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. 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/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 class core/lib/Drupal/Core/Entity/Attribute/EntityType.php Defines an entity type for plugin discovery.

All search results

Title Object type File name Summary
EntityResourceRestTestCoverageTest::testEntityTypeRestTestCoverage function core/modules/rest/tests/src/Kernel/EntityResource/EntityResourceRestTestCoverageTest.php Tests that all core content/config entity types have REST test coverage.
EntityResourceTestBase::$entityTypeId property core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php The tested entity type.
EntityRevisionParamConverter::$entityTypeManager property core/lib/Drupal/Core/ParamConverter/EntityRevisionParamConverter.php The entity type manager.
EntityRevisionParamConverterTest::testConvertWithInvalidDynamicEntityType function core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php Tests the convert() method with an invalid dynamic entity type ID.
EntityRevisionParamConverterTest::testConvertWithInvalidEntityType function core/tests/Drupal/Tests/Core/ParamConverter/EntityRevisionParamConverterTest.php Tests the convert() method with an invalid entity type ID.
EntityRevisionTest::$entityTypeBundle property core/modules/migrate/tests/src/Unit/destination/EntityRevisionTest.php The entity type bundle information.
EntityRevisionTestDestination::getEntityTypeId function core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityRevisionTest.php Gets the test entity ID.
EntityRouteHelper::getContentEntityTypePaths function core/modules/navigation/src/EntityRouteHelper.php Returns the path for the link template for a given content entity type.
EntityRouteHelper::isLayoutBuilderEntityType function core/modules/navigation/src/EntityRouteHelper.php Determines if a given entity type is layout builder relevant or not.
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/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php
EntitySchemaSubscriber::onEntityTypeCreate function core/modules/system/tests/modules/entity_test_update/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
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.

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