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
ProfileFieldOptionTranslation class core/modules/user/src/Plugin/migrate/process/d6/ProfileFieldOptionTranslation.php Determines the settings property and translation.
ProfileFieldOptionTranslation.php file core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldOptionTranslation.php
ProfileFieldOptionTranslation.php file core/modules/user/src/Plugin/migrate/process/d6/ProfileFieldOptionTranslation.php
ProfileFieldOptionTranslation::fields function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldOptionTranslation.php Returns available fields on the source.
ProfileFieldOptionTranslation::getIds function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldOptionTranslation.php Defines the source fields uniquely identifying a source row.
ProfileFieldOptionTranslation::query function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldOptionTranslation.php
ProfileFieldOptionTranslation::transform function core/modules/user/src/Plugin/migrate/process/d6/ProfileFieldOptionTranslation.php Performs the associated process.
ProfileFieldOptionTranslationTest class core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldOptionTranslationTest.php Tests the field option translation source plugin.
ProfileFieldOptionTranslationTest.php file core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldOptionTranslationTest.php
ProfileFieldOptionTranslationTest::$modules property core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldOptionTranslationTest.php Modules to install.
ProfileFieldOptionTranslationTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldOptionTranslationTest.php
ProfileFieldSettings::transform function core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php Performs the associated process.
ProfileFieldTranslation class core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php Drupal 6 i18n strings profile field source from database.
ProfileFieldTranslation.php file core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php
ProfileFieldTranslation::fields function core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php Returns available fields on the source.
ProfileFieldTranslation::getIds function core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php Defines the source fields uniquely identifying a source row.
ProfileFieldTranslation::query function core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php
ProfileFieldTranslationTest class core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php Tests the i18nProfileField source plugin.
ProfileFieldTranslationTest.php file core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php
ProfileFieldTranslationTest::$modules property core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php Modules to install.
ProfileFieldTranslationTest::providerSource function core/modules/config_translation/tests/src/Kernel/Plugin/migrate/source/d6/ProfileFieldTranslationTest.php
ProfileTranslationHandler class core/modules/user/src/ProfileTranslationHandler.php Defines the translation handler for users.
ProfileTranslationHandler.php file core/modules/user/src/ProfileTranslationHandler.php
ProfileTranslationHandler::entityFormAlter function core/modules/user/src/ProfileTranslationHandler.php Performs the needed alterations to the entity form.
ProfileTranslationHandler::entityFormSave function core/modules/user/src/ProfileTranslationHandler.php Form submission handler for ProfileTranslationHandler::entityFormAlter().
ProfileTranslationHandler::hasCreatedTime function core/modules/user/src/ProfileTranslationHandler.php Checks whether the entity type supports creation time natively.
ProfileTranslationHandler::hasPublishedStatus function core/modules/user/src/ProfileTranslationHandler.php Checks whether the entity type supports published status natively.
RequiredModuleUninstallValidator::setStringTranslation function core/lib/Drupal/Core/ProxyClass/Extension/RequiredModuleUninstallValidator.php
ResizeImageEffect::transformDimensions function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Determines the dimensions of the styled image.
RevisionVersionHistoryTranslatableTest class core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php Tests version history page with translations.
RevisionVersionHistoryTranslatableTest.php file core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php
RevisionVersionHistoryTranslatableTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php The theme to install as the default for testing.
RevisionVersionHistoryTranslatableTest::$modules property core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php Modules to install.
RevisionVersionHistoryTranslatableTest::setUp function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php
RevisionVersionHistoryTranslatableTest::testVersionHistoryTranslations function core/tests/Drupal/FunctionalTests/Entity/RevisionVersionHistoryTranslatableTest.php Tests the version history page for translations.
RolesLookup::transform function core/modules/block/src/Plugin/migrate/process/RolesLookup.php Performs the associated process.
RotateImageEffect::transformDimensions function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Determines the dimensions of the styled image.
Route::transform function core/modules/migrate/src/Plugin/migrate/process/Route.php Set the destination route information based on the source link_path.
RouteCachingLanguageTest::testLinkTranslationWithAlias function core/tests/Drupal/FunctionalTests/Routing/RouteCachingLanguageTest.php Creates content with a link field pointing to an alias of another language.
RouteTest::doTransform function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Transforms link path data to a route.
RowEntityRenderersTest::assertTranslations function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Checks that the view results match the expected values.
RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute function core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php Converts all root-relative URLs to absolute URLs in RSS markup.
SanitizeNameTest::testFileNameTransliteration function core/modules/file/tests/src/Unit/SanitizeNameTest.php Test file name sanitization.
ScaleImageEffect::transformDimensions function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Determines the dimensions of the styled image.
SearchConfigurationRankings::transform function core/modules/search/src/Plugin/migrate/process/SearchConfigurationRankings.php Generate the configuration rankings.
SearchTextProcessor::$transliteration property core/modules/search/src/SearchTextProcessor.php The transliteration service.
SeparatorTranslationTest class core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php Test to ensure the datetime range separator is translatable.
SeparatorTranslationTest.php file core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php
SeparatorTranslationTest::$field property core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php The field used in this test class.
SeparatorTranslationTest::$fieldStorage property core/modules/datetime_range/tests/src/Kernel/SeparatorTranslationTest.php A field storage to use in this test class.

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