Search for all
- Search 7.x for all
- Search 9.5.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/ |
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-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::$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::__construct | function | core/ |
Constructs a new maintenance mode service. |
| 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. |
| 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::$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::getSiteMaintenanceMessage | function | core/ |
Gets the site maintenance message. |
| 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::__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. |
| MaintenanceThemeTest.php | file | core/ |
|
| MaintenanceThemeTest::testMaintenanceTheme | function | core/ |
Tests that the maintenance theme initializes the theme and its base themes. |
| MAINTENANCE_MODE | constant | core/ |
Global flag to indicate the site is in installation mode. |
| maintenance_mode | service | core/ |
Drupal\Core\Site\MaintenanceMode |
| MAINTENANCE_MODE | constant | core/ |
Global flag to identify update.php and authorize.php runs. |
| maintenance_mode_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MaintenanceModeSubscriber |
| main_content_renderer.ajax | service | core/ |
Drupal\Core\Render\MainContent\AjaxRenderer |
| main_content_renderer.dialog | service | core/ |
Drupal\Core\Render\MainContent\DialogRenderer |
| main_content_renderer.extra_wide_modal | service | core/ |
Drupal\dialog_renderer_test\Render\MainContent\WideModalRenderer |
| main_content_renderer.html | service | core/ |
Drupal\Core\Render\MainContent\HtmlRenderer |
| main_content_renderer.json | service | core/ |
Drupal\common_test\Render\MainContent\JsonRenderer |
| main_content_renderer.modal | service | core/ |
Drupal\Core\Render\MainContent\ModalRenderer |
| main_content_renderer.off_canvas | service | core/ |
Drupal\Core\Render\MainContent\OffCanvasRenderer |
| main_content_renderer.off_canvas_top | service | core/ |
Drupal\Core\Render\MainContent\OffCanvasRenderer |
| main_content_renderer.wide_modal | service | core/ |
Drupal\dialog_renderer_test\Render\MainContent\WideModalRenderer |
Pagination
- Previous page
- Page 901
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.