Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Request.php

320 files declare their use of Request

AbstractRequestRateLimiter.php in vendor/symfony/http-foundation/RateLimiter/AbstractRequestRateLimiter.php
AbstractSurrogate.php in vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php
AbstractSurrogateFragmentRenderer.php in vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php
AccessArgumentsResolverFactory.php in core/lib/Drupal/Core/Access/AccessArgumentsResolverFactory.php
AccessArgumentsResolverFactoryInterface.php in core/lib/Drupal/Core/Access/AccessArgumentsResolverFactoryInterface.php
AccessAwareRouter.php in core/lib/Drupal/Core/Routing/AccessAwareRouter.php
AccessAwareRouterInterface.php in core/lib/Drupal/Core/Routing/AccessAwareRouterInterface.php
AccessManager.php in core/lib/Drupal/Core/Access/AccessManager.php
AccessManagerInterface.php in core/lib/Drupal/Core/Access/AccessManagerInterface.php
AjaxDataCollector.php in vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php
AjaxPageState.php in core/lib/Drupal/Core/StackMiddleware/AjaxPageState.php
AjaxRenderer.php in core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php
AjaxResponseAttachmentsProcessor.php in core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php
AliasPathProcessor.php in core/modules/path_alias/src/PathProcessor/AliasPathProcessor.php
AllowToolbarPath.php in core/modules/toolbar/src/PageCache/AllowToolbarPath.php
AnnounceController.php in core/modules/announcements_feed/src/Controller/AnnounceController.php
ArgumentResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver.php
ArgumentResolverInterface.php in vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php
AssetControllerBase.php in core/modules/system/src/Controller/AssetControllerBase.php
AttributesRequestMatcher.php in vendor/symfony/http-foundation/RequestMatcher/AttributesRequestMatcher.php
AuthenticationManager.php in core/lib/Drupal/Core/Authentication/AuthenticationManager.php
AuthenticationProviderChallengeInterface.php in core/lib/Drupal/Core/Authentication/AuthenticationProviderChallengeInterface.php
AuthenticationProviderFilterInterface.php in core/lib/Drupal/Core/Authentication/AuthenticationProviderFilterInterface.php
AuthenticationProviderInterface.php in core/lib/Drupal/Core/Authentication/AuthenticationProviderInterface.php
authorize.php in core/authorize.php
Administrative script for running authorized file operations.
BackedEnumValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/BackedEnumValueResolver.php
BanMiddleware.php in core/modules/ban/src/BanMiddleware.php
BasicAuth.php in core/modules/basic_auth/src/Authentication/Provider/BasicAuth.php
batch.inc in core/includes/batch.inc
Batch processing API for processes to run in multiple HTTP requests.
BatchController.php in core/modules/system/src/Controller/BatchController.php
BigPipe.php in core/modules/big_pipe/src/Render/BigPipe.php
BigPipeController.php in core/modules/big_pipe/src/Controller/BigPipeController.php
BlockContentController.php in core/modules/block_content/src/Controller/BlockContentController.php
BlockLibraryController.php in core/modules/block/src/Controller/BlockLibraryController.php
BlockListBuilder.php in core/modules/block/src/BlockListBuilder.php
BlockListController.php in core/modules/block/src/Controller/BlockListController.php
BootableCommandTrait.php in core/lib/Drupal/Core/Command/BootableCommandTrait.php
CacheAttributeListener.php in vendor/symfony/http-kernel/EventListener/CacheAttributeListener.php
CategoryAutocompleteController.php in core/modules/block/src/Controller/CategoryAutocompleteController.php
ChainRequestPolicy.php in core/lib/Drupal/Core/PageCache/ChainRequestPolicy.php
ChainResponsePolicy.php in core/lib/Drupal/Core/PageCache/ChainResponsePolicy.php
CKEditor5ImageController.php in core/modules/ckeditor5/src/Controller/CKEditor5ImageController.php
CKEditor5MediaController.php in core/modules/ckeditor5/src/Controller/CKEditor5MediaController.php
CliRequest.php in vendor/symfony/console/Debug/CliRequest.php
CommandDataCollector.php in vendor/symfony/console/DataCollector/CommandDataCollector.php
CommandLineOrUnsafeMethod.php in core/lib/Drupal/Core/PageCache/RequestPolicy/CommandLineOrUnsafeMethod.php
CommentController.php in core/modules/comment/src/Controller/CommentController.php
ConfigController.php in core/modules/config/src/Controller/ConfigController.php
ConfigDataCollector.php in vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php
ConfigHandler.php in core/modules/views_ui/src/Form/Ajax/ConfigHandler.php
ConfigTranslationContextualLink.php in core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php
ConfigTranslationController.php in core/modules/config_translation/src/Controller/ConfigTranslationController.php
ConfigTranslationLocalTask.php in core/modules/config_translation/src/Plugin/Menu/LocalTask/ConfigTranslationLocalTask.php
ConfirmFormHelper.php in core/lib/Drupal/Core/Form/ConfirmFormHelper.php
ContentDispositionFilenameParser.php in core/modules/file/src/Upload/ContentDispositionFilenameParser.php
ContentLength.php in core/lib/Drupal/Core/StackMiddleware/ContentLength.php
ContentLength.php in core/modules/big_pipe/src/StackMiddleware/ContentLength.php
ContentTypeHeaderMatcher.php in core/lib/Drupal/Core/Routing/ContentTypeHeaderMatcher.php
ContextualController.php in core/modules/contextual/src/ContextualController.php
ContextualLinkDefault.php in core/lib/Drupal/Core/Menu/ContextualLinkDefault.php
ControllerArgumentsEvent.php in vendor/symfony/http-kernel/Event/ControllerArgumentsEvent.php
ControllerEvent.php in vendor/symfony/http-kernel/Event/ControllerEvent.php
ControllerResolver.php in vendor/symfony/http-kernel/Controller/ControllerResolver.php
ControllerResolver.php in core/lib/Drupal/Core/Controller/ControllerResolver.php
ControllerResolverInterface.php in vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php
Cookie.php in core/modules/user/src/Authentication/Provider/Cookie.php
Cors.php in vendor/asm89/stack-cors/src/Cors.php
CorsService.php in vendor/asm89/stack-cors/src/CorsService.php
CsrfAccessCheck.php in core/lib/Drupal/Core/Access/CsrfAccessCheck.php
CsrfRequestHeaderAccessCheck.php in core/lib/Drupal/Core/Access/CsrfRequestHeaderAccessCheck.php
CssAssetController.php in core/modules/system/src/Controller/CssAssetController.php
CurrentPathStack.php in core/lib/Drupal/Core/Path/CurrentPathStack.php
CurrentRouteMatch.php in core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
CustomAccessCheck.php in core/lib/Drupal/Core/Access/CustomAccessCheck.php
DataCollectorInterface.php in vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php
DateTimeValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/DateTimeValueResolver.php
db-tools.php in core/scripts/db-tools.php
A command line application to import a database generation script.
DbLogController.php in core/modules/dblog/src/Controller/DbLogController.php
DbUpdateController.php in core/modules/system/src/Controller/DbUpdateController.php
DebugLoggerInterface.php in vendor/symfony/http-kernel/Log/DebugLoggerInterface.php
DefaultValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php
DenyAdminRoutes.php in core/modules/dynamic_page_cache/src/PageCache/ResponsePolicy/DenyAdminRoutes.php
DenyNoCacheRoutes.php in core/lib/Drupal/Core/PageCache/ResponsePolicy/DenyNoCacheRoutes.php
DenyNodePreview.php in core/modules/node/src/PageCache/DenyNodePreview.php
DenyPrivateImageStyleDownload.php in core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php
DialogRenderer.php in core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php
DisallowBasicAuthRequests.php in core/modules/basic_auth/src/PageCache/DisallowBasicAuthRequests.php
DrupalKernel.php in core/lib/Drupal/Core/DrupalKernel.php
DrupalKernelInterface.php in core/lib/Drupal/Core/DrupalKernelInterface.php
dump-database-d8-mysql.php in core/scripts/dump-database-d8-mysql.php
A command line application to dump a database to a generation script.
DumpDataCollector.php in vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php
EarlyFormatSetter.php in core/modules/jsonapi/src/Routing/EarlyFormatSetter.php
EditorController.php in core/modules/editor/src/EditorController.php
EnhancerInterface.php in core/lib/Drupal/Core/Routing/EnhancerInterface.php
EntityAutocompleteController.php in core/modules/system/src/Controller/EntityAutocompleteController.php
EntityBundleRouteEnhancer.php in core/lib/Drupal/Core/Entity/Enhancer/EntityBundleRouteEnhancer.php
EntityResource.php in core/modules/jsonapi/src/Controller/EntityResource.php
EntityResource.php in core/modules/rest/src/Plugin/rest/resource/EntityResource.php
EntityRevisionRouteEnhancer.php in core/lib/Drupal/Core/Routing/Enhancer/EntityRevisionRouteEnhancer.php
EntityRouteEnhancer.php in core/lib/Drupal/Core/Entity/Enhancer/EntityRouteEnhancer.php
ErrorController.php in vendor/symfony/http-kernel/Controller/ErrorController.php
ErrorListener.php in vendor/symfony/http-kernel/EventListener/ErrorListener.php
Esi.php in vendor/symfony/http-kernel/HttpCache/Esi.php
EventDataCollector.php in vendor/symfony/http-kernel/DataCollector/EventDataCollector.php
ExceptionDataCollector.php in vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php
ExceptionEvent.php in vendor/symfony/http-kernel/Event/ExceptionEvent.php
ExpressionRequestMatcher.php in vendor/symfony/http-foundation/RequestMatcher/ExpressionRequestMatcher.php
ExtensionDiscovery.php in core/lib/Drupal/Core/Extension/ExtensionDiscovery.php
FileDownloadController.php in core/modules/system/src/FileDownloadController.php
FileLinkFormatter.php in vendor/symfony/error-handler/ErrorRenderer/FileLinkFormatter.php
FileUpload.php in core/modules/jsonapi/src/Controller/FileUpload.php
FileUploadResource.php in core/modules/file/src/Plugin/rest/resource/FileUploadResource.php
FilterInterface.php in core/lib/Drupal/Core/Routing/FilterInterface.php
FinishResponseSubscriber.php in core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
FormAjaxResponseBuilder.php in core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php
FormAjaxResponseBuilderInterface.php in core/lib/Drupal/Core/Form/FormAjaxResponseBuilderInterface.php
FormController.php in core/lib/Drupal/Core/Controller/FormController.php
FormRouteEnhancer.php in core/lib/Drupal/Core/Routing/Enhancer/FormRouteEnhancer.php
FragmentListener.php in vendor/symfony/http-kernel/EventListener/FragmentListener.php
FragmentRendererInterface.php in vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php
FragmentUriGenerator.php in vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php
FragmentUriGeneratorInterface.php in vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php
FunctionalTestSetupTrait.php in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
generate-proxy-class.php in core/scripts/generate-proxy-class.php
A script to generate proxy classes for lazy services.
HeaderRequestMatcher.php in vendor/symfony/http-foundation/RequestMatcher/HeaderRequestMatcher.php
HelpBlock.php in core/modules/help/src/Plugin/Block/HelpBlock.php
HIncludeFragmentRenderer.php in vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php
HistoryController.php in core/modules/history/src/Controller/HistoryController.php
HostRequestMatcher.php in vendor/symfony/http-foundation/RequestMatcher/HostRequestMatcher.php
HtmlRenderer.php in core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php
HttpCache.php in vendor/symfony/http-kernel/HttpCache/HttpCache.php
HttpClientKernel.php in vendor/symfony/http-kernel/HttpClientKernel.php
HttpFoundationFactory.php in vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php
HttpFoundationFactoryInterface.php in vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php
HttpKernel.php in vendor/symfony/http-kernel/HttpKernel.php
HttpKernelBrowser.php in vendor/symfony/http-kernel/HttpKernelBrowser.php
HttpKernelInterface.php in vendor/symfony/http-kernel/HttpKernelInterface.php
HttpMessageFactoryInterface.php in vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php
ImageStyleDownloadController.php in core/modules/image/src/Controller/ImageStyleDownloadController.php
InboundPathProcessorInterface.php in core/lib/Drupal/Core/PathProcessor/InboundPathProcessorInterface.php
index.php in ./index.php
The PHP page that serves all page requests on a Drupal installation.
index.php in core/assets/scaffold/files/index.php
The PHP page that serves all page requests on a Drupal installation.
InlineFragmentRenderer.php in vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php
install.core.inc in core/includes/install.core.inc
API functions for installing Drupal.
IpsRequestMatcher.php in vendor/symfony/http-foundation/RequestMatcher/IpsRequestMatcher.php
IsJsonRequestMatcher.php in vendor/symfony/http-foundation/RequestMatcher/IsJsonRequestMatcher.php
JsAssetController.php in core/modules/system/src/Controller/JsAssetController.php
JsonApiRequestValidator.php in core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php
Kernel.php in vendor/symfony/http-kernel/Kernel.php
KernelEvent.php in vendor/symfony/http-kernel/Event/KernelEvent.php
KernelPreHandle.php in core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php
KillSwitch.php in core/lib/Drupal/Core/PageCache/ResponsePolicy/KillSwitch.php
LanguageNegotiationBrowser.php in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationBrowser.php
LanguageNegotiationContentEntity.php in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php
LanguageNegotiationMethodInterface.php in core/modules/language/src/LanguageNegotiationMethodInterface.php
LanguageNegotiationSelected.php in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSelected.php
LanguageNegotiationSession.php in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php
LanguageNegotiationUI.php in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUI.php
LanguageNegotiationUrl.php in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php
LanguageNegotiationUrlFallback.php in core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrlFallback.php
LanguageNegotiationUser.php in core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUser.php
LanguageNegotiationUserAdmin.php in core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUserAdmin.php
LanguageSwitcherInterface.php in core/modules/language/src/LanguageSwitcherInterface.php
LayoutBuilderHtmlEntityFormController.php in core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php
LayoutTempstoreRouteEnhancer.php in core/modules/layout_builder/src/Routing/LayoutTempstoreRouteEnhancer.php
LinksetController.php in core/modules/system/src/Controller/LinksetController.php
LocalActionDefault.php in core/lib/Drupal/Core/Menu/LocalActionDefault.php
LocaleListener.php in vendor/symfony/http-kernel/EventListener/LocaleListener.php
LocalTaskDefault.php in core/lib/Drupal/Core/Menu/LocalTaskDefault.php
Logger.php in vendor/symfony/http-kernel/Log/Logger.php
LoggerDataCollector.php in vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php
MainContentRendererInterface.php in core/lib/Drupal/Core/Render/MainContent/MainContentRendererInterface.php
ManagedFile.php in core/modules/file/src/Element/ManagedFile.php
MediaFilterController.php in core/modules/media/src/Controller/MediaFilterController.php
MediaLibrarySelectForm.php in core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php
MediaLibraryState.php in core/modules/media_library/src/MediaLibraryState.php
MemoryDataCollector.php in vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php
MenuController.php in core/modules/menu_ui/src/Controller/MenuController.php
MessageDataCollector.php in vendor/symfony/mailer/DataCollector/MessageDataCollector.php
MethodFilter.php in core/lib/Drupal/Core/Routing/MethodFilter.php
MethodRequestMatcher.php in vendor/symfony/http-foundation/RequestMatcher/MethodRequestMatcher.php
MigrateController.php in core/modules/migrate_drupal_ui/src/Controller/MigrateController.php
MigrateMessageController.php in core/modules/migrate/src/Controller/MigrateMessageController.php
MockFileSessionStorageFactory.php in vendor/symfony/http-foundation/Session/Storage/MockFileSessionStorageFactory.php
ModalRenderer.php in core/lib/Drupal/Core/Render/MainContent/ModalRenderer.php
NativeSessionStorageFactory.php in vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php
NegotiationMiddleware.php in core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php
NoServerError.php in core/lib/Drupal/Core/PageCache/ResponsePolicy/NoServerError.php
NoSessionOpen.php in core/lib/Drupal/Core/PageCache/RequestPolicy/NoSessionOpen.php
NotTaggedControllerValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php
NullPathProcessorManager.php in core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php
OEmbedIframeController.php in core/modules/media/src/Controller/OEmbedIframeController.php
OffCanvasRenderer.php in core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php
OutboundPathProcessorInterface.php in core/lib/Drupal/Core/PathProcessor/OutboundPathProcessorInterface.php
PageCache.php in core/modules/page_cache/src/StackMiddleware/PageCache.php
ParamConversionEnhancer.php in core/lib/Drupal/Core/Routing/Enhancer/ParamConversionEnhancer.php
PathAliasListBuilder.php in core/modules/path/src/PathAliasListBuilder.php
PathBasedBreadcrumbBuilder.php in core/modules/system/src/PathBasedBreadcrumbBuilder.php
PathChangedHelper.php in core/lib/Drupal/Core/Routing/PathChangedHelper.php
PathProcessorDecode.php in core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php
PathProcessorFiles.php in core/modules/system/src/PathProcessor/PathProcessorFiles.php
PathProcessorFront.php in core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php
PathProcessorImageStyles.php in core/modules/image/src/PathProcessor/PathProcessorImageStyles.php
PathProcessorLanguage.php in core/modules/language/src/HttpKernel/PathProcessorLanguage.php
PathProcessorManager.php in core/lib/Drupal/Core/PathProcessor/PathProcessorManager.php
PathRequestMatcher.php in vendor/symfony/http-foundation/RequestMatcher/PathRequestMatcher.php
PathValidator.php in core/lib/Drupal/Core/Path/PathValidator.php
PeekableRequestRateLimiterInterface.php in vendor/symfony/http-foundation/RateLimiter/PeekableRequestRateLimiterInterface.php
PhpBridgeSessionStorageFactory.php in vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorageFactory.php
PortRequestMatcher.php in vendor/symfony/http-foundation/RequestMatcher/PortRequestMatcher.php
Profiler.php in vendor/symfony/http-kernel/Profiler/Profiler.php
ProfilerListener.php in vendor/symfony/http-kernel/EventListener/ProfilerListener.php
Psr7RequestValueResolver.php in core/lib/Drupal/Core/Controller/ArgumentResolver/Psr7RequestValueResolver.php
PsrHttpFactory.php in vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php
PsrServerRequestResolver.php in vendor/symfony/psr-http-message-bridge/ArgumentValueResolver/PsrServerRequestResolver.php
PublicStream.php in core/lib/Drupal/Core/StreamWrapper/PublicStream.php
QueryParameterRequestMatcher.php in vendor/symfony/http-foundation/RequestMatcher/QueryParameterRequestMatcher.php
QueryParameterValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/QueryParameterValueResolver.php
QueryParameterWorkspaceNegotiator.php in core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php
ReadOnlyModeMethodFilter.php in core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php
rebuild.php in core/rebuild.php
Rebuilds all Drupal caches even when Drupal itself does not work.
RegisterControllerArgumentLocatorsPass.php in vendor/symfony/http-kernel/DependencyInjection/RegisterControllerArgumentLocatorsPass.php
RequestAttributeValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php
RequestAttributeValueSame.php in vendor/symfony/http-foundation/Test/Constraint/RequestAttributeValueSame.php
RequestContext.php in vendor/symfony/routing/RequestContext.php
RequestContext.php in core/lib/Drupal/Core/Routing/RequestContext.php
RequestDataCollector.php in vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php
RequestFormatRouteFilter.php in core/lib/Drupal/Core/Routing/RequestFormatRouteFilter.php
RequestHandler.php in core/modules/rest/src/RequestHandler.php
RequestHelper.php in core/lib/Drupal/Core/Routing/RequestHelper.php
RequestMatcherInterface.php in vendor/symfony/routing/Matcher/RequestMatcherInterface.php
RequestPayloadValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestPayloadValueResolver.php
RequestPolicyInterface.php in core/lib/Drupal/Core/PageCache/RequestPolicyInterface.php
RequestRateLimiterInterface.php in vendor/symfony/http-foundation/RateLimiter/RequestRateLimiterInterface.php
RequestSanitizer.php in core/lib/Drupal/Core/Security/RequestSanitizer.php
RequestValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php
ResourceResponseSubscriber.php in core/modules/jsonapi/src/EventSubscriber/ResourceResponseSubscriber.php
ResourceResponseSubscriber.php in core/modules/rest/src/EventSubscriber/ResourceResponseSubscriber.php
ResourceResponseValidator.php in core/modules/jsonapi/src/EventSubscriber/ResourceResponseValidator.php
ResourceVersionRouteEnhancer.php in core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php
ResponseEvent.php in vendor/symfony/http-kernel/Event/ResponseEvent.php
ResponseFormatSame.php in vendor/symfony/http-foundation/Test/Constraint/ResponseFormatSame.php
ResponseHeaderLocationSame.php in vendor/symfony/http-foundation/Test/Constraint/ResponseHeaderLocationSame.php
ResponsePolicyInterface.php in core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php
ReverseProxyMiddleware.php in core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php
RoutableFragmentRenderer.php in vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php
RouteEnhancer.php in core/modules/jsonapi/src/Routing/RouteEnhancer.php
RouteMatch.php in core/lib/Drupal/Core/Routing/RouteMatch.php
RouteMatchValueResolver.php in core/lib/Drupal/Core/Controller/ArgumentResolver/RouteMatchValueResolver.php
RouteProvider.php in core/lib/Drupal/Core/Routing/RouteProvider.php
RouteProviderInterface.php in core/lib/Drupal/Core/Routing/RouteProviderInterface.php
RouteProviderLazyBuilder.php in core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php
Router.php in vendor/symfony/routing/Router.php
Router.php in core/lib/Drupal/Core/Routing/Router.php
RouterDataCollector.php in vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php
RouterListener.php in vendor/symfony/http-kernel/EventListener/RouterListener.php
RssResponseRelativeUrlFilter.php in core/lib/Drupal/Core/EventSubscriber/RssResponseRelativeUrlFilter.php
SchemeRequestMatcher.php in vendor/symfony/http-foundation/RequestMatcher/SchemeRequestMatcher.php
SearchController.php in core/modules/search/src/Controller/SearchController.php
SelectLanguageForm.php in core/lib/Drupal/Core/Installer/Form/SelectLanguageForm.php
SerializerDataCollector.php in vendor/symfony/serializer/DataCollector/SerializerDataCollector.php
SerializerErrorRenderer.php in vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php
ServerCommand.php in core/lib/Drupal/Core/Command/ServerCommand.php
ServiceValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php
Session.php in core/lib/Drupal/Core/StackMiddleware/Session.php
SessionConfiguration.php in core/lib/Drupal/Core/Session/SessionConfiguration.php
SessionConfigurationInterface.php in core/lib/Drupal/Core/Session/SessionConfigurationInterface.php
SessionStorageFactoryInterface.php in vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php
SessionValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php
SessionWorkspaceNegotiator.php in core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
ShortcutSetController.php in core/modules/shortcut/src/Controller/ShortcutSetController.php
Ssi.php in vendor/symfony/http-kernel/HttpCache/Ssi.php
StackedHttpKernel.php in core/lib/Drupal/Core/StackMiddleware/StackedHttpKernel.php
StackedRouteMatchInterface.php in core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php
Store.php in vendor/symfony/http-kernel/HttpCache/Store.php
StoreInterface.php in vendor/symfony/http-kernel/HttpCache/StoreInterface.php
SubRequestHandler.php in vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php
SurrogateInterface.php in vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php
SymfonyCaster.php in vendor/symfony/var-dumper/Caster/SymfonyCaster.php
system.install in core/modules/system/system.install
Install, update and uninstall functions for the system module.
TableSort.php in core/lib/Drupal/Core/Utility/TableSort.php
TerminableInterface.php in vendor/symfony/http-kernel/TerminableInterface.php
TerminateEvent.php in vendor/symfony/http-kernel/Event/TerminateEvent.php
TestRunnerKernel.php in core/lib/Drupal/Core/Test/TestRunnerKernel.php
TestWaitTerminateMiddleware.php in core/lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php
ThemeController.php in core/modules/system/src/Controller/ThemeController.php
TimeDataCollector.php in vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php
TimestampAgoFormatter.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampAgoFormatter.php
TitleResolver.php in core/lib/Drupal/Core/Controller/TitleResolver.php
TitleResolverInterface.php in core/lib/Drupal/Core/Controller/TitleResolverInterface.php
TraceableArgumentResolver.php in vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php
TraceableControllerResolver.php in vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php
TraceableEventDispatcher.php in vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php
TraceableUrlMatcher.php in vendor/symfony/routing/Matcher/TraceableUrlMatcher.php
TraceableValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php
TrustedHostsRequestFactory.php in core/lib/Drupal/Core/Http/TrustedHostsRequestFactory.php
UidValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/UidValueResolver.php
UnapprovedComments.php in core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php
update.php in ./update.php
The PHP page that handles updating the Drupal installation.
update.php in core/assets/scaffold/files/update.php
The PHP page that handles updating the Drupal installation.
UpdateKernel.php in core/lib/Drupal/Core/Update/UpdateKernel.php
Url.php in core/lib/Drupal/Core/Url.php
UrlMatcher.php in vendor/symfony/routing/Matcher/UrlMatcher.php
UrlMatcher.php in core/lib/Drupal/Core/Routing/UrlMatcher.php
UserAuthenticationController.php in core/modules/user/src/Controller/UserAuthenticationController.php
UserController.php in core/modules/user/src/Controller/UserController.php
utility.inc in core/includes/utility.inc
Miscellaneous functions.
ValidatorDataCollector.php in vendor/symfony/validator/DataCollector/ValidatorDataCollector.php
ValueResolverInterface.php in vendor/symfony/http-kernel/Controller/ValueResolverInterface.php
VarDumper.php in vendor/symfony/var-dumper/VarDumper.php
VariadicValueResolver.php in vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php
ViewAjaxController.php in core/modules/views/src/Controller/ViewAjaxController.php
ViewEvent.php in vendor/symfony/http-kernel/Event/ViewEvent.php
ViewExecutable.php in core/modules/views/src/ViewExecutable.php
ViewsUIController.php in core/modules/views_ui/src/Controller/ViewsUIController.php
ViewUI.php in core/modules/views_ui/src/ViewUI.php
VirtualRequestStack.php in vendor/symfony/http-kernel/Debug/VirtualRequestStack.php
WorkspaceIdNegotiatorInterface.php in core/modules/workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php
WorkspaceNegotiatorInterface.php in core/modules/workspaces/src/Negotiator/WorkspaceNegotiatorInterface.php
WorkspacesHtmlEntityFormController.php in core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal