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 11.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.

All search results

Title Object type File name Summary
NodeTypeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php
OverridesSectionStorage::$entityTypeManager property core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php The entity type manager.
OverridesSectionStorage::getEntityTypes function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Returns an array of relevant entity types.
OverridesSectionStorageTest::$entityTypeManager property core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php The entity type manager.
OverviewTerms::$entityTypeManager property core/modules/taxonomy/src/Form/OverviewTerms.php The entity type manager.
PathAliasConstraintValidator::$entityTypeManager property core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php The entity type manager.
PathAliasResourceTestBase::$entityTypeId property core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PrepareModulesEntityUninstallForm::$entityTypeId property core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php The entity type ID of the entities to delete.
PrepareModulesEntityUninstallForm::$entityTypeManager property core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php The entity type manager.
Query::$entityType property core/lib/Drupal/Core/Config/Entity/Query/Query.php Information about the entity type.
QueryBase::$entityType property core/lib/Drupal/Core/Entity/Query/QueryBase.php Information about the entity type.
QueryBase::$entityTypeId property core/lib/Drupal/Core/Entity/Query/QueryBase.php The entity type this query runs against.
QueryBase::getEntityTypeId function core/lib/Drupal/Core/Entity/Query/QueryBase.php
QueryInterface::getEntityTypeId function core/lib/Drupal/Core/Entity/Query/QueryInterface.php Gets the ID of the entity type for this query.
RawStringFormatterTest::$entityType property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
ReferenceBase::getEntityTypeMigrationId function core/modules/migrate_drupal/src/Plugin/migrate/field/ReferenceBase.php Gets the plugin ID for the reference type migration.
RenderedEntity::$entityTypeManager property core/modules/views/src/Plugin/views/field/RenderedEntity.php The entity type manager.
RenderedEntity::getEntityTypeId function core/modules/views/src/Plugin/views/field/RenderedEntity.php
RenderedEntity::getEntityTypeManager function core/modules/views/src/Plugin/views/field/RenderedEntity.php
RendererBase::$entityType property core/modules/views/src/Entity/Render/RendererBase.php The type of the entity being rendered.
RequiredConfigDependenciesConstraint::$entityTypes property core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/RequiredConfigDependenciesConstraint.php The IDs of entity types that need to exist in config dependencies.
RequiredConfigDependenciesConstraintValidator::$entityTypeManager property core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/RequiredConfigDependenciesConstraintValidator.php The entity type manager service.
ResourceTestBase::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php The tested entity type.
ResourceType::$entityTypeId property core/modules/jsonapi/src/ResourceType/ResourceType.php The entity type ID.
ResourceType::getEntityTypeId function core/modules/jsonapi/src/ResourceType/ResourceType.php Gets the entity type ID.
ResourceTypeBuildEvent::createFromEntityTypeAndBundle function core/modules/jsonapi/src/ResourceType/ResourceTypeBuildEvent.php Creates a new ResourceTypeBuildEvent.
ResourceTypeRepository::$entityTypeBundleInfo property core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php The bundle manager.
ResourceTypeRepository::$entityTypeManager property core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php The entity type manager.
ResourceTypeRepository::getAllBundlesForEntityType function core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php Gets all bundle IDs for a given entity type.
ResponsiveImageStyleConfigEntityUnitTest::$entityType property core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php The entity type used for testing.
ResponsiveImageStyleConfigEntityUnitTest::$entityTypeManager property core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php The entity type manager used for testing.
ResponsiveImageStyleResourceTestBase::$entityTypeId property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php
ResponsiveImageStyleTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php
RestResourceConfigResourceTestBase::$entityTypeId property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php
RevisionDeleteForm::setEntityTypeManager function core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php
RevisionLogEntityTrait::getEntityType function core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php Gets the entity type definition.
RevisionRevertForm::$entityTypeManager property core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php The entity type manager.
RevisionRevertForm::setEntityTypeManager function core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php
RoleResourceTestBase::$entityTypeId property core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php
RoleTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/RoleTest.php
RoleUserTestBase::$userRoleEntityType property core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php The user role entity type.
RouteSubscriber::$entityTypeManager property core/modules/field_ui/src/Routing/RouteSubscriber.php The entity type manager service.
RouteSubscriber::$entityTypeManager property core/modules/block_content/src/Routing/RouteSubscriber.php The entity type manager service.
RouteSubscriberTest::$entityTypeManager property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The mocked entity type manager.
Rss::$entityTypeId property core/modules/comment/src/Plugin/views/row/Rss.php
Rss::$entityTypeId property core/modules/node/src/Plugin/views/row/Rss.php
RssPluginBase::$entityTypeId property core/modules/views/src/Plugin/views/row/RssPluginBase.php The ID of the entity type for which this is an RSS row plugin.
RssPluginBase::$entityTypeManager property core/modules/views/src/Plugin/views/row/RssPluginBase.php The entity type manager.

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