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 |
|---|---|---|---|
| EntityReferenceFieldTranslatedReferenceViewTest::setUpContentTypes | function | core/ |
Create content types. |
| EntityReferenceFieldTranslatedReferenceViewTest::setUpEntityReferenceField | function | core/ |
Adds term reference field for the article content type. |
| EntityReferenceFieldTranslatedReferenceViewTest::setUpLanguages | function | core/ |
Adds additional languages. |
| EntityReferenceFieldTranslatedReferenceViewTest::testEntityReferenceDisplay | function | core/ |
Tests if the entity is displayed in an entity reference field. |
| EntityReferenceTranslationDeriver | class | core/ |
Deriver for entity reference field translations. |
| EntityReferenceTranslationDeriver.php | file | core/ |
|
| EntityReferenceTranslationDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityReferenceTranslationDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityReferenceTranslationDeriver::create | function | core/ |
Creates a new class instance. |
| EntityReferenceTranslationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityReferenceTranslationDeriver::__construct | function | core/ |
EntityReferenceTranslationDeriver constructor. |
| EntityRepository::getLatestTranslationAffectedRevision | function | core/ |
Returns the latest revision translation of the specified entity. |
| EntityRepository::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| EntityRepositoryInterface::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| EntityRepositoryTest::testGetTranslationFromContext | function | core/ |
Tests the getTranslationFromContext() method. |
| EntityRevisionsTest::testIsLatestAffectedRevisionTranslation | function | core/ |
Tests that latest affected revisions are working as expected. |
| EntityRevisionsTest::testTranslatedLoadedRevisionId | function | core/ |
Tests the loaded revision ID for translatable entities. |
| EntityRevisionTest::testRevisionTranslation | function | core/ |
Tests that EntityRevision correctly handles revision translations. |
| EntityRevisionTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
| EntityRevisionTranslationTest | class | core/ |
Tests proper revision propagation of entities. |
| EntityRevisionTranslationTest.php | file | core/ |
|
| EntityRevisionTranslationTest::$modules | property | core/ |
Modules to install. |
| EntityRevisionTranslationTest::setUp | function | core/ |
|
| EntityRevisionTranslationTest::testDefaultRevision | function | core/ |
Tests changing the default revision flag is propagated to all translations. |
| EntityRevisionTranslationTest::testIsAnyStoredRevisionTranslated | function | core/ |
Tests that revision translations are correctly detected. |
| EntityRevisionTranslationTest::testNewRevisionAfterTranslation | function | core/ |
Tests if the translation object has the right revision id after new revision. |
| EntityRevisionTranslationTest::testRevertRevisionAfterTranslation | function | core/ |
Tests if the translation object has the right revision id after new revision. |
| EntityRevisionTranslationTest::testSetNewRevision | function | core/ |
Tests set new revision. |
| EntityRevisionTranslationTest::testTranslationValuesWhenSavingPendingRevisions | function | core/ |
Tests the translation values when saving a pending revision. |
| EntitySchemaTest::testModifyingTranslatableColumnSchema | function | core/ |
Tests that modifying the UUID field for a translatable entity works. |
| EntityStateChangeValidationTest::testInvalidTransition | function | core/ |
Tests invalid transitions. |
| EntityStateChangeValidationTest::testTransitionAccessValidation | function | core/ |
Tests transition access validation. |
| EntityStateChangeValidationTest::testValidTransition | function | core/ |
Tests valid transitions. |
| EntityStateChangeValidationTest::transitionAccessValidationTestCases | function | core/ |
Test cases for ::testTransitionAccessValidation. |
| EntityTestHooks::entityTestMulChangedTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_changed'. |
| EntityTestHooks::entityTestMulChangedTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
| EntityTestHooks::entityTestMulChangedTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_changed'. |
| EntityTestHooks::entityTestMulLangcodeKeyTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_langcode_key'. |
| EntityTestHooks::entityTestMulLangcodeKeyTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul_langcode_key'. |
| EntityTestHooks::entityTestMulLangcodeKeyTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul_langcode_key'. |
| EntityTestHooks::entityTestMulrevChangedTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrev_changed'. |
| EntityTestHooks::entityTestMulrevChangedTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete(). |
| EntityTestHooks::entityTestMulrevChangedTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mulrev'. |
| EntityTestHooks::entityTestMulrevTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create(). |
| EntityTestHooks::entityTestMulrevTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mulrev'. |
| EntityTestHooks::entityTestMulrevTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert(). |
| EntityTestHooks::entityTestMulTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul'. |
| EntityTestHooks::entityTestMulTranslationDelete | function | core/ |
Implements hook_ENTITY_TYPE_translation_delete() for 'entity_test_mul'. |
| EntityTestHooks::entityTestMulTranslationInsert | function | core/ |
Implements hook_ENTITY_TYPE_translation_insert() for 'entity_test_mul'. |
| EntityTestHooks::entityTranslationCreate | function | core/ |
Implements hook_entity_translation_create(). |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.