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 |
|---|---|---|---|
| EntityFieldManagerInterface::setFieldMap | function | core/ |
Sets a lightweight map of fields across bundles. |
| EntityFieldManagerInterface::useCaches | function | core/ |
Disable the use of caches. |
| EntityFieldManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityFieldManager[[api-linebreak]] @group Entity |
| EntityFieldManagerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Entity\EntityFieldManagerTest. |
| EntityFieldManagerTest::$cacheBackend | property | core/ |
The cache backend to use. |
| EntityFieldManagerTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| EntityFieldManagerTest::$container | property | core/ |
The dependency injection container. |
| EntityFieldManagerTest::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityFieldManagerTest::$entityFieldManager | property | core/ |
The entity field manager under test. |
| EntityFieldManagerTest::$entityType | property | core/ |
The entity type definition. |
| EntityFieldManagerTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| EntityFieldManagerTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityFieldManagerTest::$entityTypeRepository | property | core/ |
The entity type repository. |
| EntityFieldManagerTest::$eventDispatcher | property | core/ |
The event dispatcher. |
| EntityFieldManagerTest::$keyValueFactory | property | core/ |
The keyvalue factory. |
| EntityFieldManagerTest::$languageManager | property | core/ |
The language manager. |
| EntityFieldManagerTest::$moduleHandler | property | core/ |
The module handler. |
| EntityFieldManagerTest::$typedDataManager | property | core/ |
The typed data manager. |
| EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode(). |
| EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode(). |
| EntityFieldManagerTest::setUp | function | core/ |
|
| EntityFieldManagerTest::setUpEntityTypeDefinitions | function | core/ |
Sets up the entity type manager to be tested. |
| EntityFieldManagerTest::setUpEntityWithFieldDefinition | function | core/ |
Prepares an entity that defines a field definition. |
| EntityFieldManagerTest::testClearCachedFieldDefinitions | function | core/ |
Tests the clearCachedFieldDefinitions() method. |
| EntityFieldManagerTest::testGetBaseFieldDefinitions | function | core/ |
Tests the getBaseFieldDefinitions() method. |
| EntityFieldManagerTest::testGetBaseFieldDefinitionsInvalidDefinition | function | core/ |
Tests the getBaseFieldDefinitions() method with an invalid definition. |
| EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
| EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode | function | core/ |
Tests the getBaseFieldDefinitions() method with a translatable entity type. |
| EntityFieldManagerTest::testGetBaseFieldDefinitionsWithCaching | function | core/ |
Tests the getBaseFieldDefinitions() method with caching. |
| EntityFieldManagerTest::testGetExtraFields | function | core/ |
@covers ::getExtraFields[[api-linebreak]] |
| EntityFieldManagerTest::testGetFieldDefinitions | function | core/ |
Tests the getFieldDefinitions() method. |
| EntityFieldManagerTest::testGetFieldDefinitionsProvider | function | core/ |
Tests that getFieldDefinitions() method sets the 'provider' definition key. |
| EntityFieldManagerTest::testGetFieldDefinitionsWithCaching | function | core/ |
Tests the getFieldDefinitions() method with caching. |
| EntityFieldManagerTest::testGetFieldMap | function | core/ |
@covers ::getFieldMap[[api-linebreak]] |
| EntityFieldManagerTest::testGetFieldMapByFieldType | function | core/ |
@covers ::getFieldMapByFieldType[[api-linebreak]] |
| EntityFieldManagerTest::testGetFieldMapFromCache | function | core/ |
@covers ::getFieldMap[[api-linebreak]] |
| EntityFieldManagerTest::testGetFieldStorageDefinitions | function | core/ |
Tests the getFieldStorageDefinitions() method. |
| EntityFieldManagerTest::testGetFieldStorageDefinitionsWithCaching | function | core/ |
Tests the getFieldStorageDefinitions() method with caching. |
| EntityFieldRenderer | class | core/ |
Renders entity fields. |
| EntityFieldRenderer.php | file | core/ |
|
| EntityFieldRenderer::$deprecatedProperties | property | core/ |
|
| EntityFieldRenderer::$entityRepository | property | core/ |
The entity repository service. |
| EntityFieldRenderer::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityFieldRenderer::$processedRows | property | core/ |
A list of indexes of rows whose fields have already been rendered. |
| EntityFieldRenderer::$relationship | property | core/ |
The relationship being handled. |
| EntityFieldRenderer::buildFields | function | core/ |
Builds the render arrays for all fields of all result rows. |
| EntityFieldRenderer::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| EntityFieldRenderer::getEntityManager | function | core/ |
|
| EntityFieldRenderer::getEntityRepository | function | core/ |
Returns the entity repository. |
| EntityFieldRenderer::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.