Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 10.3.x for trans
  4. Search 11.x for trans
  5. Other projects
Title Object type File name Summary
LanguageNegotiationTest::testTransformWithoutWeights function core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php Tests successful transformation without weights.
LanguageNegotiationTest::testTransformWithWeights function core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php Tests successful transformation without weights.
LanguageRequestSubscriber::$translation property core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php The translation service.
LanguageSelectorTranslatableTest class core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Tests the content translation settings language selector options.
LanguageSelectorTranslatableTest.php file core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php
LanguageSelectorTranslatableTest::$administrator property core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php The user with administrator privileges.
LanguageSelectorTranslatableTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php The theme to install as the default for testing.
LanguageSelectorTranslatableTest::$modules property core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Modules to enable.
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::testLanguageStringSelector function core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Tests content translation language selectors are correctly translated.
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 enable.
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.
layout-builder-content-translation.css file core/themes/seven/css/components/layout-builder-content-translation.css .layout-builder-translation-warning {
padding-left: 20px;
background: left 2px url(../../../../misc/icons/e29700/warning.svg) no-repeat;
}
layout-builder-translation.php file core/modules/layout_builder/tests/fixtures/update/layout-builder-translation.php Test fixture.
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 enable.
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::getAdministratorPermissions function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTranslationTest.php Returns an array of permissions needed for the administrator.
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.
LayoutFieldTranslateUpdateConfig class core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php A test case that updates 1 bundle's field but not both.
LayoutFieldTranslateUpdateConfig.php file core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php
LayoutFieldTranslateUpdateConfig::$expectedBundleUpdates property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Expectations of field updates by bundles.
LayoutFieldTranslateUpdateConfig::$expectedFieldStorageUpdate property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Whether the field storage should be updated.
LayoutFieldTranslateUpdateConfig::$layoutBuilderTestCases property core/modules/layout_builder/tests/src/Functional/Update/Translatability/LayoutFieldTranslateUpdateConfig.php Layout builder test cases.

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