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
ViewsModerationStateFilterTest::testNonTranslatableEntityType function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Tests the moderation filter with a non-translatable entity type.
ViewsOperations::alterQueryForEntityType function core/modules/workspaces/src/Hook/ViewsOperations.php Alters the entity type tables for a Views query.
ViewsSelection::$entityTypeManager property core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php The entity type manager service.
ViewStorageTest::$entityType property core/modules/views/tests/src/Kernel/ViewStorageTest.php The entity type definition.
ViewsUiHooks::entityTypeBuild function core/modules/views_ui/src/Hook/ViewsUiHooks.php Implements hook_entity_type_build().
ViewTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ViewTest.php The tested entity type.
ViewUI::$entityType property core/modules/views_ui/src/ViewUI.php The entity type.
ViewUI::getEntityType function core/modules/views_ui/src/ViewUI.php
ViewUI::getEntityTypeId function core/modules/views_ui/src/ViewUI.php
VocabularyListBuilder::$entityTypeManager property core/modules/taxonomy/src/VocabularyListBuilder.php The entity type manager.
VocabularyResourceTestBase::$entityTypeId property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/VocabularyTest.php The tested entity type.
WildcardConfigActionsTest::testCreateForEachErrorsIfNoBundleEntityTypesExist function core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php Tests that the createForEach action requires bundle entity types to exist.
WizardPluginBase::$entityType property core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Contains the information from entity_get_info of the $entity_type.
WizardPluginBase::$entityTypeId property core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php The entity type connected with the wizard.
WorkflowResourceTestBase::$entityTypeId property core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php
WorkflowTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/WorkflowTest.php The tested entity type.
WorkspaceContentTranslationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php The entity type manager.
WorkspaceCRUDTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php The entity type manager.
WorkspaceEntityDeleteTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php The entity type manager.
WorkspaceEntityOperationsTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityOperationsTest.php The entity type manager.
WorkspaceEntityRepositoryTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceEntityRepositoryTest.php The entity type manager.
WorkspaceFormPersistenceTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php The entity type manager.
WorkspaceInformation::getSupportedEntityTypes function core/modules/workspaces/src/WorkspaceInformation.php
WorkspaceInformation::isEntityTypeIgnored function core/modules/workspaces/src/WorkspaceInformation.php
WorkspaceInformation::isEntityTypeSupported function core/modules/workspaces/src/WorkspaceInformation.php
WorkspaceInformationInterface::getSupportedEntityTypes function core/modules/workspaces/src/WorkspaceInformationInterface.php Returns an array of entity types that can belong to workspaces.
WorkspaceInformationInterface::isEntityTypeIgnored function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether CRUD operations for an entity type are allowed.
WorkspaceInformationInterface::isEntityTypeSupported function core/modules/workspaces/src/WorkspaceInformationInterface.php Determines whether an entity type can belong to a workspace.
WorkspaceInformationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php The entity type manager.
WorkspaceInformationTest::testCustomSupportEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests an entity type with a custom workspace handler.
WorkspaceInformationTest::testIgnoredEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests ignored entity types.
WorkspaceInformationTest::testSupportedEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests fully supported entity types.
WorkspaceInformationTest::testUnsupportedEntityTypes function core/modules/workspaces/tests/src/Kernel/WorkspaceInformationTest.php Tests unsupported entity types.
WorkspaceIntegrationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php The entity type manager.
WorkspaceMenuLinkContentIntegrationTest::$entityTypeManager property core/modules/workspaces/tests/src/Functional/WorkspaceMenuLinkContentIntegrationTest.php The entity type manager.
WorkspaceMergeForm::$entityTypeManager property core/modules/workspaces_ui/src/Form/WorkspaceMergeForm.php The entity type manager.
WorkspaceMergerTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php The entity type manager.
WorkspacePublisherTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php The entity type manager.
WorkspacePublishForm::$entityTypeManager property core/modules/workspaces_ui/src/Form/WorkspacePublishForm.php The entity type manager.
WorkspaceRepository::$entityTypeManager property core/modules/workspaces/src/WorkspaceRepository.php The entity type manager service.
WorkspaceResourceTestBase::$entityTypeId property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php
WorkspaceSafeFormTrait::isWorkspaceSafeEntityType function core/lib/Drupal/Core/Entity/Form/WorkspaceSafeFormTrait.php Determines whether an entity type used in a form is workspace-safe.
WorkspacesContentModerationStateTest::$revEntityTypeId property core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php The ID of the revisionable entity type used in the tests.
WorkspacesContentModerationStateTest::addEntityTypeAndBundleToWorkflow function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php
WorkspacesContentModerationStateTest::testContentModerationMultipleEntityTypesWithWorkspaces function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Publish a workspace with multiple entities from different entity types.
WorkspacesContentModerationStateTest::testWorkspaceEntityTypeModeration function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Tests that the 'workspace' entity type can not be moderated.
WorkspacesFileItemTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php The entity type manager.
WorkspacesTestHooks::entityTypeAlter function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_type_alter().
WorkspacesUiHooks::entityTypeAlter function core/modules/workspaces_ui/src/Hook/WorkspacesUiHooks.php Implements hook_entity_type_alter().

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