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. 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
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.
FieldLayoutHooks::entityTypeAlter function core/modules/field_layout/src/Hook/FieldLayoutHooks.php Implements hook_entity_type_alter().
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.
FieldStorageAddController::$entityTypeId property core/modules/field_ui/src/Controller/FieldStorageAddController.php The name of the entity type.
FieldStorageAddForm::$entityTypeId property core/modules/field_ui/src/Form/FieldStorageAddForm.php The name of the entity type.
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.

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