Search for translatable
- Search 7.x for translatable
- Search 9.5.x for translatable
- Search 8.9.x for translatable
- Search 11.x for translatable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Annotation for translatable text | group | core/ |
Describes how to put translatable UI text into annotations. |
ArrayElement::hasTranslatableElements | function | core/ |
Determines if there is a translatable value. |
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. |
ByteSizeMarkupTest::testTranslatableMarkupObject | function | core/ |
@covers ::create |
ConfigMapperInterface::hasTranslatable | function | core/ |
Checks if pieces of this configuration mapper have translatables. |
ConfigMapperManager::findTranslatable | function | core/ |
Returns TRUE if at least one translatable element is found. |
ConfigMapperManager::hasTranslatable | function | core/ |
|
ConfigMapperManagerInterface::hasTranslatable | function | core/ |
Returns TRUE if the configuration data has translatable items. |
ConfigMapperManagerTest::providerTestHasTranslatable | function | core/ |
Provides data for ConfigMapperManager::testHasTranslatable() |
ConfigMapperManagerTest::testHasTranslatable | function | core/ |
Tests ConfigMapperManager::hasTranslatable(). |
ConfigNamesMapper::hasTranslatable | function | core/ |
Checks if pieces of this configuration mapper have translatables. |
ConfigNamesMapperTest::providerTestHasTranslatable | function | core/ |
Provides data for ConfigNamesMapperTest::testHasTranslatable(). |
ConfigNamesMapperTest::testHasTranslatable | function | core/ |
Tests ConfigNamesMapper::hasTranslatable(). |
ConfigSchemaTest::testLangcodeRequiredIfTranslatableValuesConstraintError | function | core/ |
@group legacy |
ContentEntityBase::$translatableEntityKeys | property | core/ |
Holds translatable entity keys such as the label. |
ContentEntityBase::getTranslatableFields | function | core/ |
|
ContentEntityBase::isTranslatable | function | core/ |
|
ContentEntityBaseUnitTest::testIsTranslatable | function | core/ |
@covers ::isTranslatable |
ContentEntityBaseUnitTest::testIsTranslatableForMonolingual | function | core/ |
@covers ::isTranslatable |
ContentModerationStateTest::testNonTranslatableEntityTypeModeration | function | core/ |
Tests that a non-translatable entity type with a langcode can be moderated. |
ContentTranslationFieldSyncRevisionTest::setUntranslatableFieldWidgetsDisplay | function | core/ |
Sets untranslatable field widgets' display status. |
ContentTranslationFieldSyncRevisionTest::testChangeDefaultLanguageNonTranslatableFieldsHidden | function | core/ |
Tests changing the default language of an entity. |
ContentTranslationLinkTagTest::createTranslatableEntity | function | core/ |
Create a test entity with translations. |
ContentTranslationMetadataFieldsTest::testSetTranslatable | function | core/ |
Tests setting translatable metadata fields. |
ContentTranslationMetadataFieldsTest::testSkipUntranslatable | function | core/ |
Tests skipping setting non translatable metadata fields. |
ContentTranslationMetadataWrapper::setFieldOnlyIfTranslatable | function | core/ |
Updates a field value, only if the field is translatable. |
ContentTranslationSettingsTest::testFieldTranslatableSettingsUI | function | core/ |
Tests that field setting depends on bundle translatability. |
ContentTranslationSettingsTest::testNonTranslatableTranslationSettingsUI | function | core/ |
Tests the translatable settings checkbox for untranslatable entities. |
ContentTranslationStandardFieldsTest::testFieldTranslatableArticle | function | core/ |
Tests that translatable fields are being rendered. |
ContentTranslationStandardFieldsTest::testRevisionLogNotTranslatable | function | core/ |
Tests that revision_log is not translatable. |
ContentTranslationUntranslatableFieldsTest | class | core/ |
Tests the untranslatable fields behaviors. |
ContentTranslationUntranslatableFieldsTest.php | file | core/ |
|
ContentTranslationUntranslatableFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationUntranslatableFieldsTest::$modules | property | core/ |
Modules to install. |
ContentTranslationUntranslatableFieldsTest::setUp | function | core/ |
|
ContentTranslationUntranslatableFieldsTest::setupTestFields | function | core/ |
Creates the test fields. |
ContentTranslationUntranslatableFieldsTest::testHiddenWidgets | function | core/ |
Tests that hiding untranslatable field widgets works correctly. |
DeleteMultipleFormTest::testTranslatableEntities | function | core/ |
Tests the delete form for translatable entities. |
DeleteMultipleFormTest::testUntranslatableEntities | function | core/ |
Tests the delete form for untranslatable entities. |
DisplayPluginBase::isBaseTableTranslatable | function | core/ |
Returns whether the base table is of a translatable entity type. |
EntityContentBaseTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
EntityContentBaseTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
EntityDecoupledTranslationRevisionsTest::$previousUntranslatableFieldValue | property | core/ |
The previous untranslatable field value. |
EntityDecoupledTranslationRevisionsTest::dataTestUntranslatableFields | function | core/ |
Data provider for ::testUntranslatableFields. |
EntityDecoupledTranslationRevisionsTest::testUntranslatableFields | function | core/ |
Tests that untranslatable fields are handled correctly. |
EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to not translatable. |
EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable | function | core/ |
Updates the test entity type to be revisionable and translatable. |
EntityDefinitionTestTrait::updateEntityTypeToTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to translatable. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.