Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
Request.php
»
Request
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
100 files declare their use of Request
AccessCheckInterface.php
in drupal/
core/
lib/
Drupal/
Core/
Access/
AccessCheckInterface.php
Contains
Drupal\Core\Access\AccessCheckInterface
.
AccessManager.php
in drupal/
core/
lib/
Drupal/
Core/
Access/
AccessManager.php
Contains
Drupal\Core\Access\AccessManager
.
AjaxResponse.php
in drupal/
core/
lib/
Drupal/
Core/
Ajax/
AjaxResponse.php
Definition of
Drupal\Core\Ajax\AjaxResponse
.
bootstrap.inc
in drupal/
core/
includes/
bootstrap.inc
Functions that need to be loaded on every Drupal request.
ChainMatcher.php
in drupal/
core/
lib/
Drupal/
Core/
Routing/
ChainMatcher.php
Definition of
Drupal\Core\Routing\ChainMatcher
.
ChainMatcherTest.php
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Routing/
ChainMatcherTest.php
Definition of
Drupal\system\Tests\Routing\ChainMatcherTest
.
Client.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Client.php
ClientTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
ClientTest.php
comment.module
in drupal/
core/
modules/
comment/
comment.module
Enables users to comment on published content.
ConfigDataCollector.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
DataCollector/
ConfigDataCollector.php
ConfigDataCollectorTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
DataCollector/
ConfigDataCollectorTest.php
ContentNegotiation.php
in drupal/
core/
lib/
Drupal/
Core/
ContentNegotiation.php
Definition of
Drupal\Core\ContentNegotiation
.
ControllerResolver.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Controller/
ControllerResolver.php
ControllerResolverInterface.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Controller/
ControllerResolverInterface.php
ControllerResolverTest.php
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Routing/
ControllerResolverTest.php
Definition of
Drupal\system\Tests\Routing\ControllerResolverTest
.
ControllerResolverTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
Controller/
ControllerResolverTest.php
CronAccessCheck.php
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Access/
CronAccessCheck.php
Contains
Drupal\system\Access\CronAccessCheck
.
DataCollectorInterface.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
DataCollector/
DataCollectorInterface.php
DefaultAccessCheck.php
in drupal/
core/
lib/
Drupal/
Core/
Access/
DefaultAccessCheck.php
Contains
Drupal\Core\Access\DefaultAccessCheck
.
Esi.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
HttpCache/
Esi.php
EsiListenerTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
EventListener/
EsiListenerTest.php
EsiTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
HttpCache/
EsiTest.php
EventDataCollector.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
DataCollector/
EventDataCollector.php
EventDataCollectorTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
DataCollector/
EventDataCollectorTest.php
ExceptionController.php
in drupal/
core/
lib/
Drupal/
Core/
ExceptionController.php
Definition of
Drupal\Core\ExceptionController
.
ExceptionControllerTest.php
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
System/
ExceptionControllerTest.php
ExceptionDataCollector.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
DataCollector/
ExceptionDataCollector.php
ExceptionDataCollectorTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
DataCollector/
ExceptionDataCollectorTest.php
ExceptionListenerTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
EventListener/
ExceptionListenerTest.php
FilterControllerEvent.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Event/
FilterControllerEvent.php
FilterResponseEvent.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Event/
FilterResponseEvent.php
FinalMatcherInterface.php
in drupal/
core/
lib/
Drupal/
Core/
Routing/
FinalMatcherInterface.php
Definition of
Drupal\Core\Routing\FinalMatcherInterface
.
FirstEntryFinalMatcher.php
in drupal/
core/
lib/
Drupal/
Core/
Routing/
FirstEntryFinalMatcher.php
Definition of
Drupal\Core\Routing\FirstEntryFinalMatcher
.
FirstEntryFinalMatcherTest.php
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Routing/
FirstEntryFinalMatcherTest.php
Definition of
Drupal\system\Tests\Routing\NestedMatcherTest
.
GetResponseForControllerResultEvent.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Event/
GetResponseForControllerResultEvent.php
GetResponseForExceptionEvent.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Event/
GetResponseForExceptionEvent.php
HtmlPageController.php
in drupal/
core/
lib/
Drupal/
Core/
HtmlPageController.php
Definition of
Drupal\Core\HtmlPageController
.
http.php
in drupal/
core/
modules/
system/
tests/
http.php
Fake an HTTP request, for use during testing.
HttpCache.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
HttpCache/
HttpCache.php
HttpCacheTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
HttpCache/
HttpCacheTest.php
HttpCacheTestCase.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
HttpCache/
HttpCacheTestCase.php
HttpKernel.php
in drupal/
core/
lib/
Drupal/
Core/
HttpKernel.php
Definition of
Drupal\Core\HttpKernel
.
HttpKernel.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
HttpKernel.php
HttpKernelInterface.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
HttpKernelInterface.php
HttpKernelTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
HttpKernelTest.php
HttpMethodMatcher.php
in drupal/
core/
lib/
Drupal/
Core/
Routing/
HttpMethodMatcher.php
Definition of
Drupal\Core\Routing\HttpMethodMatcher
.
HttpMethodMatcherTest.php
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Routing/
HttpMethodMatcherTest.php
Definition of Drupal\system\Tests\Routing\HttpMethodMMatcherTest.
https.php
in drupal/
core/
modules/
system/
tests/
https.php
Fake an HTTPS request, for use during testing.
index.php
in drupal/
index.php
The PHP page that serves all page requests on a Drupal installation.
InitialMatcherInterface.php
in drupal/
core/
lib/
Drupal/
Core/
Routing/
InitialMatcherInterface.php
Definition of
Drupal\Core\Routing\InitialMatcherInterface
.
install.core.inc
in drupal/
core/
includes/
install.core.inc
API functions for installing Drupal.
Kernel.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Kernel.php
KernelEvent.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Event/
KernelEvent.php
KernelTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
KernelTest.php
LanguageManager.php
in drupal/
core/
lib/
Drupal/
Core/
Language/
LanguageManager.php
Definition of
Drupal\Core\Language\LanguageManager
.
LegacyUrlMatcher.php
in drupal/
core/
lib/
Drupal/
Core/
LegacyUrlMatcher.php
Definition of
Drupal\Core\LegacyUrlMatcher
.
LocaleListenerTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
EventListener/
LocaleListenerTest.php
LoggerDataCollector.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
DataCollector/
LoggerDataCollector.php
LoggerDataCollectorTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
DataCollector/
LoggerDataCollectorTest.php
MemoryDataCollector.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
DataCollector/
MemoryDataCollector.php
MemoryDataCollectorTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
DataCollector/
MemoryDataCollectorTest.php
MimeTypeMatcher.php
in drupal/
core/
lib/
Drupal/
Core/
Routing/
MimeTypeMatcher.php
Contains
Drupal\Core\Routing\MimeTypeMatcher
.
MimeTypeMatcherTest.php
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Routing/
MimeTypeMatcherTest.php
Contains
Drupal\system\Tests\Routing\MimeTypeMatcherTest
.
MockMatcher.php
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Routing/
MockMatcher.php
Definition of
Drupal\system\Tests\Routing\MockMatcher
.
MockPathMatcher.php
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Routing/
MockPathMatcher.php
NestedMatcher.php
in drupal/
core/
lib/
Drupal/
Core/
Routing/
NestedMatcher.php
Definition of
Drupal\Core\Routing\NestedMatcher
.
NestedMatcherTest.php
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Routing/
NestedMatcherTest.php
Definition of
Drupal\system\Tests\Routing\NestedMatcherTest
.
PartialMatcher.php
in drupal/
core/
lib/
Drupal/
Core/
Routing/
PartialMatcher.php
Definition of
Drupal\Core\Routing\PartialMatcher
.
PartialMatcherInterface.php
in drupal/
core/
lib/
Drupal/
Core/
Routing/
PartialMatcherInterface.php
Definition of Drupal\Core\Routing\PathMatcherInterface.
PathListenerBase.php
in drupal/
core/
lib/
Drupal/
Core/
EventSubscriber/
PathListenerBase.php
Definition of
Drupal\Core\EventSubscriber\PathListenerBase
.
PathMatcher.php
in drupal/
core/
lib/
Drupal/
Core/
Routing/
PathMatcher.php
Definition of
Drupal\Core\Routing\PathMatcher
.
PathMatcherTest.php
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Routing/
PathMatcherTest.php
Definition of Drupal\system\Tests\Routing\PartialMatcherTest.
PermissionAccessCheck.php
in drupal/
core/
lib/
Drupal/
Core/
Access/
PermissionAccessCheck.php
Contains
Drupal\Core\Access\PermissionAccessCheck
.
PostResponseEvent.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Event/
PostResponseEvent.php
Profiler.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Profiler/
Profiler.php
ProfilerTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
Profiler/
ProfilerTest.php
RegisterAccessCheck.php
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Access/
RegisterAccessCheck.php
Contains
Drupal\user\Access\RegisterAccessCheck
.
RequestContext.php
in drupal/
core/
vendor/
symfony/
routing/
Symfony/
Component/
Routing/
RequestContext.php
RequestDataCollector.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
DataCollector/
RequestDataCollector.php
RequestDataCollectorTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
DataCollector/
RequestDataCollectorTest.php
RequestHandler.php
in drupal/
core/
modules/
rest/
lib/
Drupal/
rest/
RequestHandler.php
Definition of
Drupal\rest\RequestHandler
.
RequestMatcherInterface.php
in drupal/
core/
vendor/
symfony/
routing/
Symfony/
Component/
Routing/
Matcher/
RequestMatcherInterface.php
RequestMatcherTest.php
in drupal/
core/
vendor/
symfony/
http-foundation/
Symfony/
Component/
HttpFoundation/
Tests/
RequestMatcherTest.php
RequestTest.php
in drupal/
core/
vendor/
symfony/
http-foundation/
Symfony/
Component/
HttpFoundation/
Tests/
RequestTest.php
ResponseListenerTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
EventListener/
ResponseListenerTest.php
ResponseTest.php
in drupal/
core/
vendor/
symfony/
http-foundation/
Symfony/
Component/
HttpFoundation/
Tests/
ResponseTest.php
RouterDataCollector.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
DataCollector/
RouterDataCollector.php
RouterListenerTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
EventListener/
RouterListenerTest.php
Store.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
HttpCache/
Store.php
StoreInterface.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
HttpCache/
StoreInterface.php
StoreTest.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
HttpCache/
StoreTest.php
StreamedResponseTest.php
in drupal/
core/
vendor/
symfony/
http-foundation/
Symfony/
Component/
HttpFoundation/
Tests/
StreamedResponseTest.php
TerminableInterface.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
TerminableInterface.php
TestHttpKernel.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
TestHttpKernel.php
TestHttpKernel.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
HttpCache/
TestHttpKernel.php
TestMultipleHttpKernel.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
HttpCache/
TestMultipleHttpKernel.php
TimeDataCollector.php
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
DataCollector/
TimeDataCollector.php
update.php
in drupal/
core/
update.php
Administrative page for handling updates from one Drupal version to another.
user.pages.inc
in drupal/
core/
modules/
user/
user.pages.inc
User page callback file for the user module.
ViewUnitTestBase.php
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
ViewUnitTestBase.php
Contains
\Drupal\views\Tests\ViewUnitTestBase
.