| ViewsConfigUpdater::$entityTypeManager |
property |
core/modules/views/src/ViewsConfigUpdater.php |
The entity type manager. |
| ViewsData::$entityTypeManager |
property |
core/modules/content_moderation/src/ViewsData.php |
The entity type manager. |
| ViewsData::processEntityTypes |
function |
core/modules/views/src/ViewsData.php |
Links tables with 'entity type' to respective generic entity-type tables. |
| ViewsEntityArgumentValidator::$entityTypeManager |
property |
core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php |
The entity type manager. |
| ViewsEntityRow::$entityTypeManager |
property |
core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php |
The entity type manager. |
| ViewsEntitySchemaSubscriber::$entityTypeManager |
property |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
The entity type manager. |
| ViewsEntitySchemaSubscriber::onEntityTypeDelete |
function |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Reacts to the deletion of the entity type. |
| ViewsEntitySchemaSubscriber::onEntityTypeUpdate |
function |
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php |
Reacts to the update of the entity type. |
| ViewsEntitySchemaSubscriberIntegrationTest::$entityTypeManager |
property |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
The entity type manager service. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDeleteEntityType |
function |
core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php |
Tests that views are disabled when an entity type is deleted. |
| ViewsHandlerInterface::getEntityType |
function |
core/modules/views/src/Plugin/views/ViewsHandlerInterface.php |
Determines the entity type used by this handler. |
| ViewsMenuLink::$entityTypeManager |
property |
core/modules/views/src/Plugin/Menu/ViewsMenuLink.php |
The entity type manager. |
| ViewsModerationStateFilterTest::testNonTranslatableEntityType |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
Test the moderation filter with a non-translatable entity type. |
| ViewsQueryAlter::$entityTypeManager |
property |
core/modules/workspaces/src/ViewsQueryAlter.php |
The entity type manager service. |
| ViewsQueryAlter::alterQueryForEntityType |
function |
core/modules/workspaces/src/ViewsQueryAlter.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. |
| ViewTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ViewTest.php |
The tested entity type. |
| ViewUI::getEntityType |
function |
core/modules/views_ui/src/ViewUI.php |
Gets the entity type definition. |
| ViewUI::getEntityTypeId |
function |
core/modules/views_ui/src/ViewUI.php |
Gets the ID of the type of the entity. |
| VocabularyListBuilder::$entityTypeManager |
property |
core/modules/taxonomy/src/VocabularyListBuilder.php |
The entity manager. |
| VocabularyResourceTestBase::$entityTypeId |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
The tested entity type. |
| VocabularyTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/VocabularyTest.php |
The tested entity type. |
| 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 |
The tested entity type. |
| WorkflowTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/WorkflowTest.php |
The tested entity type. |
| WorkspaceAssociation::$entityTypeManager |
property |
core/modules/workspaces/src/WorkspaceAssociation.php |
The entity type manager. |
| WorkspaceCRUDTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php |
The entity type manager. |
| WorkspaceIntegrationTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php |
The entity type manager. |
| WorkspaceManager::$entityTypeManager |
property |
core/modules/workspaces/src/WorkspaceManager.php |
The entity type manager. |
| WorkspaceManager::getSupportedEntityTypes |
function |
core/modules/workspaces/src/WorkspaceManager.php |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceManager::isEntityTypeSupported |
function |
core/modules/workspaces/src/WorkspaceManager.php |
Returns whether an entity type can belong to a workspace or not. |
| WorkspaceManagerInterface::getSupportedEntityTypes |
function |
core/modules/workspaces/src/WorkspaceManagerInterface.php |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceManagerInterface::isEntityTypeSupported |
function |
core/modules/workspaces/src/WorkspaceManagerInterface.php |
Returns whether an entity type can belong to a workspace or not. |
| WorkspaceMergeForm::$entityTypeManager |
property |
core/modules/workspaces/src/Form/WorkspaceMergeForm.php |
The entity type manager. |
| WorkspaceMerger::$entityTypeManager |
property |
core/modules/workspaces/src/WorkspaceMerger.php |
The entity type manager. |
| WorkspaceMergerTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php |
The entity type manager. |
| WorkspaceOperationFactory::$entityTypeManager |
property |
core/modules/workspaces/src/WorkspaceOperationFactory.php |
The entity type manager. |
| WorkspacePublisher::$entityTypeManager |
property |
core/modules/workspaces/src/WorkspacePublisher.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/EntityResource/WorkspaceResourceTestBase.php |
The tested entity type. |
| WorkspaceRevisionMetadataFieldTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Functional/WorkspaceRevisionMetadataFieldTest.php |
The entity type manager. |
| 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 |
Adds an entity type ID / bundle ID to the given workflow. |
| WorkspaceSwitcherBlock::$entityTypeManager |
property |
core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php |
The entity type manager. |