Search for translatable
- Search 7.x for translatable
- Search 9.5.x for translatable
- Search 10.3.x for translatable
- Search 11.x for translatable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityDefinitionTestTrait::updateEntityTypeToNotTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to not translatable. |
EntityDefinitionTestTrait::updateEntityTypeToRevisionableAndTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to revisionable and translatable. |
EntityDefinitionTestTrait::updateEntityTypeToTranslatable | function | core/ |
Updates the 'entity_test_update' entity type to translatable. |
MakeLayoutUntranslatableUpdatePathTestBase | class | core/ |
Base class for upgrade path for translatable layouts. |
MakeLayoutUntranslatableUpdatePathTestBase.php | file | core/ |
|
MakeLayoutUntranslatableUpdatePathTestBase::$expectedBundleUpdates | property | core/ |
Expectations of field updates by bundles. |
MakeLayoutUntranslatableUpdatePathTestBase::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
MakeLayoutUntranslatableUpdatePathTestBase::$layoutBuilderTestCases | property | core/ |
Layout builder test cases. |
MakeLayoutUntranslatableUpdatePathTestBase::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
MakeLayoutUntranslatableUpdatePathTestBase::testDisableTranslationOnLayouts | function | core/ |
Tests the upgrade path for translatable layouts. |
SqlContentEntityStorageSchemaConverterNonTranslatableTest | class | core/ |
Tests converting a non-translatable entity type with data to revisionable. |
SqlContentEntityStorageSchemaConverterNonTranslatableTest.php | file | core/ |
|
SqlContentEntityStorageSchemaConverterNonTranslatableTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
SqlContentEntityStorageSchemaConverterTranslatableTest | class | core/ |
Tests converting a translatable entity type with data to revisionable. |
SqlContentEntityStorageSchemaConverterTranslatableTest.php | file | core/ |
|
SqlContentEntityStorageSchemaConverterTranslatableTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.