maintenance_mode
Same name in other branches
- 8.9.x core/core.services.yml \maintenance_mode
- 10 core/core.services.yml \maintenance_mode
Class
Drupal\Core\Site\MaintenanceMode20 string references to maintenance_mode
- AjaxResponseAttachmentsProcessor::buildAttachmentsCommands in core/
lib/ Drupal/ Core/ Ajax/ AjaxResponseAttachmentsProcessor.php - Prepares the AJAX commands to attach assets.
- Datetime::getInfo in core/
lib/ Drupal/ Core/ Datetime/ Element/ Datetime.php - Returns the element properties for this element.
- DbUpdateController::batchFinished in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Finishes the update process and stores the results for eventual display.
- DbUpdateController::triggerBatch in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Starts the database update batch process.
- error_displayable in core/
includes/ errors.inc - Determines whether an error should be displayed.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Site\MaintenanceMode
- arguments:
- - '@state'
- - '@config.factory'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.