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/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.
EntityType class core/lib/Drupal/Core/Entity/Attribute/EntityType.php Defines an entity type for plugin discovery.

All search results

Title Object type File name Summary
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.
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 Tests 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.
FieldStorageEntityTypeDependencyTestHook class core/modules/system/tests/modules/field_storage_entity_type_dependency_test/src/Hook/FieldStorageEntityTypeDependencyTestHook.php Hook implementations.
FieldStorageEntityTypeDependencyTestHook.php file core/modules/system/tests/modules/field_storage_entity_type_dependency_test/src/Hook/FieldStorageEntityTypeDependencyTestHook.php
FieldStorageEntityTypeDependencyTestHook::systemInfoAlter function core/modules/system/tests/modules/field_storage_entity_type_dependency_test/src/Hook/FieldStorageEntityTypeDependencyTestHook.php Implements hook_system_info_alter().
FieldStorageReuseForm::$entityTypeId property core/modules/field_ui/src/Form/FieldStorageReuseForm.php The name of the entity type.
FieldTest::$entityTypeBundleInfo property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The entity type bundle info service.
FieldTest::$entityTypeManager property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The entity type manager.
FieldTestEntityHooks::entityTypeAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestEntityHooks.php Implements hook_entity_type_alter().
FieldTestHooks::fieldInfoEntityTypeUiDefinitionsAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_info_entity_type_ui_definitions_alter().
FieldTranslationSynchronizer::$entityTypeManager property core/modules/content_translation/src/FieldTranslationSynchronizer.php The entity type manager.
FieldTypePluginManager::getEntityTypeUiDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Get the field type definitions that can be added via UI for an entity type.
FieldTypePluginManagerInterface::getEntityTypeUiDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php Get the field type definitions that can be added via UI for an entity type.
FieldTypePluginManagerTest::testUiDefinitionsPerEntityType function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Tests UI definitions per entity type.
FieldUiHooks::entityTypeBuild function core/modules/field_ui/src/Hook/FieldUiHooks.php Implements hook_entity_type_build().
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.
FieldValidationTest::$entityType property core/modules/field/tests/src/Kernel/FieldValidationTest.php
FileRepository::$entityTypeManager property core/modules/file/src/FileRepository.php The entity type manager.
FileResourceTestBase::$entityTypeId property core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php The tested entity type.
FileTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/FileTest.php The tested entity type.
FileTestHooks::entityTypeAlter function core/modules/file/tests/file_test/src/Hook/FileTestHooks.php Implements hook_entity_type_alter().
FileUploadHandler::$entityTypeManager property core/modules/file/src/Upload/FileUploadHandler.php The entity type manager.
FileUploadJsonCookieTest::$entityTypeId property core/modules/file/tests/src/Functional/FileUploadJsonCookieTest.php Entity type ID for this storage.
FileUploadTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/FileUploadTest.php
FilterEntityReferenceTrait::setUpEntityTypes function core/modules/views_ui/tests/src/Traits/FilterEntityReferenceTrait.php Sets up the entity types and relationships.
FilterFormatResourceTestBase::$entityTypeId property core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php The tested entity type.
FilterFormatTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php The tested entity type.
FilterPermissions::$entityTypeManager property core/modules/filter/src/FilterPermissions.php The entity type manager.
FormModeAccessCheck::$entityTypeManager property core/modules/field_ui/src/Access/FormModeAccessCheck.php The entity type manager.
ForumBreadcrumbBuilderBase::$entityTypeManager property core/modules/forum/src/Breadcrumb/ForumBreadcrumbBuilderBase.php The entity type manager.
ForumController::$commentEntityTypeDefinition property core/modules/forum/src/Controller/ForumController.php Comment entity type, we need to get cache tags from here.
ForumController::$nodeEntityTypeDefinition property core/modules/forum/src/Controller/ForumController.php Node entity type, we need to get cache tags from here.
ForumManager::$entityTypeManager property core/modules/forum/src/ForumManager.php Entity type manager.
ForumUninstallValidator::$entityTypeManager property core/modules/forum/src/ForumUninstallValidator.php The entity type manager.

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