Search for request
- Search 7.x for request
- Search 9.5.x for request
- Search 8.9.x for request
- Search 11.x for request
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
Time::getRequestTime | function | core/ |
|
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 mocked request stack. |
TimeTest::testGetRequestMicroTime | function | core/ |
Tests the getRequestMicroTime method. |
TimeTest::testGetRequestMicroTimeNoRequest | function | core/ |
@covers ::getRequestMicroTime |
TimeTest::testGetRequestTime | function | core/ |
Tests the getRequestTime method. |
TimeTest::testGetRequestTimeNoRequest | function | core/ |
@covers ::getRequestTime |
TimeWithNoRequestTest | class | core/ |
Tests that getRequest(Micro)Time works when no underlying request exists. |
TimeWithNoRequestTest.php | file | core/ |
|
TimeWithNoRequestTest::$time | property | core/ |
The time class for testing. |
TimeWithNoRequestTest::setUp | function | core/ |
|
TimeWithNoRequestTest::testGetRequestMicroTimeImmutable | function | core/ |
Tests the getRequestMicroTime method. |
TimeWithNoRequestTest::testGetRequestTimeImmutable | function | core/ |
Tests the getRequestTime method. |
toolbar.page_cache_request_policy.allow_toolbar_path | service | core/ |
Drupal\toolbar\PageCache\AllowToolbarPath |
ToolbarAdminMenuTest::testSubtreesJsonRequest | function | core/ |
Tests that the 'toolbar/subtrees/{hash}' is reachable and correct. |
TrustedHostsRequestFactory | class | core/ |
Provides a request factory for requests using host verification. |
TrustedHostsRequestFactory.php | file | core/ |
|
TrustedHostsRequestFactory::$host | property | core/ |
The host of the main request. |
TrustedHostsRequestFactory::createRequest | function | core/ |
Creates a new request object. |
TrustedHostsRequestFactory::__construct | function | core/ |
Creates a new TrustedHostsRequestFactory. |
TrustedHostsRequestFactoryTest | class | core/ |
Tests the trusted hosts request factory. |
TrustedHostsRequestFactoryTest.php | file | core/ |
|
TrustedHostsRequestFactoryTest::providerTestCreateRequest | function | core/ |
Provides data for testCreateRequest(). |
TrustedHostsRequestFactoryTest::testCreateRequest | function | core/ |
Tests TrustedHostsRequestFactory::createRequest(). |
TrustedHostsTest::testFakeRequests | function | core/ |
Tests that fake requests have the proper host configured. |
TrustedHostsTest::testRequestBags | function | core/ |
Tests that the request bags have the correct classes. |
TrustedHostsTestController::fakeRequestHost | function | core/ |
Creates a fake request and prints out its host. |
UiHelperTrait::prepareRequest | function | core/ |
Prepare for a request to testing site. |
UnroutedUrlAssembler::$requestStack | property | core/ |
A request stack object. |
UnroutedUrlAssemblerTest::$requestStack | property | core/ |
The request stack. |
UnroutedUrlAssemblerTest::setupRequestStack | function | core/ |
Setups the request stack for a given subdir. |
UnroutedUrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
UnserializableRequest | class | core/ |
A class for testing. |
UnserializableRequest::__serialize | function | core/ |
Always throw an exception. |
UpdateFetcher::doRequest | function | core/ |
Applies a GET request with a possible HTTP fallback. |
UpdateKernel::setupRequestMatch | function | core/ |
Set up the request with fake routing data for update.php. |
UpdateRoot::$requestStack | property | core/ |
The request stack. |
Url::createFromRequest | function | core/ |
Returns the Url object matching a request. |
UrlGenerator::$requestStack | property | core/ |
A request stack object. |
UrlGeneratorTest::$requestStack | property | core/ |
The request stack. |
UrlTest::testCreateFromRequest | function | core/ |
Tests the createFromRequest method. |
UrlTest::testUrlFromRequest | function | core/ |
Tests creating a URL from a request. |
UrlTest::testUrlFromRequestInvalid | function | core/ |
Tests that an invalid request will thrown an exception. |
UserAuthenticationController::getRequestFormat | function | core/ |
Gets the format of the current request. |
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.