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 |
---|---|---|---|
EntityTranslationTest::testDeleteEntityTranslation | function | core/ |
Tests if entity translation statuses are correct after removing two translation. |
EntityTranslationTest::testEntityAdapter | function | core/ |
Tests how entity adapters work with translations. |
EntityTranslationTest::testEntityLanguageMethods | function | core/ |
Tests language related methods of the Entity class. |
EntityTranslationTest::testEntityTranslationAPI | function | core/ |
Tests the Entity Translation API behavior. |
EntityTranslationTest::testFieldDefinitions | function | core/ |
Check that field translatability is handled properly. |
EntityTranslationTest::testFieldEntityReference | function | core/ |
Tests if entity references are correct after adding a new translation. |
EntityTranslationTest::testLanguageChange | function | core/ |
Tests that changing entity language does not break field language. |
EntityTranslationTest::testLanguageFallback | function | core/ |
Tests language fallback applied to field and entity translations. |
EntityTranslationTest::testMultilingualProperties | function | core/ |
Tests multilingual properties. |
EntityTranslationTest::testTranslationObjectCache | function | core/ |
Tests the translation object cache. |
EntityTranslationTest::testTranslationStatus | function | core/ |
Tests the getTranslationStatus method. |
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. |
EntityTypeManager::$stringTranslation | property | core/ |
The string translation service. |
EntityTypeManagerTest::$translationManager | property | core/ |
The translation manager. |
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. |
EntityUpdateAddRevisionTranslationAffectedTest | class | core/ |
Tests the upgrade path for adding the 'revision_translation_affected' field. |
EntityUpdateAddRevisionTranslationAffectedTest.php | file | core/ |
|
EntityUpdateAddRevisionTranslationAffectedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityUpdateAddRevisionTranslationAffectedTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
EntityUpdateAddRevisionTranslationAffectedTest::$state | property | core/ |
The state service. |
EntityUpdateAddRevisionTranslationAffectedTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EntityUpdateAddRevisionTranslationAffectedTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
EntityUpdateAddRevisionTranslationAffectedTest::testAddingTheRevisionTranslationAffectedField | function | core/ |
Tests the addition of the 'revision_translation_affected' base field. |
EntityUpdateAddRevisionTranslationAffectedTest::testDeletedEntityType | function | core/ |
Tests the 'revision_translation_affected' field on a deleted entity type. |
EntityUrlLanguageTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
EntityViewsData::$translationManager | property | core/ |
The translation manager. |
EntityViewsDataTest::$translationManager | property | core/ |
The mocked translation manager. |
entity_test_entity_test_mulrev_changed_translation_create | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrev_changed'. |
entity_test_entity_test_mulrev_changed_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
entity_test_entity_test_mulrev_changed_translation_insert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mulrev'. |
entity_test_entity_test_mulrev_translation_create | function | core/ |
Implements hook_ENTITY_TYPE_translation_create(). |
entity_test_entity_test_mulrev_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mulrev'. |
entity_test_entity_test_mulrev_translation_insert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert(). |
entity_test_entity_test_mul_changed_translation_create | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_changed'. |
entity_test_entity_test_mul_changed_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
entity_test_entity_test_mul_changed_translation_insert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_changed'. |
entity_test_entity_test_mul_langcode_key_translation_create | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_langcode_key'. |
entity_test_entity_test_mul_langcode_key_translation_delete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul_langcode_key'. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.