Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines a base entity class. |
| Entity | class | core/ |
Defines a argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::getEntityRepository | function | core/ |
Returns the entity repository. |
| 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::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| 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 from variables. |
| EntityTranslationSettings.php | file | core/ |
|
| EntityTranslationSettings::count | function | core/ |
Gets the source count. |
| 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. |
| EntityTranslationTest::doTestMultilingualProperties | function | core/ |
Executes the multilingual property tests for the given entity type. |
| EntityTranslationTest::testDeleteEntityTranslation | function | core/ |
Tests if entity translation statuses are correct after removing two translation. |
| EntityTranslationTest::testEntityAdapter | function | core/ |
Tests how entity adapters work 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/ |
Defines an Entity type annotation object. |
| EntityType | class | core/ |
Provides an implementation of an entity type and its metadata. |
| EntityType.php | file | core/ |
|
| EntityType.php | file | core/ |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.