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
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.
ValidationResultTest::testMessagesMustBeTranslatable function core/modules/package_manager/tests/src/Unit/ValidationResultTest.php Tests that the messages are asserted to be translatable.
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/d7/VariableTranslation.php Defines the source fields uniquely identifying a source row.
VariableTranslation::getIds function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/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.
VariableTranslation::query function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Prepares query object to retrieve data from the source database.
VariableTranslation::query function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Prepares query object to retrieve data from the source database.
VariableTranslation::values function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Return the values of the variables specified in the plugin configuration.
VariableTranslation::values function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Return the values of the variables specified in the plugin configuration.
VariableTranslation::__construct function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Constructs a \Drupal\Component\Plugin\PluginBase object.
VariableTranslation::__construct function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Constructs a \Drupal\Component\Plugin\PluginBase object.
VariableTranslationCheckRequirementsTest class core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php Tests check requirements for variable translation source plugin.
VariableTranslationCheckRequirementsTest.php file core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php
VariableTranslationCheckRequirementsTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php Modules to install.
VariableTranslationCheckRequirementsTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php
VariableTranslationCheckRequirementsTest::testCheckRequirements function core/modules/migrate_drupal/tests/src/Kernel/d6/VariableTranslationCheckRequirementsTest.php Tests exception in thrown when the i18n_variable table does not exist.
VariableTranslationTest class core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php Tests the variable source plugin.
VariableTranslationTest class core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php Tests the variable source plugin.
VariableTranslationTest.php file core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php
VariableTranslationTest.php file core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php
VariableTranslationTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php Modules to install.
VariableTranslationTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php Modules to install.
VariableTranslationTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php Provides source data for ::testSource.
VariableTranslationTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php Provides source data for ::testSource.
ViewDuplicateForm::copyTranslations function core/modules/views_ui/src/ViewDuplicateForm.php Copies all translations that existed on the original View.
ViewNonTranslatableEntityTest class core/modules/views/tests/src/Functional/Entity/ViewNonTranslatableEntityTest.php Tests the view creation of non-translatable entities.

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