| 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\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\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\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\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\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\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\introspector\Service\ServiceInfoManager Class ServiceInfoManager. |
drupal |
Drupal\introspector\Service\ServiceInfoManager |
/web/modules/custom/introspector/src/Service/ServiceInfoManager.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\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\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\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\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\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\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 |
| 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.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 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.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.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_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 |
| admin_toolbar_tools.helper Admin Toolbar Tools helper service. |
drupal |
admin_toolbar_tools.helper |
/web/modules/contrib/admin_toolbar/admin_toolbar_tools/src/AdminToolbarToolsHelper.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 |
| 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.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.static Defines a memory cache implementation. |
drupal |
cache.static |
/web/core/lib/Drupal/Core/Cache/MemoryBackend.php |
| cache.tome_static Determines if pages are statically cached. |
drupal |
cache.tome_static |
/web/modules/contrib/tome/modules/tome_static/src/StaticCache.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.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 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_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_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 |
| 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.entity_form Wrapping controller for entity forms that serve as the main page body. |
drupal |
controller.entity_form |
/web/core/lib/Drupal/Core/Entity/HtmlEntityFormController.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 |
| cron The Drupal core Cron service. |
drupal |
cron |
/web/core/lib/Drupal/Core/Cron.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.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 Factory class creating entity query objects for the SQL backend. |
drupal |
entity.query.sql |
/web/core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php |
| entity.repository Provides several mechanisms for retrieving entities. |
drupal |
entity.repository |
/web/core/lib/Drupal/Core/Entity/EntityRepository.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 |
| 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 Handles form errors. |
drupal |
form_error_handler |
/web/core/lib/Drupal/Core/Form/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_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 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 |
| 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 |
| 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.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_manager Class responsible for providing language support on language-unaware sites. |
drupal |
language_manager |
/web/core/lib/Drupal/Core/Language/LanguageManager.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 |
| 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.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.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.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.dblog Logs events in the watchdog database table. |
drupal |
logger.dblog |
/web/core/modules/dblog/src/Logger/DbLog.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 |
| 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 |
| 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. |
drupal |
method_filter |
/web/core/lib/Drupal/Core/Routing/MethodFilter.php |
| module_handler Class that manages modules in a Drupal installation. |
drupal |
module_handler |
/web/core/lib/Drupal/Core/Extension/ModuleHandler.php |
| 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 |
| 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.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_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.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 Secure PHP password hashing functions. |
drupal |
password |
/web/core/lib/Drupal/Core/Password/PhpPassword.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 the default path alias lookup operations. |
drupal |
path_alias.repository |
/web/core/modules/path_alias/src/AliasRepository.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 PostgreSQL specific entity query implementation. |
drupal |
pgsql.entity.query.sql |
/web/core/lib/Drupal/Core/Entity/Query/Sql/pgsql/QueryFactory.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.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.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.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.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.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_form.factory Provides form discovery capabilities for plugins. |
drupal |
plugin_form.factory |
/web/core/lib/Drupal/Core/Plugin/PluginFormFactory.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__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__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__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__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__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 |
| 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 |
| 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 |
| 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 |
| 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.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.yaml Provides a YAML serialization implementation using symfonyyaml. |
drupal |
serialization.yaml |
/web/core/lib/Drupal/Component/Serialization/Yaml.php |
| service_container Extends the container to prevent serialization. |
drupal |
service_container |
/web/core/lib/Drupal/Core/DependencyInjection/Container.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_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 |
| 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 |
| tome_static.context.repository Decorates the context repository to allow for resetting of contexts. |
drupal |
tome_static.context.repository |
/web/modules/contrib/tome/modules/tome_static/src/LazyResettableContextRepository.php |
| tome_static.dynamic_page_cache_request_policy Allows CLI page requests to be cached. |
drupal |
tome_static.dynamic_page_cache_request_policy |
/web/modules/contrib/tome/modules/tome_static/src/PageCache/RequestPolicy/DynamicRequestPolicy.php |
| tome_static.entity_path_subscriber Adds entity placeholder paths to the list of paths to export. |
drupal |
tome_static.entity_path_subscriber |
/web/modules/contrib/tome/modules/tome_static/src/EventSubscriber/EntityPathSubscriber.php |
| tome_static.exclude_path_subscriber Excludes a paths from static generation. |
drupal |
tome_static.exclude_path_subscriber |
/web/modules/contrib/tome/modules/tome_static/src/EventSubscriber/ExcludePathSubscriber.php |
| tome_static.generator Handles static site generation. |
drupal |
tome_static.generator |
/web/modules/contrib/tome/modules/tome_static/src/StaticGenerator.php |
| tome_static.http_middleware.page_cache Allows the cache ID to be reset between requests. |
drupal |
tome_static.http_middleware.page_cache |
/web/modules/contrib/tome/modules/tome_static/src/StackMiddleware/ResettablePageCache.php |
| tome_static.media_oembed_path_subscriber Converts Media OEmbed query parameters to static paths. |
drupal |
tome_static.media_oembed_path_subscriber |
/web/modules/contrib/tome/modules/tome_static/src/EventSubscriber/MediaOembedPathSubscriber.php |
| tome_static.page_cache_request_policy Allows CLI page requests to be cached. |
drupal |
tome_static.page_cache_request_policy |
/web/modules/contrib/tome/modules/tome_static/src/PageCache/RequestPolicy/CoreRequestPolicy.php |
| tome_static.page_cache_request_prepare_subscriber Prepares for a new request when using page cache. |
drupal |
tome_static.page_cache_request_prepare_subscriber |
/web/modules/contrib/tome/modules/tome_static/src/EventSubscriber/PageCacheRequestPrepareSubscriber.php |
| tome_static.pager_path_subscriber Converts pager query parameters to static paths. |
drupal |
tome_static.pager_path_subscriber |
/web/modules/contrib/tome/modules/tome_static/src/EventSubscriber/PagerPathSubscriber.php |
| tome_static.path.matcher Decorates the path matcher to allow for resetting of static cache. |
drupal |
tome_static.path.matcher |
/web/modules/contrib/tome/modules/tome_static/src/ResettablePathMatcher.php |
| tome_static.preview_command Contains the tome:preview command. |
drupal |
tome_static.preview_command |
/web/modules/contrib/tome/modules/tome_static/src/Commands/StaticPreviewCommand.php |
| tome_static.preview_request_subscriber Routes valid requests to the static build. |
drupal |
tome_static.preview_request_subscriber |
/web/modules/contrib/tome/modules/tome_static/src/EventSubscriber/StaticPreviewRequestSubscriber.php |
| tome_static.request_preparer Utility class to prepare Drupal for new requests. |
drupal |
tome_static.request_preparer |
/web/modules/contrib/tome/modules/tome_static/src/RequestPreparer.php |
| tome_static.route_path_subscriber Adds route paths to the list of paths to export. |
drupal |
tome_static.route_path_subscriber |
/web/modules/contrib/tome/modules/tome_static/src/EventSubscriber/RoutePathSubscriber.php |
| tome_static.static_command Contains the tome:static command. |
drupal |
tome_static.static_command |
/web/modules/contrib/tome/modules/tome_static/src/Commands/StaticCommand.php |
| tome_static.static_export_path_command Contains the tome:static-export-path command. |
drupal |
tome_static.static_export_path_command |
/web/modules/contrib/tome/modules/tome_static/src/Commands/StaticExportPathCommand.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.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_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 |