Search for trans
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
EntityTranslationFormTest | class | core/ |
Tests entity translation form. |
EntityTranslationFormTest.php | file | core/ |
|
EntityTranslationFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityTranslationFormTest::$langcodes | property | core/ |
The test language codes. |
EntityTranslationFormTest::$modules | property | core/ |
Modules to install. |
EntityTranslationFormTest::setUp | function | core/ |
|
EntityTranslationFormTest::testEntityFormLanguage | function | core/ |
Tests entity form language. |
EntityTranslationRendererBase | class | core/ |
Defines a base class for entity translation renderers. |
EntityTranslationRendererBase.php | file | core/ |
|
EntityTranslationRendererBase::getEntity | function | core/ |
Gets the entity associated with a row. |
EntityTranslationRendererBase::getLangcode | function | core/ |
Returns the language code associated with the given row. |
EntityTranslationRendererBase::getLangcodeByRelationship | function | core/ |
Returns the language code associated with the given row. |
EntityTranslationRendererBase::preRender | function | core/ |
Runs before each entity is rendered. |
EntityTranslationRendererBase::preRenderByRelationship | function | core/ |
Runs before each entity is rendered if a relationship is needed. |
EntityTranslationRendererBase::query | function | core/ |
Alters the query if needed. |
EntityTranslationRendererBase::render | function | core/ |
Renders entity data. |
EntityTranslationRendererBase::renderByRelationship | function | core/ |
Renders entity data. |
EntityTranslationRenderTrait | trait | core/ |
Trait used to instantiate the view's entity translation renderer. |
EntityTranslationRenderTrait.php | file | core/ |
|
EntityTranslationRenderTrait::$entityTranslationRenderer | property | core/ |
The renderer to be used to render the entity row. |
EntityTranslationRenderTrait::getEntityTranslation | function | core/ |
Returns the entity translation matching the configured row language. |
EntityTranslationRenderTrait::getEntityTranslationByRelationship | function | core/ |
Returns the entity translation matching the configured row language. |
EntityTranslationRenderTrait::getEntityTranslationRenderer | function | core/ |
Returns the current renderer. |
EntityTranslationRenderTrait::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityTranslationRenderTrait::getLanguageManager | function | core/ |
Returns the language manager. |
EntityTranslationRenderTrait::getView | function | core/ |
Returns the top object of a view. |
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.