Search for trans
- Search 7.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search 11.x for trans
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
EntityTranslationFormTest::$modules | property | core/ |
Modules to enable. |
EntityTranslationFormTest::setUp | function | core/ |
|
EntityTranslationFormTest::testEntityFormLanguage | function | core/ |
Tests entity form language. |
EntityTranslationNormalizeTest | class | core/ |
Tests that translated nodes are correctly (de-)normalized. |
EntityTranslationNormalizeTest.php | file | core/ |
|
EntityTranslationNormalizeTest::$modules | property | core/ |
Modules to enable. |
EntityTranslationNormalizeTest::setUp | function | core/ |
|
EntityTranslationNormalizeTest::testNodeTranslation | function | core/ |
Tests the normalization of node translations. |
EntityTranslationRendererBase | class | core/ |
Defines a base class for entity translation renderers. |
EntityTranslationRendererBase.php | file | core/ |
|
EntityTranslationRendererBase::getLangcode | function | core/ |
Returns the language code associated with the given row. |
EntityTranslationRendererBase::preRender | function | core/ |
Runs before each entity is rendered. |
EntityTranslationRendererBase::query | function | core/ |
Alters the query if needed. |
EntityTranslationRendererBase::render | 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::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. |
EntityTranslationSettings | class | core/ |
Drupal 7 Entity Translation settings (variables) from database. |
EntityTranslationSettings.php | file | core/ |
|
EntityTranslationSettings::doCount | function | core/ |
Gets the source count using countQuery(). |
EntityTranslationSettings::fields | function | core/ |
Returns available fields on the source. |
EntityTranslationSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
EntityTranslationSettings::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
EntityTranslationSettings::query | function | core/ |
|
EntityTranslationSettingsTest | class | core/ |
Tests entity translation settings source plugin. |
EntityTranslationSettingsTest.php | file | core/ |
|
EntityTranslationSettingsTest::$modules | property | core/ |
Modules to enable. |
EntityTranslationSettingsTest::providerSource | function | core/ |
The data provider. |
EntityTranslationTest | class | core/ |
Tests entity translation functionality. |
EntityTranslationTest.php | file | core/ |
|
EntityTranslationTest::doTestEntityLanguageMethods | function | core/ |
Executes the entity language method tests for the given entity type. |
EntityTranslationTest::doTestEntityTranslationAPI | function | core/ |
Executes the Entity Translation API tests for the given entity type. |
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. |
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.