350 files declare their use of EntityInterface

ActionListBuilder.php in core/modules/action/src/ActionListBuilder.php
AuthorFormatter.php in core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php
BaseFieldOverrideAccessControlHandler.php in core/lib/Drupal/Core/Field/BaseFieldOverrideAccessControlHandler.php
BlockAccessControlHandler.php in core/modules/block/src/BlockAccessControlHandler.php
BlockComponentRenderArrayTest.php in core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php
BlockContentAccessControlHandler.php in core/modules/block_content/src/BlockContentAccessControlHandler.php
BlockContentCacheTagsTest.php in core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php
BlockContentHooks.php in core/modules/block_content/src/Hook/BlockContentHooks.php
BlockContentListBuilder.php in core/modules/block_content/src/BlockContentListBuilder.php
BlockContentTranslationHandler.php in core/modules/block_content/src/BlockContentTranslationHandler.php
BlockContentTypeForm.php in core/modules/block_content/src/BlockContentTypeForm.php
BlockContentTypeListBuilder.php in core/modules/block_content/src/BlockContentTypeListBuilder.php
BlockContentViewBuilder.php in core/modules/block_content/src/BlockContentViewBuilder.php
BlockContentWorkspaceHandler.php in core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php
BlockListBuilder.php in core/modules/block/src/BlockListBuilder.php
BlockTypeAccessControlHandler.php in core/modules/block_content/src/BlockTypeAccessControlHandler.php
BlockViewBuilder.php in core/modules/block/src/BlockViewBuilder.php
book.module in core/modules/book/book.module
Allows users to create and organize related content in an outline.
Book.php in core/modules/book/src/Plugin/migrate/destination/Book.php
BookTestTrait.php in core/modules/book/tests/src/Functional/BookTestTrait.php
BulkDeleteTest.php in core/modules/field/tests/src/Kernel/BulkDeleteTest.php
BulkForm.php in core/modules/views/src/Plugin/views/field/BulkForm.php
BundlePermissionHandlerTraitTest.php in core/tests/Drupal/KernelTests/Core/Entity/BundlePermissionHandlerTraitTest.php
CommentAccessControlHandler.php in core/modules/comment/src/CommentAccessControlHandler.php
CommentCacheTagsTest.php in core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
CommentController.php in core/modules/comment/src/Controller/CommentController.php
CommentHooks.php in core/modules/comment/src/Hook/CommentHooks.php
CommentLazyBuilders.php in core/modules/comment/src/CommentLazyBuilders.php
CommentManager.php in core/modules/comment/src/CommentManager.php
CommentManagerInterface.php in core/modules/comment/src/CommentManagerInterface.php
CommentNonNodeTest.php in core/modules/comment/tests/src/Functional/CommentNonNodeTest.php
CommentPermalinkFormatter.php in core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php
CommentStatistics.php in core/modules/comment/src/CommentStatistics.php
CommentStatisticsInterface.php in core/modules/comment/src/CommentStatisticsInterface.php
CommentStorage.php in core/modules/comment/src/CommentStorage.php
CommentStorageInterface.php in core/modules/comment/src/CommentStorageInterface.php
CommentTest.php in core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTranslationHandler.php in core/modules/comment/src/CommentTranslationHandler.php
CommentTypeListBuilder.php in core/modules/comment/src/CommentTypeListBuilder.php
CommentViewBuilder.php in core/modules/comment/src/CommentViewBuilder.php
ConfigEntityInterface.php in core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php
ConfigEntityListBuilder.php in core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php
ConfigEntityStorage.php in core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
ConfigEntityStorageTest.php in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
ConfigInstallDependencyTestHooks.php in core/modules/config/tests/config_install_dependency_test/src/Hook/ConfigInstallDependencyTestHooks.php
ConfigTestAccessControlHandler.php in core/modules/config/tests/config_test/src/ConfigTestAccessControlHandler.php
ConfigTestListBuilder.php in core/modules/config/tests/config_test/src/ConfigTestListBuilder.php
ConfigTestRestHooks.php in core/modules/rest/tests/modules/config_test_rest/src/Hook/ConfigTestRestHooks.php
ConfigTranslationBlockListBuilder.php in core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php
ConfigTranslationEntityListBuilder.php in core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php
ConfigTranslationFieldListBuilder.php in core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php
ConfigTranslationHooks.php in core/modules/config_translation/src/Hook/ConfigTranslationHooks.php
config_install_dependency_test.module in core/modules/config/tests/config_install_dependency_test/config_install_dependency_test.module
config_test_rest.module in core/modules/rest/tests/modules/config_test_rest/config_test_rest.module
config_translation.module in core/modules/config_translation/config_translation.module
Configuration Translation module.
ContactFormAccessControlHandler.php in core/modules/contact/src/ContactFormAccessControlHandler.php
ContactFormListBuilder.php in core/modules/contact/src/ContactFormListBuilder.php
ContentModerationHooks.php in core/modules/content_moderation/src/Hook/ContentModerationHooks.php
ContentModerationState.php in core/modules/content_moderation/src/Entity/ContentModerationState.php
ContentModerationStateAccessControlHandler.php in core/modules/content_moderation/src/ContentModerationStateAccessControlHandler.php
ContentModerationStateTest.php in core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php
ContentModerationTestResaveHooks.php in core/modules/content_moderation/tests/modules/content_moderation_test_resave/src/Hook/ContentModerationTestResaveHooks.php
ContentTranslationHandler.php in core/modules/content_translation/src/ContentTranslationHandler.php
ContentTranslationHandlerInterface.php in core/modules/content_translation/src/ContentTranslationHandlerInterface.php
ContentTranslationHooks.php in core/modules/content_translation/src/Hook/ContentTranslationHooks.php
ContentTranslationLinkTagTest.php in core/modules/content_translation/tests/src/Functional/ContentTranslationLinkTagTest.php
ContentTranslationManager.php in core/modules/content_translation/src/ContentTranslationManager.php
ContentTranslationManagerInterface.php in core/modules/content_translation/src/ContentTranslationManagerInterface.php
ContentTranslationMetadataWrapper.php in core/modules/content_translation/src/ContentTranslationMetadataWrapper.php
ContentTranslationSyncImageTest.php in core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php
ContentTranslationTestHooks.php in core/modules/content_translation/tests/modules/content_translation_test/src/Hook/ContentTranslationTestHooks.php
ContentTranslationUITestBase.php in core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php
content_moderation_test_resave.module in core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.module
content_translation.module in core/modules/content_translation/content_translation.module
DateFormatAccessControlHandler.php in core/modules/system/src/DateFormatAccessControlHandler.php
DateFormatListBuilder.php in core/modules/system/src/DateFormatListBuilder.php
DefaultLanguageItem.php in core/modules/language/src/DefaultLanguageItem.php
DefaultWorkspaceHandler.php in core/modules/workspaces/src/Entity/Handler/DefaultWorkspaceHandler.php
DraggableListBuilder.php in core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php
editor.module in core/modules/editor/editor.module
EditorAccessControlHandler.php in core/modules/editor/src/EditorAccessControlHandler.php
EditorHooks.php in core/modules/editor/src/Hook/EditorHooks.php
EditorTest.php in core/modules/jsonapi/tests/src/Functional/EditorTest.php
EditorTestHooks.php in core/modules/editor/tests/modules/editor_test/src/Hook/EditorTestHooks.php
editor_test.module in core/modules/editor/tests/modules/editor_test/editor_test.module
Entity.php in core/modules/views/src/Plugin/views/argument_validator/Entity.php
Entity.php in core/modules/migrate/src/Plugin/migrate/destination/Entity.php
EntityAccess.php in core/modules/workspaces/src/EntityAccess.php
EntityAccess.php in core/modules/workspaces/src/Hook/EntityAccess.php
EntityAccessChecker.php in core/modules/jsonapi/src/Access/EntityAccessChecker.php
EntityAccessCheckTest.php in core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php
EntityAccessDeniedHttpException.php in core/modules/jsonapi/src/Exception/EntityAccessDeniedHttpException.php
EntityAdapter.php in core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php
EntityAutocomplete.php in core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php
EntityAutocompleteElementFormTest.php in core/tests/Drupal/KernelTests/Core/Entity/Element/EntityAutocompleteElementFormTest.php
EntityCacheTagsTestBase.php in core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php
EntityConfigBase.php in core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php
EntityContentBase.php in core/modules/migrate/src/Plugin/migrate/destination/EntityContentBase.php
EntityContentComplete.php in core/modules/migrate/src/Plugin/migrate/destination/EntityContentComplete.php
EntityContext.php in core/lib/Drupal/Core/Plugin/Context/EntityContext.php
EntityContextDefinition.php in core/lib/Drupal/Core/Plugin/Context/EntityContextDefinition.php
EntityController.php in core/lib/Drupal/Core/Entity/Controller/EntityController.php
EntityConverter.php in core/lib/Drupal/Core/ParamConverter/EntityConverter.php
EntityCrudHookTestHooks.php in core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php
EntityDateFormat.php in core/modules/system/src/Plugin/migrate/destination/EntityDateFormat.php
EntityDisplayFormBase.php in core/modules/field_ui/src/Form/EntityDisplayFormBase.php
EntityDisplayModeListBuilder.php in core/modules/field_ui/src/EntityDisplayModeListBuilder.php
EntityExists.php in core/modules/migrate/src/Plugin/migrate/process/EntityExists.php
EntityField.php in core/modules/views/src/Plugin/views/field/EntityField.php
EntityFieldTest.php in core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php
EntityFormDisplayAccessControlHandler.php in core/lib/Drupal/Core/Entity/Entity/Access/EntityFormDisplayAccessControlHandler.php
EntityFormTest.php in core/tests/Drupal/Tests/Core/Entity/EntityFormTest.php
EntityListBuilderTest.php in core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php
EntityNormalizer.php in core/modules/serialization/src/Normalizer/EntityNormalizer.php
EntityOperations.php in core/modules/workspaces/src/EntityOperations.php
EntityOperations.php in core/modules/content_moderation/src/EntityOperations.php
EntityOperations.php in core/modules/workspaces/src/Hook/EntityOperations.php
EntityPermissionsForm.php in core/modules/user/src/Form/EntityPermissionsForm.php
EntityPermissionsFormTest.php in core/modules/user/tests/src/Unit/Form/EntityPermissionsFormTest.php
EntityReference.php in core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php
EntityReferenceFieldItemNormalizerTest.php in core/modules/serialization/tests/src/Unit/Normalizer/EntityReferenceFieldItemNormalizerTest.php
EntityReferenceFieldTest.php in core/tests/Drupal/KernelTests/Core/Entity/EntityReferenceFieldTest.php
EntityReferenceFormatterBase.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceFormatterBase.php
EntityReferenceItem.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php
EntityReferenceLabelFormatter.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/EntityReferenceLabelFormatter.php
EntityResolverManagerTest.php in core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php
EntityResource.php in core/modules/jsonapi/src/Controller/EntityResource.php
EntityResource.php in core/modules/rest/src/Plugin/rest/resource/EntityResource.php
EntityResourceAccessTrait.php in core/modules/rest/src/Plugin/rest/resource/EntityResourceAccessTrait.php
EntityResourceTestBase.php in core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
EntityResourceValidationTrait.php in core/modules/rest/src/Plugin/rest/resource/EntityResourceValidationTrait.php
EntityRevisionParamConverter.php in core/lib/Drupal/Core/ParamConverter/EntityRevisionParamConverter.php
EntityRevisionRouteEnhancerTest.php in core/tests/Drupal/Tests/Core/Enhancer/EntityRevisionRouteEnhancerTest.php
EntityRevisionTest.php in core/modules/migrate/tests/src/Unit/destination/EntityRevisionTest.php
EntitySearchPage.php in core/modules/search/src/Plugin/migrate/destination/EntitySearchPage.php
EntityStorageBaseTest.php in core/tests/Drupal/Tests/Core/Entity/EntityStorageBaseTest.php
EntityTestAccessControlHandler.php in core/modules/system/tests/modules/entity_test/src/EntityTestAccessControlHandler.php
EntityTestHooks.php in core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php
EntityTestListBuilder.php in core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php
EntityTestOperationHooks.php in core/modules/system/tests/modules/entity_test_operation/src/Hook/EntityTestOperationHooks.php
EntityTestRevlogAccessControlHandler.php in core/modules/system/tests/modules/entity_test_revlog/src/EntityTestRevlogAccessControlHandler.php
EntityTestRevPubWorkspaceHandler.php in core/modules/workspaces/tests/modules/workspaces_test/src/EntityTestRevPubWorkspaceHandler.php
EntityTestUpdateHooks.php in core/modules/system/tests/modules/entity_test_update/src/Hook/EntityTestUpdateHooks.php
EntityTestViewBuilderOverriddenView.php in core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php
EntityTrait.php in core/tests/Drupal/Tests/EntityTrait.php
EntityTranslationRendererBase.php in core/modules/views/src/Entity/Render/EntityTranslationRendererBase.php
EntityTranslationRenderTrait.php in core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php
EntityTypeInfo.php in core/modules/content_moderation/src/EntityTypeInfo.php
EntityTypeManagerTest.php in core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php
EntityTypeRepositoryTest.php in core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php
EntityValidationTest.php in core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php
EntityValidationTrait.php in core/modules/jsonapi/src/Entity/EntityValidationTrait.php
EntityViewBuilderTest.php in core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
EntityViewController.php in core/lib/Drupal/Core/Entity/Controller/EntityViewController.php
EntityViewControllerTest.php in core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php
EntityViewDisplayAccessControlHandler.php in core/lib/Drupal/Core/Entity/Entity/Access/EntityViewDisplayAccessControlHandler.php
EntityViewTrait.php in core/tests/Drupal/Tests/EntityViewTrait.php
EntityWorkspaceConflictConstraintValidatorTest.php in core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
entity_crud_hook_test.module in core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
entity_test_operation.module in core/modules/system/tests/modules/entity_test_operation/entity_test_operation.module
entity_test_update.module in core/modules/system/tests/modules/entity_test_update/entity_test_update.module
FieldBlockTest.php in core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php
FieldConfigAccessControlHandler.php in core/modules/field/src/FieldConfigAccessControlHandler.php
FieldConfigEditForm.php in core/modules/field_ui/src/Form/FieldConfigEditForm.php
FieldConfigListBuilder.php in core/modules/field_ui/src/FieldConfigListBuilder.php
FieldConfigStorageBase.php in core/lib/Drupal/Core/Field/FieldConfigStorageBase.php
FieldConfigTest.php in core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php
FieldItemBase.php in core/lib/Drupal/Core/Field/FieldItemBase.php
FieldKernelTestBase.php in core/modules/field/tests/src/Kernel/FieldKernelTestBase.php
FieldLayoutHooks.php in core/modules/field_layout/src/Hook/FieldLayoutHooks.php
FieldPluginBaseTest.php in core/modules/views/tests/src/Unit/Plugin/field/FieldPluginBaseTest.php
FieldStorageConfigAccessControlHandler.php in core/modules/field/src/FieldStorageConfigAccessControlHandler.php
FieldStorageConfigListBuilder.php in core/modules/field_ui/src/FieldStorageConfigListBuilder.php
FieldStorageConfigStorage.php in core/modules/field/src/FieldStorageConfigStorage.php
FieldTestBase.php in core/modules/field/tests/src/Functional/FieldTestBase.php
FieldUiHooks.php in core/modules/field_ui/src/Hook/FieldUiHooks.php
FieldWidgetConstraintValidatorTest.php in core/tests/Drupal/KernelTests/Core/Entity/FieldWidgetConstraintValidatorTest.php
field_layout.module in core/modules/field_layout/field_layout.module
Provides hook implementations for Field Layout.
FileAccessControlHandler.php in core/modules/file/src/FileAccessControlHandler.php
FileFormatterBase.php in core/modules/file/src/Plugin/Field/FieldFormatter/FileFormatterBase.php
FileListingTest.php in core/modules/file/tests/src/Functional/FileListingTest.php
FileTestAccessControlHandler.php in core/modules/file/tests/file_test/src/FileTestAccessControlHandler.php
FileUpload.php in core/modules/jsonapi/src/Controller/FileUpload.php
FilterEntityReferenceWebTest.php in core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php
FilterFormatAccessControlHandler.php in core/modules/filter/src/FilterFormatAccessControlHandler.php
FilterFormatListBuilder.php in core/modules/filter/src/FilterFormatListBuilder.php
forum.module in core/modules/forum/forum.module
Provides discussion forums.
ForumTest.php in core/modules/forum/tests/src/Functional/ForumTest.php
HistoryHooks.php in core/modules/history/src/Hook/HistoryHooks.php
IgnoredWorkspaceHandler.php in core/modules/workspaces/src/Entity/Handler/IgnoredWorkspaceHandler.php
ImageHooks.php in core/modules/image/src/Hook/ImageHooks.php
ImageItem.php in core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImageStyleListBuilder.php in core/modules/image/src/ImageStyleListBuilder.php
IncludeResolver.php in core/modules/jsonapi/src/IncludeResolver.php
InlineBlockEntityOperations.php in core/modules/layout_builder/src/InlineBlockEntityOperations.php
InlineBlockUsage.php in core/modules/layout_builder/src/InlineBlockUsage.php
InlineBlockUsageInterface.php in core/modules/layout_builder/src/InlineBlockUsageInterface.php
InternalEntitiesTest.php in core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php
JsonApiDocumentTopLevelNormalizerTest.php in core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
JsonapiHooks.php in core/modules/jsonapi/src/Hook/JsonapiHooks.php
JsonapiTestNonCacheableMethodsHooks.php in core/modules/jsonapi/tests/modules/jsonapi_test_non_cacheable_methods/src/Hook/JsonapiTestNonCacheableMethodsHooks.php
jsonapi_test_non_cacheable_methods.module in core/modules/jsonapi/tests/modules/jsonapi_test_non_cacheable_methods/jsonapi_test_non_cacheable_methods.module
KeyValueEntityStorage.php in core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php
KeyValueEntityStorageTest.php in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
LabelOnlyResourceObject.php in core/modules/jsonapi/src/JsonApiResource/LabelOnlyResourceObject.php
LanguageAccessControlHandler.php in core/modules/language/src/LanguageAccessControlHandler.php
LanguageAddForm.php in core/modules/language/src/Form/LanguageAddForm.php
LanguageHooks.php in core/modules/language/src/Hook/LanguageHooks.php
LanguageListBuilder.php in core/modules/language/src/LanguageListBuilder.php
LatestRevisionCheck.php in core/modules/content_moderation/src/Access/LatestRevisionCheck.php
LayoutBuilderCompatibilityTestBase.php in core/modules/layout_builder/tests/src/Kernel/LayoutBuilderCompatibilityTestBase.php
LayoutBuilderEntityViewDisplayForm.php in core/modules/layout_builder/src/Form/LayoutBuilderEntityViewDisplayForm.php
LayoutBuilderEntityViewDisplayStorage.php in core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplayStorage.php
LayoutBuilderHooks.php in core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
LayoutEntityHelperTrait.php in core/modules/layout_builder/src/LayoutEntityHelperTrait.php
layout_builder_extra_field_test.module in core/modules/layout_builder/tests/modules/layout_builder_extra_field_test/layout_builder_extra_field_test.module
layout_builder_test.module in core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module
LinkFormatterTest.php in core/modules/link/tests/src/Unit/LinkFormatterTest.php
ManageDisplayTest.php in core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php
MediaAccessControlHandler.php in core/modules/media/src/MediaAccessControlHandler.php
MediaCacheTagsTest.php in core/modules/media/tests/src/Functional/MediaCacheTagsTest.php
MediaHooks.php in core/modules/media/src/Hook/MediaHooks.php
MediaLibraryHooks.php in core/modules/media_library/src/Hook/MediaLibraryHooks.php
MediaListBuilder.php in core/modules/media/src/MediaListBuilder.php
MediaRevisionTest.php in core/modules/media/tests/src/Functional/MediaRevisionTest.php
MediaStorage.php in core/modules/media/src/MediaStorage.php
MediaTest.php in core/modules/jsonapi/tests/src/Functional/MediaTest.php
MediaTestConstraintValidator.php in core/modules/media/tests/modules/media_test_source/src/Plugin/Validation/Constraint/MediaTestConstraintValidator.php
MediaTestEmbedHooks.php in core/modules/media/tests/modules/media_test_embed/src/Hook/MediaTestEmbedHooks.php
MediaThumbnailFormatter.php in core/modules/media/src/Plugin/Field/FieldFormatter/MediaThumbnailFormatter.php
MediaTypeAccessControlHandler.php in core/modules/media/src/MediaTypeAccessControlHandler.php
MediaTypeListBuilder.php in core/modules/media/src/MediaTypeListBuilder.php
MenuAccessControlHandler.php in core/modules/system/src/MenuAccessControlHandler.php
MenuLinkContentAccessControlHandler.php in core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php
MenuLinkContentHooks.php in core/modules/menu_link_content/src/Hook/MenuLinkContentHooks.php
MenuLinkListBuilder.php in core/modules/menu_link_content/src/MenuLinkListBuilder.php
MenuListBuilder.php in core/modules/menu_ui/src/MenuListBuilder.php
MenuOperationsLinkTestHooks.php in core/modules/menu_link_content/tests/menu_operations_link_test/src/Hook/MenuOperationsLinkTestHooks.php
MenuUiHooks.php in core/modules/menu_ui/src/Hook/MenuUiHooks.php
menu_operations_link_test.module in core/modules/menu_link_content/tests/menu_operations_link_test/menu_operations_link_test.module
MessageViewBuilder.php in core/modules/contact/src/MessageViewBuilder.php
ModeratedNodeListBuilder.php in core/modules/content_moderation/src/ModeratedNodeListBuilder.php
ModerationInformation.php in core/modules/content_moderation/src/ModerationInformation.php
ModerationInformationInterface.php in core/modules/content_moderation/src/ModerationInformationInterface.php
NegotiatorBase.php in core/modules/jsonapi/src/Revisions/NegotiatorBase.php
NestedEntityTestForm.php in core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php
NodeAccessControlHandler.php in core/modules/node/src/NodeAccessControlHandler.php
NodeCacheTagsTest.php in core/modules/node/tests/src/Functional/NodeCacheTagsTest.php
NodeListBuilder.php in core/modules/node/src/NodeListBuilder.php
NodePreviewController.php in core/modules/node/src/Controller/NodePreviewController.php
NodePreviewForm.php in core/modules/node/src/Form/NodePreviewForm.php
NodeTestHooks.php in core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php
NodeTranslationHandler.php in core/modules/node/src/NodeTranslationHandler.php
NodeTranslationUITest.php in core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTypeAccessControlHandler.php in core/modules/node/src/NodeTypeAccessControlHandler.php
NodeTypeListBuilder.php in core/modules/node/src/NodeTypeListBuilder.php
NodeViewBuilder.php in core/modules/node/src/NodeViewBuilder.php
NodeViewController.php in core/modules/node/src/Controller/NodeViewController.php
node_test.module in core/modules/node/tests/modules/node_test/node_test.module
NumericFormatPluralTest.php in core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php
OptionsDynamicValuesApiTest.php in core/modules/options/tests/src/Kernel/OptionsDynamicValuesApiTest.php
OptionsDynamicValuesValidationTest.php in core/modules/options/tests/src/Kernel/OptionsDynamicValuesValidationTest.php
OverridesEntityForm.php in core/modules/layout_builder/src/Form/OverridesEntityForm.php
PageContext.php in core/modules/navigation/src/Plugin/TopBarItem/PageContext.php
PathAliasListBuilder.php in core/modules/path/src/PathAliasListBuilder.php
ProfileTranslationHandler.php in core/modules/user/src/ProfileTranslationHandler.php
RenderCacheIntegrationTest.php in core/modules/views/tests/src/Kernel/RenderCacheIntegrationTest.php
RequestHandler.php in core/modules/rest/src/RequestHandler.php
ResourceIdentifier.php in core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php
ResourceIdentifierNormalizerTest.php in core/modules/jsonapi/tests/src/Unit/Normalizer/ResourceIdentifierNormalizerTest.php
ResourceObject.php in core/modules/jsonapi/src/JsonApiResource/ResourceObject.php
ResourceResponseTestTrait.php in core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php
ResourceTestBase.php in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
ResourceVersionRouteEnhancer.php in core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php
ResponsiveImageStyleListBuilder.php in core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php
RevisionableContentEntityBaseTest.php in core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php
RevisionDeleteForm.php in core/lib/Drupal/Core/Entity/Form/RevisionDeleteForm.php
RevisionRevertForm.php in core/lib/Drupal/Core/Entity/Form/RevisionRevertForm.php
RoleAccessControlHandler.php in core/modules/user/src/RoleAccessControlHandler.php
RoleListBuilder.php in core/modules/user/src/RoleListBuilder.php
RoutesTest.php in core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php
SearchPageAccessControlHandler.php in core/modules/search/src/SearchPageAccessControlHandler.php
SearchPageListBuilder.php in core/modules/search/src/SearchPageListBuilder.php
SelectionPluginManager.php in core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php
SelectionPluginManagerInterface.php in core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php
SetInlineBlockDependency.php in core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php
ShortcutAccessControlHandler.php in core/modules/shortcut/src/ShortcutAccessControlHandler.php
ShortcutHooks.php in core/modules/shortcut/src/Hook/ShortcutHooks.php
ShortcutSetAccessControlHandler.php in core/modules/shortcut/src/ShortcutSetAccessControlHandler.php
ShortcutSetListBuilder.php in core/modules/shortcut/src/ShortcutSetListBuilder.php
SpaceUsedTest.php in core/modules/file/tests/src/Kernel/SpaceUsedTest.php
SqlContentEntityStorage.php in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorageTest.php in core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php
SqlTest.php in core/modules/views/tests/src/Unit/Plugin/query/SqlTest.php
statistics.module in core/modules/statistics/statistics.module
Logs and displays content statistics for a site.
StringFormatter.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php
StringFormatterTest.php in core/modules/field/tests/src/Unit/Plugin/Field/FieldFormatter/StringFormatterTest.php
StubEntityStorageBase.php in core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php
taxonomy.module in core/modules/taxonomy/taxonomy.module
TaxonomyHooks.php in core/modules/taxonomy/src/Hook/TaxonomyHooks.php
TaxonomyTestHooks.php in core/modules/taxonomy/tests/modules/taxonomy_test/src/Hook/TaxonomyTestHooks.php
taxonomy_test.module in core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module
TemporaryJsonapiFileFieldUploader.php in core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php
TermAccessControlHandler.php in core/modules/taxonomy/src/TermAccessControlHandler.php
TermTest.php in core/modules/jsonapi/tests/src/Functional/TermTest.php
TermTranslationHandler.php in core/modules/taxonomy/src/TermTranslationHandler.php
TestControllers.php in core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php
TimestampItemNormalizerTest.php in core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php
TourAccessControlHandler.php in core/modules/tour/src/TourAccessControlHandler.php
tour_test.module in core/modules/tour/tests/tour_test/tour_test.module
Provides tests for tour module.
tracker.module in core/modules/tracker/tracker.module
Tracks recent content posted by a user or users.
User.php in core/modules/user/src/Plugin/views/argument_validator/User.php
UserAccessControlHandler.php in core/modules/user/src/UserAccessControlHandler.php
UserHooks.php in core/modules/user/src/Hook/UserHooks.php
UserListBuilder.php in core/modules/user/src/UserListBuilder.php
UserValidationTest.php in core/modules/user/tests/src/Kernel/UserValidationTest.php
VersionById.php in core/modules/jsonapi/src/Revisions/VersionById.php
VersionByRel.php in core/modules/jsonapi/src/Revisions/VersionByRel.php
VersionNegotiator.php in core/modules/jsonapi/src/Revisions/VersionNegotiator.php
VersionNegotiatorInterface.php in core/modules/jsonapi/src/Revisions/VersionNegotiatorInterface.php
ViewListBuilder.php in core/modules/views_ui/src/ViewListBuilder.php
ViewListBuilderTest.php in core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
ViewsBlock.php in core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsHooks.php in core/modules/views/src/Hook/ViewsHooks.php
ViewsUiHooks.php in core/modules/views_ui/src/Hook/ViewsUiHooks.php
ViewUI.php in core/modules/views_ui/src/ViewUI.php
VocabularyAccessControlHandler.php in core/modules/taxonomy/src/VocabularyAccessControlHandler.php
VocabularyListBuilder.php in core/modules/taxonomy/src/VocabularyListBuilder.php
WorkflowAccessControlHandler.php in core/modules/workflows/src/WorkflowAccessControlHandler.php
WorkflowAddForm.php in core/modules/workflows/src/Form/WorkflowAddForm.php
WorkflowEditForm.php in core/modules/workflows/src/Form/WorkflowEditForm.php
WorkflowListBuilder.php in core/modules/workflows/src/WorkflowListBuilder.php
WorkflowStateAddForm.php in core/modules/workflows/src/Form/WorkflowStateAddForm.php
WorkflowStateEditForm.php in core/modules/workflows/src/Form/WorkflowStateEditForm.php
WorkflowTransitionAddForm.php in core/modules/workflows/src/Form/WorkflowTransitionAddForm.php
WorkflowTransitionEditForm.php in core/modules/workflows/src/Form/WorkflowTransitionEditForm.php
WorkspaceAccessControlHandler.php in core/modules/workspaces/src/WorkspaceAccessControlHandler.php
WorkspaceAccessTestHooks.php in core/modules/workspaces/tests/modules/workspace_access_test/src/Hook/WorkspaceAccessTestHooks.php
WorkspaceHandlerInterface.php in core/modules/workspaces/src/Entity/Handler/WorkspaceHandlerInterface.php
WorkspaceInformation.php in core/modules/workspaces/src/WorkspaceInformation.php
WorkspaceInformationInterface.php in core/modules/workspaces/src/WorkspaceInformationInterface.php
WorkspaceListBuilder.php in core/modules/workspaces/src/WorkspaceListBuilder.php
WorkspaceSafeFormTrait.php in core/lib/Drupal/Core/Entity/Form/WorkspaceSafeFormTrait.php
WorkspacesContentModerationStateTest.php in core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php
WorkspacesEntityRepository.php in core/modules/workspaces/src/WorkspacesEntityRepository.php
WorkspacesHooks.php in core/modules/workspaces/src/Hook/WorkspacesHooks.php
WorkspaceTest.php in core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php
WorkspaceTestTrait.php in core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php
WorkspaceTestUtilities.php in core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php
workspace_access_test.module in core/modules/workspaces/tests/modules/workspace_access_test/workspace_access_test.module

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