Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| maintenance-page.html.twig | file | core/ |
Olivero's theme implementation to display a single Drupal page while offline. |
| maintenance-page.html.twig | file | core/ |
Bartik's theme implementation to display a single Drupal page while offline. |
| maintenance-page.html.twig | file | core/ |
Theme override to display a single Drupal page while offline. |
| maintenance-page.html.twig | file | core/ |
Theme override to display a single Drupal page while offline. |
| maintenance-page.html.twig | file | core/ |
Theme override to display a single Drupal page while offline. |
| maintenance-page.html.twig | file | core/ |
Theme override to display a single Drupal page while offline. |
| maintenance-page.html.twig | file | core/ |
Default theme implementation to display a single Drupal page while offline. |
| maintenance-page.pcss.css | file | core/ |
Maintenance theming. |
| maintenance-page.pcss.css | file | core/ |
Maintenance page. |
| maintenance-task-list.html.twig | file | core/ |
Theme override for a list of maintenance tasks to perform. |
| maintenance-task-list.html.twig | file | core/ |
Theme override for a list of maintenance tasks to perform. |
| maintenance-task-list.html.twig | file | core/ |
Default theme implementation for a list of maintenance tasks to perform. |
| MaintenanceMode | class | core/ |
Provides the default implementation of the maintenance mode service. |
| MaintenanceMode.php | file | core/ |
|
| MaintenanceMode::$config | property | core/ |
The configuration factory. |
| MaintenanceMode::$state | property | core/ |
The state. |
| MaintenanceMode::applies | function | core/ |
Returns whether the site is in maintenance mode. |
| MaintenanceMode::exempt | function | core/ |
Determines whether a user has access to the site in maintenance mode. |
| MaintenanceMode::getSiteMaintenanceMessage | function | core/ |
Gets the site maintenance message. |
| MaintenanceMode::__construct | function | core/ |
Constructs a new maintenance mode service. |
| MaintenanceModeEvents | class | core/ |
Defines events for maintenance mode. |
| MaintenanceModeEvents.php | file | core/ |
|
| MaintenanceModeEvents::MAINTENANCE_MODE_REQUEST | constant | core/ |
The name of the event fired when request is made in maintenance more. |
| MaintenanceModeInterface | interface | core/ |
Defines the interface for the maintenance mode service. |
| MaintenanceModeInterface.php | file | core/ |
|
| MaintenanceModeInterface::applies | function | core/ |
Returns whether the site is in maintenance mode. |
| MaintenanceModeInterface::exempt | function | core/ |
Determines whether a user has access to the site in maintenance mode. |
| MaintenanceModeInterface::getSiteMaintenanceMessage | function | core/ |
Gets the site maintenance message. |
| MaintenanceModeSubscriber | class | core/ |
Maintenance mode subscriber for controller requests. |
| MaintenanceModeSubscriber | class | core/ |
Maintenance mode subscriber to log out users. |
| MaintenanceModeSubscriber.php | file | core/ |
|
| MaintenanceModeSubscriber.php | file | core/ |
|
| MaintenanceModeSubscriber::$account | property | core/ |
The current account. |
| MaintenanceModeSubscriber::$account | property | core/ |
The current account. |
| MaintenanceModeSubscriber::$bareHtmlPageRenderer | property | core/ |
The bare HTML page renderer. |
| MaintenanceModeSubscriber::$config | property | core/ |
The config factory. |
| MaintenanceModeSubscriber::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
| MaintenanceModeSubscriber::$maintenanceMode | property | core/ |
The maintenance mode. |
| MaintenanceModeSubscriber::$maintenanceMode | property | core/ |
The maintenance mode. |
| MaintenanceModeSubscriber::$messenger | property | core/ |
The messenger. |
| MaintenanceModeSubscriber::$urlGenerator | property | core/ |
The URL generator. |
| MaintenanceModeSubscriber::getSubscribedEvents | function | core/ |
|
| MaintenanceModeSubscriber::getSubscribedEvents | function | core/ |
|
| 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. |
| MaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Returns response when site is in maintenance mode and user is not exempt. |
| MaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Logout users if site is in maintenance mode and user is not exempt. |
| MaintenanceModeSubscriber::__construct | function | core/ |
Constructs a new MaintenanceModeSubscriber. |
| MaintenanceModeSubscriber::__construct | function | core/ |
Constructs a new MaintenanceModeSubscriber. |
| MaintenanceThemeTest | class | core/ |
Tests themes and base themes are correctly loaded. |
Pagination
- Previous page
- Page 921
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.