Search for entityType
- Search 7.x for entityType
- Search 8.9.x for entityType
- Search 10.3.x for entityType
- Search 11.x for entityType
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
EntityType | class | core/ |
Provides an implementation of an entity type and its metadata. |
EntityType | class | core/ |
Defines an Entity type annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ShortcutTest::$entityTypeId | property | core/ |
The tested entity type. |
Sql::$entityTypeManager | property | core/ |
The entity type manager. |
SqlContentEntityStorage::$entityTypeManager | property | core/ |
The entity type manager. |
SqlContentEntityStorage::onEntityTypeCreate | function | core/ |
Reacts to the creation of the entity type. |
SqlContentEntityStorage::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
SqlContentEntityStorage::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
SqlContentEntityStorage::onFieldableEntityTypeCreate | function | core/ |
Reacts to the creation of the fieldable entity type. |
SqlContentEntityStorage::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
SqlContentEntityStorage::setEntityType | function | core/ |
Updates the wrapped entity type definition. |
SqlContentEntityStorageSchema::$entityType | property | core/ |
The entity type this schema builder is responsible for. |
SqlContentEntityStorageSchema::$entityTypeManager | property | core/ |
The entity type manager. |
SqlContentEntityStorageSchema::checkEntityType | function | core/ |
Checks that we are dealing with the correct entity type. |
SqlContentEntityStorageSchema::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
SqlContentEntityStorageSchema::onEntityTypeCreate | function | core/ |
Reacts to the creation of the entity type. |
SqlContentEntityStorageSchema::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
SqlContentEntityStorageSchema::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
SqlContentEntityStorageSchema::onFieldableEntityTypeCreate | function | core/ |
Reacts to the creation of the fieldable entity type. |
SqlContentEntityStorageSchema::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
SqlContentEntityStorageSchema::postUpdateEntityTypeSchema | function | core/ |
Allows subscribers to do any cleanup necessary after data copying. |
SqlContentEntityStorageSchema::preUpdateEntityTypeSchema | function | core/ |
Allows subscribers to prepare their schema before data copying. |
SqlContentEntityStorageSchemaTest::$entityType | property | core/ |
The mocked entity type used in this test. |
SqlContentEntityStorageSchemaTest::$entityTypeManager | property | core/ |
The mocked entity type manager used in this test. |
SqlContentEntityStorageSchemaTest::testonEntityTypeUpdateWithNewIndex | function | core/ |
::onEntityTypeUpdate. |
SqlContentEntityStorageTest::$entityType | property | core/ |
The mocked entity type used in this test. |
SqlContentEntityStorageTest::$entityTypeBundleInfo | property | core/ |
The mocked entity type bundle info used in this test. |
SqlContentEntityStorageTest::$entityTypeId | property | core/ |
The entity type ID. |
SqlContentEntityStorageTest::$entityTypeManager | property | core/ |
The mocked entity type manager used in this test. |
SqlContentEntityStorageTest::testOnEntityTypeCreate | function | core/ |
Tests ContentEntityDatabaseStorage::onEntityTypeCreate(). |
SqlFieldableEntityTypeListenerTrait | trait | core/ |
Helper methods for EntityTypeListenerInterface. |
SqlFieldableEntityTypeListenerTrait.php | file | core/ |
|
SqlFieldableEntityTypeListenerTrait::copyData | function | core/ |
Copies entity data from the original storage to the temporary one. |
SqlFieldableEntityTypeListenerTrait::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
SqlFieldableEntityTypeListenerTrait::onFieldableEntityTypeUpdate | function | core/ |
|
SqlFieldableEntityTypeListenerTrait::postUpdateEntityTypeSchema | function | core/ |
Allows subscribers to do any cleanup necessary after data copying. |
SqlFieldableEntityTypeListenerTrait::preUpdateEntityTypeSchema | function | core/ |
Allows subscribers to prepare their schema before data copying. |
SqlTest::setupEntityTypeManager | function | core/ |
Sets up the entity type manager in the container. |
SqlTest::setupEntityTypes | function | core/ |
Sets up some test entity types and corresponding views data. |
SqlTest::testLoadEntitiesWithRevisionOfSameEntityType | function | core/ |
@covers ::loadEntities @covers ::assignEntitiesToResult |
StatisticsPopularBlock::$entityTypeManager | property | core/ |
The entity type manager. |
StringFormatter::$entityTypeManager | property | core/ |
The entity type manager. |
StringFormatterTest::$entityType | property | core/ |
|
StringFormatterTest::$entityTypeManager | property | core/ |
The entity type manager. |
SystemMenuOffCanvasForm::$entityTypeManager | property | core/ |
|
Tables::$baseTablesEntityType | property | core/ |
Keeps track of the entity type IDs for each base table of the query. |
Tables::$entityTypeManager | property | core/ |
The entity type manager. |
TaxonomyPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
TaxonomyTermHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
TermBreadcrumbBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
TermResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
TermTest::$entityTypeId | property | core/ |
The tested entity type. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.