Search for onKernelRequest
- Search 7.x for onKernelRequest
- Search 9.5.x for onKernelRequest
- Search 8.9.x for onKernelRequest
- Search 11.x for onKernelRequest
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AuthenticationSubscriber::onKernelRequestAuthenticate | function | core/ |
Authenticates user on request. |
| AuthenticationSubscriber::onKernelRequestFilterProvider | function | core/ |
Denies access if authentication provider is not allowed on this route. |
| FormTestEventSubscriber::onKernelRequest | function | core/ |
Adds custom attributes to the request object. |
| LanguageRequestSubscriber::onKernelRequestLanguage | function | core/ |
Initializes the language manager at the beginning of the request. |
| MaintenanceModeSubscriber::onKernelRequestMaintenance | function | core/ |
Returns the site maintenance page if the site is offline. |
| RouterTestEarlyExceptionSubscriber::onKernelRequest | function | core/ |
Throw an exception, which will trigger exception-handling subscribers. |
| SessionTestSubscriber::onKernelRequestSessionTest | function | core/ |
Set header for session testing. |
| TestClass::onKernelRequestTest | function | core/ |
A simple kernel listener method. |
| WorkspaceRequestSubscriber::onKernelRequest | function | core/ |
Adds the active workspace as a cache key part to the route provider. |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest[[api-linebreak]] |
| WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest[[api-linebreak]] |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.