Skip to main content

Services

Service id Sort descending Provider Class Source
Drupal\Component\DependencyInjection\ReverseContainer
Retrieves service IDs from the container for public services.
drupal Drupal\Component\DependencyInjection\ReverseContainer /web/core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php
Drupal\Core\Access\CheckProviderInterface
Provides the available access checkers by service IDs.
drupal Drupal\Core\Access\CheckProviderInterface /web/core/lib/Drupal/Core/Access/CheckProviderInterface.php
Drupal\Core\Breadcrumb\BreadcrumbPreprocess
Breadcrumb theme preprocess.
drupal Drupal\Core\Breadcrumb\BreadcrumbPreprocess /web/core/lib/Drupal/Core/Breadcrumb/BreadcrumbPreprocess.php
Drupal\Core\Config\ConfigImporterFactory
Factory class to create config importer objects.
drupal Drupal\Core\Config\ConfigImporterFactory /web/core/lib/Drupal/Core/Config/ConfigImporterFactory.php
Drupal\Core\Config\StorageManagerInterface
Interface for a storage manager.
drupal Drupal\Core\Config\StorageManagerInterface /web/core/lib/Drupal/Core/Config/StorageManagerInterface.php
Drupal\Core\CronInterface
An interface for running cron tasks.
drupal Drupal\Core\CronInterface /web/core/lib/Drupal/Core/CronInterface.php
Drupal\Core\Database\EventSubscriber\StatementExecutionSubscriber
Response subscriber to statement executions.
drupal Drupal\Core\Database\EventSubscriber\StatementExecutionSubscriber /web/core/lib/Drupal/Core/Database/EventSubscriber/StatementExecutionSubscriber.php
Drupal\Core\Datetime\DatePreprocess
Preprocess for commoncore theme templates.
drupal Drupal\Core\Datetime\DatePreprocess /web/core/lib/Drupal/Core/Datetime/DatePreprocess.php
Drupal\Core\DefaultContent\Exporter
Handles exporting content entities.
drupal Drupal\Core\DefaultContent\Exporter /web/core/lib/Drupal/Core/DefaultContent/Exporter.php
Drupal\Core\DefaultContent\Importer
A service for handling import of content.
drupal Drupal\Core\DefaultContent\Importer /web/core/lib/Drupal/Core/DefaultContent/Importer.php
Drupal\Core\Entity\EntityRepositoryInterface
Provides an interface for an entity repository.
drupal Drupal\Core\Entity\EntityRepositoryInterface /web/core/lib/Drupal/Core/Entity/EntityRepositoryInterface.php
Drupal\Core\Entity\HtmlEntityFormController
Wrapping controller for entity forms that serve as the main page body.
drupal Drupal\Core\Entity\HtmlEntityFormController /web/core/lib/Drupal/Core/Entity/HtmlEntityFormController.php
Drupal\Core\EventSubscriber\CsrfExceptionSubscriber
Handles exceptions related to CSRF access.
drupal Drupal\Core\EventSubscriber\CsrfExceptionSubscriber /web/core/lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
Drupal\Core\Extension\ThemeSettingsProvider
Default implementation of the theme settings provider service.
drupal Drupal\Core\Extension\ThemeSettingsProvider /web/core/lib/Drupal/Core/Extension/ThemeSettingsProvider.php
Drupal\Core\Field\FieldPreprocess
Field theme preprocess.
drupal Drupal\Core\Field\FieldPreprocess /web/core/lib/Drupal/Core/Field/FieldPreprocess.php
Drupal\Core\File\EventSubscriber\LegacyMimeTypeMapLoadedSubscriber
Modifies the MIME type map by calling hook_file_mimetype_mapping_alter().
drupal Drupal\Core\File\EventSubscriber\LegacyMimeTypeMapLoadedSubscriber /web/core/lib/Drupal/Core/File/EventSubscriber/LegacyMimeTypeMapLoadedSubscriber.php
Drupal\Core\File\MimeType\MimeTypeMapInterface
Provides an interface for MIME type to file extension mapping.
drupal Drupal\Core\File\MimeType\MimeTypeMapInterface /web/core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php
Drupal\Core\Form\FormCacheInterface
Provides an interface for the caching of a form and its form state.
drupal Drupal\Core\Form\FormCacheInterface /web/core/lib/Drupal/Core/Form/FormCacheInterface.php
Drupal\Core\Form\FormPreprocess
Initial preprocess callbacks for the form system.
drupal Drupal\Core\Form\FormPreprocess /web/core/lib/Drupal/Core/Form/FormPreprocess.php
Drupal\Core\Http\HandlerStackConfigurator
Defines a class for configuring middlewares on the http handler stack.
drupal Drupal\Core\Http\HandlerStackConfigurator /web/core/lib/Drupal/Core/Http/HandlerStackConfigurator.php
Drupal\Core\Menu\MenuPreprocess
Menu theme preprocess.
drupal Drupal\Core\Menu\MenuPreprocess /web/core/lib/Drupal/Core/Menu/MenuPreprocess.php
Drupal\Core\Menu\MenuTreeStorageInterface
Defines an interface for storing a menu tree containing menu link IDs.
drupal Drupal\Core\Menu\MenuTreeStorageInterface /web/core/lib/Drupal/Core/Menu/MenuTreeStorageInterface.php
Drupal\Core\Pager\PagerPreprocess
Pager theme preprocess.
drupal Drupal\Core\Pager\PagerPreprocess /web/core/lib/Drupal/Core/Pager/PagerPreprocess.php
Drupal\Core\Password\PasswordInterface
Secure password hashing functions for user authentication.
drupal Drupal\Core\Password\PasswordInterface /web/core/lib/Drupal/Core/Password/PasswordInterface.php
Drupal\Core\Template\ComponentsTwigExtension
The twig extension so Drupal can recognize the new code.
drupal Drupal\Core\Template\ComponentsTwigExtension /web/core/lib/Drupal/Core/Template/ComponentsTwigExtension.php
Drupal\Core\Template\IconsTwigExtension
Twig extension for icon.
drupal Drupal\Core\Template\IconsTwigExtension /web/core/lib/Drupal/Core/Template/IconsTwigExtension.php
Drupal\Core\Template\Loader\ComponentLoader
Lets you load templates using the component ID.
drupal Drupal\Core\Template\Loader\ComponentLoader /web/core/lib/Drupal/Core/Template/Loader/ComponentLoader.php
Drupal\Core\Template\TwigThemeEngine
Twig theme engine.
drupal Drupal\Core\Template\TwigThemeEngine /web/core/lib/Drupal/Core/Template/TwigThemeEngine.php
Drupal\Core\Theme\ComponentNegotiator
Determines which component should be used.
drupal Drupal\Core\Theme\ComponentNegotiator /web/core/lib/Drupal/Core/Theme/ComponentNegotiator.php
Drupal\Core\Theme\Component\ComponentValidator
Validates a component based on its definition and the component schema.
drupal Drupal\Core\Theme\Component\ComponentValidator /web/core/lib/Drupal/Core/Theme/Component/ComponentValidator.php
Drupal\Core\Theme\Component\SchemaCompatibilityChecker
Checks whether two schemas are compatible.
drupal Drupal\Core\Theme\Component\SchemaCompatibilityChecker /web/core/lib/Drupal/Core/Theme/Component/SchemaCompatibilityChecker.php
Drupal\Core\Theme\Icon\IconCollector
A CacheCollector implementation for building icons info.
drupal Drupal\Core\Theme\Icon\IconCollector /web/core/lib/Drupal/Core/Theme/Icon/IconCollector.php
Drupal\Core\Theme\Icon\IconFinder
Icon finder to discover files under specific paths or URLs.
drupal Drupal\Core\Theme\Icon\IconFinder /web/core/lib/Drupal/Core/Theme/Icon/IconFinder.php
Drupal\Core\Theme\ImagePreprocess
Image theme preprocess.
drupal Drupal\Core\Theme\ImagePreprocess /web/core/lib/Drupal/Core/Theme/ImagePreprocess.php
Drupal\Core\Theme\ThemePreprocess
Preprocess for commoncore theme templates.
drupal Drupal\Core\Theme\ThemePreprocess /web/core/lib/Drupal/Core/Theme/ThemePreprocess.php
Drupal\announcements_feed\Hook\AnnouncementsFeedCronHooks
Cron hook implementations for announcements_feed.
drupal Drupal\announcements_feed\Hook\AnnouncementsFeedCronHooks /web/core/modules/announcements_feed/src/Hook/AnnouncementsFeedCronHooks.php
Drupal\announcements_feed\Hook\AnnouncementsFeedHelpHooks
Help hook implementations for announcements_feed.
drupal Drupal\announcements_feed\Hook\AnnouncementsFeedHelpHooks /web/core/modules/announcements_feed/src/Hook/AnnouncementsFeedHelpHooks.php
Drupal\announcements_feed\Hook\AnnouncementsFeedThemeHooks
Theme hook implementations for announcements_feed.
drupal Drupal\announcements_feed\Hook\AnnouncementsFeedThemeHooks /web/core/modules/announcements_feed/src/Hook/AnnouncementsFeedThemeHooks.php
Drupal\announcements_feed\Hook\AnnouncementsFeedToolbarHooks
Toolbar hook implementations for announcements_feed.
drupal Drupal\announcements_feed\Hook\AnnouncementsFeedToolbarHooks /web/core/modules/announcements_feed/src/Hook/AnnouncementsFeedToolbarHooks.php
Drupal\automated_cron\Hook\AutomatedCronHooks
Hook implementations for automated_cron.
drupal Drupal\automated_cron\Hook\AutomatedCronHooks /web/core/modules/automated_cron/src/Hook/AutomatedCronHooks.php
Drupal\basic_auth\Hook\BasicAuthHooks
Hook implementations for basic_auth.
drupal Drupal\basic_auth\Hook\BasicAuthHooks /web/core/modules/basic_auth/src/Hook/BasicAuthHooks.php
Drupal\big_pipe\Hook\BigPipeHooks
Hook implementations for big_pipe.
drupal Drupal\big_pipe\Hook\BigPipeHooks /web/core/modules/big_pipe/src/Hook/BigPipeHooks.php
Drupal\big_pipe\Hook\BigPipeThemeHooks
Hook implementations for big_pipe.
drupal Drupal\big_pipe\Hook\BigPipeThemeHooks /web/core/modules/big_pipe/src/Hook/BigPipeThemeHooks.php
Drupal\block\BlockConfigUpdater
Provides a BC layer for modules providing old configurations.
drupal Drupal\block\BlockConfigUpdater /web/core/modules/block/src/BlockConfigUpdater.php
Drupal\block\Hook\BlockHooks
Hook implementations for block.
drupal Drupal\block\Hook\BlockHooks /web/core/modules/block/src/Hook/BlockHooks.php
Drupal\block\Hook\BlockThemeHooks
Hook implementations for block.
drupal Drupal\block\Hook\BlockThemeHooks /web/core/modules/block/src/Hook/BlockThemeHooks.php
Drupal\block_content\Hook\BlockContentHooks
Hook implementations for block_content.
drupal Drupal\block_content\Hook\BlockContentHooks /web/core/modules/block_content/src/Hook/BlockContentHooks.php
Drupal\block_content\Hook\BlockContentThemeHooks
Theme hook implementations for block_content.
drupal Drupal\block_content\Hook\BlockContentThemeHooks /web/core/modules/block_content/src/Hook/BlockContentThemeHooks.php
Drupal\breakpoint\Hook\BreakpointHooks
Hook implementations for breakpoint.
drupal Drupal\breakpoint\Hook\BreakpointHooks /web/core/modules/breakpoint/src/Hook/BreakpointHooks.php
Drupal\ckeditor5\Hook\Ckeditor5Hooks
Hook implementations for ckeditor5.
drupal Drupal\ckeditor5\Hook\Ckeditor5Hooks /web/core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php
Drupal\ckeditor5\LanguageMapper
Manages language mappings and discovery for ckeditor translations.
drupal Drupal\ckeditor5\LanguageMapper /web/core/modules/ckeditor5/src/LanguageMapper.php
Drupal\claro\Hook\ClaroFormHooks
Form hooks for claro.
drupal Drupal\claro\Hook\ClaroFormHooks /web/core/themes/claro/src/Hook/ClaroFormHooks.php
Drupal\comment\Hook\CommentHooks
Hook implementations for comment.
drupal Drupal\comment\Hook\CommentHooks /web/core/modules/comment/src/Hook/CommentHooks.php
Drupal\comment\Hook\CommentThemeHooks
Hook implementations for comment.
drupal Drupal\comment\Hook\CommentThemeHooks /web/core/modules/comment/src/Hook/CommentThemeHooks.php
Drupal\comment\Hook\CommentTokensHooks
Hook implementations for comment.
drupal Drupal\comment\Hook\CommentTokensHooks /web/core/modules/comment/src/Hook/CommentTokensHooks.php
Drupal\comment\Hook\CommentViewsHooks
Hook implementations for comment.
drupal Drupal\comment\Hook\CommentViewsHooks /web/core/modules/comment/src/Hook/CommentViewsHooks.php
Drupal\config\Hook\ConfigHooks
Hook implementations for config.
drupal Drupal\config\Hook\ConfigHooks /web/core/modules/config/src/Hook/ConfigHooks.php
Drupal\config_translation\Hook\ConfigTranslationHooks
Hook implementations for config_translation.
drupal Drupal\config_translation\Hook\ConfigTranslationHooks /web/core/modules/config_translation/src/Hook/ConfigTranslationHooks.php
Drupal\contact\Hook\ContactFormHooks
Form hook implementations for Contact module.
drupal Drupal\contact\Hook\ContactFormHooks /web/core/modules/contact/src/Hook/ContactFormHooks.php
Drupal\contact\Hook\ContactHooks
Hook implementations for contact.
drupal Drupal\contact\Hook\ContactHooks /web/core/modules/contact/src/Hook/ContactHooks.php
Drupal\contact\Hook\ContactViewsHooks
Hook implementations for contact.
drupal Drupal\contact\Hook\ContactViewsHooks /web/core/modules/contact/src/Hook/ContactViewsHooks.php
Drupal\content_moderation\EventSubscriber\DefaultContentSubscriber
Subscribes to default content-related events.
drupal Drupal\content_moderation\EventSubscriber\DefaultContentSubscriber /web/core/modules/content_moderation/src/EventSubscriber/DefaultContentSubscriber.php
Drupal\content_moderation\Hook\ContentModerationHooks
Hook implementations for content_moderation.
drupal Drupal\content_moderation\Hook\ContentModerationHooks /web/core/modules/content_moderation/src/Hook/ContentModerationHooks.php
Drupal\content_moderation\Hook\ContentModerationThemeHooks
Hook implementations for content_moderation.
drupal Drupal\content_moderation\Hook\ContentModerationThemeHooks /web/core/modules/content_moderation/src/Hook/ContentModerationThemeHooks.php
Drupal\content_moderation\Hook\ContentModerationViewsExecutionHooks
Hook implementations for content_moderation.
drupal Drupal\content_moderation\Hook\ContentModerationViewsExecutionHooks /web/core/modules/content_moderation/src/Hook/ContentModerationViewsExecutionHooks.php
Drupal\content_moderation\Hook\ContentModerationViewsHooks
Hook implementations for content_moderation.
drupal Drupal\content_moderation\Hook\ContentModerationViewsHooks /web/core/modules/content_moderation/src/Hook/ContentModerationViewsHooks.php
Drupal\content_translation\Hook\ContentTranslationHooks
Hook implementations for content_translation.
drupal Drupal\content_translation\Hook\ContentTranslationHooks /web/core/modules/content_translation/src/Hook/ContentTranslationHooks.php
Drupal\content_translation\Hook\ContentTranslationThemeHooks
Hook implementations for content_translation.
drupal Drupal\content_translation\Hook\ContentTranslationThemeHooks /web/core/modules/content_translation/src/Hook/ContentTranslationThemeHooks.php
Drupal\contextual\Hook\ContextualHooks
Hook implementations for contextual.
drupal Drupal\contextual\Hook\ContextualHooks /web/core/modules/contextual/src/Hook/ContextualHooks.php
Drupal\contextual\Hook\ContextualThemeHooks
Hook implementations for contextual.
drupal Drupal\contextual\Hook\ContextualThemeHooks /web/core/modules/contextual/src/Hook/ContextualThemeHooks.php
Drupal\contextual\Hook\ContextualViewsHooks
Hook implementations for contextual.
drupal Drupal\contextual\Hook\ContextualViewsHooks /web/core/modules/contextual/src/Hook/ContextualViewsHooks.php
Drupal\datetime\Hook\DatetimeHooks
Hook implementations for datetime.
drupal Drupal\datetime\Hook\DatetimeHooks /web/core/modules/datetime/src/Hook/DatetimeHooks.php
Drupal\datetime\Hook\DatetimeViewsHooks
Hook implementations for datetime.
drupal Drupal\datetime\Hook\DatetimeViewsHooks /web/core/modules/datetime/src/Hook/DatetimeViewsHooks.php
Drupal\datetime_range\Hook\DatetimeRangeHooks
Hook implementations for datetime_range.
drupal Drupal\datetime_range\Hook\DatetimeRangeHooks /web/core/modules/datetime_range/src/Hook/DatetimeRangeHooks.php
Drupal\datetime_range\Hook\DatetimeRangeViewsHooks
Hook implementations for datetime_range.
drupal Drupal\datetime_range\Hook\DatetimeRangeViewsHooks /web/core/modules/datetime_range/src/Hook/DatetimeRangeViewsHooks.php
Drupal\dblog\Hook\DblogHooks
Hook implementations for dblog.
drupal Drupal\dblog\Hook\DblogHooks /web/core/modules/dblog/src/Hook/DblogHooks.php
Drupal\dblog\Hook\DblogViewsHooks
Hook implementations for dblog.
drupal Drupal\dblog\Hook\DblogViewsHooks /web/core/modules/dblog/src/Hook/DblogViewsHooks.php
Drupal\dynamic_page_cache\Hook\DynamicPageCacheHooks
Hook implementations for dynamic_page_cache.
drupal Drupal\dynamic_page_cache\Hook\DynamicPageCacheHooks /web/core/modules/dynamic_page_cache/src/Hook/DynamicPageCacheHooks.php
Drupal\editor\Hook\EditorHooks
Hook implementations for editor.
drupal Drupal\editor\Hook\EditorHooks /web/core/modules/editor/src/Hook/EditorHooks.php
Drupal\field\Hook\FieldHooks
Hook implementations for field.
drupal Drupal\field\Hook\FieldHooks /web/core/modules/field/src/Hook/FieldHooks.php
Drupal\field_ui\Hook\FieldUiHooks
Hook implementations for field_ui.
drupal Drupal\field_ui\Hook\FieldUiHooks /web/core/modules/field_ui/src/Hook/FieldUiHooks.php
Drupal\field_ui\Hook\FieldUiThemeHooks
Hook implementations for field_ui.
drupal Drupal\field_ui\Hook\FieldUiThemeHooks /web/core/modules/field_ui/src/Hook/FieldUiThemeHooks.php
Drupal\file\EventSubscriber\DefaultContentSubscriber
Subscribes to default content-related events.
drupal Drupal\file\EventSubscriber\DefaultContentSubscriber /web/core/modules/file/src/EventSubscriber/DefaultContentSubscriber.php
Drupal\file\Hook\CronHook
Implements hook_cron().
drupal Drupal\file\Hook\CronHook /web/core/modules/file/src/Hook/CronHook.php
Drupal\file\Hook\FileDownloadHook
Implements hook_file_download().
drupal Drupal\file\Hook\FileDownloadHook /web/core/modules/file/src/Hook/FileDownloadHook.php
Drupal\file\Hook\FileFormHooks
Hook implementations for file forms.
drupal Drupal\file\Hook\FileFormHooks /web/core/modules/file/src/Hook/FileFormHooks.php
Drupal\file\Hook\FileHooks
Hook implementations for file.
drupal Drupal\file\Hook\FileHooks /web/core/modules/file/src/Hook/FileHooks.php
Drupal\file\Hook\FileRequirements
Requirements for the File module.
drupal Drupal\file\Hook\FileRequirements /web/core/modules/file/src/Hook/FileRequirements.php
Drupal\file\Hook\FileThemeHooks
Theme hooks for the file module.
drupal Drupal\file\Hook\FileThemeHooks /web/core/modules/file/src/Hook/FileThemeHooks.php
Drupal\file\Hook\FileViewsHooks
Hook implementations for file.
drupal Drupal\file\Hook\FileViewsHooks /web/core/modules/file/src/Hook/FileViewsHooks.php
Drupal\file\Hook\TokenHooks
Hook implementations for file tokens.
drupal Drupal\file\Hook\TokenHooks /web/core/modules/file/src/Hook/TokenHooks.php
Drupal\filter\Hook\FilterHooks
Hook implementations for filter.
drupal Drupal\filter\Hook\FilterHooks /web/core/modules/filter/src/Hook/FilterHooks.php
Drupal\filter\Hook\FilterThemeHooks
Theme hooks for filter.
drupal Drupal\filter\Hook\FilterThemeHooks /web/core/modules/filter/src/Hook/FilterThemeHooks.php
Drupal\help\Hook\HelpHooks
Hook implementations for help.
drupal Drupal\help\Hook\HelpHooks /web/core/modules/help/src/Hook/HelpHooks.php
Drupal\help\Hook\HelpThemeHooks
Hook implementations for help.
drupal Drupal\help\Hook\HelpThemeHooks /web/core/modules/help/src/Hook/HelpThemeHooks.php
Drupal\history\HistoryManager
Helper functions for history module.
drupal Drupal\history\HistoryManager /web/core/modules/history/src/HistoryManager.php
Drupal\history\Hook\HistoryHooks
Hook implementations for history.
drupal Drupal\history\Hook\HistoryHooks /web/core/modules/history/src/Hook/HistoryHooks.php
Drupal\history\Hook\HistoryTokensHooks
Token hook implementations for history.
drupal Drupal\history\Hook\HistoryTokensHooks /web/core/modules/history/src/Hook/HistoryTokensHooks.php
Drupal\history\Hook\HistoryViewsHooks
Hook implementations for history.
drupal Drupal\history\Hook\HistoryViewsHooks /web/core/modules/history/src/Hook/HistoryViewsHooks.php
Drupal\image\Hook\ImageHooks
Hook implementations for image.
drupal Drupal\image\Hook\ImageHooks /web/core/modules/image/src/Hook/ImageHooks.php
Drupal\image\Hook\ImageRequirements
Requirements for the Image module.
drupal Drupal\image\Hook\ImageRequirements /web/core/modules/image/src/Hook/ImageRequirements.php
Drupal\image\Hook\ImageThemeHooks
Theme hook implementations for image module.
drupal Drupal\image\Hook\ImageThemeHooks /web/core/modules/image/src/Hook/ImageThemeHooks.php
Drupal\image\Hook\ImageViewsHooks
Hook implementations for image.
drupal Drupal\image\Hook\ImageViewsHooks /web/core/modules/image/src/Hook/ImageViewsHooks.php
Drupal\inline_form_errors\Hook\InlineFormErrorsHooks
Hook implementations for inline_form_errors.
drupal Drupal\inline_form_errors\Hook\InlineFormErrorsHooks /web/core/modules/inline_form_errors/src/Hook/InlineFormErrorsHooks.php
Drupal\inline_form_errors\Hook\InlineFormErrorsThemeHooks
Hook implementations for inline_form_errors.
drupal Drupal\inline_form_errors\Hook\InlineFormErrorsThemeHooks /web/core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php
Drupal\jsonapi\Access\EntityAccessChecker
Checks access to entities.
drupal Drupal\jsonapi\Access\EntityAccessChecker /web/core/modules/jsonapi/src/Access/EntityAccessChecker.php
Drupal\jsonapi\Hook\JsonapiHooks
Hook implementations for jsonapi.
drupal Drupal\jsonapi\Hook\JsonapiHooks /web/core/modules/jsonapi/src/Hook/JsonapiHooks.php
Drupal\jsonapi\Hook\JsonapiRequirements
Requirements for the JSON:API module.
drupal Drupal\jsonapi\Hook\JsonapiRequirements /web/core/modules/jsonapi/src/Hook/JsonapiRequirements.php
Drupal\jsonapi\Revisions\VersionNegotiator
Provides a version negotiator manager.
drupal Drupal\jsonapi\Revisions\VersionNegotiator /web/core/modules/jsonapi/src/Revisions/VersionNegotiator.php
Drupal\language\Hook\LanguageHooks
Hook implementations for language.
drupal Drupal\language\Hook\LanguageHooks /web/core/modules/language/src/Hook/LanguageHooks.php
Drupal\language\Hook\LanguageThemeHooks
Hook implementations for language.
drupal Drupal\language\Hook\LanguageThemeHooks /web/core/modules/language/src/Hook/LanguageThemeHooks.php
Drupal\layout_builder\EventSubscriber\DefaultContentSubscriber
Subscribes to default content-related events.
drupal Drupal\layout_builder\EventSubscriber\DefaultContentSubscriber /web/core/modules/layout_builder/src/EventSubscriber/DefaultContentSubscriber.php
Drupal\layout_builder\Hook\LayoutBuilderHooks
Hook implementations for layout_builder.
drupal Drupal\layout_builder\Hook\LayoutBuilderHooks /web/core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php
Drupal\layout_builder\Hook\LayoutBuilderThemeHooks
Hook implementations for layout_builder.
drupal Drupal\layout_builder\Hook\LayoutBuilderThemeHooks /web/core/modules/layout_builder/src/Hook/LayoutBuilderThemeHooks.php
Drupal\layout_discovery\Hook\LayoutDiscoveryHooks
Hook implementations for layout_discovery.
drupal Drupal\layout_discovery\Hook\LayoutDiscoveryHooks /web/core/modules/layout_discovery/src/Hook/LayoutDiscoveryHooks.php
Drupal\layout_discovery\Hook\LayoutDiscoveryThemeHooks
Theme hooks for layout_discovery.
drupal Drupal\layout_discovery\Hook\LayoutDiscoveryThemeHooks /web/core/modules/layout_discovery/src/Hook/LayoutDiscoveryThemeHooks.php
Drupal\link\EventSubscriber\DefaultContentSubscriber
Subscribes to default content-related events.
drupal Drupal\link\EventSubscriber\DefaultContentSubscriber /web/core/modules/link/src/EventSubscriber/DefaultContentSubscriber.php
Drupal\link\Hook\LinkHooks
Hook implementations for link.
drupal Drupal\link\Hook\LinkHooks /web/core/modules/link/src/Hook/LinkHooks.php
Drupal\link\Hook\LinkThemeHooks
Theme hooks for link.
drupal Drupal\link\Hook\LinkThemeHooks /web/core/modules/link/src/Hook/LinkThemeHooks.php
Drupal\locale\EventSubscriber\ConfigSubscriber
Rebuilds the container when locale config is changed.
drupal Drupal\locale\EventSubscriber\ConfigSubscriber /web/core/modules/locale/src/EventSubscriber/ConfigSubscriber.php
Drupal\locale\Hook\LocaleHooks
Hook implementations for locale.
drupal Drupal\locale\Hook\LocaleHooks /web/core/modules/locale/src/Hook/LocaleHooks.php
Drupal\locale\Hook\LocaleRequirements
Requirements for the Locale module.
drupal Drupal\locale\Hook\LocaleRequirements /web/core/modules/locale/src/Hook/LocaleRequirements.php
Drupal\locale\Hook\LocaleThemeHooks
Hook implementations for locale.
drupal Drupal\locale\Hook\LocaleThemeHooks /web/core/modules/locale/src/Hook/LocaleThemeHooks.php
Drupal\locale\LocaleDefaultConfigStorage
Provides access to default configuration for locale integration.
drupal Drupal\locale\LocaleDefaultConfigStorage /web/core/modules/locale/src/LocaleDefaultConfigStorage.php
Drupal\media\EventSubscriber\DefaultContentSubscriber
Subscribes to default content-related events.
drupal Drupal\media\EventSubscriber\DefaultContentSubscriber /web/core/modules/media/src/EventSubscriber/DefaultContentSubscriber.php
Drupal\media\Hook\MediaHooks
Hook implementations for media.
drupal Drupal\media\Hook\MediaHooks /web/core/modules/media/src/Hook/MediaHooks.php
Drupal\media\Hook\MediaRequirementsHooks
Requirements checks for Media module.
drupal Drupal\media\Hook\MediaRequirementsHooks /web/core/modules/media/src/Hook/MediaRequirementsHooks.php
Drupal\media\Hook\MediaThemeHooks
Hook implementations for media.
drupal Drupal\media\Hook\MediaThemeHooks /web/core/modules/media/src/Hook/MediaThemeHooks.php
Drupal\media\Hook\MediaThemeSuggestionsHooks
Theme suggestions for media.
drupal Drupal\media\Hook\MediaThemeSuggestionsHooks /web/core/modules/media/src/Hook/MediaThemeSuggestionsHooks.php
Drupal\media_library\Hook\MediaLibraryHooks
Hook implementations for media_library.
drupal Drupal\media_library\Hook\MediaLibraryHooks /web/core/modules/media_library/src/Hook/MediaLibraryHooks.php
Drupal\media_library\Hook\MediaLibraryThemeHooks
Hook implementations for media_library.
drupal Drupal\media_library\Hook\MediaLibraryThemeHooks /web/core/modules/media_library/src/Hook/MediaLibraryThemeHooks.php
Drupal\media_library\Hook\MediaLibraryViewsHooks
Hook implementations for media_library.
drupal Drupal\media_library\Hook\MediaLibraryViewsHooks /web/core/modules/media_library/src/Hook/MediaLibraryViewsHooks.php
Drupal\menu_link_content\EventSubscriber\DefaultContentSubscriber
Subscribes to default content-related events.
drupal Drupal\menu_link_content\EventSubscriber\DefaultContentSubscriber /web/core/modules/menu_link_content/src/EventSubscriber/DefaultContentSubscriber.php
Drupal\menu_link_content\Hook\MenuLinkContentHooks
Hook implementations for menu_link_content.
drupal Drupal\menu_link_content\Hook\MenuLinkContentHooks /web/core/modules/menu_link_content/src/Hook/MenuLinkContentHooks.php
Drupal\menu_ui\Hook\MenuUiHooks
Hook implementations for menu_ui.
drupal Drupal\menu_ui\Hook\MenuUiHooks /web/core/modules/menu_ui/src/Hook/MenuUiHooks.php
Drupal\menu_ui\Hook\MenuUiThemeHooks
Hook implementations for menu_ui.
drupal Drupal\menu_ui\Hook\MenuUiThemeHooks /web/core/modules/menu_ui/src/Hook/MenuUiThemeHooks.php
Drupal\mysql\Hook\MysqlHooks
Hook implementations for mysql.
drupal Drupal\mysql\Hook\MysqlHooks /web/core/modules/mysql/src/Hook/MysqlHooks.php
Drupal\mysql\Hook\MysqlRequirements
Requirements for the MySQL module.
drupal Drupal\mysql\Hook\MysqlRequirements /web/core/modules/mysql/src/Hook/MysqlRequirements.php
Drupal\navigation\Hook\NavigationHooks
Hook implementations for navigation.
drupal Drupal\navigation\Hook\NavigationHooks /web/core/modules/navigation/src/Hook/NavigationHooks.php
Drupal\navigation\Hook\NavigationRequirements
Requirements for the navigation module.
drupal Drupal\navigation\Hook\NavigationRequirements /web/core/modules/navigation/src/Hook/NavigationRequirements.php
Drupal\navigation\Hook\NavigationThemeHooks
Theme hooks for navigation.
drupal Drupal\navigation\Hook\NavigationThemeHooks /web/core/modules/navigation/src/Hook/NavigationThemeHooks.php
Drupal\navigation\Menu\NavigationMenuLinkTreeManipulators
Provides a menu link tree manipulator for the navigation menu block.
drupal Drupal\navigation\Menu\NavigationMenuLinkTreeManipulators /web/core/modules/navigation/src/Menu/NavigationMenuLinkTreeManipulators.php
Drupal\navigation_extra_tools\Hook\NavigationExtraToolsHooks
Provide hooks for navigation extra tools.
drupal Drupal\navigation_extra_tools\Hook\NavigationExtraToolsHooks /web/modules/contrib/navigation_extra_tools/src/Hook/NavigationExtraToolsHooks.php
Drupal\node\Hook\NodeBlockHooks
Block hook implementations for node.
drupal Drupal\node\Hook\NodeBlockHooks /web/core/modules/node/src/Hook/NodeBlockHooks.php
Drupal\node\Hook\NodeConfigTranslationHooks
Config translation hook implementations for node.
drupal Drupal\node\Hook\NodeConfigTranslationHooks /web/core/modules/node/src/Hook/NodeConfigTranslationHooks.php
Drupal\node\Hook\NodeDatabaseHooks
Database hook implementations for node.
drupal Drupal\node\Hook\NodeDatabaseHooks /web/core/modules/node/src/Hook/NodeDatabaseHooks.php
Drupal\node\Hook\NodeEntityHooks
Entity hook implementations for node.
drupal Drupal\node\Hook\NodeEntityHooks /web/core/modules/node/src/Hook/NodeEntityHooks.php
Drupal\node\Hook\NodeFormHooks
Form hook implementations for the node module.
drupal Drupal\node\Hook\NodeFormHooks /web/core/modules/node/src/Hook/NodeFormHooks.php
Drupal\node\Hook\NodeHelpHooks
Help hook implementation for node.
drupal Drupal\node\Hook\NodeHelpHooks /web/core/modules/node/src/Hook/NodeHelpHooks.php
Drupal\node\Hook\NodeMenuHooks
Menu hook implementations for node.
drupal Drupal\node\Hook\NodeMenuHooks /web/core/modules/node/src/Hook/NodeMenuHooks.php
Drupal\node\Hook\NodeModuleHooks
Module hook implementations for node.
drupal Drupal\node\Hook\NodeModuleHooks /web/core/modules/node/src/Hook/NodeModuleHooks.php
Drupal\node\Hook\NodeRequirements
Requirements for the Node module.
drupal Drupal\node\Hook\NodeRequirements /web/core/modules/node/src/Hook/NodeRequirements.php
Drupal\node\Hook\NodeSearchHooks
Search related hook implementations for node module.
drupal Drupal\node\Hook\NodeSearchHooks /web/core/modules/node/src/Hook/NodeSearchHooks.php
Drupal\node\Hook\NodeThemeHooks
Theme hook implementations for the node module.
drupal Drupal\node\Hook\NodeThemeHooks /web/core/modules/node/src/Hook/NodeThemeHooks.php
Drupal\node\Hook\NodeTokensHooks
Token hook implementations for node.
drupal Drupal\node\Hook\NodeTokensHooks /web/core/modules/node/src/Hook/NodeTokensHooks.php
Drupal\node\Hook\NodeUserHooks
Hook implementations for the node module.
drupal Drupal\node\Hook\NodeUserHooks /web/core/modules/node/src/Hook/NodeUserHooks.php
Drupal\node\Hook\NodeViewsHooks
Views hook implementations for node.
drupal Drupal\node\Hook\NodeViewsHooks /web/core/modules/node/src/Hook/NodeViewsHooks.php
Drupal\node\NodeBulkUpdate
Provides a service to update nodes in bulk.
drupal Drupal\node\NodeBulkUpdate /web/core/modules/node/src/NodeBulkUpdate.php
Drupal\olivero\Hook\OliveroPagePreprocessHooks
Page preprocess hooks for olivero.
drupal Drupal\olivero\Hook\OliveroPagePreprocessHooks /web/core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php
Drupal\options\Hook\OptionsHooks
Hook implementations for options.
drupal Drupal\options\Hook\OptionsHooks /web/core/modules/options/src/Hook/OptionsHooks.php
Drupal\options\Hook\OptionsViewsHooks
Hook implementations for options.
drupal Drupal\options\Hook\OptionsViewsHooks /web/core/modules/options/src/Hook/OptionsViewsHooks.php
Drupal\page_cache\Hook\PageCacheHooks
Hook implementations for page_cache.
drupal Drupal\page_cache\Hook\PageCacheHooks /web/core/modules/page_cache/src/Hook/PageCacheHooks.php
Drupal\path\EventSubscriber\DefaultContentSubscriber
Subscribes to default content-related events.
drupal Drupal\path\EventSubscriber\DefaultContentSubscriber /web/core/modules/path/src/EventSubscriber/DefaultContentSubscriber.php
Drupal\path\Hook\PathHooks
Hook implementations for path.
drupal Drupal\path\Hook\PathHooks /web/core/modules/path/src/Hook/PathHooks.php
Drupal\pgsql\Hook\PgsqlHooks
Hook implementations for pgsql.
drupal Drupal\pgsql\Hook\PgsqlHooks /web/core/modules/pgsql/src/Hook/PgsqlHooks.php
Drupal\pgsql\Hook\PgsqlRequirementsHooks
Hook implementations for pgsql module.
drupal Drupal\pgsql\Hook\PgsqlRequirementsHooks /web/core/modules/pgsql/src/Hook/PgsqlRequirementsHooks.php
Drupal\phpass\Hook\PhpassHooks
Hook implementations for phpass.
drupal Drupal\phpass\Hook\PhpassHooks /web/core/modules/phpass/src/Hook/PhpassHooks.php
Drupal\responsive_image\Hook\ResponsiveImageHooks
Hook implementations for responsive_image.
drupal Drupal\responsive_image\Hook\ResponsiveImageHooks /web/core/modules/responsive_image/src/Hook/ResponsiveImageHooks.php
Drupal\responsive_image\Hook\ResponsiveImageThemeHooks
Theme hooks for responsive_image.
drupal Drupal\responsive_image\Hook\ResponsiveImageThemeHooks /web/core/modules/responsive_image/src/Hook/ResponsiveImageThemeHooks.php
Drupal\responsive_image\ResponsiveImageBuilder
Provides methods related to building responsive image source attributes.
drupal Drupal\responsive_image\ResponsiveImageBuilder /web/core/modules/responsive_image/src/ResponsiveImageBuilder.php
Drupal\rest\Hook\RestHooks
Hook implementations for rest.
drupal Drupal\rest\Hook\RestHooks /web/core/modules/rest/src/Hook/RestHooks.php
Drupal\search\Hook\SearchHooks
Hook implementations for search.
drupal Drupal\search\Hook\SearchHooks /web/core/modules/search/src/Hook/SearchHooks.php
Drupal\search\Hook\SearchRequirements
Requirements for the Search module.
drupal Drupal\search\Hook\SearchRequirements /web/core/modules/search/src/Hook/SearchRequirements.php
Drupal\search\Hook\SearchThemeHooks
Theme hook implementations for search.
drupal Drupal\search\Hook\SearchThemeHooks /web/core/modules/search/src/Hook/SearchThemeHooks.php
Drupal\serialization\Hook\SerializationHooks
Hook implementations for serialization.
drupal Drupal\serialization\Hook\SerializationHooks /web/core/modules/serialization/src/Hook/SerializationHooks.php
Drupal\settings_tray\Hook\SettingsTrayHooks
Hook implementations for settings_tray.
drupal Drupal\settings_tray\Hook\SettingsTrayHooks /web/core/modules/settings_tray/src/Hook/SettingsTrayHooks.php
Drupal\settings_tray\Hook\SettingsTrayThemeHooks
Hook implementations for settings_tray.
drupal Drupal\settings_tray\Hook\SettingsTrayThemeHooks /web/core/modules/settings_tray/src/Hook/SettingsTrayThemeHooks.php
Drupal\shortcut\Hook\ShortcutHooks
Hook implementations for shortcut.
drupal Drupal\shortcut\Hook\ShortcutHooks /web/core/modules/shortcut/src/Hook/ShortcutHooks.php
Drupal\shortcut\Hook\ShortcutThemeHooks
Hook implementations for shortcut.
drupal Drupal\shortcut\Hook\ShortcutThemeHooks /web/core/modules/shortcut/src/Hook/ShortcutThemeHooks.php
Drupal\sqlite\Hook\SqliteHooks
Hook implementations for sqlite.
drupal Drupal\sqlite\Hook\SqliteHooks /web/core/modules/sqlite/src/Hook/SqliteHooks.php
Drupal\syslog\Hook\SyslogHooks
Hook implementations for syslog.
drupal Drupal\syslog\Hook\SyslogHooks /web/core/modules/syslog/src/Hook/SyslogHooks.php
Drupal\system\Hook\PageAttachmentsHook
Implements hook_page_attachments() for the system module.
drupal Drupal\system\Hook\PageAttachmentsHook /web/core/modules/system/src/Hook/PageAttachmentsHook.php
Drupal\system\Hook\SystemHooks
Hook implementations for system.
drupal Drupal\system\Hook\SystemHooks /web/core/modules/system/src/Hook/SystemHooks.php
Drupal\system\Hook\SystemRequirementsHooks
Requirements hook implementations for system module.
drupal Drupal\system\Hook\SystemRequirementsHooks /web/core/modules/system/src/Hook/SystemRequirementsHooks.php
Drupal\system\Hook\SystemThemeHooks
Hook implementations for system.
drupal Drupal\system\Hook\SystemThemeHooks /web/core/modules/system/src/Hook/SystemThemeHooks.php
Drupal\system\Hook\SystemTokensHooks
Hook implementations for system.
drupal Drupal\system\Hook\SystemTokensHooks /web/core/modules/system/src/Hook/SystemTokensHooks.php
Drupal\system\Theme\SystemAdminThemePreprocess
Hook implementations for system.
drupal Drupal\system\Theme\SystemAdminThemePreprocess /web/core/modules/system/src/Theme/SystemAdminThemePreprocess.php
Drupal\taxonomy\Hook\TaxonomyHooks
Hook implementations for taxonomy.
drupal Drupal\taxonomy\Hook\TaxonomyHooks /web/core/modules/taxonomy/src/Hook/TaxonomyHooks.php
Drupal\taxonomy\Hook\TaxonomyThemeHooks
Hook implementations for taxonomy.
drupal Drupal\taxonomy\Hook\TaxonomyThemeHooks /web/core/modules/taxonomy/src/Hook/TaxonomyThemeHooks.php
Drupal\taxonomy\Hook\TaxonomyTokensHooks
Hook implementations for taxonomy.
drupal Drupal\taxonomy\Hook\TaxonomyTokensHooks /web/core/modules/taxonomy/src/Hook/TaxonomyTokensHooks.php
Drupal\taxonomy\Hook\TaxonomyViewsHooks
Hook implementations for taxonomy.
drupal Drupal\taxonomy\Hook\TaxonomyViewsHooks /web/core/modules/taxonomy/src/Hook/TaxonomyViewsHooks.php
Drupal\telephone\Hook\TelephoneHooks
Hook implementations for telephone.
drupal Drupal\telephone\Hook\TelephoneHooks /web/core/modules/telephone/src/Hook/TelephoneHooks.php
Drupal\text\Hook\TextHooks
Hook implementations for text.
drupal Drupal\text\Hook\TextHooks /web/core/modules/text/src/Hook/TextHooks.php
Drupal\toolbar\Hook\ToolbarHooks
Hook implementations for toolbar.
drupal Drupal\toolbar\Hook\ToolbarHooks /web/core/modules/toolbar/src/Hook/ToolbarHooks.php
Drupal\toolbar\Hook\ToolbarThemeHooks
Hook implementations for toolbar.
drupal Drupal\toolbar\Hook\ToolbarThemeHooks /web/core/modules/toolbar/src/Hook/ToolbarThemeHooks.php
Drupal\update\Hook\UpdateHooks
Hook implementations for update.
drupal Drupal\update\Hook\UpdateHooks /web/core/modules/update/src/Hook/UpdateHooks.php
Drupal\update\Hook\UpdateRequirements
Requirements for the update module.
drupal Drupal\update\Hook\UpdateRequirements /web/core/modules/update/src/Hook/UpdateRequirements.php
Drupal\update\Hook\UpdateThemeHooks
Theme hooks for update module.
drupal Drupal\update\Hook\UpdateThemeHooks /web/core/modules/update/src/Hook/UpdateThemeHooks.php
Drupal\user\Hook\UserHooks
Hook implementations for user.
drupal Drupal\user\Hook\UserHooks /web/core/modules/user/src/Hook/UserHooks.php
Drupal\user\Hook\UserRequirements
Requirements for the User module.
drupal Drupal\user\Hook\UserRequirements /web/core/modules/user/src/Hook/UserRequirements.php
Drupal\user\Hook\UserThemeHooks
Hook implementations for user.
drupal Drupal\user\Hook\UserThemeHooks /web/core/modules/user/src/Hook/UserThemeHooks.php
Drupal\user\Hook\UserTokensHooks
Hook implementations for user.
drupal Drupal\user\Hook\UserTokensHooks /web/core/modules/user/src/Hook/UserTokensHooks.php
Drupal\user\Hook\UserViewsExecutionHooks
Hook implementations for user.
drupal Drupal\user\Hook\UserViewsExecutionHooks /web/core/modules/user/src/Hook/UserViewsExecutionHooks.php
Drupal\user\Hook\UserViewsHooks
Hook implementations for user.
drupal Drupal\user\Hook\UserViewsHooks /web/core/modules/user/src/Hook/UserViewsHooks.php
Drupal\views\Hook\ViewsHooks
Hook implementations for views.
drupal Drupal\views\Hook\ViewsHooks /web/core/modules/views/src/Hook/ViewsHooks.php
Drupal\views\Hook\ViewsThemeHooks
Hook implementations for views.
drupal Drupal\views\Hook\ViewsThemeHooks /web/core/modules/views/src/Hook/ViewsThemeHooks.php
Drupal\views\Hook\ViewsTokensHooks
Hook implementations for views.
drupal Drupal\views\Hook\ViewsTokensHooks /web/core/modules/views/src/Hook/ViewsTokensHooks.php
Drupal\views\Hook\ViewsViewsExecutionHooks
Hook implementations for views.
drupal Drupal\views\Hook\ViewsViewsExecutionHooks /web/core/modules/views/src/Hook/ViewsViewsExecutionHooks.php
Drupal\views\Hook\ViewsViewsHooks
Hook implementations for views.
drupal Drupal\views\Hook\ViewsViewsHooks /web/core/modules/views/src/Hook/ViewsViewsHooks.php
Drupal\views\Plugin\views\query\CastSqlInterface
Defines an interface for defining cast expressions in SQL.
drupal Drupal\views\Plugin\views\query\CastSqlInterface /web/core/modules/views/src/Plugin/views/query/CastSqlInterface.php
Drupal\views\ViewsConfigUpdater
Provides a BC layer for modules providing old configurations.
drupal Drupal\views\ViewsConfigUpdater /web/core/modules/views/src/ViewsConfigUpdater.php
Drupal\views_ui\Hook\ViewsUiHooks
Hook implementations for views_ui.
drupal Drupal\views_ui\Hook\ViewsUiHooks /web/core/modules/views_ui/src/Hook/ViewsUiHooks.php
Drupal\views_ui\Hook\ViewsUiThemeHooks
Hook implementations for views_ui.
drupal Drupal\views_ui\Hook\ViewsUiThemeHooks /web/core/modules/views_ui/src/Hook/ViewsUiThemeHooks.php
Drupal\workflows\Hook\WorkflowsHooks
Hook implementations for workflows.
drupal Drupal\workflows\Hook\WorkflowsHooks /web/core/modules/workflows/src/Hook/WorkflowsHooks.php
Drupal\workspaces\EventSubscriber\WorkspaceSwitchSubscriber
Provides a event subscriber for reacting to workspace activation.
drupal Drupal\workspaces\EventSubscriber\WorkspaceSwitchSubscriber /web/core/modules/workspaces/src/EventSubscriber/WorkspaceSwitchSubscriber.php
Drupal\workspaces\Hook\EntityAccess
Defines a class for reacting to entity access control hooks.
drupal Drupal\workspaces\Hook\EntityAccess /web/core/modules/workspaces/src/Hook/EntityAccess.php
Drupal\workspaces\Hook\EntityOperations
Defines a class for reacting to entity runtime hooks.
drupal Drupal\workspaces\Hook\EntityOperations /web/core/modules/workspaces/src/Hook/EntityOperations.php
Drupal\workspaces\Hook\EntityTypeInfo
Defines a class for reacting to entity type information hooks.
drupal Drupal\workspaces\Hook\EntityTypeInfo /web/core/modules/workspaces/src/Hook/EntityTypeInfo.php
Drupal\workspaces\Hook\FormOperations
Defines a class for reacting to form operations.
drupal Drupal\workspaces\Hook\FormOperations /web/core/modules/workspaces/src/Hook/FormOperations.php
Drupal\workspaces\Hook\ViewsOperations
Defines a class for altering views queries.
drupal Drupal\workspaces\Hook\ViewsOperations /web/core/modules/workspaces/src/Hook/ViewsOperations.php
Drupal\workspaces\Hook\WorkspacesHooks
Hook implementations for workspaces.
drupal Drupal\workspaces\Hook\WorkspacesHooks /web/core/modules/workspaces/src/Hook/WorkspacesHooks.php
Drupal\workspaces\Provider\DefaultWorkspaceProvider
Defines the default workspace provider.
drupal Drupal\workspaces\Provider\DefaultWorkspaceProvider /web/core/modules/workspaces/src/Provider/DefaultWorkspaceProvider.php
Drupal\workspaces\Provider\WorkspaceProviderCollector
Defines the workspace provider collector.
drupal Drupal\workspaces\Provider\WorkspaceProviderCollector /web/core/modules/workspaces/src/Provider/WorkspaceProviderCollector.php
Drupal\workspaces_ui\Hook\WorkspacesUiHooks
Hook implementations for the workspaces_ui module.
drupal Drupal\workspaces_ui\Hook\WorkspacesUiHooks /web/core/modules/workspaces_ui/src/Hook/WorkspacesUiHooks.php
GuzzleHttp\HandlerStack
Creates a composed Guzzle handler function by stacking middlewares on top of an HTTP handler function.
guzzlehttp GuzzleHttp\HandlerStack /vendor/guzzlehttp/guzzle/src/HandlerStack.php
Psr\Http\Message\ResponseFactoryInterface psr Psr\Http\Message\ResponseFactoryInterface /vendor/psr/http-factory/src/ResponseFactoryInterface.php
Psr\Http\Message\ServerRequestFactoryInterface psr Psr\Http\Message\ServerRequestFactoryInterface /vendor/psr/http-factory/src/ServerRequestFactoryInterface.php
Psr\Http\Message\StreamFactoryInterface psr Psr\Http\Message\StreamFactoryInterface /vendor/psr/http-factory/src/StreamFactoryInterface.php
Psr\Http\Message\UploadedFileFactoryInterface psr Psr\Http\Message\UploadedFileFactoryInterface /vendor/psr/http-factory/src/UploadedFileFactoryInterface.php
Symfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface
Attributes store.
symfony Symfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php
Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface
FlashBagInterface.
symfony Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php
Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactoryInterface
Builds method argument data.
symfony Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactoryInterface /vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php
Twig\Loader\LoaderInterface
Interface all loaders must implement.
twig Twig\Loader\LoaderInterface /vendor/twig/twig/src/Loader/LoaderInterface.php
access_arguments_resolver_factory
Resolves the arguments to pass to an access check callable.
drupal access_arguments_resolver_factory /web/core/lib/Drupal/Core/Access/AccessArgumentsResolverFactory.php
access_check.admin_menu_block_page
Access check for routes implementing _access_admin_menu_block_page.
drupal access_check.admin_menu_block_page /web/core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php
access_check.admin_overview_page
Access check for routes implementing _access_admin_menu_block_page.
drupal access_check.admin_overview_page /web/core/modules/system/src/Access/SystemAdminMenuBlockAccessCheck.php
access_check.block_content_reusable
Provides an access check for non-reusable block content entities.
drupal access_check.block_content_reusable /web/core/modules/block_content/src/Access/BlockContentIsReusableAccessCheck.php
access_check.contact_personal
Access check for contact_personal_page route.
drupal access_check.contact_personal /web/core/modules/contact/src/Access/ContactPageAccess.php
access_check.cron
Access check for cron routes.
drupal access_check.cron /web/core/modules/system/src/Access/CronAccessCheck.php
access_check.csrf
Access protection against CSRF attacks.
drupal access_check.csrf /web/core/lib/Drupal/Core/Access/CsrfAccessCheck.php
access_check.custom
Defines an access checker that allows specifying a custom method for access.
drupal access_check.custom /web/core/lib/Drupal/Core/Access/CustomAccessCheck.php
access_check.db_update
Access check for database update routes.
drupal access_check.db_update /web/core/modules/system/src/Access/DbUpdateAccessCheck.php
access_check.default
Allows access to routes to be controlled by an '_access' boolean parameter.
drupal access_check.default /web/core/lib/Drupal/Core/Access/DefaultAccessCheck.php
access_check.entity.layout_builder_access
Provides an access check for the Layout Builder defaults.
drupal access_check.entity.layout_builder_access /web/core/modules/layout_builder/src/Access/LayoutBuilderAccessCheck.php
access_check.entity
Provides a generic access checker for entities.
drupal access_check.entity /web/core/lib/Drupal/Core/Entity/EntityAccessCheck.php
access_check.entity_create
Defines an access checker for entity creation.
drupal access_check.entity_create /web/core/lib/Drupal/Core/Entity/EntityCreateAccessCheck.php
access_check.entity_create_any
Defines an access checker for creating an entity of any bundle.
drupal access_check.entity_create_any /web/core/lib/Drupal/Core/Entity/EntityCreateAnyAccessCheck.php
access_check.entity_delete_multiple
Checks if the current user has delete access to the items of the tempstore.
drupal access_check.entity_delete_multiple /web/core/lib/Drupal/Core/Entity/EntityDeleteMultipleAccessCheck.php
access_check.field_ui.field_reuse
Defines an access check for the reuse existing fields form.
drupal access_check.field_ui.field_reuse /web/core/modules/field_ui/src/Access/FieldReuseAccessCheck.php
access_check.field_ui.form_mode
Defines an access check for entity form mode routes.
drupal access_check.field_ui.form_mode /web/core/modules/field_ui/src/Access/FormModeAccessCheck.php
access_check.field_ui.view_mode
Defines an access check for entity view mode routes.
drupal access_check.field_ui.view_mode /web/core/modules/field_ui/src/Access/ViewModeAccessCheck.php
access_check.header.csrf
Access protection against CSRF attacks.
drupal access_check.header.csrf /web/core/lib/Drupal/Core/Access/CsrfRequestHeaderAccessCheck.php
access_check.jsonapi.relationship_route_access
Defines a class to check access to related and relationship routes.
drupal access_check.jsonapi.relationship_route_access /web/core/modules/jsonapi/src/Access/RelationshipRouteAccessCheck.php
access_check.latest_revision
Access check for the entity moderation tab.
drupal access_check.latest_revision /web/core/modules/content_moderation/src/Access/LatestRevisionCheck.php
access_check.node.preview
Determines access to node previews.
drupal access_check.node.preview /web/core/modules/node/src/Access/NodePreviewAccessCheck.php
access_check.permission
Permission access check.
drupal access_check.permission /web/core/modules/user/src/Access/PermissionAccessCheck.php
access_check.settings_tray.block.has_overrides
Determines whether the requested block has a 'settings_tray' form.
drupal access_check.settings_tray.block.has_overrides /web/core/modules/settings_tray/src/Access/BlockHasOverridesAccessCheck.php
access_check.settings_tray.block.settings_tray_form
Determines whether the requested block has a 'settings_tray' form.
drupal access_check.settings_tray.block.settings_tray_form /web/core/modules/settings_tray/src/Access/BlockPluginHasSettingsTrayFormAccessCheck.php
access_check.theme
Provides access checking for themes for routing and theme negotiation.
drupal access_check.theme /web/core/lib/Drupal/Core/Theme/ThemeAccessCheck.php
access_check.update.manager_access
Determines whether allow authorized operations is set.
drupal access_check.update.manager_access /web/core/modules/update/src/Access/UpdateManagerAccessCheck.php
access_check.user.login_status
Determines access to routes based on login status of current user.
drupal access_check.user.login_status /web/core/modules/user/src/Access/LoginStatusCheck.php
access_check.user.register
Access check for user registration routes.
drupal access_check.user.register /web/core/modules/user/src/Access/RegisterAccessCheck.php
access_check.user.role
Determines access to routes based on roles.
drupal access_check.user.role /web/core/modules/user/src/Access/RoleAccessCheck.php
access_check.workspaces.active_workspace
Determines access to routes based on the presence of an active workspace.
drupal access_check.workspaces.active_workspace /web/core/modules/workspaces/src/Access/ActiveWorkspaceCheck.php
access_manager
Attaches access check services to routes and runs them on request.
drupal access_manager /web/core/lib/Drupal/Core/Access/AccessManager.php
access_policy.super_user
Grants user 1 an all access pass.
drupal access_policy.super_user /web/core/lib/Drupal/Core/Session/SuperUserAccessPolicy.php
access_policy.user_roles
Grants permissions based on a user's roles.
drupal access_policy.user_roles /web/core/lib/Drupal/Core/Session/UserRolesAccessPolicy.php
access_policy_processor
Processes access policies into permissions for an account.
drupal access_policy_processor /web/core/lib/Drupal/Core/Session/AccessPolicyProcessor.php
account_switcher
An implementation of AccountSwitcherInterface.
drupal account_switcher /web/core/lib/Drupal/Core/Session/AccountSwitcher.php
ajax_response.attachments_processor
Processes attachments of AJAX responses.
drupal ajax_response.attachments_processor /web/core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php
ajax_response.subscriber
Response subscriber to handle AJAX responses.
drupal ajax_response.subscriber /web/core/lib/Drupal/Core/EventSubscriber/AjaxResponseSubscriber.php
announcements_feed.fetcher
Service to fetch announcements from the external feed.
drupal announcements_feed.fetcher /web/core/modules/announcements_feed/src/AnnounceFetcher.php
announcements_feed.lazy_builders
Defines a class for lazy building render arrays.
drupal announcements_feed.lazy_builders /web/core/modules/announcements_feed/src/LazyBuilders.php
announcements_feed.renderer
Service to render announcements from the external feed.
drupal announcements_feed.renderer /web/core/modules/announcements_feed/src/AnnounceRenderer.php
anonymous_user_response_subscriber
Response subscriber to handle finished responses for the anonymous user.
drupal anonymous_user_response_subscriber /web/core/lib/Drupal/Core/EventSubscriber/AnonymousUserResponseSubscriber.php
asset.css.collection_grouper
Groups CSS assets.
drupal asset.css.collection_grouper /web/core/lib/Drupal/Core/Asset/CssCollectionGrouper.php
asset.css.collection_optimizer
Optimizes CSS assets.
drupal asset.css.collection_optimizer /web/core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php
asset.css.collection_renderer
Renders CSS assets.
drupal asset.css.collection_renderer /web/core/lib/Drupal/Core/Asset/CssCollectionRenderer.php
asset.css.dumper
Dumps a CSS or JavaScript asset.
drupal asset.css.dumper /web/core/lib/Drupal/Core/Asset/AssetDumper.php
asset.css.optimizer
Optimizes a CSS asset.
drupal asset.css.optimizer /web/core/lib/Drupal/Core/Asset/CssOptimizer.php
asset.js.collection_grouper
Groups JavaScript assets.
drupal asset.js.collection_grouper /web/core/lib/Drupal/Core/Asset/JsCollectionGrouper.php
asset.js.collection_optimizer
Optimizes JavaScript assets.
drupal asset.js.collection_optimizer /web/core/lib/Drupal/Core/Asset/JsCollectionOptimizerLazy.php
asset.js.collection_renderer
Renders JavaScript assets.
drupal asset.js.collection_renderer /web/core/lib/Drupal/Core/Asset/JsCollectionRenderer.php
asset.js.dumper
Dumps a CSS or JavaScript asset.
drupal asset.js.dumper /web/core/lib/Drupal/Core/Asset/AssetDumper.php
asset.js.optimizer
Optimizes a JavaScript asset.
drupal asset.js.optimizer /web/core/lib/Drupal/Core/Asset/JsOptimizer.php
asset.query_string
Stores a cache busting query string service for asset URLs.
drupal asset.query_string /web/core/lib/Drupal/Core/Asset/AssetQueryString.php
asset.resolver
The default asset resolver.
drupal asset.resolver /web/core/lib/Drupal/Core/Asset/AssetResolver.php
authentication
Manager for authentication.
drupal authentication /web/core/lib/Drupal/Core/Authentication/AuthenticationManager.php
authentication_collector
A collector class for authentication providers.
drupal authentication_collector /web/core/lib/Drupal/Core/Authentication/AuthenticationCollector.php
authentication_subscriber
Authentication subscriber.
drupal authentication_subscriber /web/core/lib/Drupal/Core/EventSubscriber/AuthenticationSubscriber.php
automated_cron.subscriber
A subscriber running cron after a response is sent.
drupal automated_cron.subscriber /web/core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php
bare_html_page_renderer
Provides a proxy class for \Drupal\Core\Render\BareHtmlPageRenderer.
drupal bare_html_page_renderer /web/core/lib/Drupal/Core/ProxyClass/Render/BareHtmlPageRenderer.php
basic_auth.authentication.basic_auth
HTTP Basic authentication provider.
drupal basic_auth.authentication.basic_auth /web/core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php
batch.storage
Provides a proxy class for \Drupal\Core\Batch\BatchStorage.
drupal batch.storage /web/core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
big_pipe
Service for sending an HTML response in chunks (to get faster page loads).
drupal big_pipe /web/core/modules/big_pipe/src/Render/BigPipe.php
block.page_display_variant_subscriber
Selects the block page display variant.
drupal block.page_display_variant_subscriber /web/core/modules/block/src/EventSubscriber/BlockPageDisplayVariantSubscriber.php
block.repository
Provides a repository for Block config entities.
drupal block.repository /web/core/modules/block/src/BlockRepository.php
block_content.bc_subscriber
Subscriber for Block content BC routes.
drupal block_content.bc_subscriber /web/core/modules/block_content/src/Routing/RouteSubscriber.php
block_content.uuid_lookup
A cache collector that caches IDs for block_content UUIDs.
drupal block_content.uuid_lookup /web/core/modules/block_content/src/BlockContentUuidLookup.php
breadcrumb
Provides a breadcrumb manager.
drupal breadcrumb /web/core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php
breakpoint.manager
Defines a breakpoint plugin manager to deal with breakpoints.
drupal breakpoint.manager /web/core/modules/breakpoint/src/BreakpointManager.php
cache.access_policy
Defines a default cache implementation.
drupal cache.access_policy /web/core/lib/Drupal/Core/Cache/DatabaseBackend.php
cache.access_policy_memory
Defines a memory cache implementation.
drupal cache.access_policy_memory /web/core/lib/Drupal/Core/Cache/MemoryCache/MemoryCache.php
cache.backend.apcu
Defines the APCU backend factory.
drupal cache.backend.apcu /web/core/lib/Drupal/Core/Cache/ApcuBackendFactory.php
cache.backend.chainedfast
Defines the chained fast cache backend factory.
drupal cache.backend.chainedfast /web/core/lib/Drupal/Core/Cache/ChainedFastBackendFactory.php
cache.backend.database
Defines a default cache backend factory.
drupal cache.backend.database /web/core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php
cache.backend.memory.memory
The memory cache factory.
drupal cache.backend.memory.memory /web/core/lib/Drupal/Core/Cache/MemoryCache/MemoryCacheFactory.php
cache.backend.memory
Defines a memory cache backend factory.
drupal cache.backend.memory /web/core/lib/Drupal/Core/Cache/MemoryBackendFactory.php
cache.backend.php
Defines a PHP cache backend factory.
drupal cache.backend.php /web/core/lib/Drupal/Core/Cache/PhpBackendFactory.php
cache.bootstrap
Defines a backend with a fast and a consistent backend chain.
drupal cache.bootstrap /web/core/lib/Drupal/Core/Cache/ChainedFastBackend.php
cache.config
Defines a backend with a fast and a consistent backend chain.
drupal cache.config /web/core/lib/Drupal/Core/Cache/ChainedFastBackend.php
cache.data
Defines a default cache implementation.
drupal cache.data /web/core/lib/Drupal/Core/Cache/DatabaseBackend.php
cache.default
Defines a default cache implementation.
drupal cache.default /web/core/lib/Drupal/Core/Cache/DatabaseBackend.php
cache.discovery
Defines a backend with a fast and a consistent backend chain.
drupal cache.discovery /web/core/lib/Drupal/Core/Cache/ChainedFastBackend.php
cache.dynamic_page_cache
Defines a default cache implementation.
drupal cache.dynamic_page_cache /web/core/lib/Drupal/Core/Cache/DatabaseBackend.php
cache.entity
Defines a default cache implementation.
drupal cache.entity /web/core/lib/Drupal/Core/Cache/DatabaseBackend.php
cache.jsonapi_memory
Defines a memory cache implementation.
drupal cache.jsonapi_memory /web/core/lib/Drupal/Core/Cache/MemoryCache/MemoryCache.php
cache.jsonapi_normalizations
Defines a default cache implementation.
drupal cache.jsonapi_normalizations /web/core/lib/Drupal/Core/Cache/DatabaseBackend.php
cache.jsonapi_resource_types
Defines a chained cache implementation for combining multiple cache backends.
drupal cache.jsonapi_resource_types /web/core/lib/Drupal/Core/Cache/BackendChain.php
cache.memory
Defines a memory cache implementation.
drupal cache.memory /web/core/lib/Drupal/Core/Cache/MemoryCache/MemoryCache.php
cache.menu
Defines a default cache implementation.
drupal cache.menu /web/core/lib/Drupal/Core/Cache/DatabaseBackend.php
cache.page
Defines a default cache implementation.
drupal cache.page /web/core/lib/Drupal/Core/Cache/DatabaseBackend.php
cache.render
Defines a default cache implementation.
drupal cache.render /web/core/lib/Drupal/Core/Cache/DatabaseBackend.php
cache.rest
Defines a default cache implementation.
drupal cache.rest /web/core/lib/Drupal/Core/Cache/DatabaseBackend.php
cache.static
Defines a memory cache implementation.
drupal cache.static /web/core/lib/Drupal/Core/Cache/MemoryBackend.php
cache.toolbar
Defines a default cache implementation.
drupal cache.toolbar /web/core/lib/Drupal/Core/Cache/DatabaseBackend.php
cache_context.cookies
Defines the CookiesCacheContext service, for "per cookie" caching.
drupal cache_context.cookies /web/core/lib/Drupal/Core/Cache/Context/CookiesCacheContext.php
cache_context.headers
Defines the HeadersCacheContext service, for "per header" caching.
drupal cache_context.headers /web/core/lib/Drupal/Core/Cache/Context/HeadersCacheContext.php
cache_context.ip
Defines the IpCacheContext service, for "per IP address" caching.
drupal cache_context.ip /web/core/lib/Drupal/Core/Cache/Context/IpCacheContext.php
cache_context.languages
Defines the LanguagesCacheContext service, for "per language" caching.
drupal cache_context.languages /web/core/lib/Drupal/Core/Cache/Context/LanguagesCacheContext.php
cache_context.layout_builder_is_active
Determines whether Layout Builder is active for a given entity type or not.
drupal cache_context.layout_builder_is_active /web/core/modules/layout_builder/src/Cache/LayoutBuilderIsActiveCacheContext.php
cache_context.protocol_version
Defines the ProtocolVersionCacheContext service, for "per protocol" caching.
drupal cache_context.protocol_version /web/core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php
cache_context.request_format
Defines the RequestFormatCacheContext service, for "per format" caching.
drupal cache_context.request_format /web/core/lib/Drupal/Core/Cache/Context/RequestFormatCacheContext.php
cache_context.route.menu_active_trails
Defines the MenuActiveTrailsCacheContext service.
drupal cache_context.route.menu_active_trails /web/core/lib/Drupal/Core/Cache/Context/MenuActiveTrailsCacheContext.php
cache_context.route.name.is_layout_builder_ui
Determines if an entity is being viewed in the Layout Builder UI.
drupal cache_context.route.name.is_layout_builder_ui /web/core/modules/layout_builder/src/Cache/LayoutBuilderUiCacheContext.php
cache_context.route.name
Defines the RouteCacheContext service, for "per route name" caching.
drupal cache_context.route.name /web/core/lib/Drupal/Core/Cache/Context/RouteNameCacheContext.php
cache_context.route
Defines the RouteCacheContext service, for "per route" caching.
drupal cache_context.route /web/core/lib/Drupal/Core/Cache/Context/RouteCacheContext.php
cache_context.session.exists
Defines the SessionExistsCacheContext service, for "session or not" caching.
drupal cache_context.session.exists /web/core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php
cache_context.session
Defines the SessionCacheContext service, for "per session" caching.
drupal cache_context.session /web/core/lib/Drupal/Core/Cache/Context/SessionCacheContext.php
cache_context.theme
Defines the ThemeCacheContext service, for "per theme" caching.
drupal cache_context.theme /web/core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php
cache_context.timezone
Defines the TimeZoneCacheContext service, for "per time zone" caching.
drupal cache_context.timezone /web/core/lib/Drupal/Core/Cache/Context/TimeZoneCacheContext.php
cache_context.url.path.is_front
Defines a cache context for whether the URL is the front page of the site.
drupal cache_context.url.path.is_front /web/core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php
cache_context.url.path.parent
Defines a cache context service for path parents.
drupal cache_context.url.path.parent /web/core/lib/Drupal/Core/Cache/Context/PathParentCacheContext.php
cache_context.url.path
Defines the PathCacheContext service, for "per URL path" caching.
drupal cache_context.url.path /web/core/lib/Drupal/Core/Cache/Context/PathCacheContext.php
cache_context.url.query_args.pagers
Defines a cache context for "per page in a pager" caching.
drupal cache_context.url.query_args.pagers /web/core/lib/Drupal/Core/Cache/Context/PagersCacheContext.php
cache_context.url.query_args
Defines the QueryArgsCacheContext service, for "per query args" caching.
drupal cache_context.url.query_args /web/core/lib/Drupal/Core/Cache/Context/QueryArgsCacheContext.php
cache_context.url.site
Defines the SiteCacheContext service, for "per site" caching.
drupal cache_context.url.site /web/core/lib/Drupal/Core/Cache/Context/SiteCacheContext.php
cache_context.url
Defines the UrlCacheContext service, for "per page" caching.
drupal cache_context.url /web/core/lib/Drupal/Core/Cache/Context/UrlCacheContext.php
cache_context.user.is_super_user
Defines the IsSuperUserCacheContext service, for "super user or not" caching.
drupal cache_context.user.is_super_user /web/core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php
cache_context.user.node_grants
Defines the node access view cache context service.
drupal cache_context.user.node_grants /web/core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php
cache_context.user.permissions
The account permission cache context for "per permission" caching.
drupal cache_context.user.permissions /web/core/lib/Drupal/Core/Cache/Context/AccountPermissionsCacheContext.php
cache_context.user.roles
Defines the UserRolesCacheContext service, for "per role" caching.
drupal cache_context.user.roles /web/core/lib/Drupal/Core/Cache/Context/UserRolesCacheContext.php
cache_context.user
Defines the UserCacheContext service, for "per user" caching.
drupal cache_context.user /web/core/lib/Drupal/Core/Cache/Context/UserCacheContext.php
cache_context.workspace
Defines the WorkspaceCacheContext service, for "per workspace" caching.
drupal cache_context.workspace /web/core/modules/workspaces/src/WorkspaceCacheContext.php
cache_contexts_manager
Converts cache context tokens into cache keys.
drupal cache_contexts_manager /web/core/lib/Drupal/Core/Cache/Context/CacheContextsManager.php
cache_factory
Defines the cache backend factory.
drupal cache_factory /web/core/lib/Drupal/Core/Cache/CacheFactory.php
cache_prewarmer
Prewarms caches for services that implement PreWarmableInterface.
drupal cache_prewarmer /web/core/lib/Drupal/Core/PreWarm/CachePreWarmer.php
cache_router_rebuild_subscriber
Clear cache tags when the router is rebuilt.
drupal cache_router_rebuild_subscriber /web/core/lib/Drupal/Core/EventSubscriber/CacheRouterRebuildSubscriber.php
cache_tags.invalidator.checksum
Cache tags invalidations checksum implementation that uses the database.
drupal cache_tags.invalidator.checksum /web/core/lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php
cache_tags.invalidator
Passes cache tag events to classes that wish to respond to them.
drupal cache_tags.invalidator /web/core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php
cache_tags.preloader
Preloads frequently used cache tags.
drupal cache_tags.preloader /web/core/lib/Drupal/Core/Cache/EventSubscriber/CacheTagPreloadSubscriber.php
callable_resolver
Resolves PHP callables.
drupal callable_resolver /web/core/lib/Drupal/Core/Utility/CallableResolver.php
ckeditor5.ckeditor5_cache_tag
A subscriber invalidating cache tags when the default theme changes.
drupal ckeditor5.ckeditor5_cache_tag /web/core/modules/ckeditor5/src/EventSubscriber/CKEditor5CacheTag.php
ckeditor5.smart_default_settings
Generates CKEditor 5 settings for existing text editorsformats.
drupal ckeditor5.smart_default_settings /web/core/modules/ckeditor5/src/SmartDefaultSettings.php
class_loader
ClassLoader implements a PSR-0, PSR-4 and classmap class loader.
composer class_loader /vendor/composer/ClassLoader.php
class_resolver
Implements the class resolver interface supporting class names and services.
drupal class_resolver /web/core/lib/Drupal/Core/DependencyInjection/ClassResolver.php
client_error_response_subscriber
Response subscriber to set the '4xx-response' cache tag on 4xx responses.
drupal client_error_response_subscriber /web/core/lib/Drupal/Core/EventSubscriber/ClientErrorResponseSubscriber.php
comment.breadcrumb
Class to define the comment breadcrumb builder.
drupal comment.breadcrumb /web/core/modules/comment/src/CommentBreadcrumbBuilder.php
comment.lazy_builders
Defines a service for comment #lazy_builder callbacks.
drupal comment.lazy_builders /web/core/modules/comment/src/CommentLazyBuilders.php
comment.manager
Comment manager contains common functions to manage comment fields.
drupal comment.manager /web/core/modules/comment/src/CommentManager.php
comment.statistics
Service for storing and retrieving comment statistics.
drupal comment.statistics /web/core/modules/comment/src/CommentStatistics.php
config.checkpoints
A chronological list of Checkpoint objects.
drupal config.checkpoints /web/core/lib/Drupal/Core/Config/Checkpoint/LinearHistory.php
config.config_subscriber
Config subscriber.
drupal config.config_subscriber /web/core/modules/config/src/ConfigSubscriber.php
config.factory
Defines the configuration object factory.
drupal config.factory /web/core/lib/Drupal/Core/Config/ConfigFactory.php
config.import_transformer
The import storage transformer helps to use the configuration management api.
drupal config.import_transformer /web/core/lib/Drupal/Core/Config/ImportStorageTransformer.php
config.importer_subscriber
Final event subscriber to the missing content event.
drupal config.importer_subscriber /web/core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php
config.installer
Provides a proxy class for \Drupal\Core\Config\ConfigInstaller.
drupal config.installer /web/core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php
config.manager
The ConfigManager provides helper functions for the configuration system.
drupal config.manager /web/core/lib/Drupal/Core/Config/ConfigManager.php
config.storage.checkpoint
Provides a config storage that can make checkpoints.
drupal config.storage.checkpoint /web/core/lib/Drupal/Core/Config/Checkpoint/CheckpointStorage.php
config.storage.export
The managed storage defers all the storage method calls to the manager.
drupal config.storage.export /web/core/lib/Drupal/Core/Config/ManagedStorage.php
config.storage.schema
Storage to access configuration and schema in enabled extensions.
drupal config.storage.schema /web/core/lib/Drupal/Core/Config/ExtensionInstallStorage.php
config.storage.snapshot
Defines the Database storage.
drupal config.storage.snapshot /web/core/lib/Drupal/Core/Config/DatabaseStorage.php
config.storage.sync
Defines the file storage.
drupal config.storage.sync /web/core/lib/Drupal/Core/Config/FileStorage.php
config.storage
Defines the cached storage.
drupal config.storage /web/core/lib/Drupal/Core/Config/CachedStorage.php
config.typed
Manages config schema type plugins.
drupal config.typed /web/core/lib/Drupal/Core/Config/TypedConfigManager.php
config_exclude_modules_subscriber
The event subscriber preventing excluded modules to be exported.
drupal config_exclude_modules_subscriber /web/core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
config_import_subscriber
Config import subscriber for config import events.
drupal config_import_subscriber /web/core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php
config_snapshot_subscriber
Create a snapshot when config is imported.
drupal config_snapshot_subscriber /web/core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php
config_translation.access.form
Checks access for displaying the translation add, edit, and delete forms.
drupal config_translation.access.form /web/core/modules/config_translation/src/Access/ConfigTranslationFormAccess.php
config_translation.access.overview
Checks access for displaying the configuration translation overview.
drupal config_translation.access.overview /web/core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php
config_translation.route_subscriber
Listens to the dynamic route events.
drupal config_translation.route_subscriber /web/core/modules/config_translation/src/Routing/RouteSubscriber.php
contact.mail_handler
Provides a class for handling assembly and dispatch of contact mail messages.
drupal contact.mail_handler /web/core/modules/contact/src/MailHandler.php
container.namespaces container.namespaces
content_moderation.config_import_subscriber
Check moderation states are not being used before updating workflow config.
drupal content_moderation.config_import_subscriber /web/core/modules/content_moderation/src/EventSubscriber/ConfigImportSubscriber.php
content_moderation.moderation_information
General service for moderation-related questions about Entity API.
drupal content_moderation.moderation_information /web/core/modules/content_moderation/src/ModerationInformation.php
content_moderation.route_subscriber
Subscriber for moderated revisionable entity forms.
drupal content_moderation.route_subscriber /web/core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php
content_moderation.state_transition_validation
Validates whether a certain state transition is allowed.
drupal content_moderation.state_transition_validation /web/core/modules/content_moderation/src/StateTransitionValidation.php
content_moderation.workspace_subscriber
Checks whether a workspace is publishable, and prevents publishing if needed.
drupal content_moderation.workspace_subscriber /web/core/modules/content_moderation/src/EventSubscriber/WorkspaceSubscriber.php
content_translation.delete_access
Access check for entity translation deletion.
drupal content_translation.delete_access /web/core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php
content_translation.manage_access
Access check for entity translation CRUD operation.
drupal content_translation.manage_access /web/core/modules/content_translation/src/Access/ContentTranslationManageAccessCheck.php
content_translation.manager
Provides common functionality for content translation.
drupal content_translation.manager /web/core/modules/content_translation/src/ContentTranslationManager.php
content_translation.overview_access
Access check for entity translation overview.
drupal content_translation.overview_access /web/core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php
content_translation.subscriber
Subscriber for entity translation routes.
drupal content_translation.subscriber /web/core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php
content_translation.synchronizer
Provides field translation synchronization capabilities.
drupal content_translation.synchronizer /web/core/modules/content_translation/src/FieldTranslationSynchronizer.php
content_type_header_matcher
Filters routes based on the HTTP Content-type header.
drupal content_type_header_matcher /web/core/lib/Drupal/Core/Routing/ContentTypeHeaderMatcher.php
content_uninstall_validator
Validates module uninstall readiness based on existing content entities.
drupal content_uninstall_validator /web/core/lib/Drupal/Core/Entity/ContentUninstallValidator.php
context.handler
Provides methods to handle sets of contexts.
drupal context.handler /web/core/lib/Drupal/Core/Plugin/Context/ContextHandler.php
controller.form
Wrapping controller for forms that serve as the main page body.
drupal controller.form /web/core/lib/Drupal/Core/Controller/HtmlFormController.php
controller_resolver
ControllerResolver to enhance controllers beyond Symfony's basic handling.
drupal controller_resolver /web/core/lib/Drupal/Core/Controller/ControllerResolver.php
country_manager
Provides list of countries.
drupal country_manager /web/core/lib/Drupal/Core/Locale/CountryManager.php
csrf_token
Generates and validates CSRF tokens.
drupal csrf_token /web/core/lib/Drupal/Core/Access/CsrfTokenGenerator.php
current_route_match
Default object for current_route_match service.
drupal current_route_match /web/core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
current_user
A proxied implementation of AccountInterface.
drupal current_user /web/core/lib/Drupal/Core/Session/AccountProxy.php
database.replica
MySQL implementation of \Drupal\Core\Database\Connection.
drupal database.replica /web/core/modules/mysql/src/Driver/Database/mysql/Connection.php
database.replica_kill_switch
Provides replica server kill switch to ignore it.
drupal database.replica_kill_switch /web/core/lib/Drupal/Core/Database/ReplicaKillSwitch.php
database
MySQL implementation of \Drupal\Core\Database\Connection.
drupal database /web/core/modules/mysql/src/Driver/Database/mysql/Connection.php
database_driver_uninstall_validator
Ensures installed modules providing a database driver are not uninstalled.
drupal database_driver_uninstall_validator /web/core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php
date.formatter
Provides a service to handle various date related functionality.
drupal date.formatter /web/core/lib/Drupal/Core/Datetime/DateFormatter.php
datetime.time
Provides a class for obtaining system time.
drupal datetime.time /web/core/lib/Drupal/Component/Datetime/Time.php
datetime.views_helper
A helper for datetime fields integrating with views.
drupal datetime.views_helper /web/core/modules/datetime/src/DateTimeViewsHelper.php
diff.formatter
Diff formatter which uses returns output that can be rendered to a table.
drupal diff.formatter /web/core/lib/Drupal/Core/Diff/DiffFormatter.php
drupal.proxy_original_service.bare_html_page_renderer
Default bare HTML page renderer.
drupal drupal.proxy_original_service.bare_html_page_renderer /web/core/lib/Drupal/Core/Render/BareHtmlPageRenderer.php
drupal.proxy_original_service.batch.storage
Defines the storage handler class for batches.
drupal drupal.proxy_original_service.batch.storage /web/core/lib/Drupal/Core/Batch/BatchStorage.php
drupal.proxy_original_service.config.installer
The config installer.
drupal drupal.proxy_original_service.config.installer /web/core/lib/Drupal/Core/Config/ConfigInstaller.php
drupal.proxy_original_service.dynamic_page_cache_response_policy
Implements a compound response policy.
drupal drupal.proxy_original_service.dynamic_page_cache_response_policy /web/core/lib/Drupal/Core/PageCache/ChainResponsePolicy.php
drupal.proxy_original_service.file.mime_type.guesser.extension
Makes possible to guess the MIME type of a file using its extension.
drupal drupal.proxy_original_service.file.mime_type.guesser.extension /web/core/lib/Drupal/Core/File/MimeType/ExtensionMimeTypeGuesser.php
drupal.proxy_original_service.file.mime_type.guesser
Defines a MIME type guesser that also supports stream wrapper paths.
drupal drupal.proxy_original_service.file.mime_type.guesser /web/core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php
drupal.proxy_original_service.language_converter
Converts parameters for upcasting entity IDs to full objects.
drupal drupal.proxy_original_service.language_converter /web/core/modules/language/src/LanguageConverter.php
drupal.proxy_original_service.lock.persistent
Defines the persistent database lock backend.
drupal drupal.proxy_original_service.lock.persistent /web/core/lib/Drupal/Core/Lock/PersistentDatabaseLockBackend.php
drupal.proxy_original_service.lock
Defines the database lock backend. This is the default backend in Drupal.
drupal drupal.proxy_original_service.lock /web/core/lib/Drupal/Core/Lock/DatabaseLockBackend.php
drupal.proxy_original_service.menu.active_trail
Provides the default implementation of the active menu trail service.
drupal drupal.proxy_original_service.menu.active_trail /web/core/lib/Drupal/Core/Menu/MenuActiveTrail.php
drupal.proxy_original_service.module_installer
Default implementation of the module installer.
drupal drupal.proxy_original_service.module_installer /web/core/lib/Drupal/Core/Extension/ModuleInstaller.php
drupal.proxy_original_service.node_preview
Provides upcasting for a node entity in preview.
drupal drupal.proxy_original_service.node_preview /web/core/modules/node/src/ParamConverter/NodePreviewConverter.php
drupal.proxy_original_service.page_cache_response_policy
Implements a compound response policy.
drupal drupal.proxy_original_service.page_cache_response_policy /web/core/lib/Drupal/Core/PageCache/ChainResponsePolicy.php
drupal.proxy_original_service.paramconverter.configentity_admin
Makes sure the unmodified ConfigEntity is loaded on admin pages.
drupal drupal.proxy_original_service.paramconverter.configentity_admin /web/core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php
drupal.proxy_original_service.paramconverter.menu_link
Parameter converter for upcasting entity ids to full objects.
drupal drupal.proxy_original_service.paramconverter.menu_link /web/core/lib/Drupal/Core/ParamConverter/MenuLinkPluginConverter.php
drupal.proxy_original_service.paramconverter.views_ui
Provides upcasting for a view entity to be used in the Views UI.
drupal drupal.proxy_original_service.paramconverter.views_ui /web/core/modules/views_ui/src/ParamConverter/ViewUIConverter.php
drupal.proxy_original_service.router.builder
Managing class for rebuilding the router table.
drupal drupal.proxy_original_service.router.builder /web/core/lib/Drupal/Core/Routing/RouteBuilder.php
drupal.proxy_original_service.router.dumper
Dumps Route information to a database table.
drupal drupal.proxy_original_service.router.dumper /web/core/lib/Drupal/Core/Routing/MatcherDumper.php
dynamic_page_cache_response_policy
Provides a proxy class for \Drupal\Core\PageCache\ChainResponsePolicy.
drupal dynamic_page_cache_response_policy /web/core/lib/Drupal/Core/ProxyClass/PageCache/ChainResponsePolicy.php
dynamic_page_cache_subscriber
Returns cached responses as early and avoiding as much work as possible.
drupal dynamic_page_cache_subscriber /web/core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php
early_rendering_controller_wrapper_subscriber
Subscriber that wraps controllers, to handle early rendering.
drupal early_rendering_controller_wrapper_subscriber /web/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php
editor.config_translation_mapper_subscriber
Adds configuration names to configuration mapper on POPULATE_MAPPER event.
drupal editor.config_translation_mapper_subscriber /web/core/modules/editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php
element.editor
Defines a service for Text Editor's render elements.
drupal element.editor /web/core/modules/editor/src/Element.php
email.validator
Validates email addresses.
drupal email.validator /web/core/lib/Drupal/Component/Utility/EmailValidator.php
entity.autocomplete_matcher
Matcher class to get autocompletion results for entity reference.
drupal entity.autocomplete_matcher /web/core/lib/Drupal/Core/Entity/EntityAutocompleteMatcher.php
entity.bundle_config_import_validator
Entity config importer validation event subscriber.
drupal entity.bundle_config_import_validator /web/core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php
entity.definition_update_manager
Manages entity definition updates.
drupal entity.definition_update_manager /web/core/lib/Drupal/Core/Entity/EntityDefinitionUpdateManager.php
entity.form_builder
Builds entity forms.
drupal entity.form_builder /web/core/lib/Drupal/Core/Entity/EntityFormBuilder.php
entity.last_installed_schema.repository
Provides a repository for installed entity definitions.
drupal entity.last_installed_schema.repository /web/core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php
entity.memory_cache
Defines a least recently used (LRU) static cache implementation.
drupal entity.memory_cache /web/core/lib/Drupal/Core/Cache/MemoryCache/LruMemoryCache.php
entity.query.config
Provides a factory for creating entity query objects for the config backend.
drupal entity.query.config /web/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php
entity.query.keyvalue
Provides a factory for creating the key value entity query.
drupal entity.query.keyvalue /web/core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php
entity.query.null
Provides a factory for creating entity query objects for the null backend.
drupal entity.query.null /web/core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php
entity.query.sql
Workspaces-specific entity query implementation.
drupal entity.query.sql /web/core/modules/workspaces/src/EntityQuery/QueryFactory.php
entity_bundle.listener
Reacts to entity bundle CRUD on behalf of the Entity system.
drupal entity_bundle.listener /web/core/lib/Drupal/Core/Entity/EntityBundleListener.php
entity_display.repository
Provides a repository for entity display objects (view modes and form modes).
drupal entity_display.repository /web/core/lib/Drupal/Core/Entity/EntityDisplayRepository.php
entity_field.deleted_fields_repository
Provides a repository for deleted field and field storage objects.
drupal entity_field.deleted_fields_repository /web/core/lib/Drupal/Core/Field/DeletedFieldsRepository.php
entity_field.manager
Manages the discovery of entity fields.
drupal entity_field.manager /web/core/lib/Drupal/Core/Entity/EntityFieldManager.php
entity_route_subscriber
Ensures that routes can be provided by entity types.
drupal entity_route_subscriber /web/core/lib/Drupal/Core/EventSubscriber/EntityRouteProviderSubscriber.php
entity_type.bundle.info
Provides discovery and retrieval of entity type bundles.
drupal entity_type.bundle.info /web/core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php
entity_type.listener
Reacts to entity type CRUD on behalf of the Entity system.
drupal entity_type.listener /web/core/lib/Drupal/Core/Entity/EntityTypeListener.php
entity_type.manager
Manages entity type plugin definitions.
drupal entity_type.manager /web/core/lib/Drupal/Core/Entity/EntityTypeManager.php
entity_type.repository
Provides helper methods for loading entity types.
drupal entity_type.repository /web/core/lib/Drupal/Core/Entity/EntityTypeRepository.php
event_dispatcher
The EventDispatcherInterface is the central point of Symfony's event listener system.
symfony event_dispatcher /vendor/symfony/event-dispatcher/EventDispatcher.php
exception.custom_page_html
Exception subscriber for handling core custom HTML error pages.
drupal exception.custom_page_html /web/core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php
exception.default_html
Exception subscriber for handling core default HTML error pages.
drupal exception.default_html /web/core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php
exception.default_json
Default handling for JSON errors.
drupal exception.default_json /web/core/lib/Drupal/Core/EventSubscriber/ExceptionJsonSubscriber.php
exception.enforced_form_response
Handle the EnforcedResponseException and deliver an EnforcedResponse.
drupal exception.enforced_form_response /web/core/lib/Drupal/Core/EventSubscriber/EnforcedFormResponseSubscriber.php
exception.fast_404_html
High-performance 404 exception subscriber.
drupal exception.fast_404_html /web/core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
exception.final
Last-chance handler for exceptions: the final exception subscriber.
drupal exception.final /web/core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
exception.logger
Log exceptions without further handling.
drupal exception.logger /web/core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php
exception.needs_installer
Exception handler to determine if an exception indicates an uninstalled site.
drupal exception.needs_installer /web/core/lib/Drupal/Core/EventSubscriber/ExceptionDetectNeedsInstallSubscriber.php
extension.list.database_driver
Provides a list of available database drivers.
drupal extension.list.database_driver /web/core/lib/Drupal/Core/Extension/DatabaseDriverList.php
extension.list.module
Provides a list of available modules.
drupal extension.list.module /web/core/lib/Drupal/Core/Extension/ModuleExtensionList.php
extension.list.profile
Provides a list of installation profiles.
drupal extension.list.profile /web/core/lib/Drupal/Core/Extension/ProfileExtensionList.php
extension.list.theme
Provides a list of available themes.
drupal extension.list.theme /web/core/lib/Drupal/Core/Extension/ThemeExtensionList.php
extension.list.theme_engine
Provides a list of available theme engines.
drupal extension.list.theme_engine /web/core/lib/Drupal/Core/Extension/ThemeEngineExtensionList.php
extension.path.resolver
Factory for getting extension lists by type.
drupal extension.path.resolver /web/core/lib/Drupal/Core/Extension/ExtensionPathResolver.php
field.uninstall_validator
Prevents uninstallation of modules providing active field storage.
drupal field.uninstall_validator /web/core/modules/field/src/FieldUninstallValidator.php
field_definition.listener
Reacts to field definition CRUD on behalf of the Entity system.
drupal field_definition.listener /web/core/lib/Drupal/Core/Field/FieldDefinitionListener.php
field_storage_definition.listener
Reacts to field storage definition CRUD on behalf of the Entity system.
drupal field_storage_definition.listener /web/core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php
field_ui.subscriber
Subscriber for Field UI routes.
drupal field_ui.subscriber /web/core/modules/field_ui/src/Routing/RouteSubscriber.php
file.event.subscriber
Sanitizes uploaded filenames.
drupal file.event.subscriber /web/core/modules/file/src/EventSubscriber/FileEventSubscriber.php
file.htaccess_writer
Provides functions to manage Apache .htaccess files.
drupal file.htaccess_writer /web/core/lib/Drupal/Core/File/HtaccessWriter.php
file.input_stream_file_writer
Writes files from a input stream to a temporary file.
drupal file.input_stream_file_writer /web/core/modules/file/src/Upload/InputStreamFileWriter.php
file.mime_type.guesser.extension
Provides a proxy class for \Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser.
drupal file.mime_type.guesser.extension /web/core/lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php
file.mime_type.guesser
Provides a proxy class for \Drupal\Core\File\MimeType\MimeTypeGuesser.
drupal file.mime_type.guesser /web/core/lib/Drupal/Core/ProxyClass/File/MimeType/MimeTypeGuesser.php
file.recursive_validator
Defines a recursive validator for Typed Data.
drupal file.recursive_validator /web/core/lib/Drupal/Core/TypedData/Validation/RecursiveValidator.php
file.recursive_validator_factory
Factory for creating a new RecursiveValidator.
drupal file.recursive_validator_factory /web/core/modules/file/src/Validation/RecursiveValidatorFactory.php
file.repository
Provides a file entity repository.
drupal file.repository /web/core/modules/file/src/FileRepository.php
file.upload_handler
Handles validating and creating file entities from file uploads.
drupal file.upload_handler /web/core/modules/file/src/Upload/FileUploadHandler.php
file.usage
Defines the database file usage backend. This is the default Drupal backend.
drupal file.usage /web/core/modules/file/src/FileUsage/DatabaseFileUsageBackend.php
file.validator
Provides a class for file validation.
drupal file.validator /web/core/modules/file/src/Validation/FileValidator.php
file_system
Provides helpers to operate on files and stream wrappers.
drupal file_system /web/core/lib/Drupal/Core/File/FileSystem.php
file_url_generator
Default implementation for the file URL generator service.
drupal file_url_generator /web/core/lib/Drupal/Core/File/FileUrlGenerator.php
filter.uninstall_validator
Prevents uninstallation of modules providing used filter plugins.
drupal filter.uninstall_validator /web/core/modules/filter/src/FilterUninstallValidator.php
finish_response_subscriber
Response subscriber to handle finished responses.
drupal finish_response_subscriber /web/core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
flood
Defines the database flood backend. This is the default Drupal backend.
drupal flood /web/core/lib/Drupal/Core/Flood/DatabaseBackend.php
form_ajax_response_builder
Builds an AJAX form response.
drupal form_ajax_response_builder /web/core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php
form_ajax_subscriber
Wraps AJAX form submissions that are triggered via an exception.
drupal form_ajax_subscriber /web/core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php
form_builder
Provides form building and processing.
drupal form_builder /web/core/lib/Drupal/Core/Form/FormBuilder.php
form_error_handler
Produces inline form errors.
drupal form_error_handler /web/core/modules/inline_form_errors/src/FormErrorHandler.php
form_submitter
Provides submission processing for forms.
drupal form_submitter /web/core/lib/Drupal/Core/Form/FormSubmitter.php
form_validator
Provides validation of form submissions.
drupal form_validator /web/core/lib/Drupal/Core/Form/FormValidator.php
help_twig.extension
Defines and registers Drupal Twig extensions for rendering help topics.
drupal help_twig.extension /web/core/modules/help/src/HelpTwigExtension.php
history.comment_link_builder
Adds history functionality to comment links on nodes.
drupal history.comment_link_builder /web/core/modules/history/src/HistoryCommentLinkBuilder.php
html_response.attachments_processor
Processes attachments of HTML responses with BigPipe enabled.
drupal html_response.attachments_processor /web/core/modules/big_pipe/src/Render/BigPipeResponseAttachmentsProcessor.php
html_response.big_pipe_subscriber
Response subscriber to replace the HtmlResponse with a BigPipeResponse.
drupal html_response.big_pipe_subscriber /web/core/modules/big_pipe/src/EventSubscriber/HtmlResponseBigPipeSubscriber.php
html_response.placeholder_strategy_subscriber
HTML response subscriber to allow for different placeholder strategies.
drupal html_response.placeholder_strategy_subscriber /web/core/lib/Drupal/Core/EventSubscriber/HtmlResponsePlaceholderStrategySubscriber.php
html_response.subscriber
Response subscriber to handle HTML responses.
drupal html_response.subscriber /web/core/lib/Drupal/Core/EventSubscriber/HtmlResponseSubscriber.php
htmx_content_view_subscriber
View subscriber rendering main content from `_htmx_route` option routes.
drupal htmx_content_view_subscriber /web/core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php
http_client guzzlehttp http_client /vendor/guzzlehttp/guzzle/src/Client.php
http_client_factory
Helper class to construct a HTTP client with Drupal specific config.
drupal http_client_factory /web/core/lib/Drupal/Core/Http/ClientFactory.php
http_kernel.basic
HttpKernel notifies events to convert a Request object to a Response one.
symfony http_kernel.basic /vendor/symfony/http-kernel/HttpKernel.php
http_kernel.controller.argument_resolver
Responsible for resolving the arguments passed to an action.
symfony http_kernel.controller.argument_resolver /vendor/symfony/http-kernel/Controller/ArgumentResolver.php
http_kernel
Provides a stacked HTTP kernel.
drupal http_kernel /web/core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php
http_middleware.ajax_page_state
Expands the compressed ajax_page_state query parameter into an array.
drupal http_middleware.ajax_page_state /web/core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php
http_middleware.big_pipe
Defines a big pipe middleware that removes Content-Length headers.
drupal http_middleware.big_pipe /web/core/modules/big_pipe/src/StackMiddleware/ContentLength.php
http_middleware.content_length
Adds a Content-Length HTTP header to responses.
drupal http_middleware.content_length /web/core/lib/Drupal/Core/StackMiddleware/ContentLength.php
http_middleware.kernel_pre_handle
Prepares the environment after page caching ran.
drupal http_middleware.kernel_pre_handle /web/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php
http_middleware.negotiation
Provides a middleware to determine the content type upon the accept header.
drupal http_middleware.negotiation /web/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php
http_middleware.reverse_proxy
Provides support for reverse proxies.
drupal http_middleware.reverse_proxy /web/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php
http_middleware.session
Wrap session logic around a HTTP request.
drupal http_middleware.session /web/core/lib/Drupal/Core/StackMiddleware/Session.php
image.factory
Provides a factory for image objects.
drupal image.factory /web/core/lib/Drupal/Core/Image/ImageFactory.php
image.toolkit.manager
Manages image toolkit plugins.
drupal image.toolkit.manager /web/core/lib/Drupal/Core/ImageToolkit/ImageToolkitManager.php
image.toolkit.operation.manager
Manages toolkit operation plugins.
drupal image.toolkit.operation.manager /web/core/lib/Drupal/Core/ImageToolkit/ImageToolkitOperationManager.php
info_parser
Parses extension .info.yml files.
drupal info_parser /web/core/lib/Drupal/Core/Extension/InfoParser.php
inline_block.usage
Service class to track inline block usage.
drupal inline_block.usage /web/core/modules/layout_builder/src/InlineBlockUsage.php
install_profile_uninstall_validator
Ensures install profile can only be uninstalled if the modules are available.
drupal install_profile_uninstall_validator /web/core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php
jsonapi.custom_query_parameter_names_validator.subscriber
Subscriber that validates the query parameter names on a JSON:API request.
drupal jsonapi.custom_query_parameter_names_validator.subscriber /web/core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php
jsonapi.entity_resource
Process all entity requests.
drupal jsonapi.entity_resource /web/core/modules/jsonapi/src/Controller/EntityResource.php
jsonapi.exception_subscriber
Serializes exceptions in compliance with the JSON:API specification.
drupal jsonapi.exception_subscriber /web/core/modules/jsonapi/src/EventSubscriber/DefaultExceptionSubscriber.php
jsonapi.field_resolver
A service that evaluates external path expressions against Drupal fields.
drupal jsonapi.field_resolver /web/core/modules/jsonapi/src/Context/FieldResolver.php
jsonapi.file_upload
Handles file upload requests.
drupal jsonapi.file_upload /web/core/modules/jsonapi/src/Controller/FileUpload.php
jsonapi.include_resolver
Resolves included resources for an entity or collection of entities.
drupal jsonapi.include_resolver /web/core/modules/jsonapi/src/IncludeResolver.php
jsonapi.maintenance_mode_subscriber
Maintenance mode subscriber for JSON:API requests.
drupal jsonapi.maintenance_mode_subscriber /web/core/modules/jsonapi/src/EventSubscriber/JsonapiMaintenanceModeSubscriber.php
jsonapi.normalization_cacher
Caches entity normalizations after the response has been sent.
drupal jsonapi.normalization_cacher /web/core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php
jsonapi.resource_response.subscriber
Response subscriber that serializes and removes ResourceResponses' data.
drupal jsonapi.resource_response.subscriber /web/core/modules/jsonapi/src/EventSubscriber/ResourceResponseSubscriber.php
jsonapi.resource_response_validator.subscriber
Response subscriber that validates a JSON:API response.
drupal jsonapi.resource_response_validator.subscriber /web/core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php
jsonapi.resource_type.repository
Provides a repository of all JSON:API resource types.
drupal jsonapi.resource_type.repository /web/core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php
jsonapi.route_enhancer
Ensures the loaded entity matches the requested resource type.
drupal jsonapi.route_enhancer /web/core/modules/jsonapi/src/Routing/RouteEnhancer.php
jsonapi.route_filter.format_setter
Sets the 'api_json' format for requests to JSON:API resources.
drupal jsonapi.route_filter.format_setter /web/core/modules/jsonapi/src/Routing/EarlyFormatSetter.php
jsonapi.serializer
Overrides the Symfony serializer to cordon off our incompatible normalizers.
drupal jsonapi.serializer /web/core/modules/jsonapi/src/Serializer/Serializer.php
kernel
Overridden version of DrupalKernel adapted to the needs of Drush.
drush kernel /vendor/drush/drush/src/Drupal/DrupalKernel.php
keyvalue.database
Defines the keyvalue store factory for the database backend.
drupal keyvalue.database /web/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php
keyvalue.expirable.database
Defines the keyvalue store factory for the database backend.
drupal keyvalue.expirable.database /web/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php
keyvalue.expirable
Defines the keyvalue store factory.
drupal keyvalue.expirable /web/core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactory.php
keyvalue
Defines the keyvalue store factory.
drupal keyvalue /web/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php
language.config_factory_override
Provides language overrides for the configuration factory.
drupal language.config_factory_override /web/core/modules/language/src/Config/LanguageConfigFactoryOverride.php
language.config_subscriber
Deletes the container if default language has changed.
drupal language.config_subscriber /web/core/modules/language/src/EventSubscriber/ConfigSubscriber.php
language.current_language_context
Sets the current language as a context.
drupal language.current_language_context /web/core/lib/Drupal/Core/Language/ContextProvider/CurrentLanguageContext.php
language.default
Provides a simple get and set wrapper to the default language object.
drupal language.default /web/core/lib/Drupal/Core/Language/LanguageDefault.php
language_converter
Provides a proxy class for \Drupal\language\LanguageConverter.
drupal language_converter /web/core/modules/language/src/ProxyClass/LanguageConverter.php
language_manager
Overrides default LanguageManager to provide configured languages.
drupal language_manager /web/core/modules/language/src/ConfigurableLanguageManager.php
language_negotiator
Class responsible for performing language negotiation.
drupal language_negotiator /web/core/modules/language/src/LanguageNegotiator.php
layout.icon_builder
Builds SVG layout icons.
drupal layout.icon_builder /web/core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php
layout_builder.element.prepare_layout
An event subscriber to prepare section storage.
drupal layout_builder.element.prepare_layout /web/core/modules/layout_builder/src/EventSubscriber/PrepareLayout.php
layout_builder.get_block_dependency_subscriber
An event subscriber that returns an access dependency for inline blocks.
drupal layout_builder.get_block_dependency_subscriber /web/core/modules/layout_builder/src/EventSubscriber/SetInlineBlockDependency.php
layout_builder.param_converter
Loads the section storage from the routing defaults.
drupal layout_builder.param_converter /web/core/modules/layout_builder/src/Routing/LayoutSectionStorageParamConverter.php
layout_builder.render_block_component_subscriber
Builds render arrays and handles access for all block components.
drupal layout_builder.render_block_component_subscriber /web/core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
layout_builder.routes
Provides routes for the Layout Builder UI.
drupal layout_builder.routes /web/core/modules/layout_builder/src/Routing/LayoutBuilderRoutes.php
layout_builder.sample_entity_generator
Generates a sample entity for use by the Layout Builder.
drupal layout_builder.sample_entity_generator /web/core/modules/layout_builder/src/Entity/LayoutBuilderSampleEntityGenerator.php
layout_builder.tempstore.route_enhancer
Loads the section storage from the layout tempstore.
drupal layout_builder.tempstore.route_enhancer /web/core/modules/layout_builder/src/Routing/LayoutTempstoreRouteEnhancer.php
layout_builder.tempstore_repository
Provides a mechanism for loading workspace-specific layout changes.
drupal layout_builder.tempstore_repository /web/core/modules/workspaces/src/WorkspacesLayoutTempstoreRepository.php
library.dependency_resolver
Resolves the dependencies of asset (CSSJavaScript) libraries.
drupal library.dependency_resolver /web/core/lib/Drupal/Core/Asset/LibraryDependencyResolver.php
library.discovery.collector
A CacheCollector implementation for building library extension info.
drupal library.discovery.collector /web/core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php
library.discovery.parser
Parses library files to get extension data.
drupal library.discovery.parser /web/core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php
library.discovery
A CacheCollector implementation for building library extension info.
drupal library.discovery /web/core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php
library.libraries_directory_file_finder
Finds files that are located in the supported 'libraries' directories.
drupal library.libraries_directory_file_finder /web/core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php
link_generator
Provides a class which generates a link with route names and parameters.
drupal link_generator /web/core/lib/Drupal/Core/Utility/LinkGenerator.php
locale.config_manager
Manages configuration supported in part by interface translation.
drupal locale.config_manager /web/core/modules/locale/src/LocaleConfigManager.php
locale.config_subscriber
Updates strings translation when configuration translations change.
drupal locale.config_subscriber /web/core/modules/locale/src/LocaleConfigSubscriber.php
locale.locale_translation_cache_tag
A subscriber invalidating cache tags when translating a string.
drupal locale.locale_translation_cache_tag /web/core/modules/locale/src/EventSubscriber/LocaleTranslationCacheTag.php
locale.plural.formula
Manages the storage of plural formula per language in state.
drupal locale.plural.formula /web/core/modules/locale/src/PluralFormula.php
locale.project
Provides the locale project storage system using a key value store.
drupal locale.project /web/core/modules/locale/src/LocaleProjectStorage.php
locale.storage
Defines a class to store localized strings in the database.
drupal locale.storage /web/core/modules/locale/src/StringDatabaseStorage.php
lock.persistent
Provides a proxy class for \Drupal\Core\Lock\PersistentDatabaseLockBackend.
drupal lock.persistent /web/core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php
lock
Provides a proxy class for \Drupal\Core\Lock\DatabaseLockBackend.
drupal lock /web/core/lib/Drupal/Core/ProxyClass/Lock/DatabaseLockBackend.php
logger.channel.ckeditor5
Defines a logger channel that most implementations will use.
drupal logger.channel.ckeditor5 /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.contact
Defines a logger channel that most implementations will use.
drupal logger.channel.contact /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.cron
Defines a logger channel that most implementations will use.
drupal logger.channel.cron /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.default
Defines a logger channel that most implementations will use.
drupal logger.channel.default /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.default_content
Defines a logger channel that most implementations will use.
drupal logger.channel.default_content /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.file
Defines a logger channel that most implementations will use.
drupal logger.channel.file /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.form
Defines a logger channel that most implementations will use.
drupal logger.channel.form /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.image
Defines a logger channel that most implementations will use.
drupal logger.channel.image /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.jsonapi
Defines a logger channel that most implementations will use.
drupal logger.channel.jsonapi /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.layout_builder
Defines a logger channel that most implementations will use.
drupal logger.channel.layout_builder /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.mail
Defines a logger channel that most implementations will use.
drupal logger.channel.mail /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.menu
Defines a logger channel that most implementations will use.
drupal logger.channel.menu /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.php
Defines a logger channel that most implementations will use.
drupal logger.channel.php /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.rest
Defines a logger channel that most implementations will use.
drupal logger.channel.rest /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.router
Defines a logger channel that most implementations will use.
drupal logger.channel.router /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.security
Defines a logger channel that most implementations will use.
drupal logger.channel.security /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.system
Defines a logger channel that most implementations will use.
drupal logger.channel.system /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.update
Defines a logger channel that most implementations will use.
drupal logger.channel.update /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.user
Defines a logger channel that most implementations will use.
drupal logger.channel.user /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.channel.workspaces
Defines a logger channel that most implementations will use.
drupal logger.channel.workspaces /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.dblog
Logs events in the watchdog database table.
drupal logger.dblog /web/core/modules/dblog/src/Logger/DbLog.php
logger.drupaltodrush
Redirects Drupal logging messages to Drush log.
drush logger.drupaltodrush /vendor/drush/drush/src/Log/DrushLog.php
logger.factory
Defines a factory for logging channels.
drupal logger.factory /web/core/lib/Drupal/Core/Logger/LoggerChannelFactory.php
logger.log_message_parser
Parses log messages and their placeholders.
drupal logger.log_message_parser /web/core/lib/Drupal/Core/Logger/LogMessageParser.php
logger.responsive_image
Defines a logger channel that most implementations will use.
drupal logger.responsive_image /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
logger.syslog
Redirects logging messages to syslog.
drupal logger.syslog /web/core/modules/syslog/src/Logger/SysLog.php
main_content_renderer.ajax
Default main content renderer for Ajax requests.
drupal main_content_renderer.ajax /web/core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php
main_content_renderer.dialog
Default main content renderer for dialog requests.
drupal main_content_renderer.dialog /web/core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php
main_content_renderer.html
Default main content renderer for HTML requests.
drupal main_content_renderer.html /web/core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php
main_content_renderer.htmx
Main content renderer for HTMX requests.
drupal main_content_renderer.htmx /web/core/lib/Drupal/Core/Render/MainContent/HtmxRenderer.php
main_content_renderer.modal
Default main content renderer for modal dialog requests.
drupal main_content_renderer.modal /web/core/lib/Drupal/Core/Render/MainContent/ModalRenderer.php
main_content_renderer.off_canvas
Default main content renderer for off-canvas dialog requests.
drupal main_content_renderer.off_canvas /web/core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php
main_content_renderer.off_canvas_top
Default main content renderer for off-canvas dialog requests.
drupal main_content_renderer.off_canvas_top /web/core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php
main_content_view_subscriber
View subscriber rendering main content render arrays into responses.
drupal main_content_view_subscriber /web/core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php
maintenance_mode
Provides the default implementation of the maintenance mode service.
drupal maintenance_mode /web/core/lib/Drupal/Core/Site/MaintenanceMode.php
maintenance_mode_subscriber
Maintenance mode subscriber for controller requests.
drupal maintenance_mode_subscriber /web/core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php
media.config_subscriber
Listens to the config save event for media.settings.
drupal media.config_subscriber /web/core/modules/media/src/EventSubscriber/MediaConfigSubscriber.php
media.oembed.iframe_url_helper
Providers helper functions for displaying oEmbed resources in an iFrame.
drupal media.oembed.iframe_url_helper /web/core/modules/media/src/IFrameUrlHelper.php
media.oembed.provider_repository
Retrieves and caches information about oEmbed providers.
drupal media.oembed.provider_repository /web/core/modules/media/src/OEmbed/ProviderRepository.php
media.oembed.resource_fetcher
Fetches and caches oEmbed resources.
drupal media.oembed.resource_fetcher /web/core/modules/media/src/OEmbed/ResourceFetcher.php
media.oembed.url_resolver
Converts oEmbed media URLs into endpoint-specific resource URLs.
drupal media.oembed.url_resolver /web/core/modules/media/src/OEmbed/UrlResolver.php
media_library.opener.editor
The media library opener for text editors.
drupal media_library.opener.editor /web/core/modules/media_library/src/MediaLibraryEditorOpener.php
media_library.opener.field_widget
The media library opener for field widgets.
drupal media_library.opener.field_widget /web/core/modules/media_library/src/MediaLibraryFieldWidgetOpener.php
media_library.opener_resolver
Defines a class to resolve media library openers.
drupal media_library.opener_resolver /web/core/modules/media_library/src/OpenerResolver.php
media_library.route_subscriber
Subscriber for media library routes.
drupal media_library.route_subscriber /web/core/modules/media_library/src/Routing/RouteSubscriber.php
media_library.ui_builder
Service which builds the media library.
drupal media_library.ui_builder /web/core/modules/media_library/src/MediaLibraryUiBuilder.php
menu.active_trail
Provides a proxy class for \Drupal\Core\Menu\MenuActiveTrail.
drupal menu.active_trail /web/core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php
menu.default_tree_manipulators
Provides a couple of menu link tree manipulators.
drupal menu.default_tree_manipulators /web/core/lib/Drupal/Core/Menu/DefaultMenuLinkTreeManipulators.php
menu.link_tree
Implements the loading, transforming and rendering of menu link trees.
drupal menu.link_tree /web/core/lib/Drupal/Core/Menu/MenuLinkTree.php
menu.parent_form_selector
Default implementation of the menu parent form selector service.
drupal menu.parent_form_selector /web/core/lib/Drupal/Core/Menu/MenuParentFormSelector.php
menu.rebuild_subscriber
Rebuilds the default menu links and runs menu-specific code if necessary.
drupal menu.rebuild_subscriber /web/core/lib/Drupal/Core/EventSubscriber/MenuRouterRebuildSubscriber.php
menu_link.static.overrides
Defines an implementation of the menu link override using a config file.
drupal menu_link.static.overrides /web/core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php
menu_ui.menu_tree_manipulators
Provides menu tree manipulators to be used when managing menu links.
drupal menu_ui.menu_tree_manipulators /web/core/modules/menu_ui/src/Menu/MenuUiMenuTreeManipulators.php
messenger
The messenger service.
drupal messenger /web/core/lib/Drupal/Core/Messenger/Messenger.php
method_filter
Filters routes based on the HTTP method and JSON:API's read-only mode.
drupal method_filter /web/core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php
module_handler
Class that manages modules in a Drupal installation.
drupal module_handler /web/core/lib/Drupal/Core/Extension/ModuleHandler.php
module_installer.uninstall_validators module_installer.uninstall_validators
module_installer
Provides a proxy class for \Drupal\Core\Extension\ModuleInstaller.
drupal module_installer /web/core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php
module_required_by_themes_uninstall_validator
Ensures modules cannot be uninstalled if enabled themes depend on them.
drupal module_required_by_themes_uninstall_validator /web/core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php
navigation.entity_route_helper
Helper service to detect entity routes.
drupal navigation.entity_route_helper /web/core/modules/navigation/src/EntityRouteHelper.php
navigation.menu_tree
Extends MenuLinkTree to add specific theme suggestions for the navigation.
drupal navigation.menu_tree /web/core/modules/navigation/src/Menu/NavigationMenuLinkTree.php
navigation.renderer
Handle rendering for different pieces of the navigation.
drupal navigation.renderer /web/core/modules/navigation/src/NavigationRenderer.php
navigation.shortcut_lazy_builder
Lazy Builders for Navigation shortcuts links.
drupal navigation.shortcut_lazy_builder /web/core/modules/navigation/src/ShortcutLazyBuilder.php
navigation.workspaces_lazy_builders
Defines a service for workspaces #lazy_builder callbacks.
drupal navigation.workspaces_lazy_builders /web/core/modules/navigation/src/WorkspacesLazyBuilder.php
navigation_extra_tools.access_checker
Class for validating user has permission to see Tools menu.
drupal navigation_extra_tools.access_checker /web/modules/contrib/navigation_extra_tools/src/AccessChecks/ToolsAccess.php
navigation_extra_tools.devel_menu
Service to provide functions for the Devel module.
drupal navigation_extra_tools.devel_menu /web/modules/contrib/navigation_extra_tools/src/DevelMenu.php
node.admin_path.route_subscriber
Sets the _admin_route for specific node-related routes.
drupal node.admin_path.route_subscriber /web/core/modules/node/src/EventSubscriber/NodeAdminRouteSubscriber.php
node.grant_storage
Defines a storage handler class that handles the node grants system.
drupal node.grant_storage /web/core/modules/node/src/NodeGrantDatabaseStorage.php
node.node_route_context
Sets the current node as a context on node routes.
drupal node.node_route_context /web/core/modules/node/src/ContextProvider/NodeRouteContext.php
node.node_translation_exception
Redirect node translations that have been consolidated by migration.
drupal node.node_translation_exception /web/core/modules/node/src/EventSubscriber/NodeTranslationExceptionSubscriber.php
node.route_subscriber
Listens to the dynamic route events.
drupal node.route_subscriber /web/core/modules/node/src/Routing/RouteSubscriber.php
node.view_all_nodes_memory_cache
Defines a memory cache implementation.
drupal node.view_all_nodes_memory_cache /web/core/lib/Drupal/Core/Cache/MemoryCache/MemoryCache.php
node_preview
Provides a proxy class for \Drupal\node\ParamConverter\NodePreviewConverter.
drupal node_preview /web/core/modules/node/src/ProxyClass/ParamConverter/NodePreviewConverter.php
options_request_listener
Handles options requests.
drupal options_request_listener /web/core/lib/Drupal/Core/EventSubscriber/OptionsRequestSubscriber.php
page_cache_kill_switch
A policy evaluating to static::DENY when the kill switch was triggered.
drupal page_cache_kill_switch /web/core/lib/Drupal/Core/PageCache/ResponsePolicy/KillSwitch.php
page_cache_no_cache_routes
Cache policy for routes with the 'no_cache' option set.
drupal page_cache_no_cache_routes /web/core/lib/Drupal/Core/PageCache/ResponsePolicy/DenyNoCacheRoutes.php
page_cache_no_server_error
A policy denying caching of a server error (HTTP 5xx) responses.
drupal page_cache_no_server_error /web/core/lib/Drupal/Core/PageCache/ResponsePolicy/NoServerError.php
page_cache_response_policy
Provides a proxy class for \Drupal\Core\PageCache\ChainResponsePolicy.
drupal page_cache_response_policy /web/core/lib/Drupal/Core/ProxyClass/PageCache/ChainResponsePolicy.php
pager.manager
Provides a manager for pagers.
drupal pager.manager /web/core/lib/Drupal/Core/Pager/PagerManager.php
pager.parameters
Provides pager information contained within the current request.
drupal pager.parameters /web/core/lib/Drupal/Core/Pager/PagerParameters.php
paramconverter.configentity_admin
Provides a proxy class for \Drupal\Core\ParamConverter\AdminPathConfigEntityConverter.
drupal paramconverter.configentity_admin /web/core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
paramconverter.entity
Parameter converter for upcasting entity IDs to full objects.
drupal paramconverter.entity /web/core/lib/Drupal/Core/ParamConverter/EntityConverter.php
paramconverter.entity_revision
Parameter converter for upcasting entity revision IDs to full objects.
drupal paramconverter.entity_revision /web/core/lib/Drupal/Core/ParamConverter/EntityRevisionParamConverter.php
paramconverter.jsonapi.entity_uuid
Parameter converter for upcasting entity UUIDs to full objects.
drupal paramconverter.jsonapi.entity_uuid /web/core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php
paramconverter.jsonapi.resource_type
Parameter converter for upcasting JSON:API resource type names to objects.
drupal paramconverter.jsonapi.resource_type /web/core/modules/jsonapi/src/ParamConverter/ResourceTypeConverter.php
paramconverter.menu_link
Provides a proxy class for \Drupal\Core\ParamConverter\MenuLinkPluginConverter.
drupal paramconverter.menu_link /web/core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php
paramconverter.views_ui
Provides a proxy class for \Drupal\views_ui\ParamConverter\ViewUIConverter.
drupal paramconverter.views_ui /web/core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php
paramconverter_manager
Manages converter services for converting request parameters to full objects.
drupal paramconverter_manager /web/core/lib/Drupal/Core/ParamConverter/ParamConverterManager.php
paramconverter_subscriber
Event subscriber for registering parameter converters with routes.
drupal paramconverter_subscriber /web/core/lib/Drupal/Core/EventSubscriber/ParamConverterSubscriber.php
password_generator
Provides a default password generator.
drupal password_generator /web/core/lib/Drupal/Core/Password/DefaultPasswordGenerator.php
path.current
Represents the current path for the current request.
drupal path.current /web/core/lib/Drupal/Core/Path/CurrentPathStack.php
path.validator
Provides a default path validator and access checker.
drupal path.validator /web/core/lib/Drupal/Core/Path/PathValidator.php
path_alias.manager
The default alias manager implementation.
drupal path_alias.manager /web/core/modules/path_alias/src/AliasManager.php
path_alias.path_processor
Processes the inbound and outbound path using path alias lookups.
drupal path_alias.path_processor /web/core/modules/path_alias/src/PathProcessor/AliasPathProcessor.php
path_alias.prefix_list
Cache a list of valid alias prefixes.
drupal path_alias.prefix_list /web/core/modules/path_alias/src/AliasPrefixList.php
path_alias.repository
Provides workspace-specific path alias lookup queries.
drupal path_alias.repository /web/core/modules/workspaces/src/WorkspacesAliasRepository.php
path_alias.whitelist
Cache a list of valid alias prefixes.
drupal path_alias.whitelist /web/core/modules/path_alias/src/AliasWhitelist.php
path_processor.files
Defines a path processor to rewrite file URLs.
drupal path_processor.files /web/core/modules/system/src/PathProcessor/PathProcessorFiles.php
path_processor.image_styles
Defines a path processor to rewrite image styles URLs.
drupal path_processor.image_styles /web/core/modules/image/src/PathProcessor/PathProcessorImageStyles.php
path_processor_decode
Processes the inbound path by decoding the URL.
drupal path_processor_decode /web/core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php
path_processor_front
Processes the inbound path by resolving it to the front page if empty.
drupal path_processor_front /web/core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php
path_processor_manager
Path processor manager.
drupal path_processor_manager /web/core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php
permission_checker
Checks permissions for an account.
drupal permission_checker /web/core/lib/Drupal/Core/Session/PermissionChecker.php
pgsql.entity.query.sql
Workspaces PostgreSQL-specific entity query implementation.
drupal pgsql.entity.query.sql /web/core/modules/workspaces/src/EntityQuery/PgsqlQueryFactory.php
placeholder_strategy.big_pipe
Defines the BigPipe placeholder strategy, to send HTML in chunks.
drupal placeholder_strategy.big_pipe /web/core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php
placeholder_strategy.cached
Looks up placeholders in the render cache and returns those we could find.
drupal placeholder_strategy.cached /web/core/lib/Drupal/Core/Render/Placeholder/CachedStrategy.php
placeholder_strategy.single_flush
Defines the 'single_flush' placeholder strategy.
drupal placeholder_strategy.single_flush /web/core/lib/Drupal/Core/Render/Placeholder/SingleFlushStrategy.php
placeholder_strategy
Renders placeholders using a chain of placeholder strategies.
drupal placeholder_strategy /web/core/lib/Drupal/Core/Render/Placeholder/ChainedPlaceholderStrategy.php
plugin.cache_clearer
Defines a class which is capable of clearing the cache on plugin managers.
drupal plugin.cache_clearer /web/core/lib/Drupal/Core/Plugin/CachedDiscoveryClearer.php
plugin.manager.action
Provides an Action plugin manager.
drupal plugin.manager.action /web/core/lib/Drupal/Core/Action/ActionManager.php
plugin.manager.archiver
Provides an Archiver plugin manager.
drupal plugin.manager.archiver /web/core/lib/Drupal/Core/Archiver/ArchiverManager.php
plugin.manager.block
Manages discovery and instantiation of block plugins.
drupal plugin.manager.block /web/core/lib/Drupal/Core/Block/BlockManager.php
plugin.manager.ckeditor5.plugin
Provides a CKEditor 5 plugin manager.
drupal plugin.manager.ckeditor5.plugin /web/core/modules/ckeditor5/src/Plugin/CKEditor5PluginManager.php
plugin.manager.condition
A plugin manager for condition plugins.
drupal plugin.manager.condition /web/core/lib/Drupal/Core/Condition/ConditionManager.php
plugin.manager.config_action drupal plugin.manager.config_action /web/core/lib/Drupal/Core/Config/Action/ConfigActionManager.php
plugin.manager.config_translation.mapper
Manages plugins for configuration translation mappers.
drupal plugin.manager.config_translation.mapper /web/core/modules/config_translation/src/ConfigMapperManager.php
plugin.manager.core.layout
Provides a plugin manager for layouts.
drupal plugin.manager.core.layout /web/core/lib/Drupal/Core/Layout/LayoutPluginManager.php
plugin.manager.display_variant
Manages discovery of display variant plugins.
drupal plugin.manager.display_variant /web/core/lib/Drupal/Core/Display/VariantManager.php
plugin.manager.editor
Configurable text editor manager.
drupal plugin.manager.editor /web/core/modules/editor/src/Plugin/EditorManager.php
plugin.manager.element_info
Provides a plugin manager for element plugins.
drupal plugin.manager.element_info /web/core/lib/Drupal/Core/Render/ElementInfoManager.php
plugin.manager.entity_reference_selection
Plugin type manager for Entity Reference Selection plugins.
drupal plugin.manager.entity_reference_selection /web/core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php
plugin.manager.field.field_type
Plugin manager for 'field type' plugins.
drupal plugin.manager.field.field_type /web/core/lib/Drupal/Core/Field/FieldTypePluginManager.php
plugin.manager.field.field_type_category
Defines a field type category info plugin manager.
drupal plugin.manager.field.field_type_category /web/core/lib/Drupal/Core/Field/FieldTypeCategoryManager.php
plugin.manager.field.formatter
Plugin type manager for field formatters.
drupal plugin.manager.field.formatter /web/core/lib/Drupal/Core/Field/FormatterPluginManager.php
plugin.manager.field.widget
Plugin type manager for field widgets.
drupal plugin.manager.field.widget /web/core/lib/Drupal/Core/Field/WidgetPluginManager.php
plugin.manager.filter
Manages text processing filters.
drupal plugin.manager.filter /web/core/modules/filter/src/FilterPluginManager.php
plugin.manager.help_section
Manages help page section plugins.
drupal plugin.manager.help_section /web/core/modules/help/src/HelpSectionManager.php
plugin.manager.help_topic
Provides the default help_topic manager.
drupal plugin.manager.help_topic /web/core/modules/help/src/HelpTopicPluginManager.php
plugin.manager.icon_extractor
IconExtractor plugin manager.
drupal plugin.manager.icon_extractor /web/core/lib/Drupal/Core/Theme/Icon/IconExtractorPluginManager.php
plugin.manager.icon_pack
Defines an icon pack plugin manager to deal with icons.
drupal plugin.manager.icon_pack /web/core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php
plugin.manager.image.effect
Manages image effect plugins.
drupal plugin.manager.image.effect /web/core/modules/image/src/ImageEffectManager.php
plugin.manager.language_negotiation_method
Manages language negotiation methods.
drupal plugin.manager.language_negotiation_method /web/core/modules/language/src/LanguageNegotiationMethodManager.php
plugin.manager.layout_builder.section_storage
Provides the Section Storage type plugin manager.
drupal plugin.manager.layout_builder.section_storage /web/core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php
plugin.manager.link_relation_type
Provides a default plugin manager for link relation types.
drupal plugin.manager.link_relation_type /web/core/lib/Drupal/Core/Http/LinkRelationTypeManager.php
plugin.manager.mail
Provides a Mail plugin manager.
drupal plugin.manager.mail /web/core/lib/Drupal/Core/Mail/MailManager.php
plugin.manager.media.source
Manages media source plugins.
drupal plugin.manager.media.source /web/core/modules/media/src/MediaSourceManager.php
plugin.manager.menu.contextual_link
Defines a contextual link plugin manager to deal with contextual links.
drupal plugin.manager.menu.contextual_link /web/core/lib/Drupal/Core/Menu/ContextualLinkManager.php
plugin.manager.menu.link
Manages discovery, instantiation, and tree building of menu link plugins.
drupal plugin.manager.menu.link /web/core/lib/Drupal/Core/Menu/MenuLinkManager.php
plugin.manager.menu.local_action
Provides the default local action manager using YML as primary definition.
drupal plugin.manager.menu.local_action /web/core/lib/Drupal/Core/Menu/LocalActionManager.php
plugin.manager.menu.local_task
Provides the default local task manager using YML as primary definition.
drupal plugin.manager.menu.local_task /web/core/lib/Drupal/Core/Menu/LocalTaskManager.php
plugin.manager.queue_worker
Defines the queue worker manager.
drupal plugin.manager.queue_worker /web/core/lib/Drupal/Core/Queue/QueueWorkerManager.php
plugin.manager.rest
Manages discovery and instantiation of resource plugins.
drupal plugin.manager.rest /web/core/modules/rest/src/Plugin/Type/ResourcePluginManager.php
plugin.manager.sdc
Defines a plugin manager to deal with components.
drupal plugin.manager.sdc /web/core/lib/Drupal/Core/Theme/ComponentPluginManager.php
plugin.manager.search
SearchExecute plugin manager.
drupal plugin.manager.search /web/core/modules/search/src/SearchPluginManager.php
plugin.manager.top_bar_item
Top bar item plugin manager.
drupal plugin.manager.top_bar_item /web/core/modules/navigation/src/TopBarItemManager.php
plugin.manager.views.access
Plugin type manager for all views plugins.
drupal plugin.manager.views.access /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.views.area
Plugin type manager for all views handlers.
drupal plugin.manager.views.area /web/core/modules/views/src/Plugin/ViewsHandlerManager.php
plugin.manager.views.argument
Plugin type manager for all views handlers.
drupal plugin.manager.views.argument /web/core/modules/views/src/Plugin/ViewsHandlerManager.php
plugin.manager.views.argument_default
Plugin type manager for all views plugins.
drupal plugin.manager.views.argument_default /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.views.argument_validator
Plugin type manager for all views plugins.
drupal plugin.manager.views.argument_validator /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.views.cache
Plugin type manager for all views plugins.
drupal plugin.manager.views.cache /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.views.display
Plugin type manager for all views plugins.
drupal plugin.manager.views.display /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.views.display_extender
Plugin type manager for all views plugins.
drupal plugin.manager.views.display_extender /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.views.exposed_form
Plugin type manager for all views plugins.
drupal plugin.manager.views.exposed_form /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.views.field
Plugin type manager for all views handlers.
drupal plugin.manager.views.field /web/core/modules/views/src/Plugin/ViewsHandlerManager.php
plugin.manager.views.filter
Plugin type manager for all views handlers.
drupal plugin.manager.views.filter /web/core/modules/views/src/Plugin/ViewsHandlerManager.php
plugin.manager.views.join
Plugin type manager for all views handlers.
drupal plugin.manager.views.join /web/core/modules/views/src/Plugin/ViewsHandlerManager.php
plugin.manager.views.pager
Plugin type manager for all views plugins.
drupal plugin.manager.views.pager /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.views.query
Plugin type manager for all views plugins.
drupal plugin.manager.views.query /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.views.relationship
Plugin type manager for all views handlers.
drupal plugin.manager.views.relationship /web/core/modules/views/src/Plugin/ViewsHandlerManager.php
plugin.manager.views.row
Plugin type manager for all views plugins.
drupal plugin.manager.views.row /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.views.sort
Plugin type manager for all views handlers.
drupal plugin.manager.views.sort /web/core/modules/views/src/Plugin/ViewsHandlerManager.php
plugin.manager.views.style
Plugin type manager for all views plugins.
drupal plugin.manager.views.style /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.views.wizard
Plugin type manager for all views plugins.
drupal plugin.manager.views.wizard /web/core/modules/views/src/Plugin/ViewsPluginManager.php
plugin.manager.workflows.type
Provides a Workflow type plugin manager.
drupal plugin.manager.workflows.type /web/core/modules/workflows/src/WorkflowTypeManager.php
plugin_form.factory
Provides form discovery capabilities for plugins.
drupal plugin_form.factory /web/core/lib/Drupal/Core/Plugin/PluginFormFactory.php
private__-rP3XMeNt6k0AXBlFMcnRKkH0ETCIsB87SB_6-lWQp8
Normalizes typed data objects into strings or arrays.
drupal private__-rP3XMeNt6k0AXBlFMcnRKkH0ETCIsB87SB_6-lWQp8 /web/core/modules/serialization/src/Normalizer/TypedDataNormalizer.php
private__3vSQ_CCnQyyLMfadbdedivyRzL9A_X7orGBoMC81184
Defines a default keyvalue store implementation.
drupal private__3vSQ_CCnQyyLMfadbdedivyRzL9A_X7orGBoMC81184 /web/core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php
private__4paxHwrBqZgLMOLaRrJsmOfZ3q3b8GmysfCJVR59dww
Yields a non-variadic argument's value from the request attributes.
symfony private__4paxHwrBqZgLMOLaRrJsmOfZ3q3b8GmysfCJVR59dww /vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php
private__7RvPvyII8eOwno_v8H307C69nzehrUwVBLwBsuP9rWQ
Normalizes a Relationship according to the JSON:API specification.
drupal private__7RvPvyII8eOwno_v8H307C69nzehrUwVBLwBsuP9rWQ /web/core/modules/jsonapi/src/Normalizer/ResourceIdentifierNormalizer.php
private__8bgXkVX_mD6qsg9VJ9A2abGA8pTficeM4aIKhbMheOI
Normalizes and UnprocessableHttpEntityException.
drupal private__8bgXkVX_mD6qsg9VJ9A2abGA8pTficeM4aIKhbMheOI /web/core/modules/jsonapi/src/Normalizer/UnprocessableHttpEntityExceptionNormalizer.php
private__BL1V77VeYsYYHEV0QLTdwiur-yFUhBlyYCEAze9D1pI
Normalizes an HttpException in compliance with the JSON:API specification.
drupal private__BL1V77VeYsYYHEV0QLTdwiur-yFUhBlyYCEAze9D1pI /web/core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php
private__E5RB7EPjMp2Q_miXb0vh6M0K5wUh779hDQkqBCZjB2g
Yields the default value defined in the action signature when no value has been given.
symfony private__E5RB7EPjMp2Q_miXb0vh6M0K5wUh779hDQkqBCZjB2g /vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php
private__E7_uNgr_xrT3oj_8oi-OvM6sm9HtRbUIvhhDLtyxeqw
Normalizesdenormalizes Drupal content entities into an array structure.
drupal private__E7_uNgr_xrT3oj_8oi-OvM6sm9HtRbUIvhhDLtyxeqw /web/core/modules/serialization/src/Normalizer/ContentEntityNormalizer.php
private__F9vRQ04QWuYVKWiu5GbKT1TV3z4BeH4jjw_nl35G0lc
Denormalizes field item object structure by updating the entity field values.
drupal private__F9vRQ04QWuYVKWiu5GbKT1TV3z4BeH4jjw_nl35G0lc /web/core/modules/serialization/src/Normalizer/FieldItemNormalizer.php
private__FeDXZpkms_lswFUoM7A2eDtSpofAWNNLDqkhXpXFd70
Converts the Drupal entity object structures to a normalized array.
drupal private__FeDXZpkms_lswFUoM7A2eDtSpofAWNNLDqkhXpXFd70 /web/core/modules/serialization/src/Normalizer/ComplexDataNormalizer.php
private__G9GQgWymXTgZP0VTta0n5lZzXewroS8uGr4UPQKpeqM
The Drupal core Cron service.
drupal private__G9GQgWymXTgZP0VTta0n5lZzXewroS8uGr4UPQKpeqM /web/core/lib/Drupal/Core/Cron.php
private__Hrqj-WkPECyVOv62Pzq3cDlPoiKtG35GXWwIOVZBewY
Adds XML support for serializer.
drupal private__Hrqj-WkPECyVOv62Pzq3cDlPoiKtG35GXWwIOVZBewY /web/core/modules/serialization/src/Encoder/XmlEncoder.php
private__IF-JTDIs1Q3_8TQakR5tnrtBQA28eRSRgBTm9eFG6fY
Converts values for the Timestamp data type to and from common formats.
drupal private__IF-JTDIs1Q3_8TQakR5tnrtBQA28eRSRgBTm9eFG6fY /web/core/modules/serialization/src/Normalizer/TimestampNormalizer.php
private__IkPzS-6qD8FmP93NFexJETlAipR4_yUDws3eHrRn-Zo
Defines a logger channel that most implementations will use.
drupal private__IkPzS-6qD8FmP93NFexJETlAipR4_yUDws3eHrRn-Zo /web/core/lib/Drupal/Core/Logger/LoggerChannel.php
private__KKF7Sjj3_gg7CtXNqwz54J3PpJnBHVHuBKe9CR9nOn8
Adds 'ajax' to the supported content types of the JSON encoder.
drupal private__KKF7Sjj3_gg7CtXNqwz54J3PpJnBHVHuBKe9CR9nOn8 /web/core/modules/serialization/src/Encoder/JsonEncoder.php
private__LNI_AbrbcWEc1AFRMh3epvuIYg3UFrYjQKrCKCE7xog
Provides several mechanisms for retrieving entities.
drupal private__LNI_AbrbcWEc1AFRMh3epvuIYg3UFrYjQKrCKCE7xog /web/core/lib/Drupal/Core/Entity/EntityRepository.php
private__LQmKJbURk42p_G_RM_wwKG7xa_FTyuzo9Wmpdt2OuAw
Processes attachments of HTML responses.
drupal private__LQmKJbURk42p_G_RM_wwKG7xa_FTyuzo9Wmpdt2OuAw /web/core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php
private__N5s9jPI4ftllf9VYOPDRG_OOzfX4zjLDUYEd1AZXVdo symfony private__N5s9jPI4ftllf9VYOPDRG_OOzfX4zjLDUYEd1AZXVdo /vendor/symfony/dependency-injection/ServiceLocator.php
private__ODoqjEtxx6Aa9fJ3-7jj6oQZ_H4gbeVsDwaHfm9ei20
Adds the file URI to embedded file entities.
drupal private__ODoqjEtxx6Aa9fJ3-7jj6oQZ_H4gbeVsDwaHfm9ei20 /web/core/modules/serialization/src/Normalizer/EntityReferenceFieldItemNormalizer.php
private__OS0OgI__xnWoCFvIMF9vXCuhGAD7yvCfim4zQgeszV4
Revision ID implementation for the default or latest revisions.
drupal private__OS0OgI__xnWoCFvIMF9vXCuhGAD7yvCfim4zQgeszV4 /web/core/modules/jsonapi/src/Revisions/VersionByRel.php
private__OveE_khbnRG4dyGkDIsM8Si4J37xxg4KvIAoAIEohNk
Normalizesdenormalizes LayoutEntityDisplay objects into an array structure.
drupal private__OveE_khbnRG4dyGkDIsM8Si4J37xxg4KvIAoAIEohNk /web/core/modules/layout_builder/src/Normalizer/LayoutEntityDisplayNormalizer.php
private__RWpcH1XtMVYncGwF4xV1NngNl2wiFPLa5cnk9Ry10fs
Normalizes MarkupInterface objects into a string.
drupal private__RWpcH1XtMVYncGwF4xV1NngNl2wiFPLa5cnk9Ry10fs /web/core/modules/serialization/src/Normalizer/MarkupNormalizer.php
private__RYomBP0UabL4E-ktp_zj-E2wJ74Bq0gC_U-wSMufH3I
Loads help topic Twig files from the filesystem.
drupal private__RYomBP0UabL4E-ktp_zj-E2wJ74Bq0gC_U-wSMufH3I /web/core/modules/help/src/HelpTopicTwigLoader.php
private__RiqlLvV2_V5Q3K8XjmN3oqYOrKRl9hBvxzmra3aVMqc
Converts values for TimestampItem to and from common formats.
drupal private__RiqlLvV2_V5Q3K8XjmN3oqYOrKRl9hBvxzmra3aVMqc /web/core/modules/serialization/src/Normalizer/TimestampItemNormalizer.php
private__SPJcq8PhVOa1bbcZDcPbXu1mh8omfFk8LzCin34IAnY
Denormalizes data to Drupal field values.
drupal private__SPJcq8PhVOa1bbcZDcPbXu1mh8omfFk8LzCin34IAnY /web/core/modules/serialization/src/Normalizer/FieldNormalizer.php
private__Tay5x5x3wx1vMLZMyaYwf7mI8_WOYLAdAsZg3sSW9Hw
Converts primitive data objects to their casted values.
drupal private__Tay5x5x3wx1vMLZMyaYwf7mI8_WOYLAdAsZg3sSW9Hw /web/core/modules/serialization/src/Normalizer/PrimitiveDataNormalizer.php
private__TcM0whyHZEJtzkeQrGfe5Dlsa5w5lJjDFf06PypaH1E
Loads an appropriate revision for the requested resource version.
drupal private__TcM0whyHZEJtzkeQrGfe5Dlsa5w5lJjDFf06PypaH1E /web/core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php
private__TyjM0GVbj9D0QhJIxL5iRKj48Og4RQ3_w6VNSPWSe4Y
Factory for creating the MIME type map.
drupal private__TyjM0GVbj9D0QhJIxL5iRKj48Og4RQ3_w6VNSPWSe4Y /web/core/lib/Drupal/Core/File/MimeType/MimeTypeMapFactory.php
private__UigfyHhxen6nZGA8K1MBwSJ5Hhofx1ss4lPdgRjW_ps
Normalizes an EntityAccessDeniedException.
drupal private__UigfyHhxen6nZGA8K1MBwSJ5Hhofx1ss4lPdgRjW_ps /web/core/modules/jsonapi/src/Normalizer/EntityAccessDeniedHttpExceptionNormalizer.php
private__Wtppvtru4_sfrQgoYBiLS4ENf_wJ4IQoMG2d1w6ufrs
Converts the Drupal field item object to a JSON:API array structure.
drupal private__Wtppvtru4_sfrQgoYBiLS4ENf_wJ4IQoMG2d1w6ufrs /web/core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php
private__Y1VuSuoVpogHBClcD1i5Argm6aKHhXxmvn2JXYSiyhg
Defines a revision ID implementation for entity revision ID values.
drupal private__Y1VuSuoVpogHBClcD1i5Argm6aKHhXxmvn2JXYSiyhg /web/core/modules/jsonapi/src/Revisions/VersionById.php
private__YTQZNaPUArBcylKQKP9tn4tIvnUAYgq2hbCrptmD5lU symfony private__YTQZNaPUArBcylKQKP9tn4tIvnUAYgq2hbCrptmD5lU /vendor/symfony/dependency-injection/ServiceLocator.php
private___K6HjTWxoI8859QnvALjGRyrbRaBYmqGDtTwZJmKxKg
Wrapping controller for entity forms that serve as the main page body.
drupal private___K6HjTWxoI8859QnvALjGRyrbRaBYmqGDtTwZJmKxKg /web/core/lib/Drupal/Core/Entity/HtmlEntityFormController.php
private___U_L1eUbfeXoIMq38652rYgmmvkUGIAv7UMq2a1dIGM symfony private___U_L1eUbfeXoIMq38652rYgmmvkUGIAv7UMq2a1dIGM /vendor/symfony/dependency-injection/ServiceLocator.php
private__a6j7fCjoD0NZMtghf6N1ebJzBPfdBgDfRVKeYXggA_0
Defines a class for building markup for comment links on a commented entity.
drupal private__a6j7fCjoD0NZMtghf6N1ebJzBPfdBgDfRVKeYXggA_0 /web/core/modules/comment/src/CommentLinkBuilder.php
private__aKdFC03ZYIVL9y7yeHFLF6O0dB1TvxcsR6u_yefg9vo
Normalizes JSON:API Data objects.
drupal private__aKdFC03ZYIVL9y7yeHFLF6O0dB1TvxcsR6u_yefg9vo /web/core/modules/jsonapi/src/Normalizer/DataNormalizer.php
private__b_AcIJL3QeLDAfV5uCS0IAZCISx1W7HhqE8lo_h8RpU
Converts values for the DateTimeIso8601 data type to RFC3339.
drupal private__b_AcIJL3QeLDAfV5uCS0IAZCISx1W7HhqE8lo_h8RpU /web/core/modules/serialization/src/Normalizer/DateTimeIso8601Normalizer.php
private__fpb6BdZb3GiNCdRbzJdeI4Kqs3PzHzZSoRARB0MFbqc
Provides a cache tag invalidator that clears the block cache.
drupal private__fpb6BdZb3GiNCdRbzJdeI4Kqs3PzHzZSoRARB0MFbqc /web/core/modules/layout_builder/src/Cache/ExtraFieldBlockCacheTagInvalidator.php
private__g8qMgG9snMsft5WgqH0RDruFyVsS06kEvyeNW7an_EI
Filters routes based on the HTTP method.
drupal private__g8qMgG9snMsft5WgqH0RDruFyVsS06kEvyeNW7an_EI /web/core/lib/Drupal/Core/Routing/MethodFilter.php
private__hUcpt8lmKwR7NOsrVVwoo_P62QKlsXwHDRwNPXgW5EU
Converts list objects to arrays.
drupal private__hUcpt8lmKwR7NOsrVVwoo_P62QKlsXwHDRwNPXgW5EU /web/core/modules/serialization/src/Normalizer/ListNormalizer.php
private__hc1M1mShabYNJeGB0aTmz1yMDI-hJnxLxNW7RKHMMnw
Converts the Drupal field structure to a JSON:API array structure.
drupal private__hc1M1mShabYNJeGB0aTmz1yMDI-hJnxLxNW7RKHMMnw /web/core/modules/jsonapi/src/Normalizer/FieldNormalizer.php
private__jmHlQ8DenPOz2Y1rQPf6wcbGV3XZvwuMnC6wCu8cgXM
Yields a RouteMatch object based on the request object passed along.
drupal private__jmHlQ8DenPOz2Y1rQPf6wcbGV3XZvwuMnC6wCu8cgXM /web/core/lib/Drupal/Core/Controller/ArgumentResolver/RouteMatchValueResolver.php
private__jrS5lT2-ydA_AO12zTi0n5o8M-Tck5Z2frQkmv5OZZw
Normalizes a JSON:API relationship object.
drupal private__jrS5lT2-ydA_AO12zTi0n5o8M-Tck5Z2frQkmv5OZZw /web/core/modules/jsonapi/src/Normalizer/RelationshipNormalizer.php
private__nP8LHapu4idHOyqB5wa29KRpqGmh9BhtPU3rnu6xfek
Normalizesdenormalizes Drupal entity objects into an array structure.
drupal private__nP8LHapu4idHOyqB5wa29KRpqGmh9BhtPU3rnu6xfek /web/core/modules/serialization/src/Normalizer/EntityNormalizer.php
private__o20IREoKrZGpvINP0LKviUJtDDSQgwOUJ2os_MLCvcA
Normalizes the top-level document according to the JSON:API specification.
drupal private__o20IREoKrZGpvINP0LKviUJtDDSQgwOUJ2os_MLCvcA /web/core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php
private__oiUvEPeMaEFiSG_-qmlpmSxsJsYHjUkaGQAlCy8ADO0
Normalizesdenormalizes Drupal config entity objects into an array structure.
drupal private__oiUvEPeMaEFiSG_-qmlpmSxsJsYHjUkaGQAlCy8ADO0 /web/core/modules/serialization/src/Normalizer/ConfigEntityNormalizer.php
private__p04ub6b8Pt1ecsKtIYr9VBTr8V_-kX2y8ekTwrxyymE
Defines a chained cache implementation for combining multiple cache backends.
drupal private__p04ub6b8Pt1ecsKtIYr9VBTr8V_-kX2y8ekTwrxyymE /web/core/lib/Drupal/Core/Cache/BackendChain.php
private__pLhy6-ZXhXKjPiQgq8nPMpZ7emgQ_-eazI-SpFSUIEs
Provides a breadcrumb builder for help topic pages.
drupal private__pLhy6-ZXhXKjPiQgq8nPMpZ7emgQ_-eazI-SpFSUIEs /web/core/modules/help/src/HelpBreadcrumbBuilder.php
private__pU1Y6sPC6bIifF1Q5FxPu3vL4KFYjHUEgzVC-3DZNGs
Converts the JSON:API module ResourceObject into a JSON:API array structure.
drupal private__pU1Y6sPC6bIifF1Q5FxPu3vL4KFYjHUEgzVC-3DZNGs /web/core/modules/jsonapi/src/Normalizer/ResourceObjectNormalizer.php
private__pXXF9g1yDlZLIQB-jW6L8z3TwsyJFOLaLtPSLoR8USY
Secure PHP password hashing functions.
drupal private__pXXF9g1yDlZLIQB-jW6L8z3TwsyJFOLaLtPSLoR8USY /web/core/lib/Drupal/Core/Password/PhpPassword.php
private__pmtzly9x-GT07WVNx4a8ryYtAA_eJZPaQ5hQSU0dQP0
Encodes JSON:API data.
drupal private__pmtzly9x-GT07WVNx4a8ryYtAA_eJZPaQ5hQSU0dQP0 /web/core/modules/jsonapi/src/Encoder/JsonEncoder.php
private__s9WvKxAAioSxnrbszotBL4p3vALnLB-MHJQxkpMqIAU
Yields the same instance as the request object passed along.
symfony private__s9WvKxAAioSxnrbszotBL4p3vALnLB-MHJQxkpMqIAU /vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php
private__sFzCiv90f1IybsYa1aEBVRkcHtt_733auiUOC9WNPUk
Generates URLs from route names and parameters.
drupal private__sFzCiv90f1IybsYa1aEBVRkcHtt_733auiUOC9WNPUk /web/core/lib/Drupal/Core/Routing/UrlGenerator.php
private__sU1W1A7moWgla8qZCsnle0EjaZl_Ge22U-HgffVRBdI
Yields a PSR7 request object based on the request object passed along.
drupal private__sU1W1A7moWgla8qZCsnle0EjaZl_Ge22U-HgffVRBdI /web/core/lib/Drupal/Core/Controller/ArgumentResolver/Psr7RequestValueResolver.php
private__tbqcvygFpyqScobssXHrXwtUUOszwJq1z7b_YVqyxzA
Cache policy for routes with the '_admin_route' option set.
drupal private__tbqcvygFpyqScobssXHrXwtUUOszwJq1z7b_YVqyxzA /web/core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php
private__tcuxH2Yzbvqy7eShFi1HrlXeiDxSCubvdNiS37nKjAs
Normalizes a LinkCollection object.
drupal private__tcuxH2Yzbvqy7eShFi1HrlXeiDxSCubvdNiS37nKjAs /web/core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php
private__uDTlqNhKdklaTmPtmY1Y3hBFtoiaLP3_MKPTBFmXDSI drupal private__uDTlqNhKdklaTmPtmY1Y3hBFtoiaLP3_MKPTBFmXDSI /web/core/lib/Drupal/Core/DefaultContent/AdminAccountSwitcher.php
private__vYLor-Jz6Sr52lPT6_lQJBskoah9oMH8Q9FnxMSb5BE
Null normalizer.
drupal private__vYLor-Jz6Sr52lPT6_lQJBskoah9oMH8Q9FnxMSb5BE /web/core/modules/serialization/src/Normalizer/NullNormalizer.php
private__w0b2HZ4vHMKzfFlEaj5iDcObQqVE0bKmZIP3NfZCLmw
Converts the Drupal config entity object to a JSON:API array structure.
drupal private__w0b2HZ4vHMKzfFlEaj5iDcObQqVE0bKmZIP3NfZCLmw /web/core/modules/jsonapi/src/Normalizer/ConfigEntityDenormalizer.php
private__wjFjCDv0T5tq8hQWGXTfQUZrXgSuRgPbGILfCJEckmE
Converts a JSON:API array structure into a Drupal entity object.
drupal private__wjFjCDv0T5tq8hQWGXTfQUZrXgSuRgPbGILfCJEckmE /web/core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php
private__ytKj4VK6_WuvAWJeTiyVWceo93KQ49ZPHXmpP4Wthm0
Defines the Database storage.
drupal private__ytKj4VK6_WuvAWJeTiyVWceo93KQ49ZPHXmpP4Wthm0 /web/core/lib/Drupal/Core/Config/DatabaseStorage.php
private_key
Manages the Drupal private key.
drupal private_key /web/core/lib/Drupal/Core/PrivateKey.php
psr7.http_foundation_factory symfony psr7.http_foundation_factory /vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php
psr7.http_message_factory
Builds Psr\HttpMessage instances using a PSR-17 implementation.
symfony psr7.http_message_factory /vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php
psr_response_view_subscriber
Response subscriber for handling PSR-7 responses.
drupal psr_response_view_subscriber /web/core/lib/Drupal/Core/EventSubscriber/PsrResponseSubscriber.php
queue.database
Defines the queue factory for the database backend.
drupal queue.database /web/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php
queue
Defines the queue factory.
drupal queue /web/core/lib/Drupal/Core/Queue/QueueFactory.php
redirect.destination
Provides helpers for redirect destinations.
drupal redirect.destination /web/core/lib/Drupal/Core/Routing/RedirectDestination.php
redirect_leading_slashes_subscriber
Redirects paths containing successive slashes to those with single slashes.
drupal redirect_leading_slashes_subscriber /web/core/lib/Drupal/Core/EventSubscriber/RedirectLeadingSlashesSubscriber.php
redirect_response_subscriber
Allows manipulation of the response object when performing a redirect.
drupal redirect_response_subscriber /web/core/lib/Drupal/Core/EventSubscriber/RedirectResponseSubscriber.php
render_cache
Adds automatic placeholdering to the RenderCache.
drupal render_cache /web/core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php
render_placeholder_generator
Turns a render array into a placeholder.
drupal render_placeholder_generator /web/core/lib/Drupal/Core/Render/PlaceholderGenerator.php
renderer
Turns a render array into an HTML string.
drupal renderer /web/core/lib/Drupal/Core/Render/Renderer.php
renderer_non_html
Throws 406 if requesting non-HTML format and controller returns render array.
drupal renderer_non_html /web/core/lib/Drupal/Core/EventSubscriber/RenderArrayNonHtmlSubscriber.php
request_format_route_filter
Provides a route filter, which filters by the request format.
drupal request_format_route_filter /web/core/lib/Drupal/Core/Routing/RequestFormatRouteFilter.php
request_stack
Request stack that controls the lifecycle of requests.
symfony request_stack /vendor/symfony/http-foundation/RequestStack.php
required_module_uninstall_validator
Ensures that required modules cannot be uninstalled.
drupal required_module_uninstall_validator /web/core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php
resolver_manager.entity
Sets the entity route parameter converter options automatically.
drupal resolver_manager.entity /web/core/lib/Drupal/Core/Entity/EntityResolverManager.php
response_filter.active_link
Subscribes to filter HTML responses, to set attributes on active links.
drupal response_filter.active_link /web/core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php
response_filter.rss.relative_url
Subscribes to filter RSS responses, to make relative URIs absolute.
drupal response_filter.rss.relative_url /web/core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php
response_generator_subscriber
Response subscriber to add X-Generator header tag.
drupal response_generator_subscriber /web/core/lib/Drupal/Core/EventSubscriber/ResponseGeneratorSubscriber.php
rest.resource.entity.post_route.subscriber
Generates a 'create' route for an entity type if it has a REST POST route.
drupal rest.resource.entity.post_route.subscriber /web/core/modules/rest/src/EventSubscriber/EntityResourcePostRouteSubscriber.php
rest.resource_response.subscriber
Response subscriber that serializes and removes ResourceResponses' data.
drupal rest.resource_response.subscriber /web/core/modules/rest/src/EventSubscriber/ResourceResponseSubscriber.php
rest.resource_routes
Subscriber for REST-style routes.
drupal rest.resource_routes /web/core/modules/rest/src/Routing/ResourceRoutes.php
route_access_response_subscriber
Response subscriber to bubble the route's access result's cacheability.
drupal route_access_response_subscriber /web/core/lib/Drupal/Core/EventSubscriber/RouteAccessResponseSubscriber.php
route_enhancer.entity
Enhances an entity form route with the appropriate controller.
drupal route_enhancer.entity /web/core/lib/Drupal/Core/Entity/Enhancer/EntityRouteEnhancer.php
route_enhancer.entity_bundle
Sets the bundle parameter for routes with the _field_ui option.
drupal route_enhancer.entity_bundle /web/core/lib/Drupal/Core/Entity/Enhancer/EntityBundleRouteEnhancer.php
route_enhancer.entity_revision
Adds _entity_revision to the request attributes, if possible.
drupal route_enhancer.entity_revision /web/core/lib/Drupal/Core/Routing/Enhancer/EntityRevisionRouteEnhancer.php
route_enhancer.form
Enhancer to add a wrapping controller for _form routes.
drupal route_enhancer.form /web/core/lib/Drupal/Core/Routing/Enhancer/FormRouteEnhancer.php
route_enhancer.param_conversion
Provides a route enhancer that handles parameter conversion.
drupal route_enhancer.param_conversion /web/core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php
route_http_method_subscriber
Provides a default value for the HTTP method restriction on routes.
drupal route_http_method_subscriber /web/core/lib/Drupal/Core/EventSubscriber/RouteMethodSubscriber.php
route_processor_csrf
Processes the outbound route to handle the CSRF token.
drupal route_processor_csrf /web/core/lib/Drupal/Core/Access/RouteProcessorCsrf.php
route_processor_current
Provides a route processor to replace .
drupal route_processor_current /web/core/lib/Drupal/Core/RouteProcessor/RouteProcessorCurrent.php
route_processor_manager
Route processor manager.
drupal route_processor_manager /web/core/lib/Drupal/Core/RouteProcessor/RouteProcessorManager.php
route_special_attributes_subscriber
Provides a route subscriber which checks for invalid pattern variables.
drupal route_special_attributes_subscriber /web/core/lib/Drupal/Core/EventSubscriber/SpecialAttributesRouteSubscriber.php
route_subscriber.entity
Registers the 'type' of route parameter names that match an entity type.
drupal route_subscriber.entity /web/core/lib/Drupal/Core/EventSubscriber/EntityRouteAlterSubscriber.php
route_subscriber.module
A route subscriber to remove routes that depend on modules being enabled.
drupal route_subscriber.module /web/core/lib/Drupal/Core/EventSubscriber/ModuleRouteSubscriber.php
route_subscriber.no_big_pipe
Sets the '_no_big_pipe' option on select routes.
drupal route_subscriber.no_big_pipe /web/core/modules/big_pipe/src/EventSubscriber/NoBigPipeRouteAlterSubscriber.php
router.admin_context
Provides a helper class to determine whether the route is an admin one.
drupal router.admin_context /web/core/lib/Drupal/Core/Routing/AdminContext.php
router.builder
Provides a proxy class for \Drupal\Core\Routing\RouteBuilder.
drupal router.builder /web/core/lib/Drupal/Core/ProxyClass/Routing/RouteBuilder.php
router.dumper
Provides a proxy class for \Drupal\Core\Routing\MatcherDumper.
drupal router.dumper /web/core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php
router.no_access_checks
Router implementation in Drupal.
drupal router.no_access_checks /web/core/lib/Drupal/Core/Routing/Router.php
router.path_roots_subscriber
Provides all available first bits of all route paths.
drupal router.path_roots_subscriber /web/core/lib/Drupal/Core/EventSubscriber/PathRootsSubscriber.php
router.request_context
Holds information about the current request.
drupal router.request_context /web/core/lib/Drupal/Core/Routing/RequestContext.php
router.route_preloader
Defines a class that can pre-load non-admin routes.
drupal router.route_preloader /web/core/lib/Drupal/Core/Routing/RoutePreloader.php
router.route_provider.lazy_builder
A Route Provider front-end for all Drupal-stored routes.
drupal router.route_provider.lazy_builder /web/core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php
router.route_provider
A Route Provider front-end for all Drupal-stored routes.
drupal router.route_provider /web/core/lib/Drupal/Core/Routing/RouteProvider.php
router
A router class for Drupal with access check and upcasting.
drupal router /web/core/lib/Drupal/Core/Routing/AccessAwareRouter.php
router_listener
Initializes the context from the request and sets request attributes based on a matching route.
symfony router_listener /vendor/symfony/http-kernel/EventListener/RouterListener.php
search.index
Provides search index management functions.
drupal search.index /web/core/modules/search/src/SearchIndex.php
search.search_page_repository
Provides a repository for Search Page config entities.
drupal search.search_page_repository /web/core/modules/search/src/SearchPageRepository.php
search.text_processor
Processes search text for indexing.
drupal search.text_processor /web/core/modules/search/src/SearchTextProcessor.php
serialization.entity_resolver.target_id
Resolves entities from data that contains an entity target ID.
drupal serialization.entity_resolver.target_id /web/core/modules/serialization/src/EntityResolver/TargetIdResolver.php
serialization.exception.default
Handles default error responses in serialization formats.
drupal serialization.exception.default /web/core/modules/serialization/src/EventSubscriber/DefaultExceptionSubscriber.php
serialization.json
Default serialization for JSON.
drupal serialization.json /web/core/lib/Drupal/Component/Serialization/Json.php
serialization.phpserialize
Default serialization for serialized PHP.
drupal serialization.phpserialize /web/core/lib/Drupal/Component/Serialization/PhpSerialize.php
serialization.user_route_alter_subscriber
Alters user authentication routes to support added serialization formats.
drupal serialization.user_route_alter_subscriber /web/core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php
serialization.yaml
Provides a YAML serialization implementation using symfonyyaml.
drupal serialization.yaml /web/core/lib/Drupal/Component/Serialization/Yaml.php
serializer.entity_resolver.uuid
Resolves entities from data that contains an entity UUID.
drupal serializer.entity_resolver.uuid /web/core/modules/serialization/src/EntityResolver/UuidResolver.php
serializer.entity_resolver
Resolver delegating the entity resolution to a chain of resolvers.
drupal serializer.entity_resolver /web/core/modules/serialization/src/EntityResolver/ChainEntityResolver.php
serializer
Serializer with JSON Schema generation convenience methods.
drupal serializer /web/core/modules/serialization/src/Serializer/Serializer.php
service_container
Extends the container to prevent serialization.
drupal service_container /web/core/lib/Drupal/Core/DependencyInjection/Container.php
session symfony session /vendor/symfony/http-foundation/Session/Session.php
session_configuration
Defines the default session configuration generator.
drupal session_configuration /web/core/lib/Drupal/Core/Session/SessionConfiguration.php
session_handler.storage
Default session handler.
drupal session_handler.storage /web/core/lib/Drupal/Core/Session/SessionHandler.php
session_handler.write_safe
Wraps the session handler to prevent writes when not necessary or allowed.
drupal session_handler.write_safe /web/core/lib/Drupal/Core/Session/WriteSafeSessionHandler.php
session_manager.metadata_bag
Provides a container for application specific session metadata.
drupal session_manager.metadata_bag /web/core/lib/Drupal/Core/Session/MetadataBag.php
session_manager
Manages user sessions.
drupal session_manager /web/core/lib/Drupal/Core/Session/SessionManager.php
settings
Read only settings that are initialized with the class.
drupal settings /web/core/lib/Drupal/Core/Site/Settings.php
shortcut.lazy_builders
Lazy builders for the shortcut module.
drupal shortcut.lazy_builders /web/core/modules/shortcut/src/ShortcutLazyBuilders.php
state
Provides the state system using a key value store.
drupal state /web/core/lib/Drupal/Core/State/State.php
stream_wrapper.assets
Defines a Drupal stream wrapper class for optimized assets (assets:).
drupal stream_wrapper.assets /web/core/lib/Drupal/Core/StreamWrapper/AssetsStream.php
stream_wrapper.module
Defines the read-only module: stream wrapper for module files.
drupal stream_wrapper.module /web/core/lib/Drupal/Core/StreamWrapper/ModuleStream.php
stream_wrapper.public
Defines a Drupal public (public:) stream wrapper class.
drupal stream_wrapper.public /web/core/lib/Drupal/Core/StreamWrapper/PublicStream.php
stream_wrapper.temporary
Defines a Drupal temporary (temporary:) stream wrapper class.
drupal stream_wrapper.temporary /web/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php
stream_wrapper.theme
Defines the read-only theme: stream wrapper for theme files.
drupal stream_wrapper.theme /web/core/lib/Drupal/Core/StreamWrapper/ThemeStream.php
stream_wrapper.translations
Defines a Drupal translations (translations:) stream wrapper class.
drupal stream_wrapper.translations /web/core/modules/locale/src/StreamWrapper/TranslationsStream.php
stream_wrapper_manager
Provides a StreamWrapper manager.
drupal stream_wrapper_manager /web/core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
string_translation
Defines a chained translation implementation combining multiple translators.
drupal string_translation /web/core/lib/Drupal/Core/StringTranslation/TranslationManager.php
string_translator.custom_strings
String translator using overrides from variables.
drupal string_translator.custom_strings /web/core/lib/Drupal/Core/StringTranslation/Translator/CustomStrings.php
string_translator.locale.lookup
String translator using the locale module.
drupal string_translator.locale.lookup /web/core/modules/locale/src/LocaleTranslation.php
system.access_route_alter_subscriber
Alters routes to add necessary requirements.
drupal system.access_route_alter_subscriber /web/core/modules/system/src/EventSubscriber/AccessRouteAlterSubscriber.php
system.admin_path.route_subscriber
Adds the _admin_route option to each admin HTML route.
drupal system.admin_path.route_subscriber /web/core/modules/system/src/EventSubscriber/AdminRouteSubscriber.php
system.advisories_config_subscriber
Defines a config subscriber for changes to 'system.advisories'.
drupal system.advisories_config_subscriber /web/core/modules/system/src/EventSubscriber/AdvisoriesConfigSubscriber.php
system.breadcrumb.default
Defines a class to build path-based breadcrumbs.
drupal system.breadcrumb.default /web/core/modules/system/src/PathBasedBreadcrumbBuilder.php
system.config_cache_tag
A subscriber invalidating cache tags when system config objects are saved.
drupal system.config_cache_tag /web/core/modules/system/src/EventSubscriber/ConfigCacheTag.php
system.config_subscriber
System Config subscriber.
drupal system.config_subscriber /web/core/modules/system/src/SystemConfigSubscriber.php
system.file_event.subscriber
The final subscriber to 'file.upload.sanitize.name'.
drupal system.file_event.subscriber /web/core/modules/system/src/EventSubscriber/SecurityFileUploadEventSubscriber.php
system.manager
System Manager Service.
drupal system.manager /web/core/modules/system/src/SystemManager.php
system.menus.route_subscriber
Dynamically defines routes for menu linkset endpoints.
drupal system.menus.route_subscriber /web/core/modules/system/src/Routing/MenuLinksetRoutes.php
system.module_admin_links_helper
Provides a helper for generating module admin links.
drupal system.module_admin_links_helper /web/core/modules/system/src/ModuleAdminLinksHelper.php
system.module_admin_links_memory_cache
Defines a memory cache implementation.
drupal system.module_admin_links_memory_cache /web/core/lib/Drupal/Core/Cache/MemoryCache/MemoryCache.php
system.sa_fetcher
Defines a service to get security advisories.
drupal system.sa_fetcher /web/core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php
system.timezone_resolver
Event handler that resolves time zone based on site and user configuration.
drupal system.timezone_resolver /web/core/modules/system/src/TimeZoneResolver.php
taxonomy_term.breadcrumb
Provides a custom taxonomy breadcrumb builder that uses the term hierarchy.
drupal taxonomy_term.breadcrumb /web/core/modules/taxonomy/src/TermBreadcrumbBuilder.php
taxonomy_term.taxonomy_term_route_context
Sets the current taxonomy term as a context on taxonomy term routes.
drupal taxonomy_term.taxonomy_term_route_context /web/core/modules/taxonomy/src/ContextProvider/TermRouteContext.php
tempstore.private
Creates a PrivateTempStore object for a given collection.
drupal tempstore.private /web/core/lib/Drupal/Core/TempStore/PrivateTempStoreFactory.php
tempstore.shared
Creates a shared temporary storage for a collection.
drupal tempstore.shared /web/core/lib/Drupal/Core/TempStore/SharedTempStoreFactory.php
theme.initialization
Provides the theme initialization logic.
drupal theme.initialization /web/core/lib/Drupal/Core/Theme/ThemeInitialization.php
theme.manager
Provides the default implementation of a theme manager.
drupal theme.manager /web/core/lib/Drupal/Core/Theme/ThemeManager.php
theme.negotiator.admin_theme
Sets the active theme on admin pages.
drupal theme.negotiator.admin_theme /web/core/modules/user/src/Theme/AdminNegotiator.php
theme.negotiator.ajax_base_page
Defines a theme negotiator that deals with the active theme on ajax requests.
drupal theme.negotiator.ajax_base_page /web/core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php
theme.negotiator.block.admin_demo
Negotiates the theme for the block admin demo page via the URL.
drupal theme.negotiator.block.admin_demo /web/core/modules/block/src/Theme/AdminDemoNegotiator.php
theme.negotiator.contextual_links
Set the theme according to the parameter passed to the controller.
drupal theme.negotiator.contextual_links /web/core/modules/contextual/src/Theme/ContextualLinksNegotiator.php
theme.negotiator.default
Determines the default theme of the site.
drupal theme.negotiator.default /web/core/lib/Drupal/Core/Theme/DefaultNegotiator.php
theme.negotiator.system.batch
Sets the active theme for the batch page.
drupal theme.negotiator.system.batch /web/core/modules/system/src/Theme/BatchNegotiator.php
theme.negotiator.system.db_update
Sets the active theme for the database update pages.
drupal theme.negotiator.system.db_update /web/core/modules/system/src/Theme/DbUpdateNegotiator.php
theme.negotiator
Provides a class which determines the active theme of the page.
drupal theme.negotiator /web/core/lib/Drupal/Core/Theme/ThemeNegotiator.php
theme.registry
Defines the theme registry service.
drupal theme.registry /web/core/lib/Drupal/Core/Theme/Registry.php
theme_handler
Default theme handler using the config system to store installation statuses.
drupal theme_handler /web/core/lib/Drupal/Core/Extension/ThemeHandler.php
theme_installer
Manages theme installationuninstallation.
drupal theme_installer /web/core/lib/Drupal/Core/Extension/ThemeInstaller.php
title_resolver
Provides the default implementation of the title resolver interface.
drupal title_resolver /web/core/lib/Drupal/Core/Controller/TitleResolver.php
token
Drupal placeholdertoken replacement system.
drupal token /web/core/lib/Drupal/Core/Utility/Token.php
toolbar.menu_tree
Extends MenuLinkTree to add specific theme suggestions for the toolbar.
drupal toolbar.menu_tree /web/core/modules/toolbar/src/Menu/ToolbarMenuLinkTree.php
toolbar.page_cache_request_policy.allow_toolbar_path
Cache policy for the toolbar page cache service.
drupal toolbar.page_cache_request_policy.allow_toolbar_path /web/core/modules/toolbar/src/PageCache/AllowToolbarPath.php
transliteration
Enhances PhpTransliteration with an alter hook.
drupal transliteration /web/core/lib/Drupal/Core/Transliteration/PhpTransliteration.php
twig.extension.debug twig twig.extension.debug /vendor/twig/twig/src/Extension/DebugExtension.php
twig.extension.varDumper
A class providing Drupal Twig Debug extension.
drupal twig.extension.varDumper /web/core/lib/Drupal/Core/Template/DebugExtension.php
twig.extension
A class providing Drupal Twig extensions.
drupal twig.extension /web/core/lib/Drupal/Core/Template/TwigExtension.php
twig.loader.filesystem
Loads templates from the filesystem.
drupal twig.loader.filesystem /web/core/lib/Drupal/Core/Template/Loader/FilesystemLoader.php
twig.loader.string
Loads string templates, also known as inline templates.
drupal twig.loader.string /web/core/lib/Drupal/Core/Template/Loader/StringLoader.php
twig.loader.theme_registry
Loads templates based on information from the Drupal theme registry.
drupal twig.loader.theme_registry /web/core/lib/Drupal/Core/Template/Loader/ThemeRegistryLoader.php
twig
A class that defines a Twig environment for Drupal.
drupal twig /web/core/lib/Drupal/Core/Template/TwigEnvironment.php
typed_data_manager
Manages data type plugins.
drupal typed_data_manager /web/core/lib/Drupal/Core/TypedData/TypedDataManager.php
unrouted_url_assembler
Provides a way to build external or non Drupal local domain URLs.
drupal unrouted_url_assembler /web/core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php
update.fetcher
Fetches project information from remote locations.
drupal update.fetcher /web/core/modules/update/src/UpdateFetcher.php
update.manager
Default implementation of UpdateManagerInterface.
drupal update.manager /web/core/modules/update/src/UpdateManager.php
update.post_update_registry
Provides all and missing update implementations.
drupal update.post_update_registry /web/core/lib/Drupal/Core/Update/UpdateRegistry.php
update.processor
Process project update information.
drupal update.processor /web/core/modules/update/src/UpdateProcessor.php
update.root
Gets the root path used by the legacy Update Manager.
drupal update.root /web/core/modules/update/src/UpdateRoot.php
update.update_hook_registry
Provides module updates versions handling.
drupal update.update_hook_registry /web/core/lib/Drupal/Core/Update/UpdateHookRegistry.php
url_generator
Decorator for the URL generator, which bubbles bubbleable URL metadata.
drupal url_generator /web/core/lib/Drupal/Core/Render/MetadataBubblingUrlGenerator.php
user.auth
Validates user authentication credentials.
drupal user.auth /web/core/modules/user/src/UserAuthentication.php
user.authentication.cookie
Cookie based authentication provider.
drupal user.authentication.cookie /web/core/modules/user/src/Authentication/Provider/Cookie.php
user.current_user_context
Sets the current user as a context.
drupal user.current_user_context /web/core/modules/user/src/ContextProvider/CurrentUserContext.php
user.data
Defines the user data service.
drupal user.data /web/core/modules/user/src/UserData.php
user.flood_control
User Flood Control service.
drupal user.flood_control /web/core/modules/user/src/UserFloodControl.php
user.flood_subscriber
Logs details of User Flood Control events.
drupal user.flood_subscriber /web/core/modules/user/src/EventSubscriber/UserFloodSubscriber.php
user.module_permissions_link_helper
Provides a helper for generating module permissions links.
drupal user.module_permissions_link_helper /web/core/modules/user/src/ModulePermissionsLinkHelper.php
user.name_validator
Provides a username validator.
drupal user.name_validator /web/core/modules/user/src/UserNameValidator.php
user.permissions
Provides the available permissions based on yml files.
drupal user.permissions /web/core/modules/user/src/PermissionHandler.php
user.toolbar_link_builder
ToolbarLinkBuilder fills out the placeholders generated in user_toolbar().
drupal user.toolbar_link_builder /web/core/modules/user/src/ToolbarLinkBuilder.php
user_access_denied_subscriber
Redirects users when access is denied.
drupal user_access_denied_subscriber /web/core/modules/user/src/EventSubscriber/AccessDeniedSubscriber.php
user_last_access_subscriber
Updates the current user's last access time.
drupal user_last_access_subscriber /web/core/modules/user/src/EventSubscriber/UserRequestSubscriber.php
user_maintenance_mode_subscriber
Maintenance mode subscriber to log out users.
drupal user_maintenance_mode_subscriber /web/core/modules/user/src/EventSubscriber/MaintenanceModeSubscriber.php
user_permissions_hash_generator
Generates and caches the permissions hash for a user.
drupal user_permissions_hash_generator /web/core/lib/Drupal/Core/Session/PermissionsHashGenerator.php
uuid
Generates a UUID v4 (RFC 4122 section 4.4) using PHP code.
drupal uuid /web/core/lib/Drupal/Component/Uuid/Php.php
validation.basic_recursive_validator_factory
A factory for creating Symfony recursive validators.
drupal validation.basic_recursive_validator_factory /web/core/lib/Drupal/Core/Validation/BasicRecursiveValidatorFactory.php
validation.constraint
Constraint plugin manager.
drupal validation.constraint /web/core/lib/Drupal/Core/Validation/ConstraintManager.php
variation_cache.access_policy
Wraps a regular cache backend to make it support cache contexts.
drupal variation_cache.access_policy /web/core/lib/Drupal/Core/Cache/VariationCache.php
variation_cache.access_policy_memory
Wraps a regular cache backend to make it support cache contexts.
drupal variation_cache.access_policy_memory /web/core/lib/Drupal/Core/Cache/VariationCache.php
variation_cache.dynamic_page_cache
Wraps a regular cache backend to make it support cache contexts.
drupal variation_cache.dynamic_page_cache /web/core/lib/Drupal/Core/Cache/VariationCache.php
variation_cache.jsonapi_normalizations
Wraps a regular cache backend to make it support cache contexts.
drupal variation_cache.jsonapi_normalizations /web/core/lib/Drupal/Core/Cache/VariationCache.php
variation_cache_factory
Defines the variation cache factory.
drupal variation_cache_factory /web/core/lib/Drupal/Core/Cache/VariationCacheFactory.php
views.analyzer
View analyzer plugin manager.
drupal views.analyzer /web/core/modules/views/src/Analyzer.php
views.date_sql
MySQL-specific date handling.
drupal views.date_sql /web/core/modules/views/src/Plugin/views/query/MysqlDateSql.php
views.entity_schema_subscriber
Reacts to changes on entity types to update all views entities.
drupal views.entity_schema_subscriber /web/core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php
views.executable
Defines the cache backend factory.
drupal views.executable /web/core/modules/views/src/ViewExecutableFactory.php
views.exposed_form_cache
Caches exposed forms, as they are heavy to generate.
drupal views.exposed_form_cache /web/core/modules/views/src/ExposedFormCache.php
views.field_data_provider
Provide default views data for fields.
drupal views.field_data_provider /web/core/modules/views/src/FieldViewsDataProvider.php
views.route_subscriber
Builds up the routes of all views.
drupal views.route_subscriber /web/core/modules/views/src/EventSubscriber/RouteSubscriber.php
views.views_data
Class to manage and lazy load cached views data.
drupal views.views_data /web/core/modules/views/src/ViewsData.php
views.views_data_helper
Defines a helper class for stuff related to views data.
drupal views.views_data_helper /web/core/modules/views/src/ViewsDataHelper.php
workflows.access_check.extended_permissions
Provides an access check for state and transition operations.
drupal workflows.access_check.extended_permissions /web/core/modules/workflows/src/WorkflowStateTransitionOperationsAccessCheck.php
workspaces.association
Provides a class for CRUD operations on workspace associations.
drupal workspaces.association /web/core/modules/workspaces/src/WorkspaceAssociation.php
workspaces.entity_schema_listener
Defines a class for listening to entity schema changes.
drupal workspaces.entity_schema_listener /web/core/modules/workspaces/src/EventSubscriber/EntitySchemaSubscriber.php
workspaces.information
General service for workspace support information.
drupal workspaces.information /web/core/modules/workspaces/src/WorkspaceInformation.php
workspaces.lazy_builders
Defines a service for workspaces #lazy_builder callbacks.
drupal workspaces.lazy_builders /web/core/modules/workspaces/src/WorkspacesLazyBuilders.php
workspaces.manager
Provides the workspace manager.
drupal workspaces.manager /web/core/modules/workspaces/src/WorkspaceManager.php
workspaces.negotiator.query_parameter
Defines the query parameter workspace negotiator.
drupal workspaces.negotiator.query_parameter /web/core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php
workspaces.negotiator.session
Defines the session workspace negotiator.
drupal workspaces.negotiator.session /web/core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
workspaces.operation_factory
Defines a factory class for workspace operations.
drupal workspaces.operation_factory /web/core/modules/workspaces/src/WorkspaceOperationFactory.php
workspaces.repository
Provides the default workspace tree lookup operations.
drupal workspaces.repository /web/core/modules/workspaces/src/WorkspaceRepository.php
workspaces.tracker
Provides a class for CRUD operations on workspace associations.
drupal workspaces.tracker /web/core/modules/workspaces/src/WorkspaceTracker.php
workspaces.workspace_subscriber
Provides a event subscriber for setting workspace-specific cache keys.
drupal workspaces.workspace_subscriber /web/core/modules/workspaces/src/EventSubscriber/WorkspaceRequestSubscriber.php
workspaces_ui.route_subscriber
Subscriber for Workspaces routes.
drupal workspaces_ui.route_subscriber /web/core/modules/workspaces_ui/src/Routing/RouteSubscriber.php