Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
authorize.php
»
MAINTENANCE_MODE
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 uses of MAINTENANCE_MODE
error_displayable
in drupal/
core/
includes/
errors.inc
Determines whether an error should be displayed.
hook_cache_flush
in drupal/
core/
modules/
system/
system.api.php
Flush all persistent and static caches.
menu_get_custom_theme
in drupal/
core/
includes/
menu.inc
Gets the custom theme for the current page, if there is one.
theme_status_report
in drupal/
core/
modules/
system/
system.admin.inc
Returns HTML for the status report.
_drupal_bootstrap_full
in drupal/
core/
includes/
common.inc
Temporary BC function for scripts not using DrupalKernel.
_drupal_maintenance_theme
in drupal/
core/
includes/
theme.maintenance.inc
Sets up the theming system for maintenance page.