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 |
|---|---|---|---|
| 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. |
| UserFloodControl::$requestStack | property | core/ |
The request stack. |
| UserLoginHttpTest::loginRequest | function | core/ |
Executes a login HTTP request for a given serialization format. |
| UserLoginHttpTest::logoutRequest | function | core/ |
Executes a logout HTTP request for a given serialization format. |
| UserLoginHttpTest::passwordRequest | function | core/ |
Executes a password HTTP request for a given serialization format. |
| UserRegistrationRestTest::createRequestBody | function | core/ |
Create the request body. |
| UserRegistrationRestTest::createRequestOptions | function | core/ |
Helper function to generate the request body. |
| UserRegistrationRestTest::registerRequest | function | core/ |
Make a REST user registration request. |
| UserRequestSubscriber | class | core/ |
Updates the current user's last access time. |
| UserRequestSubscriber.php | file | core/ |
|
| UserRequestSubscriber::$account | property | core/ |
The current account. |
| UserRequestSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
| UserRequestSubscriber::getSubscribedEvents | function | core/ |
|
| UserRequestSubscriber::onKernelTerminate | function | core/ |
Updates the current user's last access time. |
| UserRequestSubscriber::__construct | function | core/ |
Constructs a new UserRequestSubscriber. |
| UserTest::sendDeleteRequestForUser | function | core/ |
|
| VariationCacheTest::$requestStack | property | core/ |
The mock request stack. |
| VersionNegotiator::throwBadRequestHttpException | function | core/ |
Throws a cacheable error exception. |
| ViewEditForm::$requestStack | property | core/ |
The request object. |
| ViewExecutable::$request | property | core/ |
Stores the current request object. |
| ViewExecutable::getRequest | function | core/ |
Gets the request object. |
| ViewExecutable::setRequest | function | core/ |
Sets the request object. |
| ViewExecutableFactory::$requestStack | property | core/ |
The request stack. |
| ViewExecutableFactoryTest::$requestStack | property | core/ |
The mock request stack object. |
| ViewsForm::$requestStack | property | core/ |
The request stack. |
| WorkspaceRequestSubscriber | class | core/ |
Provides a event subscriber for setting workspace-specific cache keys. |
| WorkspaceRequestSubscriber.php | file | core/ |
|
| WorkspaceRequestSubscriber::getSubscribedEvents | function | core/ |
|
| WorkspaceRequestSubscriber::onKernelRequest | function | core/ |
Adds the active workspace as a cache key part to the route provider. |
| WorkspaceRequestSubscriber::__construct | function | core/ |
|
| WorkspaceRequestSubscriberTest | class | core/ |
Tests Drupal\workspaces\EventSubscriber\WorkspaceRequestSubscriber. |
| WorkspaceRequestSubscriberTest.php | file | core/ |
|
| WorkspaceRequestSubscriberTest::$workspaceManager | property | core/ |
The workspace manager. |
| WorkspaceRequestSubscriberTest::setUp | function | core/ |
|
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithCacheableRouteProvider | function | core/ |
Tests on kernel request with cacheable route provider. |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider | function | core/ |
Tests on kernel request without cacheable route provider. |
| XdebugRequestTrait | trait | core/ |
Trait for testing with Xdebug cookies extraction from request. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.