maintenance_mode

Same name in other branches
  1. 9 core/core.services.yml \maintenance_mode
  2. 8.9.x core/core.services.yml \maintenance_mode

Class

Drupal\Core\Site\MaintenanceMode
21 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.

... See full list

File

core/core.services.yml

View source
  1. class: Drupal\Core\Site\MaintenanceMode
  2. arguments:
  3. - '@state'
  4. - '@config.factory'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.