EntityViewBuilder::$entityType |
property |
core/lib/Drupal/Core/Entity/EntityViewBuilder.php |
Information about the entity type. |
EntityViewBuilder::$entityTypeId |
property |
core/lib/Drupal/Core/Entity/EntityViewBuilder.php |
The type of entities for which this view builder is instantiated. |
EntityViewBuilderTest::testHookEntityTypeViewModeAlter |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php |
Tests a view mode alter on an entity. |
EntityViewController::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Controller/EntityViewController.php |
The entity type manager. |
EntityViewDisplayResourceTestBase::$entityTypeId |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php |
The tested entity type. |
EntityViewDisplayTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php |
The tested entity type. |
EntityViewModeResourceTestBase::$entityTypeId |
property |
core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php |
The tested entity type. |
EntityViewModeTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php |
The tested entity type. |
EntityViewsData::$entityType |
property |
core/modules/views/src/EntityViewsData.php |
Entity type for this views data handler instance. |
EntityViewsData::$entityTypeManager |
property |
core/modules/views/src/EntityViewsData.php |
The entity type manager. |
EntityViewsData::getViewsTableForEntityType |
function |
core/modules/views/src/EntityViewsData.php |
Gets the table of an entity type to be used as base table in views. |
EntityViewsDataInterface::getViewsTableForEntityType |
function |
core/modules/views/src/EntityViewsDataInterface.php |
Gets the table of an entity type to be used as base table in views. |
EntityViewsDataTest::$baseEntityType |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
The base entity type definition, which some tests modify. |
EntityViewsDataTest::$entityTypeManager |
property |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
The entity type manager. |
EntityViewsDataTest::setUpEntityType |
function |
core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php |
Mocks an entity type and its base fields. |
EntityWorkspaceConflictConstraintValidatorTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php |
The entity type manager. |
ExtraFieldBlock::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php |
The entity type manager. |
ExtraFieldBlockDeriver::$entityTypeBundleInfo |
property |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
The entity type bundle info. |
ExtraFieldBlockDeriver::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
The entity type manager. |
ExtraFieldBlockDeriver::$entityTypeRepository |
property |
core/modules/layout_builder/src/Plugin/Derivative/ExtraFieldBlockDeriver.php |
The entity type repository. |
FieldableEntityDefinitionUpdateTest::$entityTypeId |
property |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
The ID of the entity type used in this test. |
FieldableEntityDefinitionUpdateTest::$entityTypeManager |
property |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
The entity type manager. |
FieldableEntityDefinitionUpdateTest::assertEntityTypeSchema |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
Asserts revisionable and/or translatable characteristics of an entity type. |
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesErrorHandling |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
Tests that a failed entity schema update preserves the existing data. |
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables |
function |
core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php |
Tests the removal of the backup tables after a successful update. |
FieldableEntityNormalizerTrait::$entityTypeManager |
property |
core/modules/serialization/src/Normalizer/FieldableEntityNormalizerTrait.php |
The entity type manager. |
FieldableEntityNormalizerTrait::$entityTypeRepository |
property |
core/modules/serialization/src/Normalizer/FieldableEntityNormalizerTrait.php |
The entity type repository. |
FieldableEntityNormalizerTrait::determineEntityTypeId |
function |
core/modules/serialization/src/Normalizer/FieldableEntityNormalizerTrait.php |
Determines the entity type ID to denormalize as. |
FieldableEntityNormalizerTrait::getEntityTypeDefinition |
function |
core/modules/serialization/src/Normalizer/FieldableEntityNormalizerTrait.php |
Gets the entity type definition. |
FieldableEntityNormalizerTrait::getEntityTypeManager |
function |
core/modules/serialization/src/Normalizer/FieldableEntityNormalizerTrait.php |
Returns the entity type manager. |
FieldableEntityNormalizerTrait::getEntityTypeRepository |
function |
core/modules/serialization/src/Normalizer/FieldableEntityNormalizerTrait.php |
Returns the entity type repository. |
FieldBlock::$entityTypeId |
property |
core/modules/layout_builder/src/Plugin/Block/FieldBlock.php |
The entity type ID. |
FieldBlockDeriver::$entityTypeRepository |
property |
core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php |
The entity type repository. |
FieldConfigBase::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/FieldConfigBase.php |
Returns the ID of the entity type the field is attached to. |
FieldConfigEditForm::$entityTypeId |
property |
core/modules/field_ui/src/Form/FieldConfigEditForm.php |
The name of the entity type. |
FieldConfigEntityUnitTest::$entityType |
property |
core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php |
The entity type used for testing. |
FieldConfigEntityUnitTest::$entityTypeId |
property |
core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php |
The ID of the type of the entity under test. |
FieldConfigEntityUnitTest::$entityTypeManager |
property |
core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php |
The entity type manager used for testing. |
FieldConfigListBuilder::$entityTypeManager |
property |
core/modules/field_ui/src/FieldConfigListBuilder.php |
The entity type manager. |
FieldConfigListBuilder::$targetEntityTypeId |
property |
core/modules/field_ui/src/FieldConfigListBuilder.php |
The name of the entity type the listed fields are attached to. |
FieldConfigResourceTestBase::$entityTypeId |
property |
core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php |
The tested entity type. |
FieldConfigStorage::$entityTypeManager |
property |
core/modules/field/src/FieldConfigStorage.php |
The entity type manager. |
FieldConfigTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php |
The tested entity type. |
FieldDefinition::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/FieldDefinition.php |
Returns the ID of the entity type the field is attached to. |
FieldDefinitionInterface::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/FieldDefinitionInterface.php |
Returns the ID of the entity type the field is attached to. |
FieldDefinitionListener::$entityTypeManager |
property |
core/lib/Drupal/Core/Field/FieldDefinitionListener.php |
The entity type manager. |
FieldDefinitionListenerTest::$entityTypeManager |
property |
core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php |
The entity type manager. |
FieldDefinitionListenerTest::setUpEntityTypeManager |
function |
core/tests/Drupal/Tests/Core/Field/FieldDefinitionListenerTest.php |
Sets up the entity type manager to be tested. |
FieldDisplayTest::$entityType |
property |
core/modules/field/tests/src/Kernel/FieldDisplayTest.php |
Test entity type name. |
FieldItemNormalizer::$entityTypeManager |
property |
core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php |
The entity type manager. |