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
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.
MenuLinkTranslationTest.php file core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php
MenuLinkTranslationTest.php file core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php
MenuLinkTranslationTest::$modules property core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php Modules to install.
MenuLinkTranslationTest::$modules property core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php Modules to install.
MenuLinkTranslationTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php
MenuLinkTranslationTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php
MenuLinkTree::transform function core/lib/Drupal/Core/Menu/MenuLinkTree.php
MenuLinkTreeInterface::transform function core/lib/Drupal/Core/Menu/MenuLinkTreeInterface.php Applies menu link tree manipulators to transform the given tree.
MenuTranslation class core/modules/system/src/Plugin/migrate/source/d7/MenuTranslation.php Drupal 7 i18n menu translation source from database.
MenuTranslation.php file core/modules/system/src/Plugin/migrate/source/d7/MenuTranslation.php
MenuTranslation::fields function core/modules/system/src/Plugin/migrate/source/d7/MenuTranslation.php Returns available fields on the source.
MenuTranslation::getIds function core/modules/system/src/Plugin/migrate/source/d7/MenuTranslation.php Defines the source fields uniquely identifying a source row.
MenuTranslation::query function core/modules/system/src/Plugin/migrate/source/d7/MenuTranslation.php
MenuTranslationTest class core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/MenuTranslationTest.php Tests the menu translation source plugin.
MenuTranslationTest.php file core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/MenuTranslationTest.php
MenuTranslationTest::$modules property core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/MenuTranslationTest.php Modules to install.
MenuTranslationTest::providerSource function core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/MenuTranslationTest.php
MenuUiContentTranslationTest class core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php Tests Menu UI and Content Translation integration for content entities.
MenuUiContentTranslationTest.php file core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php
MenuUiContentTranslationTest::$defaultTheme property core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php The theme to install as the default for testing.
MenuUiContentTranslationTest::$modules property core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php Modules to install.
MenuUiContentTranslationTest::getContentEntityByTitle function core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php Gets a content entity object by title.
MenuUiContentTranslationTest::provideChangeContentToPseudoLanguageData function core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php Provides test data sets for testChangeContentToPseudoLanguage().
MenuUiContentTranslationTest::setUp function core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php
MenuUiContentTranslationTest::testChangeContentToPseudoLanguage function core/modules/menu_ui/tests/src/Functional/MenuUiContentTranslationTest.php Tests changing content with menu link from language to pseudo language.

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