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
MediaTranslationTest::testTranslatableFieldSaveLoad function core/modules/media/tests/src/Kernel/MediaTranslationTest.php Tests translatable fields storage/retrieval.
MediaTranslationUITest class core/modules/media/tests/src/Functional/MediaTranslationUITest.php Tests the Media Translation UI.
MediaTranslationUITest.php file core/modules/media/tests/src/Functional/MediaTranslationUITest.php
MediaTranslationUITest::$defaultCacheContexts property core/modules/media/tests/src/Functional/MediaTranslationUITest.php Default cache contexts expected on a non-translated entity.
MediaTranslationUITest::$defaultTheme property core/modules/media/tests/src/Functional/MediaTranslationUITest.php The theme to install as the default for testing.
MediaTranslationUITest::$modules property core/modules/media/tests/src/Functional/MediaTranslationUITest.php Modules to install.
MediaTranslationUITest::getAdministratorPermissions function core/modules/media/tests/src/Functional/MediaTranslationUITest.php Returns an array of permissions needed for the administrator.
MediaTranslationUITest::getEditorPermissions function core/modules/media/tests/src/Functional/MediaTranslationUITest.php Returns an array of permissions needed for the editor.
MediaTranslationUITest::getNewEntityValues function core/modules/media/tests/src/Functional/MediaTranslationUITest.php Returns an array of entity field values to be tested.
MediaTranslationUITest::getTranslatorPermissions function core/modules/media/tests/src/Functional/MediaTranslationUITest.php Returns an array of permissions needed for the translator.
MediaTranslationUITest::setUp function core/modules/media/tests/src/Functional/MediaTranslationUITest.php
MediaTranslationUITest::setupBundle function core/modules/media/tests/src/Functional/MediaTranslationUITest.php Creates or initializes the bundle date if needed.
MenuLink::hasTranslation function core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php Determines if this menu_link has an i18n translation.
MenuLinkBase::getTranslateRoute function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns route information for a route to translate the menu link.
MenuLinkBase::isTranslatable function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns whether this link can be translated.
MenuLinkContent::getTranslateRoute function core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php Returns route information for a route to translate the menu link.
MenuLinkContent::isTranslatable function core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php Returns whether this link can be translated.
MenuLinkContentTranslationUITest class core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Tests the menu link content translation UI.
MenuLinkContentTranslationUITest.php file core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::$defaultCacheContexts property core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Default cache contexts expected on a non-translated entity.
MenuLinkContentTranslationUITest::$defaultTheme property core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php The theme to install as the default for testing.
MenuLinkContentTranslationUITest::$modules property core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Modules to install.
MenuLinkContentTranslationUITest::createEntity function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Creates the entity to be translated.
MenuLinkContentTranslationUITest::doTestTranslationEdit function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Tests edit content translation.
MenuLinkContentTranslationUITest::getAdministratorPermissions function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Returns an array of permissions needed for the administrator.
MenuLinkContentTranslationUITest::getTranslatorPermissions function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Returns an array of permissions needed for the translator.
MenuLinkContentTranslationUITest::setUp function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php
MenuLinkContentTranslationUITest::testTranslationLinkOnMenuEditForm function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Ensure that a translate link can be found on the menu edit form.
MenuLinkContentTranslationUITest::testTranslationLinkTheme function core/modules/menu_link_content/tests/src/Functional/MenuLinkContentTranslationUITest.php Tests that translation page inherits admin status of edit page.
MenuLinkInterface::getTranslateRoute function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns route information for a route to translate the menu link.
MenuLinkInterface::isTranslatable function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns whether this link can be translated.
MenuLinkParent::transform function core/modules/migrate/src/Plugin/migrate/process/MenuLinkParent.php Find the parent link GUID.
MenuLinkParentTest::doTransform function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Helper to finish setup and run the test.
MenuLinkParentTest::providerTransformException function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Provides data for testTransformException().
MenuLinkParentTest::testTransformException function core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php Tests that an exception is thrown when the parent menu link is not found.
MenuLinkTranslation class core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php Drupal 6 i18n menu link translations source from database.
MenuLinkTranslation class core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php Drupal 7 i18n menu link translations source from database.
MenuLinkTranslation.php file core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php
MenuLinkTranslation.php file core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php
MenuLinkTranslation::fields function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php Returns available fields on the source.
MenuLinkTranslation::fields function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php Returns available fields on the source.
MenuLinkTranslation::getIds function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php Defines the source fields uniquely identifying a source row.
MenuLinkTranslation::getIds function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php Defines the source fields uniquely identifying a source row.
MenuLinkTranslation::I18N_STRING_TABLE constant core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php Drupal 6 table names.
MenuLinkTranslation::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php Adds additional data to the row.
MenuLinkTranslation::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php Adds additional data to the row.
MenuLinkTranslation::query function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php
MenuLinkTranslation::query function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php
MenuLinkTranslationTest class core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php Tests menu link translation source plugin.
MenuLinkTranslationTest class core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php Tests menu link localized translation source plugin.

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