Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Annotation for translatable text | group | core/ |
Describes how to put translatable UI text into annotations. |
ArgumentTransformTermTest | class | core/ |
Tests taxonomy term argument transformation. |
ArgumentTransformTermTest.php | file | core/ |
|
ArgumentTransformTermTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentTransformTermTest::termArgumentTransformationProvider | function | core/ |
Provides data for testTermArgumentTransformation(). |
ArgumentTransformTermTest::testTermArgumentTransformation | function | core/ |
Tests term argument transformation of hyphens and spaces. |
ArrayBuild::transform | function | core/ |
Performs the associated process. |
ArrayBuildTest::testTransform | function | core/ |
Tests successful transformation. |
bad_help_topics.translated.html.twig | file | core/ |
--- label: 'Help topic with untranslated text' top_level: true --- <p>Body goes here</p> |
BaseFieldDefinition::isTranslatable | function | core/ |
Returns whether the field is translatable. |
BaseFieldDefinition::setTranslatable | function | core/ |
Sets whether the field is translatable. |
BaseFieldDefinitionTest::testFieldTranslatable | function | core/ |
Tests field translatable methods. |
BlockContentTranslationHandler | class | core/ |
Defines the translation handler for custom blocks. |
BlockContentTranslationHandler.php | file | core/ |
|
BlockContentTranslationHandler::entityFormTitle | function | core/ |
Returns the title to be used for the entity form page. |
BlockContentTranslationUITest | class | core/ |
Tests the block content translation UI. |
BlockContentTranslationUITest.php | file | core/ |
|
BlockContentTranslationUITest::$defaultCacheContexts | property | core/ |
Default cache contexts expected on a non-translated entity. |
BlockContentTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTranslationUITest::$modules | property | core/ |
Modules to enable. |
BlockContentTranslationUITest::createBlockContent | function | core/ |
Creates a custom block. |
BlockContentTranslationUITest::doTestBasicTranslation | function | core/ |
Tests the basic translation workflow. |
BlockContentTranslationUITest::doTestTranslationEdit | function | core/ |
Tests edit content translation. |
BlockContentTranslationUITest::getEditValues | function | core/ |
Returns an edit array containing the values to be posted. |
BlockContentTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
BlockContentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
BlockContentTranslationUITest::setUp | function | core/ |
|
BlockContentTranslationUITest::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
BlockContentTranslationUITest::testDisabledBundle | function | core/ |
Test that no metadata is stored for a disabled bundle. |
BlockCustomTranslation | class | core/ |
Gets Drupal 7 custom block translation from database. |
BlockCustomTranslation.php | file | core/ |
|
BlockCustomTranslation::CUSTOM_BLOCK_TABLE | constant | core/ |
Drupal 7 table names. |
BlockCustomTranslation::fields | function | core/ |
Returns available fields on the source. |
BlockCustomTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockCustomTranslation::I18N_STRING_TABLE | constant | core/ |
|
BlockCustomTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
BlockCustomTranslation::query | function | core/ |
|
BlockCustomTranslationTest | class | core/ |
Tests i18n custom block translations source plugin. |
BlockCustomTranslationTest.php | file | core/ |
|
BlockCustomTranslationTest::$modules | property | core/ |
Modules to enable. |
BlockCustomTranslationTest::providerSource | function | core/ |
The data provider. |
BlockPluginId::transform | function | core/ |
Set the block plugin id. |
BlockPluginTrait::$transliteration | property | core/ |
The transliteration service. |
BlockPluginTrait::setTransliteration | function | core/ |
Sets the transliteration service. |
BlockPluginTrait::transliteration | function | core/ |
Wraps the transliteration service. |
BlockRegion::transform | function | core/ |
Performs the associated process. |
BlockRegionTest::testTransformSameThemeRegionExists | function | core/ |
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/ |
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/ |
Transforms a value through the block_region plugin. |
BlockSettings::transform | function | core/ |
Set the block configuration. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.