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
LanguageSelectorTranslatableTest::$modules property core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Modules to install.
LanguageSelectorTranslatableTest::getAdministratorPermissions function core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Returns an array of permissions needed for the translator.
LanguageSelectorTranslatableTest::setUp function core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php
LanguageSelectorTranslatableTest::testContentTranslationPageTitle function core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Tests that correct title is displayed for content translation page.
LanguageSelectorTranslatableTest::testLanguageStringSelector function core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Tests content translation language selectors are correctly translated.
LanguageTestTrait::disableBundleTranslation function core/modules/language/tests/src/Traits/LanguageTestTrait.php Disables translations for the given entity type bundle.
LanguageTestTrait::enableBundleTranslation function core/modules/language/tests/src/Traits/LanguageTestTrait.php Enables translations for the given entity type bundle.
LanguageTestTrait::setFieldTranslatable function core/modules/language/tests/src/Traits/LanguageTestTrait.php Sets and saves a given field instance translation status.
LanguageTypes::transform function core/modules/language/src/Plugin/migrate/process/LanguageTypes.php Performs the associated process.
LanguageTypesTest::testTransformAll function core/modules/language/tests/src/Unit/process/LanguageTypesTest.php Tests successful transformation of all language types.
LanguageTypesTest::testTransformConfigurable function core/modules/language/tests/src/Unit/process/LanguageTypesTest.php Tests successful transformation of configurable language types.
LatestTranslationAffectedRevision class core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Filter to show only the latest translation affected revision of an entity.
LatestTranslationAffectedRevision.php file core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php
LatestTranslationAffectedRevision::$entityTypeManager property core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Entity Type Manager service.
LatestTranslationAffectedRevision::$joinHandler property core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Views Handler Plugin Manager.
LatestTranslationAffectedRevision::adminSummary function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Display the filter on the administrative summary.
LatestTranslationAffectedRevision::canExpose function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Determine if a filter can be exposed.
LatestTranslationAffectedRevision::create function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Creates an instance of the plugin.
LatestTranslationAffectedRevision::operatorForm function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Options form subform for setting the operator.
LatestTranslationAffectedRevision::query function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Add this filter to the query.
LatestTranslationAffectedRevision::__construct function core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php Constructs a new LatestRevisionTranslationAffected.
LatestTranslationAffectedRevisionTest class core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Tests the 'Latest translation affected revision' filter.
LatestTranslationAffectedRevisionTest.php file core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php
LatestTranslationAffectedRevisionTest::$modules property core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Modules to install.
LatestTranslationAffectedRevisionTest::$testViews property core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Views to be enabled.
LatestTranslationAffectedRevisionTest::testLatestRevisionFilter function core/modules/views/tests/src/Kernel/Entity/LatestTranslationAffectedRevisionTest.php Tests the 'Latest revision' filter.
LayoutBuilderTranslationTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Tests that the Layout Builder works with translated content.
LayoutBuilderTranslationTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php
LayoutBuilderTranslationTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php The theme to install as the default for testing.
LayoutBuilderTranslationTest::$entity property core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php The entity used for testing.
LayoutBuilderTranslationTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Modules to install.
LayoutBuilderTranslationTest::addEntityTranslation function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Adds an entity translation.
LayoutBuilderTranslationTest::addLayoutOverride function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Adds a layout override.
LayoutBuilderTranslationTest::getTranslatorPermissions function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Returns an array of permissions needed for the translator.
LayoutBuilderTranslationTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php
LayoutBuilderTranslationTest::setUpEntities function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Setup translated entity with layouts.
LayoutBuilderTranslationTest::setUpViewDisplay function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Set up the View Display.
LayoutBuilderTranslationTest::testLayoutOverrideBeforeTranslation function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Tests that layout overrides work when created before a translation.
LayoutBuilderTranslationTest::testTranslationBeforeLayoutOverride function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Tests that layout overrides work when created after a translation.
layout_builder_entity_translation_create function core/modules/layout_builder/layout_builder.module Implements hook_entity_translation_create().
LinkOptions::transform function core/modules/menu_link_content/src/Plugin/migrate/process/LinkOptions.php Performs the associated process.
LinkUri::transform function core/modules/menu_link_content/src/Plugin/migrate/process/LinkUri.php Performs the associated process.
LinkUriTest::doTransform function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php Transforms a link path into an 'internal:' or 'entity:' URI.
ListElement::getTranslationBuild function core/modules/config_translation/src/FormElement/ListElement.php Builds a render array containing the source and translation form elements.
LocalActionDefaultTest::$stringTranslation property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The mocked translator.
locale-translation-last-check.html.twig file core/themes/stable9/templates/admin/locale-translation-last-check.html.twig Theme override for the last time we checked for update data.
locale-translation-last-check.html.twig file core/modules/locale/templates/locale-translation-last-check.html.twig Default theme implementation for the last time we checked for update data.
locale-translation-update-info.html.twig file core/themes/stable9/templates/admin/locale-translation-update-info.html.twig Theme override for displaying translation status information.
locale-translation-update-info.html.twig file core/modules/locale/templates/locale-translation-update-info.html.twig Default theme implementation for displaying translation status information.
locale.locale_translation_cache_tag service core/modules/locale/locale.services.yml Drupal\locale\EventSubscriber\LocaleTranslationCacheTag

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