Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Provides an implementation of an entity type and its metadata. |
| EntityType | class | core/ |
Defines an Entity type annotation object. |
| EntityType | class | core/ |
Defines an entity type for plugin discovery. |
| EntityType.php | file | core/ |
|
| EntityType.php | file | core/ |
|
| EntityType.php | file | core/ |
|
| EntityType::$additional | property | core/ |
Any additional properties and values. |
| EntityType::$admin_permission | property | core/ |
The name of the default administrative permission. |
| EntityType::$base_table | property | core/ |
The name of the entity type's base table. |
| EntityType::$bundle_entity_type | property | core/ |
The name of the entity type which provides bundles. |
| EntityType::$bundle_label | property | core/ |
The human-readable name of the entity bundles, e.g. Vocabulary. |
| EntityType::$bundle_of | property | core/ |
The name of the entity type for which bundles are provided. |
| EntityType::$collection_permission | property | core/ |
The name of the collection permission. |
| EntityType::$common_reference_target | property | core/ |
Indicates whether this entity type is commonly used as a reference target. |
| EntityType::$constraints | property | core/ |
Entity constraint definitions. |
| EntityType::$data_table | property | core/ |
The name of the entity type's data table. |
| EntityType::$decoratedClasses | property | core/ |
The list of the classes when overridden. |
| EntityType::$entity_keys | property | core/ |
An array of entity keys. |
| EntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
| EntityType::$field_ui_base_route | property | core/ |
The route name used by field UI to attach its management pages. |
| EntityType::$group | property | core/ |
The machine name of the entity type group. |
| EntityType::$group | property | core/ |
The group machine name. |
| EntityType::$group_label | property | core/ |
The group label. |
Pagination
- Previous page
- Page 568
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.