| ViewsMenuLink::$entityTypeManager |
property |
core/modules/views/src/Plugin/Menu/ViewsMenuLink.php |
The entity type manager. |
| ViewsModerationStateFilterTest::testModerationStateFilterOnJoinedEntity |
function |
core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php |
Tests the moderation state filter on an entity added via a relationship. |
| 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. |
| ViewsOperations::moveEntityTable |
function |
core/modules/workspaces/src/Hook/ViewsOperations.php |
Moves a 'workspace_association' table to appear before the given alias. |
| ViewsSelection::$entityTypeManager |
property |
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php |
The entity type manager service. |
| ViewsTestEntity |
class |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Generic entity class for our test entity types. |
| ViewsTestEntity::$mockedBaseFieldDefinitions |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
The mocked base fields for test entity types. |
| ViewsTestEntity::baseFieldDefinitions |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Provides base field definitions for an entity type. |
| ViewsTestEntity::setMockedBaseFieldDefinitions |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Sets up the mocked base field definitions. |
| ViewsTestEntityReferenceHooks |
class |
core/modules/views/tests/modules/views_test_entity_reference/src/Hook/ViewsTestEntityReferenceHooks.php |
Hook implementations for views_test_entity_reference. |
| ViewsTestEntityReferenceHooks.php |
file |
core/modules/views/tests/modules/views_test_entity_reference/src/Hook/ViewsTestEntityReferenceHooks.php |
|
| ViewsTestEntityReferenceHooks::viewsDataAlter |
function |
core/modules/views/tests/modules/views_test_entity_reference/src/Hook/ViewsTestEntityReferenceHooks.php |
Implements hook_views_data_alter(). |
| ViewStorageTest::$entityType |
property |
core/modules/views/tests/src/Kernel/ViewStorageTest.php |
The entity type definition. |
| ViewStorageTest::testConfigurationEntityCRUD |
function |
core/modules/views/tests/src/Kernel/ViewStorageTest.php |
Tests CRUD operations. |
| ViewsUiHooks::entityOperation |
function |
core/modules/views_ui/src/Hook/ViewsUiHooks.php |
Implements hook_entity_operation(). |
| ViewsUiHooks::entityTypeBuild |
function |
core/modules/views_ui/src/Hook/ViewsUiHooks.php |
Implements hook_entity_type_build(). |
| views_config_entity_test.info.yml |
file |
core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml |
core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml |
| views_config_entity_test.schema.yml |
file |
core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml |
core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml |
| views_entity_test.info.yml |
file |
core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml |
core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml |
| views_test_entity_reference.info.yml |
file |
core/modules/views/tests/modules/views_test_entity_reference/views_test_entity_reference.info.yml |
core/modules/views/tests/modules/views_test_entity_reference/views_test_entity_reference.info.yml |
| ViewTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ViewTest.php |
|
| ViewTest::$entityStorage |
property |
core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php |
The mocked entity storage. |
| ViewTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ViewTest.php |
The tested entity type. |
| ViewTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ViewTest.php |
Creates the entity to be tested. |
| ViewUI::$entityType |
property |
core/modules/views_ui/src/ViewUI.php |
The 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. |
| ViewUIObjectTest::testEntityDecoration |
function |
core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php |
Tests entity method decoration. |
| VocabularyForm::buildEntity |
function |
core/modules/taxonomy/src/VocabularyForm.php |
Builds an updated entity object based upon the submitted form values. |
| VocabularyListBuilder::$entityTypeManager |
property |
core/modules/taxonomy/src/VocabularyListBuilder.php |
The entity type manager. |
| VocabularyResourceTestBase::$entity |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
|
| VocabularyResourceTestBase::$entityTypeId |
property |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
The tested entity type. |
| VocabularyResourceTestBase::createEntity |
function |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
Creates the entity to be tested. |
| VocabularyResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
Returns the expected normalization of the entity. |
| VocabularyResourceTestBase::getNormalizedPostEntity |
function |
core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php |
Returns the normalized POST entity. |
| VocabularyTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/VocabularyTest.php |
|
| VocabularyTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/VocabularyTest.php |
The tested entity type. |
| VocabularyTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/VocabularyTest.php |
Creates the entity to be tested. |
| 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. |
| WorkflowAddForm::copyFormValuesToEntity |
function |
core/modules/workflows/src/Form/WorkflowAddForm.php |
Copies top-level form values to entity properties. |
| WorkflowEditForm::copyFormValuesToEntity |
function |
core/modules/workflows/src/Form/WorkflowEditForm.php |
Copies top-level form values to entity properties. |
| WorkflowResourceTestBase::$entity |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
The Workflow entity. |
| WorkflowResourceTestBase::$entityTypeId |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
The tested entity type. |
| WorkflowResourceTestBase::createEntity |
function |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
Creates the entity to be tested. |
| WorkflowResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
Returns the expected normalization of the entity. |
| WorkflowResourceTestBase::getNormalizedPostEntity |
function |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
Returns the normalized POST entity. |
| WorkflowStateAddForm::copyFormValuesToEntity |
function |
core/modules/workflows/src/Form/WorkflowStateAddForm.php |
Copies top-level form values to entity properties. |