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 11.x for trans
  5. Other projects
Title Object type File name Summary
UriDependentTestImageEffect::transformDimensions function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Determines the dimensions of the styled image.
UrlEncode::transform function core/modules/migrate/src/Plugin/migrate/process/UrlEncode.php Performs the associated process.
UrlEncodeTest::doTransform function core/modules/migrate/tests/src/Unit/process/UrlEncodeTest.php Perform the urlencode process plugin over the given value.
UrlTransformRelativeTest class core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php Tests URL transform to relative.
UrlTransformRelativeTest.php file core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php
UrlTransformRelativeTest::$modules property core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php Modules to install.
UrlTransformRelativeTest::providerFileUrlTransformRelative function core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php
UrlTransformRelativeTest::testFileUrlTransformRelative function core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php Tests transformRelative() function.
UsageTest::testFileUsageWithEntityTranslation function core/modules/file/tests/src/Kernel/UsageTest.php Tests file usage with translated entities.
user.config_translation.yml file core/modules/user/user.config_translation.yml core/modules/user/user.config_translation.yml
UserCancelTest::testUserAnonymizeTranslations function core/modules/user/tests/src/Functional/UserCancelTest.php Delete account and anonymize all content and it's translations.
UserEntityTranslation class core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php Drupal 7 user entity translations source from database.
UserEntityTranslation.php file core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php
UserEntityTranslation::fields function core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php Returns available fields on the source.
UserEntityTranslation::getIds function core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php Defines the source fields uniquely identifying a source row.
UserEntityTranslation::prepareRow function core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php Adds additional data to the row.
UserEntityTranslation::query function core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php
UserEntityTranslationTest class core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserEntityTranslationTest.php Tests D7 user entity translation source plugin.
UserEntityTranslationTest.php file core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserEntityTranslationTest.php
UserEntityTranslationTest::$modules property core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserEntityTranslationTest.php Modules to install.
UserEntityTranslationTest::providerSource function core/modules/user/tests/src/Kernel/Plugin/migrate/source/d7/UserEntityTranslationTest.php
UserLangcode::transform function core/modules/user/src/Plugin/migrate/process/UserLangcode.php Performs the associated process.
UserTranslationUITest class core/modules/user/tests/src/Functional/UserTranslationUITest.php Tests the User Translation UI.
UserTranslationUITest.php file core/modules/user/tests/src/Functional/UserTranslationUITest.php
UserTranslationUITest::$defaultCacheContexts property core/modules/user/tests/src/Functional/UserTranslationUITest.php Default cache contexts expected on a non-translated entity.
UserTranslationUITest::$defaultTheme property core/modules/user/tests/src/Functional/UserTranslationUITest.php The theme to install as the default for testing.
UserTranslationUITest::$modules property core/modules/user/tests/src/Functional/UserTranslationUITest.php Modules to install.
UserTranslationUITest::$name property core/modules/user/tests/src/Functional/UserTranslationUITest.php The user name of the test user.
UserTranslationUITest::doTestTranslationEdit function core/modules/user/tests/src/Functional/UserTranslationUITest.php Tests edit content translation.
UserTranslationUITest::getNewEntityValues function core/modules/user/tests/src/Functional/UserTranslationUITest.php Returns an array of entity field values to be tested.
UserTranslationUITest::getTranslatorPermissions function core/modules/user/tests/src/Functional/UserTranslationUITest.php Returns an array of permissions needed for the translator.
UserTranslationUITest::setUp function core/modules/user/tests/src/Functional/UserTranslationUITest.php
UserTranslationUITest::testTranslatedUserDeletion function core/modules/user/tests/src/Functional/UserTranslationUITest.php Tests translated user deletion.
UserUpdate7002::transform function core/modules/user/src/Plugin/migrate/process/d6/UserUpdate7002.php Performs the associated process.
UserUpdate8002::transform function core/modules/user/src/Plugin/migrate/process/UserUpdate8002.php Keep the predefined roles for rid 1 and 2.
VariableTranslation class core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Drupal 6 i18n_variable source from database.
VariableTranslation class core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Drupal 7 variable_store source from database.
VariableTranslation.php file core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php
VariableTranslation.php file core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php
VariableTranslation::$variables property core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php The variable names to fetch.
VariableTranslation::$variables property core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php The variable names to fetch.
VariableTranslation::checkRequirements function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Checks if requirements for this plugin are OK.
VariableTranslation::doCount function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Gets the source count using countQuery().
VariableTranslation::doCount function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Gets the source count using countQuery().
VariableTranslation::fields function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Returns available fields on the source.
VariableTranslation::fields function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Returns available fields on the source.
VariableTranslation::getIds function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Defines the source fields uniquely identifying a source row.
VariableTranslation::getIds function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Defines the source fields uniquely identifying a source row.
VariableTranslation::initializeIterator function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Initializes the iterator with the source data.
VariableTranslation::initializeIterator function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Initializes the iterator with the source data.

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