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 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. |
Entity | class | core/ |
Defines a base entity class. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
drupal-8.views-entity-views-data-2846614.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2455125. |
drupal-8.views-entity-views-data-2846614.yml | file | core/ |
core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2846614.yml |
drupal-8.views_entity_reference_plugins-2429191.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2429191. |
Drupal::entityDefinitionUpdateManager | function | core/ |
Returns the entity definition update manager. |
Drupal::entityManager | function | core/ |
Retrieves the entity manager service. |
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. |
DrupalTest::testEntityManager | function | core/ |
Tests the entityManager() method. |
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. |
EditEntityFieldAccessCheck | class | core/ |
|
EditEntityFieldAccessCheck.php | file | core/ |
|
EditEntityFieldAccessCheckInterface | interface | core/ |
|
EditEntityFieldAccessCheckInterface.php | file | core/ |
|
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 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/ |
|
EditorMediaDialog::$entityDisplayRepository | property | core/ |
The entity display repository. |
EditorMediaDialog::$entityRepository | property | core/ |
The entity repository. |
EditorResourceTestBase::$entity | property | core/ |
The Editor entity. |
EditorResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
EditorResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
EditorResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
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.