Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PathSetTranslatedTest::testTransform | function | core/ |
Tests the transform method. |
PathSetTranslatedTest::transformDataProvider | function | core/ |
Provides data for the testTransform method. |
PathWorkspacesTest::testPathAliasesWithTranslation | function | core/ |
Tests path aliases with workspaces for translatable nodes. |
path_entity_translation_create | function | core/ |
Implements hook_entity_translation_create(). |
PermissionHandlerTest::$stringTranslation | property | core/ |
The mocked string translation. |
Permissions::transitionPermissions | function | core/ |
Returns an array of transition permissions. |
PhpTransliteration | class | core/ |
Enhances PhpTransliteration with an alter hook. |
PhpTransliteration | class | core/ |
Implements transliteration without using the PECL extensions. |
PhpTransliteration.php | file | core/ |
|
PhpTransliteration.php | file | core/ |
|
PhpTransliteration::$dataDirectory | property | core/ |
Directory where data for transliteration resides. |
PhpTransliteration::$fixTransliterateForRemoveDiacritics | property | core/ |
Special characters for ::removeDiacritics(). |
PhpTransliteration::$genericMap | property | core/ |
Non-language-specific transliteration tables. |
PhpTransliteration::$languageOverrides | property | core/ |
Associative array of language-specific character transliteration tables. |
PhpTransliteration::$moduleHandler | property | core/ |
The module handler to execute the transliteration_overrides alter hook. |
PhpTransliteration::lookupReplacement | function | core/ |
Look up the generic replacement for a UTF-8 character code. |
PhpTransliteration::ordUTF8 | function | core/ |
Finds the character code for a UTF-8 character: like ord() but for UTF-8. |
PhpTransliteration::readGenericData | function | core/ |
Reads in generic transliteration data for a bank of characters. |
PhpTransliteration::readLanguageOverrides | function | core/ |
Reads in language overrides for a language code. |
PhpTransliteration::readLanguageOverrides | function | core/ |
Overrides \Drupal\Component\Transliteration\PhpTransliteration::readLanguageOverrides(). |
PhpTransliteration::removeDiacritics | function | core/ |
Removes diacritics (accents) from certain letters. |
PhpTransliteration::replace | function | core/ |
Replaces a single Unicode character using the transliteration database. |
PhpTransliteration::transliterate | function | core/ |
Transliterates text from Unicode to US-ASCII. |
PhpTransliteration::__construct | function | core/ |
Constructs a transliteration object. |
PhpTransliteration::__construct | function | core/ |
Constructs a PhpTransliteration object. |
PhpTransliterationTest | class | core/ |
Tests Transliteration component functionality. |
PhpTransliterationTest | class | core/ |
Tests Transliteration component functionality. |
PhpTransliterationTest.php | file | core/ |
|
PhpTransliterationTest.php | file | core/ |
|
PhpTransliterationTest::providerTestPhpTransliteration | function | core/ |
Provides data for self::testPhpTransliteration(). |
PhpTransliterationTest::providerTestPhpTransliterationRemoveDiacritics | function | core/ |
Provides data for self::testRemoveDiacritics(). |
PhpTransliterationTest::providerTestPhpTransliterationWithAlter | function | core/ |
Provides test data for testPhpTransliterationWithAlter. |
PhpTransliterationTest::testPhpTransliteration | function | core/ |
Tests the PhpTransliteration class. |
PhpTransliterationTest::testPhpTransliterationWithAlter | function | core/ |
Tests the PhpTransliteration with an alter hook. |
PhpTransliterationTest::testRemoveDiacritics | function | core/ |
Tests the PhpTransliteration::removeDiacritics() function. |
PhpTransliterationTest::testSafeInclude | function | core/ |
Tests inclusion is safe. |
plugin.manager.config_translation.mapper | service | core/ |
Drupal\config_translation\ConfigMapperManager |
PluralTranslatableMarkup | class | core/ |
A class to hold plural translatable markup. |
PluralTranslatableMarkup.php | file | core/ |
|
PluralTranslatableMarkup::$count | property | core/ |
The item count to display. |
PluralTranslatableMarkup::$translatedString | property | core/ |
The already translated string. |
PluralTranslatableMarkup::createFromTranslatedString | function | core/ |
Constructs a new class instance from already translated markup. |
PluralTranslatableMarkup::DELIMITER | constant | core/ |
The delimiter used to split plural strings. |
PluralTranslatableMarkup::getPluralIndex | function | core/ |
Gets the plural index through the gettext formula. |
PluralTranslatableMarkup::render | function | core/ |
Renders the object as a string. |
PluralTranslatableMarkup::__construct | function | core/ |
Constructs a new PluralTranslatableMarkup object. |
PluralTranslatableMarkup::__sleep | function | core/ |
Magic __sleep() method to avoid serializing the string translator. |
PluralTranslatableMarkupTest | class | core/ |
Tests the TranslatableMarkup class. |
PluralTranslatableMarkupTest.php | file | core/ |
|
PluralTranslatableMarkupTest::providerPluralTranslatableMarkupSerialization | function | core/ |
Data provider for ::testPluralTranslatableMarkupSerialization(). |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.