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
MediaLibraryUiBuilder::$entityTypeManager property core/modules/media_library/src/MediaLibraryUiBuilder.php The entity type manager.
MediaLibraryWidget::$entityTypeManager property core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php Entity type manager service.
MediaPermissions::$entityTypeManager property core/modules/media/src/MediaPermissions.php The entity type manager service.
MediaResourceTestBase::$entityTypeId property core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php The tested entity type.
MediaSettingsForm::$entityTypeManager property core/modules/media/src/Form/MediaSettingsForm.php The entity type manager.
MediaSourceBase::$entityTypeManager property core/modules/media/src/MediaSourceBase.php The entity type manager service.
MediaTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/MediaTest.php The tested entity type.
MediaThumbnailFormatterTest::$testEntityTypeId property core/modules/media/tests/src/Kernel/MediaThumbnailFormatterTest.php Test entity type id.
MediaTypeDeleteConfirmForm::$entityTypeManager property core/modules/media/src/Form/MediaTypeDeleteConfirmForm.php The entity type manager.
MediaTypeResourceTestBase::$entityTypeId property core/modules/media/tests/src/Functional/Rest/MediaTypeResourceTestBase.php The tested entity type.
MediaTypeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/MediaTypeTest.php The tested entity type.
MenuLinkContent::$entityTypeManager property core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php The entity type manager.
MenuLinkContentDeriver::$entityTypeManager property core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php The entity type manager.
MenuLinkContentHooks::entityTypeAlter function core/modules/menu_link_content/src/Hook/MenuLinkContentHooks.php Implements hook_entity_type_alter().
MenuLinkContentResourceTestBase::$entityTypeId property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php The tested entity type.
MenuLinkContentTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php The tested entity type.
MenuParentFormSelector::$entityTypeManager property core/lib/Drupal/Core/Menu/MenuParentFormSelector.php The entity type manager service.
MenuResourceTestBase::$entityTypeId property core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php The tested entity type.
MenuTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/MenuTest.php The tested entity type.
MenuTreeHierarchyConstraintValidator::$entityTypeManager property core/modules/menu_link_content/src/Plugin/Validation/Constraint/MenuTreeHierarchyConstraintValidator.php The entity type manager.
MenuUiHooks::entityTypeBuild function core/modules/menu_ui/src/Hook/MenuUiHooks.php Implements hook_entity_type_build().
MessageResourceTestBase::$entityTypeId property core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php The tested entity type.
MessageTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/MessageTest.php The tested entity type.
MigrateDestinationPluginManager::$entityTypeManager property core/modules/migrate/src/Plugin/MigrateDestinationPluginManager.php The entity type manager.
ModeratedNodeListBuilder::$entityTypeManager property core/modules/content_moderation/src/ModeratedNodeListBuilder.php The entity type manager.
ModerationInformation::$entityTypeManager property core/modules/content_moderation/src/ModerationInformation.php The entity type manager.
ModerationInformation::canModerateEntitiesOfEntityType function core/modules/content_moderation/src/ModerationInformation.php Determines if an entity type can have moderated entities.
ModerationInformation::getWorkflowForEntityTypeAndBundle function core/modules/content_moderation/src/ModerationInformation.php Gets the workflow for the given entity type and bundle.
ModerationInformation::isModeratedEntityType function core/modules/content_moderation/src/ModerationInformation.php Determines if an entity type has at least one moderated bundle.
ModerationInformationInterface::canModerateEntitiesOfEntityType function core/modules/content_moderation/src/ModerationInformationInterface.php Determines if an entity type can have moderated entities.
ModerationInformationInterface::getWorkflowForEntityTypeAndBundle function core/modules/content_moderation/src/ModerationInformationInterface.php Gets the workflow for the given entity type and bundle.
ModerationInformationInterface::isModeratedEntityType function core/modules/content_moderation/src/ModerationInformationInterface.php Determines if an entity type has at least one moderated bundle.
ModerationInformationTest::getEntityTypeManager function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php Returns a mock Entity Type Manager.
ModerationInformationTest::testIsModeratedEntityType function core/modules/content_moderation/tests/src/Unit/ModerationInformationTest.php @covers ::isModeratedEntityType[[api-linebreak]]
ModerationStateConstraintValidator::$entityTypeManager property core/modules/content_moderation/src/Plugin/Validation/Constraint/ModerationStateConstraintValidator.php The entity type manager.
ModerationStateFilter::$entityTypeManager property core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php The entity type manager.
ModerationStateSort::$entityTypeManager property core/modules/content_moderation/src/Plugin/views/sort/ModerationStateSort.php The entity type manager.
ModerationStateWidget::$entityTypeManager property core/modules/content_moderation/src/Plugin/Field/FieldWidget/ModerationStateWidget.php The entity type manager.
ModuleInstallerTest::testFieldStorageEntityTypeDependencies function core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php Tests field storage definitions are installed only if entity types exist.
ModulesUninstallConfirmForm::$entityTypeManager property core/modules/system/src/Form/ModulesUninstallConfirmForm.php The entity type manager.
NegotiatorBase::$entityTypeManager property core/modules/jsonapi/src/Revisions/NegotiatorBase.php The entity type manager to load the revision.
NodeAccessControlHandler::$entityTypeManager property core/modules/node/src/NodeAccessControlHandler.php The entity type manager.
NodeDisplayConfigurableTestHooks::entityTypeBuild function core/modules/node/tests/modules/node_display_configurable_test/src/Hook/NodeDisplayConfigurableTestHooks.php Implements hook_entity_type_build().
NodeNewComments::$entityTypeManager property core/modules/comment/src/Plugin/views/field/NodeNewComments.php The entity type manager.
NodePreviewAccessCheck::$entityTypeManager property core/modules/node/src/Access/NodePreviewAccessCheck.php The entity type manager service.
NodeReference::getEntityTypeMigrationId function core/modules/migrate_drupal/src/Plugin/migrate/field/d6/NodeReference.php Gets the plugin ID for the reference type migration.
NodeReference::getEntityTypeMigrationId function core/modules/migrate_drupal/src/Plugin/migrate/field/d7/NodeReference.php Gets the plugin ID for the reference type migration.
NodeResourceTestBase::$entityTypeId property core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php The tested entity type.
NodeSearch::$entityTypeManager property core/modules/node/src/Plugin/Search/NodeSearch.php The entity type manager.
NodeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/NodeTest.php The tested entity type.

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