Search for onKernelRequest
- Search 7.x for onKernelRequest
- Search 9.5.x for onKernelRequest
- Search 10.3.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/ |
Logout users if site is in maintenance mode. |
MaintenanceModeSubscriber::onKernelRequestMaintenance | function | core/ |
Returns the site maintenance page if the site is offline. |
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 |
WorkspaceRequestSubscriberTest::testOnKernelRequestWithoutCacheableRouteProvider | function | core/ |
@covers ::onKernelRequest |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.