maintenance_mode

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

Class

Drupal\Core\Site\MaintenanceMode
18 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.
error_displayable in core/includes/errors.inc
Determines whether an error should be displayed.
hook_cache_flush in core/core.api.php
Flush all persistent and static caches.
HtmlResponseAttachmentsProcessor::processAssetLibraries in core/lib/Drupal/Core/Render/HtmlResponseAttachmentsProcessor.php
Processes asset libraries into render arrays.

... See full list

File

core/core.services.yml

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

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