Search for request
- Search 7.x for request
- Search 9.5.x for request
- Search 8.9.x for request
- Search 10.3.x for request
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RouterTestEarlyExceptionSubscriber::onKernelRequest | function | core/ |
Throw an exception, which will trigger exception-handling subscribers. |
Routes::isJsonApiRequest | function | core/ |
Determines if the given request is for a JSON:API generated route. |
SecurityAdvisoriesFetcher::doRequest | function | core/ |
Makes an HTTPS GET request, with a possible HTTP fallback. |
SessionCacheContextTest::$request | property | core/ |
The request. |
SessionCacheContextTest::$requestStack | property | core/ |
The request stack. |
SessionExistsCacheContext::$requestStack | property | core/ |
The request stack. |
SessionTestSubscriber::onKernelRequestSessionTest | function | core/ |
Set header for session testing. |
SharedTempStore::$requestStack | property | core/ |
The request stack. |
SharedTempStoreFactory::$requestStack | property | core/ |
The request stack. |
SharedTempStoreTest::$requestStack | property | core/ |
The request stack. |
SiteInformationForm::$requestContext | property | core/ |
The request context. |
SiteMaintenanceTest::testNonHtmlRequest | function | core/ |
Tests responses to non-HTML requests when in maintenance mode. |
StackedRouteMatchInterface::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
StackKernelIntegrationTest::testRequest | function | core/ |
Tests a request. |
StackSessionHandlerIntegrationTest::testRequest | function | core/ |
Tests a request. |
StackSessionHandlerIntegrationTest::testRequestWriteInvokesUpdateTimestamp | function | core/ |
Tests a session rewrite-unmodified request with a valid session cookie. |
StackSessionHandlerIntegrationTest::testRequestWriteInvokesValidateId | function | core/ |
Tests a session modify request with a valid session cookie. |
StageConflictTest::testApplyAndPostApplyInSameRequest | function | core/ |
Tests running apply and post-apply in the same request. |
StubRequestHandlerResourcePlugin | class | core/ |
Stub class where we can prophesize methods. |
StubRequestHandlerResourcePlugin::delete | function | core/ |
Handles a DELETE request. |
StubRequestHandlerResourcePlugin::get | function | core/ |
Handles a GET request. |
StubRequestHandlerResourcePlugin::patch | function | core/ |
Handles a PATCH request. |
StubRequestHandlerResourcePlugin::post | function | core/ |
Handles a POST request. |
StyleSerializerEntityTest::addRequestWithFormat | function | core/ |
Sets up a request on the request stack with a specified format. |
StyleSerializerTest::addRequestWithFormat | function | core/ |
Sets up a request on the request stack with a specified format. |
SystemManager::$requestStack | property | core/ |
The request stack. |
SystemTestController::requestDestination | function | core/ |
Controller to return $_REQUEST['destination'] for testing. |
TableSort::getContextFromRequest | function | core/ |
Initializes the table sort context. |
TaxonomyDefaultArgumentTest::initViewWithRequest | function | core/ |
Init view with a request by provided URL. |
TemplateProjectTestBase::assertRequestedChangesWereLogged | function | core/ |
Asserts changes requested during the stage life cycle were logged. |
TemplateProjectTestBase::makePackageManagerTestApiRequest | function | core/ |
Gets a /package-manager-test-api response. |
TemporaryJsonapiFileFieldUploader::REQUEST_HEADER_FILENAME_REGEX | constant | core/ |
The regex used to extract the filename from the content disposition header. |
TestClass::onKernelRequestTest | function | core/ |
A simple kernel listener method. |
TestContent::subrequestTest | function | core/ |
Uses a subrequest to determine the content. |
TestController::accessRequest | function | core/ |
|
TestRunnerKernel::createFromRequest | function | core/ |
Create a DrupalKernel object from a request. |
TestTime::getRequestTime | function | core/ |
Returns the timestamp for the current request. |
TestTime::getRequestTime | function | core/ |
Returns the timestamp for the current request. |
ThemeEarlyInitializationTest::testRequestListener | function | core/ |
Tests that the theme system can generate output in a request listener. |
ThemeNegotiatorTest::$requestStack | property | core/ |
The request stack. |
ThemeTest::testThemeOnNonHtmlRequest | function | core/ |
Ensures that non-HTML requests never initialize themes. |
ThemeTestController::testRequestListener | function | core/ |
Tests themed output generated in a request listener. |
ThemeTestSubscriber::onRequest | function | core/ |
Generates themed output early in a page request. |
Time::$proxyRequestTime | property | core/ |
A proxied request time if the request time is not available. |
Time::$requestStack | property | core/ |
The request stack. |
Time::getProxyRequestMicroTime | function | core/ |
Returns a mimic of the timestamp of the current request. |
Time::getProxyRequestTime | function | core/ |
Returns a mimic of the timestamp of the current request. |
Time::getRequestMicroTime | function | core/ |
Returns the timestamp for the current request with microsecond precision. |
Time::getRequestTime | function | core/ |
Returns the timestamp for the current request. |
TimeInterface::getRequestMicroTime | function | core/ |
Returns the timestamp for the current request with microsecond precision. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.