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
Annotation for translatable text group core/lib/Drupal/Core/Annotation/Translation.php Describes how to put translatable UI text into annotations.
ArgumentTransformTermTest class core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php Tests taxonomy term argument transformation.
ArgumentTransformTermTest.php file core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php
ArgumentTransformTermTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php Views to be enabled.
ArgumentTransformTermTest::termArgumentTransformationProvider function core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php Provides data for testTermArgumentTransformation().
ArgumentTransformTermTest::testTermArgumentTransformation function core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php Tests term argument transformation of hyphens and spaces.
bad_help_topics.translated.html.twig file core/modules/help_topics/tests/modules/help_topics_test/bad_help_topics/syntax/bad_help_topics.translated.html.twig ---
label: 'Help topic with untranslated text'
top_level: true
---
<p>Body goes here</p>
BaseFieldDefinition::isTranslatable function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns whether the field is translatable.
BaseFieldDefinition::setTranslatable function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Sets whether the field is translatable.
BaseFieldDefinitionTest::testFieldTranslatable function core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php Tests field translatable methods.
BlockPluginId::transform function core/modules/block/src/Plugin/migrate/process/BlockPluginId.php Set the block plugin id.
BlockPluginTrait::$transliteration property core/lib/Drupal/Core/Block/BlockPluginTrait.php The transliteration service.
BlockPluginTrait::setTransliteration function core/lib/Drupal/Core/Block/BlockPluginTrait.php Sets the transliteration service.
BlockPluginTrait::transliteration function core/lib/Drupal/Core/Block/BlockPluginTrait.php Wraps the transliteration service.
BlockRegion::transform function core/modules/block/src/Plugin/migrate/process/BlockRegion.php Performs the associated process.
BlockRegionTest::testTransformSameThemeRegionExists function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php If the source and destination themes are identical, the region should only
be passed through if it actually exists in the destination theme.
BlockRegionTest::testTransformSameThemeRegionNotExists function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php If the source and destination themes are identical, the region should be
changed to 'content' if it doesn't exist in the destination theme.
BlockRegionTest::transform function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php Transforms a value through the block_region plugin.
BlockSettings::transform function core/modules/block/src/Plugin/migrate/process/BlockSettings.php Set the block configuration.
BlockTheme::transform function core/modules/block/src/Plugin/migrate/process/BlockTheme.php Performs the associated process.
BlockTranslation class core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php Gets i18n block data from source database.
BlockTranslation class core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php Gets i18n block data from source database.
BlockTranslation.php file core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php
BlockTranslation.php file core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php
BlockTranslation::fields function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php Returns available fields on the source.
BlockTranslation::fields function core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php Returns available fields on the source.
BlockTranslation::getIds function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php Defines the source fields uniquely identifying a source row.
BlockTranslation::getIds function core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php Defines the source fields uniquely identifying a source row.
BlockTranslation::prepareRow function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php Adds additional data to the row.
BlockTranslation::query function core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php
BlockTranslation::query function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php
BlockTranslationTest class core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php Tests i18n block source plugin.
BlockTranslationTest class core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php Tests i18n block source plugin.
BlockTranslationTest.php file core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php
BlockTranslationTest.php file core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php
BlockTranslationTest::$modules property core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php Modules to enable.
BlockTranslationTest::$modules property core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php Modules to enable.
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php The data provider.
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php The data provider.
BlockVisibility::transform function core/modules/block/src/Plugin/migrate/process/BlockVisibility.php Performs the associated process.
BlockVisibilityTest::testTransformException function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformMultiplePagesWithFront function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformNoData function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformPhpDisabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformPhpEnabled function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BlockVisibilityTest::testTransformSinglePageWithFront function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php @covers ::transform[[api-linebreak]]
BookManager::bookLinkTranslate function core/modules/book/src/BookManager.php Provides book loading, access control and translation.
BookManagerInterface::bookLinkTranslate function core/modules/book/src/BookManagerInterface.php Provides book loading, access control and translation.
BookManagerTest::$translation property core/modules/book/tests/src/Unit/BookManagerTest.php The mocked translation manager.
BookUninstallValidator::setStringTranslation function core/modules/book/src/ProxyClass/BookUninstallValidator.php

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