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
- Search main for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTranslationRenderTrait.php | file | core/ |
|
| EntityTranslationRenderTrait::$entityTranslationRenderer | property | core/ |
The renderer to be used to render the entity row. |
| 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. |
| 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/ |
Prepares query object to retrieve data from the source database. |
| EntityTranslationSettingsTest | class | core/ |
Tests entity translation settings source plugin. |
| EntityTranslationSettingsTest.php | file | core/ |
|
| EntityTranslationSettingsTest::$modules | property | core/ |
Modules to install. |
| EntityTranslationSettingsTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| 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. |
| 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::testEntityConstructor | function | core/ |
Tests the entity constructor works 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::__construct | function | core/ |
#[HasNamedArguments] |
| 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. |
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.