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 |
|---|---|---|---|
| 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. |
| State::$keysSetDuringRequest | property | core/ |
Tracks keys that have been modified during the request lifecycle. |
| State::getValuesSetDuringRequest | function | core/ |
Returns any values modified for a given key during the request. |
| State::registerKeySetDuringRequest | function | core/ |
Registers a key that was set during the request. |
| StateInterface::getValuesSetDuringRequest | function | core/ |
Returns any values modified for a given key during the request. |
| StateTest::testExistingGetValuesSetDuringRequest | function | core/ |
Tests getValuesSetDuringRequest() method with an existing value. |
| StateTest::testGetValuesSetDuringRequest | function | core/ |
Tests the ::getValuesSetDuringRequest() method. |
| 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. |
| TestClass::onKernelRequestTest | function | core/ |
A simple kernel listener method. |
| TestContent::subrequestTest | function | core/ |
Uses a subrequest to determine the content. |
| TestController::accessRequest | function | core/ |
|
| TestController::subRequest | function | core/ |
Return an empty response. |
| 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. |
| 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. |
| TimeInterface::getRequestTime | function | core/ |
Returns the timestamp for the current request. |
| TimestampAgoFormatter::$request | property | core/ |
The current Request object. |
| TimeTest::$requestStack | property | core/ |
The request stack stub. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.