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 |
---|---|---|---|
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode(). |
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode(). |
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
EntityLanguageTestBase::$untranslatableFieldName | property | core/ |
The untranslatable test field name. |
EntityNonRevisionableTranslatableFieldTest | class | core/ |
Tests translating a non-revisionable field. |
EntityNonRevisionableTranslatableFieldTest.php | file | core/ |
|
EntityNonRevisionableTranslatableFieldTest::$modules | property | core/ |
Modules to install. |
EntityNonRevisionableTranslatableFieldTest::setUp | function | core/ |
|
EntityNonRevisionableTranslatableFieldTest::testTranslatingNonRevisionableField | function | core/ |
Tests translating a non-revisionable field. |
EntityReferenceFieldTranslatedReferenceViewTest::$translatable | property | core/ |
Flag indicating whether the field is translatable. |
EntityRevisionTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
EntitySchemaTest::testModifyingTranslatableColumnSchema | function | core/ |
Tests that modifying the UUID field for a translatable entity works. |
EntityTestTranslatableNoUISkip | class | core/ |
Defines the test entity class. |
EntityTestTranslatableNoUISkip.php | file | core/ |
|
EntityTestTranslatableUISkip | class | core/ |
Defines the test entity class. |
EntityTestTranslatableUISkip.php | file | core/ |
|
EntityType::$translatable | property | core/ |
Indicates whether entities of this type have multilingual support. |
EntityType::isTranslatable | function | core/ |
Indicates whether entities of this type have multilingual support. |
EntityTypeInterface::isTranslatable | function | core/ |
Indicates whether entities of this type have multilingual support. |
EntityUntranslatableFieldsConstraint | class | core/ |
Validation constraint for the entity changed timestamp. |
EntityUntranslatableFieldsConstraint.php | file | core/ |
|
EntityUntranslatableFieldsConstraint::$defaultRevisionMessage | property | core/ |
|
EntityUntranslatableFieldsConstraint::$defaultTranslationMessage | property | core/ |
|
EntityUntranslatableFieldsConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
EntityUntranslatableFieldsConstraintValidator.php | file | core/ |
|
EntityUntranslatableFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
EntityUntranslatableFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
EntityUntranslatableFieldsConstraintValidator::hasUntranslatableFieldsChanges | function | core/ |
Checks whether an entity has untranslatable field changes. |
EntityUntranslatableFieldsConstraintValidator::validate | function | core/ |
|
EntityUntranslatableFieldsConstraintValidator::__construct | function | core/ |
Constructs an EntityUntranslatableFieldsConstraintValidator object. |
EntityUrlLanguageTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
FieldableEntity::isEntityTranslatable | function | core/ |
Checks if an entity type uses Entity Translation. |
FieldableEntityDefinitionUpdateTest::assertNonRevisionableAndNonTranslatable | function | core/ |
Asserts that an entity type is neither revisionable nor translatable. |
FieldableEntityDefinitionUpdateTest::assertRevisionableAndTranslatable | function | core/ |
Asserts the revisionable / translatable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::assertTranslatable | function | core/ |
Asserts the translatable characteristics of an entity type. |
FieldableEntityInterface::getTranslatableFields | function | core/ |
Gets an array of field item lists for translatable fields. |
FieldConfigBase::$translatable | property | core/ |
Flag indicating whether the field is translatable. |
FieldConfigBase::isTranslatable | function | core/ |
Returns whether the field is translatable. |
FieldConfigBase::setTranslatable | function | core/ |
Sets whether the field is translatable. |
FieldConfigInterface::setTranslatable | function | core/ |
Sets whether the field is translatable. |
FieldDefinition::isTranslatable | function | core/ |
Returns whether the field is translatable. |
FieldDefinition::setTranslatable | function | core/ |
Sets whether the field is translatable. |
FieldDefinitionInterface::isTranslatable | function | core/ |
Returns whether the field is translatable. |
FieldDefinitionTest::testFieldTranslatable | function | core/ |
Tests field translatable methods. |
FieldStorageConfig::$translatable | property | core/ |
Flag indicating whether the field is translatable. |
FieldStorageConfig::isTranslatable | function | core/ |
Returns whether the field supports translation. |
FieldStorageConfig::setTranslatable | function | core/ |
Sets whether the field is translatable. |
FieldStorageConfigInterface::setTranslatable | function | core/ |
Sets whether the field is translatable. |
FieldStorageDefinitionInterface::isTranslatable | function | core/ |
Returns whether the field supports translation. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.