Search for trans
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageTypes::transform | function | core/ |
Performs the associated process. |
| LanguageTypesTest::testTransformAll | function | core/ |
Tests successful transformation of all language types. |
| LanguageTypesTest::testTransformConfigurable | function | core/ |
Tests successful transformation of configurable language types. |
| LatestTranslationAffectedRevision | class | core/ |
Filter to show only the latest translation affected revision of an entity. |
| LatestTranslationAffectedRevision.php | file | core/ |
|
| LatestTranslationAffectedRevision::$entityTypeManager | property | core/ |
Entity Type Manager service. |
| LatestTranslationAffectedRevision::$joinHandler | property | core/ |
Views Handler Plugin Manager. |
| LatestTranslationAffectedRevision::adminSummary | function | core/ |
Display the filter on the administrative summary. |
| LatestTranslationAffectedRevision::canExpose | function | core/ |
Determine if a filter can be exposed. |
| LatestTranslationAffectedRevision::create | function | core/ |
Creates an instance of the plugin. |
| LatestTranslationAffectedRevision::operatorForm | function | core/ |
Options form subform for setting the operator. |
| LatestTranslationAffectedRevision::query | function | core/ |
Add this filter to the query. |
| LatestTranslationAffectedRevision::__construct | function | core/ |
Constructs a new LatestRevisionTranslationAffected. |
| LatestTranslationAffectedRevisionTest | class | core/ |
Tests the 'Latest translation affected revision' filter. |
| LatestTranslationAffectedRevisionTest.php | file | core/ |
|
| LatestTranslationAffectedRevisionTest::$modules | property | core/ |
Modules to install. |
| LatestTranslationAffectedRevisionTest::$testViews | property | core/ |
Views to be enabled. |
| LatestTranslationAffectedRevisionTest::testLatestRevisionFilter | function | core/ |
Tests the 'Latest revision' filter. |
| LayoutBuilderTranslationTest | class | core/ |
Tests that the Layout Builder works with translated content. |
| LayoutBuilderTranslationTest.php | file | core/ |
|
| LayoutBuilderTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderTranslationTest::$entity | property | core/ |
The entity used for testing. |
| LayoutBuilderTranslationTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderTranslationTest::addEntityTranslation | function | core/ |
Adds an entity translation. |
| LayoutBuilderTranslationTest::addLayoutOverride | function | core/ |
Adds a layout override. |
| LayoutBuilderTranslationTest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| LayoutBuilderTranslationTest::setUp | function | core/ |
|
| LayoutBuilderTranslationTest::setUpEntities | function | core/ |
Setup translated entity with layouts. |
| LayoutBuilderTranslationTest::setUpViewDisplay | function | core/ |
Set up the View Display. |
| LayoutBuilderTranslationTest::testLayoutOverrideBeforeTranslation | function | core/ |
Tests that layout overrides work when created before a translation. |
| LayoutBuilderTranslationTest::testTranslationBeforeLayoutOverride | function | core/ |
Tests that layout overrides work when created after a translation. |
| layout_builder_entity_translation_create | function | core/ |
Implements hook_entity_translation_create(). |
| LinkOptions::transform | function | core/ |
Performs the associated process. |
| LinkUri::transform | function | core/ |
Performs the associated process. |
| LinkUriTest::doTransform | function | core/ |
Transforms a link path into an 'internal:' or 'entity:' URI. |
| ListElement::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
| LocalActionDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
| locale-translation-last-check.html.twig | file | core/ |
Theme override for the last time we checked for update data. |
| locale-translation-last-check.html.twig | file | core/ |
Default theme implementation for the last time we checked for update data. |
| locale-translation-update-info.html.twig | file | core/ |
Theme override for displaying translation status information. |
| locale-translation-update-info.html.twig | file | core/ |
Default theme implementation for displaying translation status information. |
| locale.locale_translation_cache_tag | service | core/ |
Drupal\locale\EventSubscriber\LocaleTranslationCacheTag |
| locale.translate_strings.html.twig | file | core/ |
--- label: 'Translating user interface text' related: - core.translations - locale.import - locale.translation_status - language.add --- {% set translate_text %}{% trans %}User interface translation{% endtrans %}{% endset %} {% set… |
| locale.translation.inc | file | core/ |
Common API for interface translation. |
| locale.translation_status.html.twig | file | core/ |
--- label: 'Checking interface translation status' related: - core.translations - locale.import - locale.translate_strings --- {% set language_text %}{% trans %}Languages{% endtrans %}{% endset %} {% set translation_updates_text %}{% trans… |
| LocaleConfigManager::$translations | property | core/ |
Array with preloaded string translations. |
| LocaleConfigManager::deleteLanguageTranslations | function | core/ |
Deletes configuration for language. |
| LocaleConfigManager::deleteTranslationOverride | function | core/ |
Deletes translated configuration data. |
| LocaleConfigManager::getStringTranslation | function | core/ |
Get the translation object for the given source/context and language. |
| LocaleConfigManager::getTranslatableData | function | core/ |
Gets translatable configuration data for a typed configuration element. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.