Search for entity
- Search 7.x for entity
- Search 8.9.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 an 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 |
---|---|---|---|
DisplayApiTest::$entity | property | core/ |
The test entity. |
DisplayEntityReferenceTest | class | core/ |
Tests the entity reference display plugin. |
DisplayEntityReferenceTest.php | file | core/ |
|
DisplayEntityReferenceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DisplayEntityReferenceTest::$entityRefFieldName | property | core/ |
The used entity reference field name in the test. |
DisplayEntityReferenceTest::$field | property | core/ |
The field config. |
DisplayEntityReferenceTest::$fieldName | property | core/ |
The used field name in the test. |
DisplayEntityReferenceTest::$fieldStorage | property | core/ |
The field storage. |
DisplayEntityReferenceTest::$modules | property | core/ |
Modules to enable. |
DisplayEntityReferenceTest::$testViews | property | core/ |
Views used by this test. |
DisplayEntityReferenceTest::setUp | function | core/ |
Sets up the test. |
DisplayEntityReferenceTest::testEntityReferenceDisplay | function | core/ |
Tests the entity reference display plugin. |
DoubleSlashTest::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
DoubleSlashTest::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
Drupal::entityDefinitionUpdateManager | function | core/ |
Returns the entity definition update manager. |
Drupal::entityQuery | function | core/ |
Returns the entity query object for this entity type. |
Drupal::entityQueryAggregate | function | core/ |
Returns the entity query aggregate object for this entity type. |
Drupal::entityTypeManager | function | core/ |
Retrieves the entity type manager. |
DrupalSqlBase::$entityTypeManager | property | core/ |
The entity type manager. |
DrupalSqlBaseTest::$entityTypeManager | property | core/ |
Mock entity type manager. |
DrupalTest::testEntityQuery | function | core/ |
Tests the entityQuery() method. |
DrupalTest::testEntityQueryAggregate | function | core/ |
Tests the entityQueryAggregate() method. |
DrupalTest::testEntityTypeManager | function | core/ |
Tests the entityTypeManager() method. |
DynamicallyFieldableEntityStorageInterface | interface | core/ |
A storage that supports entity types with dynamic field definitions. |
DynamicallyFieldableEntityStorageInterface.php | file | core/ |
|
DynamicallyFieldableEntityStorageSchemaInterface | interface | core/ |
A storage schema that supports entity types with dynamic field definitions. |
DynamicallyFieldableEntityStorageSchemaInterface.php | file | core/ |
|
DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
DynamicEntityTypeParamConverterTrait | trait | core/ |
Provides a trait to replace dynamic entity types in routes. |
DynamicEntityTypeParamConverterTrait.php | file | core/ |
|
DynamicEntityTypeParamConverterTrait::getEntityTypeFromDefaults | function | core/ |
Determines the entity type ID given a route definition and route defaults. |
DynamicLocalTasks::$entityTypeManager | property | core/ |
The entity type manager. |
DynamicLocalTasks::$entityTypeManager | property | core/ |
The entity type manager. |
EditorConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\editor\Entity\Editor @group editor |
EditorConfigEntityUnitTest.php | file | core/ |
|
EditorConfigEntityUnitTest::$editorId | property | core/ |
Editor plugin ID. |
EditorConfigEntityUnitTest::$editorPluginManager | property | core/ |
The editor plugin manager used for testing. |
EditorConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
EditorConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
EditorConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
EditorConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EditorConfigEntityUnitTest::setUp | function | core/ |
|
EditorConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies |
EditorFileReference::$entityRepository | property | core/ |
The entity repository. |
EditorFileUsageTest::testEditorEntityHooks | function | core/ |
Tests the configurable text editor manager. |
EditorialContentEntityBase | class | core/ |
Provides a base entity class with extended revision and publishing support. |
EditorialContentEntityBase.php | file | core/ |
|
EditorialContentEntityBase::baseFieldDefinitions | function | core/ |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.