Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 8.9.x for trans
  4. Search 10.3.x for trans
  5. Other projects
Title Object type File name Summary
node_config_translation_info_alter function core/modules/node/node.module Implements hook_config_translation_info_alter().
node_translation_menu_links.yml file core/modules/content_translation/migrations/node_translation_menu_links.yml core/modules/content_translation/migrations/node_translation_menu_links.yml
NullCoalesce::transform function core/modules/migrate/src/Plugin/migrate/process/NullCoalesce.php Performs the associated process.
NullCoalesceTest::testTransform function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests null_coalesce.
NullCoalesceTest::testTransformWithDefault function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Tests null_coalesce.
NullCoalesceTest::transformDataProvider function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Provides Data for ::testTransform.
NullCoalesceTest::transformWithDefaultProvider function core/modules/migrate/tests/src/Unit/process/NullCoalesceTest.php Provides Data for ::testTransformWithDefault.
NullTestImageEffect::transformDimensions function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php Determines the dimensions of the styled image.
OverridesSectionStorage::handleTranslationAccess function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Handles access checks related to translations.
PagerTest::createTranslation function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Creates single translation for source string.
PagerTest::testPagerConfigTranslation function core/modules/views/tests/src/Functional/Plugin/PagerTest.php Tests translating the pager using config_translation.
PathContentModerationTest::testTranslatedModeratedNodeAlias function core/modules/path/tests/src/Functional/PathContentModerationTest.php Tests that translated and moderated node can get new draft revision.
PathLanguageTest::testAliasTranslation function core/modules/path/tests/src/Functional/PathLanguageTest.php Tests alias functionality through the admin interfaces.
PathSetTranslated class core/modules/path/src/Plugin/migrate/process/PathSetTranslated.php A process plugin to update the path of a translated node.
PathSetTranslated.php file core/modules/path/src/Plugin/migrate/process/PathSetTranslated.php
PathSetTranslated::transform function core/modules/path/src/Plugin/migrate/process/PathSetTranslated.php Performs the associated process.
PathSetTranslatedTest class core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php Tests the path_set_translated process plugin.
PathSetTranslatedTest.php file core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php
PathSetTranslatedTest::testTransform function core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php Tests the transform method.
PathSetTranslatedTest::transformDataProvider function core/modules/path/tests/src/Unit/migrate/process/PathSetTranslatedTest.php Provides data for the testTransform method.
PathWithNodeAccessGrantsTest::testAliasTranslation function core/modules/path/tests/src/Functional/PathWithNodeAccessGrantsTest.php Tests alias functionality through the admin interfaces.
PathWorkspacesTest::testPathAliasesWithTranslation function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces for translatable nodes.
path_entity_translation_create function core/modules/path/path.module Implements hook_entity_translation_create().
PDOConnection::beginTransaction function core/modules/sqlite/src/Driver/Database/sqlite/PDOConnection.php
PermissionHandlerTest::$stringTranslation property core/modules/user/tests/src/Unit/PermissionHandlerTest.php The mocked string translation.
Permissions::transitionPermissions function core/modules/content_moderation/src/Permissions.php Returns an array of transition permissions.
PhpTransliteration class core/lib/Drupal/Core/Transliteration/PhpTransliteration.php Enhances PhpTransliteration with an alter hook.
PhpTransliteration class core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Implements transliteration without using the PECL extensions.
PhpTransliteration.php file core/lib/Drupal/Core/Transliteration/PhpTransliteration.php
PhpTransliteration.php file core/lib/Drupal/Component/Transliteration/PhpTransliteration.php
PhpTransliteration::$dataDirectory property core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Directory where data for transliteration resides.
PhpTransliteration::$fixTransliterateForRemoveDiacritics property core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Special characters for ::removeDiacritics().
PhpTransliteration::$genericMap property core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Non-language-specific transliteration tables.
PhpTransliteration::$languageOverrides property core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Associative array of language-specific character transliteration tables.
PhpTransliteration::$moduleHandler property core/lib/Drupal/Core/Transliteration/PhpTransliteration.php The module handler to execute the transliteration_overrides alter hook.
PhpTransliteration::lookupReplacement function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Look up the generic replacement for a UTF-8 character code.
PhpTransliteration::ordUTF8 function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Finds the character code for a UTF-8 character: like ord() but for UTF-8.
PhpTransliteration::readGenericData function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Reads in generic transliteration data for a bank of characters.
PhpTransliteration::readLanguageOverrides function core/lib/Drupal/Core/Transliteration/PhpTransliteration.php Overrides \Drupal\Component\Transliteration\PhpTransliteration::readLanguageOverrides().
PhpTransliteration::readLanguageOverrides function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Reads in language overrides for a language code.
PhpTransliteration::removeDiacritics function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Removes diacritics (accents) from certain letters.
PhpTransliteration::replace function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Replaces a single Unicode character using the transliteration database.
PhpTransliteration::transliterate function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Transliterates text from Unicode to US-ASCII.
PhpTransliteration::__construct function core/lib/Drupal/Core/Transliteration/PhpTransliteration.php Constructs a PhpTransliteration object.
PhpTransliteration::__construct function core/lib/Drupal/Component/Transliteration/PhpTransliteration.php Constructs a transliteration object.
PhpTransliterationTest class core/tests/Drupal/Tests/Core/Transliteration/PhpTransliterationTest.php Tests Transliteration component functionality.
PhpTransliterationTest class core/tests/Drupal/Tests/Component/Transliteration/PhpTransliterationTest.php Tests Transliteration component functionality.
PhpTransliterationTest.php file core/tests/Drupal/Tests/Core/Transliteration/PhpTransliterationTest.php
PhpTransliterationTest.php file core/tests/Drupal/Tests/Component/Transliteration/PhpTransliterationTest.php
PhpTransliterationTest::providerTestPhpTransliteration function core/tests/Drupal/Tests/Component/Transliteration/PhpTransliterationTest.php Provides data for self::testPhpTransliteration().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.