EntitySchemaSubscriber::onEntityTypeUpdate |
function |
core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php |
|
EntitySchemaSubscriber::onEntityTypeUpdate |
function |
core/modules/system/tests/modules/entity_test_update/src/EventSubscriber/EntitySchemaSubscriber.php |
|
EntitySchemaSubscriber::onFieldableEntityTypeCreate |
function |
core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php |
|
EntitySchemaSubscriber::onFieldableEntityTypeUpdate |
function |
core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php |
|
EntitySchemaTest::updateEntityType |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntitySchemaTest.php |
Updates the entity type definition. |
EntityStorageBase::$entityType |
property |
core/lib/Drupal/Core/Entity/EntityStorageBase.php |
Information about the entity type. |
EntityStorageBase::$entityTypeId |
property |
core/lib/Drupal/Core/Entity/EntityStorageBase.php |
Entity type ID for this storage. |
EntityStorageBase::getEntityType |
function |
core/lib/Drupal/Core/Entity/EntityStorageBase.php |
Gets the entity type definition. |
EntityStorageBase::getEntityTypeId |
function |
core/lib/Drupal/Core/Entity/EntityStorageBase.php |
Gets the entity type ID. |
EntityStorageInterface::getEntityType |
function |
core/lib/Drupal/Core/Entity/EntityStorageInterface.php |
Gets the entity type definition. |
EntityStorageInterface::getEntityTypeId |
function |
core/lib/Drupal/Core/Entity/EntityStorageInterface.php |
Gets the entity type ID. |
EntityTest::$entityTypeBundleInfo |
property |
core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php |
The mocked entity type bundle info used in this test. |
EntityTest::$entityTypeManager |
property |
core/modules/views/tests/src/Unit/Plugin/argument_validator/EntityTest.php |
The entity type manager. |
EntityTest::$entityTypeManager |
property |
core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php |
The mocked entity type manager. |
EntityTest::setupEntityTypeManager |
function |
core/modules/views/tests/src/Unit/Plugin/area/EntityTest.php |
Ensures that the entity type manager returns an entity storage. |
EntityTestBase::$entityType |
property |
core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityTestBase.php |
|
EntityTestBundleResourceTestBase::$entityTypeId |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleResourceTestBase.php |
The tested entity type. |
EntityTestComputedFieldNormalizerTest::$entityTypeId |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestComputedFieldNormalizerTest.php |
The tested entity type. |
EntityTestComputedFieldTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php |
The tested entity type. |
EntityTestDefinitionSubscriber::$entityTypeManager |
property |
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php |
The entity type manager. |
EntityTestDefinitionSubscriber::onEntityTypeCreate |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php |
|
EntityTestDefinitionSubscriber::onEntityTypeDelete |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php |
|
EntityTestDefinitionSubscriber::onEntityTypeUpdate |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php |
|
EntityTestDefinitionSubscriber::onFieldableEntityTypeCreate |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php |
|
EntityTestDefinitionSubscriber::onFieldableEntityTypeUpdate |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php |
|
EntityTestDestination::getEntityTypeId |
function |
core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php |
Finds the entity type from configuration or plugin ID. |
EntityTestLabelResourceTestBase::$entityTypeId |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php |
The tested entity type. |
EntityTestMapFieldResourceTestBase::$entityTypeId |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php |
The tested entity type. |
EntityTestMapFieldTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php |
The tested entity type. |
EntityTestResourceTestBase::$entityTypeId |
property |
core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php |
The tested entity type. |
EntityTestTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/EntityTestTest.php |
The tested entity type. |
EntityTranslationRenderTrait::getEntityTypeId |
function |
core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php |
Returns the entity type identifier. |
EntityType |
class |
core/lib/Drupal/Core/Entity/EntityType.php |
Provides an implementation of an entity type and its metadata. |
EntityType |
class |
core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
Defines an Entity type annotation object. |
EntityType.php |
file |
core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
|
EntityType.php |
file |
core/lib/Drupal/Core/Entity/EntityType.php |
|
EntityType::$additional |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
Any additional properties and values. |
EntityType::$admin_permission |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
|
EntityType::$base_table |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
|
EntityType::$bundle_entity_type |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
|
EntityType::$bundle_label |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
|
EntityType::$bundle_of |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
|
EntityType::$collection_permission |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
|
EntityType::$common_reference_target |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
|
EntityType::$constraints |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
Entity constraint definitions. |
EntityType::$data_table |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
|
EntityType::$entity_keys |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
|
EntityType::$entity_type_class |
property |
core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The class used to represent the entity type. |
EntityType::$field_ui_base_route |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
|
EntityType::$group |
property |
core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The group machine name. |