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
DynamicEntityTypeParamConverterTrait trait core/lib/Drupal/Core/ParamConverter/DynamicEntityTypeParamConverterTrait.php Provides a trait to replace dynamic entity types in routes.
DynamicEntityTypeParamConverterTrait.php file core/lib/Drupal/Core/ParamConverter/DynamicEntityTypeParamConverterTrait.php
DynamicEntityTypeParamConverterTrait::getEntityTypeFromDefaults function core/lib/Drupal/Core/ParamConverter/DynamicEntityTypeParamConverterTrait.php Determines the entity type ID given a route definition and route defaults.
DynamicLocalTasks::$entityTypeManager property core/modules/media/src/Plugin/Derivative/DynamicLocalTasks.php The entity type manager.
DynamicLocalTasks::$entityTypeManager property core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php The entity type manager.
EditorConfigEntityUnitTest::$entityType property core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php The entity type used for testing.
EditorConfigEntityUnitTest::$entityTypeId property core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php The ID of the type of the entity under test.
EditorConfigEntityUnitTest::$entityTypeManager property core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php The entity type manager used for testing.
EditorResourceTestBase::$entityTypeId property core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php The tested entity type.
EditorTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/EditorTest.php
EmptySource::$entityTypeManager property core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php The entity type manager.
Entity::$entityType property core/modules/views/src/Plugin/views/area/Entity.php Stores the entity type of the result entities.
Entity::$entityTypeBundleInfo property core/modules/views/src/Plugin/views/argument_validator/Entity.php The entity bundle info.
Entity::$entityTypeManager property core/modules/views/src/Plugin/views/argument_validator/Entity.php The entity type manager.
Entity::$entityTypeManager property core/modules/views/src/Plugin/views/area/Entity.php The entity type manager.
EntityAccess::$entityTypeManager property core/modules/workspaces/src/EntityAccess.php The entity type manager service.
EntityAccessControlHandler::$entityType property core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php Information about the entity type.
EntityAccessControlHandler::$entityTypeId property core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php The entity type ID of the access control handler instance.
EntityActionBase::$entityTypeManager property core/lib/Drupal/Core/Action/Plugin/Action/EntityActionBase.php The entity type manager.
EntityActionDeriverBase::$entityTypeManager property core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php The entity type manager.
EntityActionDeriverBase::getApplicableEntityTypes function core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php Gets a list of applicable entity types.
EntityAdapterUnitTest::$entityType property core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php The entity type used for testing.
EntityAdapterUnitTest::$entityTypeId property core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php The type ID of the entity under test.
EntityAdapterUnitTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php The entity type manager used for testing.
EntityAutocompleteTest::$entityType property core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php The entity type used in this test.
EntityBase::$entityTypeId property core/lib/Drupal/Core/Entity/EntityBase.php The entity type.
EntityBase::entityTypeBundleInfo function core/lib/Drupal/Core/Entity/EntityBase.php Gets the entity type bundle info service.
EntityBase::entityTypeManager function core/lib/Drupal/Core/Entity/EntityBase.php Gets the entity type manager.
EntityBase::getEntityType function core/lib/Drupal/Core/Entity/EntityBase.php Gets the entity type definition.
EntityBase::getEntityTypeId function core/lib/Drupal/Core/Entity/EntityBase.php Gets the ID of the type of the entity.
EntityBundle::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/Plugin/Condition/EntityBundle.php The entity type bundle info service.
EntityBundle::$entityTypeManager property core/lib/Drupal/Core/Entity/Plugin/Condition/Deriver/EntityBundle.php The entity type manager.
EntityBundleExistsConstraint::$entityTypeId property core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityBundleExistsConstraint.php The entity type ID which should have the given bundle.
EntityBundleExistsConstraintValidatorTest::testDynamicEntityType function core/tests/Drupal/KernelTests/Core/Entity/EntityBundleExistsConstraintValidatorTest.php Tests getting the entity type ID.
EntityBundleExistsConstraintValidatorTest::testEntityTypeIdFromMultipleParents function core/tests/Drupal/KernelTests/Core/Entity/EntityBundleExistsConstraintValidatorTest.php Tests getting the entity type ID from a deeply nested property path.
EntityBundleExistsConstraintValidatorTest::testEntityTypeIdIsStatic function core/tests/Drupal/KernelTests/Core/Entity/EntityBundleExistsConstraintValidatorTest.php Tests validating a bundle of a known (static) entity type ID.
EntityBundleExistsConstraintValidatorTest::testInvalidEntityTypeId function core/tests/Drupal/KernelTests/Core/Entity/EntityBundleExistsConstraintValidatorTest.php Tests when the constraint's entityTypeId value is not valid.
EntityBundleListener::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/EntityBundleListener.php The entity type bundle info.
EntityBundleListener::$entityTypeManager property core/lib/Drupal/Core/Entity/EntityBundleListener.php The entity type manager.
EntityBundleRouteEnhancer::$entityTypeManager property core/lib/Drupal/Core/Entity/Enhancer/EntityBundleRouteEnhancer.php The entity type manager service.
EntityContentBase::$entityTypeBundleInfo property core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php Entity type bundle info.
EntityContext::fromEntityType function core/lib/Drupal/Core/Plugin/Context/EntityContext.php Gets a context from an entity type.
EntityContext::fromEntityTypeId function core/lib/Drupal/Core/Plugin/Context/EntityContext.php Gets a context from an entity type ID.
EntityContextDefinition::fromEntityType function core/lib/Drupal/Core/Plugin/Context/EntityContextDefinition.php Creates a context definition from a given entity type.
EntityContextDefinition::fromEntityTypeId function core/lib/Drupal/Core/Plugin/Context/EntityContextDefinition.php Creates a context definition from a given entity type ID.
EntityContextDefinition::getEntityTypeId function core/lib/Drupal/Core/Plugin/Context/EntityContextDefinition.php Returns the entity type ID of this context.
EntityContextDefinitionIsSatisfiedTest::$entityTypeBundleInfo property core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionIsSatisfiedTest.php The entity type bundle info.
EntityContextDefinitionIsSatisfiedTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionIsSatisfiedTest.php The entity type manager.
EntityController::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/Controller/EntityController.php The entity type bundle info.
EntityController::$entityTypeManager property core/lib/Drupal/Core/Entity/Controller/EntityController.php The entity type manager.

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