Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityTranslationTest::doTestLanguageChange | function | core/ |
Executes the entity language change test for the given entity type. |
EntityTranslationTest::doTestLanguageFallback | function | core/ |
Executes the language fallback test for the given entity type. |
EntityTranslationTest::doTestMultilingualProperties | function | core/ |
Executes the multilingual property tests for the given entity type. |
EntityTranslationTest::testDeleteEntityTranslation | function | core/ |
Tests that translation statuses are correct after removing translations. |
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/ |
The message when updating a field but not the current revision. |
EntityUntranslatableFieldsConstraint::$defaultTranslationMessage | property | core/ |
The message when updating a field but not the original language. |
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. |
EntityViewsData::$translationManager | property | core/ |
The translation manager. |
EventSubscriber::onExportTransform | function | core/ |
The storage is transformed for exporting. |
EventSubscriber::onImportTransform | function | core/ |
The storage is transformed for importing. |
ExcludedModulesEventSubscriber::onConfigTransformExport | function | core/ |
Transform the storage which is used to export the configuration. |
ExcludedModulesEventSubscriber::onConfigTransformImport | function | core/ |
Transform the storage which is used to import the configuration. |
Explode::transform | function | core/ |
Performs the associated process. |
ExplodeTest::testChainedTransform | function | core/ |
Tests if the explode process can be chained with handles_multiple process. |
ExplodeTest::testTransform | function | core/ |
Tests explode transform process works. |
ExplodeTest::testTransformLimit | function | core/ |
Tests explode transform process works with a limit. |
external_translated_test_node.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node.yml |
external_translated_test_node_translation.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml |
Extract::transform | function | core/ |
Performs the associated process. |
FieldableEntity::getEntityTranslationSourceLanguage | function | core/ |
Gets an entity source language from the 'entity_translation' table. |
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. |
FieldBundle::transform | function | core/ |
Performs the associated process. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.