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 |
Reacts to the creation of the entity type. |
EntityTestDefinitionSubscriber::onEntityTypeDelete |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php |
Reacts to the deletion of the entity type. |
EntityTestDefinitionSubscriber::onEntityTypeUpdate |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php |
Reacts to the update of the entity type. |
EntityTestDefinitionSubscriber::onFieldableEntityTypeCreate |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php |
Reacts to the creation of the fieldable entity type. |
EntityTestDefinitionSubscriber::onFieldableEntityTypeUpdate |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php |
Reacts to the update of a fieldable entity type. |
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 |
The name of the default administrative permission. |
EntityType::$base_table |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The name of the entity type's base table. |
EntityType::$bundle_entity_type |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The name of the entity type which provides bundles. |
EntityType::$bundle_label |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The human-readable name of the entity bundles, e.g. Vocabulary. |
EntityType::$bundle_of |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The name of the entity type for which bundles are provided. |
EntityType::$common_reference_target |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
Indicates whether this entity type is commonly used as a reference target. |
EntityType::$constraints |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
Entity constraint definitions. |
EntityType::$data_table |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The name of the entity type's data table. |
EntityType::$entity_keys |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
An array of entity keys. |
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 |
The route name used by field UI to attach its management pages. |
EntityType::$group |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The machine name of the entity type group. |
EntityType::$group |
property |
core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The group machine name. |
EntityType::$group_label |
property |
core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The group label. |
EntityType::$group_label |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The human-readable name of the entity type group. |
EntityType::$handlers |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
An array of handlers. |
EntityType::$id |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The unique identifier of this entity type. |
EntityType::$internal |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
Indicates whether the entity data is internal. |
EntityType::$label |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The human-readable name of the type. |
EntityType::$label_collection |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The human-readable label for a collection of entities of the type. |
EntityType::$label_count |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
A definite singular/plural name of the type. |
EntityType::$label_plural |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The indefinite plural name of the type. |