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. |
FieldConfigDeleteForm::$entityTypeBundleInfo |
property |
core/modules/field_ui/src/Form/FieldConfigDeleteForm.php |
The entity type bundle info service. |
FieldConfigEditForm::$entityTypeBundleInfo |
property |
core/modules/field_ui/src/Form/FieldConfigEditForm.php |
The entity type bundle info service. |
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 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. |
FieldRenderedEntityTranslationTest::$entityTypeManager |
property |
core/modules/views/tests/src/Functional/Entity/FieldRenderedEntityTranslationTest.php |
The entity type manager service. |
FieldResolver::$entityTypeBundleInfo |
property |
core/modules/jsonapi/src/Context/FieldResolver.php |
The entity type bundle information service. |
FieldResolver::$entityTypeManager |
property |
core/modules/jsonapi/src/Context/FieldResolver.php |
The entity type manager. |
FieldStorageAddForm::$entityTypeId |
property |
core/modules/field_ui/src/Form/FieldStorageAddForm.php |
The name of the entity type. |
FieldStorageAddForm::$entityTypeManager |
property |
core/modules/field_ui/src/Form/FieldStorageAddForm.php |
The entity type manager. |
FieldStorageConfig::getTargetEntityTypeId |
function |
core/modules/field/src/Entity/FieldStorageConfig.php |
Returns the ID of the entity type the field is attached to. |
FieldStorageConfigEntityUnitTest::$entityTypeId |
property |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
The ID of the type of the entity under test. |
FieldStorageConfigEntityUnitTest::$entityTypeManager |
property |
core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php |
The entity type manager used for testing. |
FieldStorageConfigListBuilder::$entityTypeManager |
property |
core/modules/field_ui/src/FieldStorageConfigListBuilder.php |
The entity type manager. |
FieldStorageConfigResourceTestBase::$entityTypeId |
property |
core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php |
The tested entity type. |
FieldStorageConfigStorage::$entityTypeManager |
property |
core/modules/field/src/FieldStorageConfigStorage.php |
The entity type manager. |
FieldStorageConfigTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php |
The tested entity type. |
FieldStorageCrudTest::testUpdateEntityType |
function |
core/modules/field/tests/src/Kernel/FieldStorageCrudTest.php |
Test changing a field storage type. |
FieldStorageDefinitionInterface::getTargetEntityTypeId |
function |
core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php |
Returns the ID of the entity type the field is attached to. |
FieldStorageDefinitionListener::$entityTypeManager |
property |
core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php |
The entity type manager. |
FieldTest::$entityTypeManager |
property |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
The entity type manager. |
FieldTranslationSynchronizer::$entityTypeManager |
property |
core/modules/content_translation/src/FieldTranslationSynchronizer.php |
The entity type manager. |
FieldUiLocalAction::$entityTypeManager |
property |
core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php |
The entity type manager. |
FieldUiLocalTask::$entityTypeManager |
property |
core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php |
The entity type manager. |
FieldUiPermissions::$entityTypeManager |
property |
core/modules/field_ui/src/FieldUiPermissions.php |
The entity type manager. |
FieldUiRouteEnhancer::$entityTypeManager |
property |
core/modules/field_ui/src/Routing/FieldUiRouteEnhancer.php |
The entity type manager service. |
FieldValidationTest::$entityType |
property |
core/modules/field/tests/src/Kernel/FieldValidationTest.php |
|
FileResourceTestBase::$entityTypeId |
property |
core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php |
The tested entity type. |