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::$translatable | property | core/ |
Flag indicating whether the field is translatable. |
EntityReferenceFieldTranslatedReferenceViewTest::$translatedLabel | property | core/ |
The translated label of the referenced entity, used in assertions. |
EntityReferenceFieldTranslatedReferenceViewTest::$translateToLangcode | property | core/ |
Target langcode for translation. |
EntityReferenceFieldTranslatedReferenceViewTest::$webUser | property | core/ |
A user with permission to edit the referrer entity. |
EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceDisplay | function | core/ |
Assert entity reference display. |
EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceFormDisplay | function | core/ |
Assert entity reference form display. |
EntityReferenceFieldTranslatedReferenceViewTest::createContent | function | core/ |
Creates a test subject contents, with translation. |
EntityReferenceFieldTranslatedReferenceViewTest::createNotTranslatedReferencedEntity | function | core/ |
Create the referenced entity. |
EntityReferenceFieldTranslatedReferenceViewTest::createReferencedEntityWithTranslation | function | core/ |
Create a referenced entity with a translation. |
EntityReferenceFieldTranslatedReferenceViewTest::createReferrerEntity | function | core/ |
Create the referrer entity. |
EntityReferenceFieldTranslatedReferenceViewTest::enableTranslation | function | core/ |
Enables translations where it needed. |
EntityReferenceFieldTranslatedReferenceViewTest::setUp | function | core/ |
|
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/ |
@covers \Drupal\Core\Entity\ContentEntityBase::setNewRevision |
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/ |
@dataProvider transitionAccessValidationTestCases |
EntityStateChangeValidationTest::testValidTransition | function | core/ |
Tests valid transitions. |
EntityStateChangeValidationTest::transitionAccessValidationTestCases | function | core/ |
Test cases for ::testTransitionAccessValidation. |
EntityTestTranslatableNoUISkip | class | core/ |
Defines the test entity class. |
EntityTestTranslatableNoUISkip.php | file | core/ |
|
EntityTestTranslatableUISkip | class | core/ |
Defines the test entity class. |
EntityTestTranslatableUISkip.php | file | core/ |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.