Search for trans
- Search 7.x for trans
- Search 8.9.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. |
bad_help_topics.translated.html.twig | file | core/ |
--- label: 'Help topic with untranslated text' top_level: true --- <p>Body goes here</p> <p>{% trans %}some translated text too{% endtrans %}</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. |
BlockPluginTrait::$transliteration | property | core/ |
The transliteration service. |
BlockPluginTrait::setTransliteration | function | core/ |
Sets the transliteration service. |
BlockPluginTrait::transliteration | function | core/ |
Wraps the transliteration service. |
BookManager::bookLinkTranslate | function | core/ |
Provides book loading, access control and translation. |
BookManagerInterface::bookLinkTranslate | function | core/ |
Provides book loading, access control and translation. |
BookManagerTest::$translation | property | core/ |
The mocked translation manager. |
BookMultilingualTest::assertBookItemIsCorrectlyTranslated | function | core/ |
Asserts a book item is correctly translated. |
BookMultilingualTest::assertNodeLinkIsCorrectlyTranslated | function | core/ |
Asserts a node link is correctly translated. |
BookMultilingualTest::assertToCEntryIsCorrectlyTranslated | function | core/ |
Asserts one entry in the table of contents is correct. |
BookUninstallValidator::setStringTranslation | function | core/ |
|
BreakpointTest::$stringTranslation | property | core/ |
The mocked translator. |
BrowserTestBase::$customTranslations | property | core/ |
An array of custom translations suitable for drupal_rewrite_settings(). |
BrowserTestBase::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
BrowserTestBase::translatePostValues | function | core/ |
Transforms a nested array into a flat array suitable for submitForm(). |
CacheTagsChecksumInterface::INVALID_CHECKSUM_WHILE_IN_TRANSACTION | constant | core/ |
The invalid checksum returned if a database transaction is in progress. |
CacheTagsChecksumTrait::rootTransactionEndCallback | function | core/ |
Callback to be invoked just after a database transaction gets committed. |
CKEditorStylesComboTranslationTest | class | core/ |
Tests administration of the CKEditor StylesCombo plugin. |
CKEditorStylesComboTranslationTest.php | file | core/ |
|
CKEditorStylesComboTranslationTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
CKEditorStylesComboTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorStylesComboTranslationTest::$format | property | core/ |
A randomly generated format machine name. |
CKEditorStylesComboTranslationTest::$modules | property | core/ |
Modules to enable. |
CKEditorStylesComboTranslationTest::setUp | function | core/ |
|
CKEditorStylesComboTranslationTest::testExistingFormat | function | core/ |
Tests translations of CKEditor styles configuration. |
CKEditorTest::testJSTranslation | function | core/ |
Tests that CKEditor plugins participate in JS translation. |
Condition::translateCondition | function | core/ |
Translates the string operators to SQL equivalents. |
Condition::translateCondition | function | core/ |
Translates the string operators to SQL equivalents. |
config.import_transformer | service | core/ |
Drupal\Core\Config\ImportStorageTransformer |
ConfigEvents::STORAGE_TRANSFORM_EXPORT | constant | core/ |
Name of the event fired when the export storage is used. |
ConfigEvents::STORAGE_TRANSFORM_IMPORT | constant | core/ |
Name of the event fired just before importing configuration. |
config_translation.admin.css | file | core/ |
Styles for Configuration Translation. |
config_translation.module | file | core/ |
Configuration Translation module. |
config_translation.overview.html.twig | file | core/ |
--- label: 'Translating configuration' related: - core.config_overview - core.translations - language.add --- {% set config_translation_link_text %}{% trans %}Configuration translation{% endtrans %}{% endset %} {% set… |
config_translation_config_schema_info_alter | function | core/ |
Implements hook_config_schema_info_alter(). |
config_translation_config_translation_info | function | core/ |
Implements hook_config_translation_info(). |
config_translation_entity_operation | function | core/ |
Implements hook_entity_operation(). |
config_translation_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_translation_help | function | core/ |
Implements hook_help(). |
config_translation_manage_form_element.html.twig | file | core/ |
Theme override for a form element in config_translation. |
config_translation_test.module | file | core/ |
Configuration Translation Test module. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.