Alphabet::count()
Method: Count the alphabet
Source: src/Alphabet.php:226
Method: Count the alphabet
Source: src/Alphabet.php:226
Method: Perform an action for every alphabet letter.
Source: src/Alphabet.php:238
Method: Get a letter for a key
Source: src/Alphabet.php:159
Method: Get a key for a letter offset
Source: src/Alphabet.php:173
Method: Get the character indicating an unknown alphabet letter
Source: src/Alphabet.php:194
Method: Get the alphabet characters.
Source: src/Alphabet.php:205
Action Hook: Closure to extract the letters from each alphabet group
Source: src/Alphabet.php:143
Filter Hook: Specifies the character used for all non-alphabetic titles, such as numeric titles in the default setup for English. Defaults to ‘#’ unless overridden by a language pack.
Source: src/Alphabet.php:103
Filter Hook: Specifies the character used for all non-alphabetic titles, such as numeric titles in the default setup for English. Defaults to ‘#’ unless overridden by a language pack.
Source: src/Alphabet.php:94
Filter Hook: Filters the alphabet. The string should contain groups of similar or identical characters separated by commas. The first character in each group is the one used for the group title.
Source: src/Alphabet.php:84