Search for entityType

  1. Search 7.x for entityType
  2. Search 9.5.x for entityType
  3. Search 8.9.x for entityType
  4. Search 10.3.x for entityType
  5. Search 11.x for entityType
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
EntityType class core/lib/Drupal/Core/Entity/Attribute/EntityType.php Defines an entity type for plugin discovery.
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.

All search results

Title Object type File name Summary
EntityRouteProviderSubscriber::$entityTypeManager property core/lib/Drupal/Core/EventSubscriber/EntityRouteProviderSubscriber.php The entity type manager service.
EntityRow::$entityType property core/modules/views/src/Plugin/views/row/EntityRow.php Contains the entity type of this row plugin instance.
EntityRow::$entityTypeId property core/modules/views/src/Plugin/views/row/EntityRow.php Stores the entity type ID of the result entities.
EntityRow::$entityTypeManager property core/modules/views/src/Plugin/views/row/EntityRow.php The entity type manager.
EntityRow::getEntityTypeId function core/modules/views/src/Plugin/views/row/EntityRow.php
EntityRow::getEntityTypeManager function core/modules/views/src/Plugin/views/row/EntityRow.php
EntitySchemaSubscriber::onEntityTypeCreate function core/modules/system/tests/modules/entity_test_update/src/EventSubscriber/EntitySchemaSubscriber.php
EntitySchemaSubscriber::onEntityTypeCreate function core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php
EntitySchemaSubscriber::onEntityTypeDelete function core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php
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.
EntitySchemaTestHooks::entityTypeAlter function core/modules/system/tests/modules/entity_schema_test/src/Hook/EntitySchemaTestHooks.php Implements hook_entity_type_alter().
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
EntityStorageBase::getEntityTypeId function core/lib/Drupal/Core/Entity/EntityStorageBase.php
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 The entity type manager.
EntityTestBundleClassHooks::entityTypeAlter function core/modules/system/tests/modules/entity_test_bundle_class/src/Hook/EntityTestBundleClassHooks.php Implements hook_entity_type_alter().
EntityTestBundleClassHooks::entityTypeBuild function core/modules/system/tests/modules/entity_test_bundle_class/src/Hook/EntityTestBundleClassHooks.php Implements hook_entity_type_build().
EntityTestBundleResourceTestBase::$entityTypeId property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleResourceTestBase.php
EntityTestComputedFieldNormalizerTest::$entityTypeId property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestComputedFieldNormalizerTest.php
EntityTestComputedFieldTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php The tested entity type.
EntityTestConstraintsHooks::entityTypeAlter function core/modules/system/tests/modules/entity_test_constraints/src/Hook/EntityTestConstraintsHooks.php Implements hook_entity_type_alter().
EntityTestConstraintsHooks::entityTypeBuild function core/modules/system/tests/modules/entity_test_constraints/src/Hook/EntityTestConstraintsHooks.php Implements hook_entity_type_build().
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 Gets the test entity ID.
EntityTestHelper::getEntityTypes function core/modules/system/tests/modules/entity_test/src/EntityTestHelper.php Returns a list of test entity types.
EntityTestHooks::entityTypeAlter function core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php Implements hook_entity_type_alter().
EntityTestLabelResourceTestBase::$entityTypeId property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php
EntityTestMapFieldResourceTestBase::$entityTypeId property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php
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
EntityTestTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/EntityTestTest.php The tested entity type.
EntityTestUpdateHooks::entityTypeAlter function core/modules/system/tests/modules/entity_test_update/src/Hook/EntityTestUpdateHooks.php Implements hook_entity_type_alter().
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.