Search for request
- Search 7.x for request
- Search 9.5.x for request
- Search 10.3.x for request
- Search 11.x for request
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UrlTest::getRequestConstraint | function | core/ |
This constraint checks whether a Request object has the right path. |
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. |
UserLoginHttpTest::loginRequest | function | core/ |
Executes a login HTTP request. |
UserLoginHttpTest::logoutRequest | function | core/ |
Executes a logout HTTP request. |
UserLoginHttpTest::passwordRequest | function | core/ |
Executes a password HTTP request. |
UserRequestSubscriber | class | core/ |
Updates the current user's last access time. |
UserRequestSubscriber.php | file | core/ |
|
UserRequestSubscriber::$account | property | core/ |
The current account. |
UserRequestSubscriber::$deprecatedProperties | property | core/ |
|
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. |
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. |
WorkspaceManager::$requestStack | property | core/ |
The request stack. |
WorkspaceRequestSubscriber | class | core/ |
Provides a event subscriber for setting workspace-specific cache keys. |
WorkspaceRequestSubscriber.php | file | core/ |
|
WorkspaceRequestSubscriber::$aliasManager | property | core/ |
The alias manager that caches alias lookups based on the request. |
WorkspaceRequestSubscriber::$currentPath | property | core/ |
The current path. |
WorkspaceRequestSubscriber::$routeProvider | property | core/ |
The route provider to load routes by name. |
WorkspaceRequestSubscriber::$workspaceManager | property | core/ |
The workspace manager. |
WorkspaceRequestSubscriber::getSubscribedEvents | function | core/ |
|
WorkspaceRequestSubscriber::onKernelController | function | core/ |
Sets the cache key on the alias manager cache decorator. |
WorkspaceRequestSubscriber::onKernelRequest | function | core/ |
Adds the active workspace as a cache key part to the route provider. |
WorkspaceRequestSubscriber::__construct | function | core/ |
Constructs a new WorkspaceRequestSubscriber instance. |
WorkspaceRequestSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\EventSubscriber\WorkspaceRequestSubscriber |
WorkspaceRequestSubscriberTest.php | file | core/ |
|
WorkspaceRequestSubscriberTest::$aliasManager | property | core/ |
|
WorkspaceRequestSubscriberTest::$currentPath | property | core/ |
|
WorkspaceRequestSubscriberTest::$workspaceManager | property | core/ |
|
WorkspaceRequestSubscriberTest::setUp | function | core/ |
|
WorkspaceRequestSubscriberTest::testOnKernelRequestWithCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest |
WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest |
XdebugRequestTrait | trait | core/ |
|
XdebugRequestTrait.php | file | core/ |
|
XdebugRequestTrait::extractCookiesFromRequest | function | core/ |
Adds xdebug cookies, from request setup. |
Pagination
- Previous page
- Page 11
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.