MAINTENANCE_MODE |
constant |
drupal/core/authorize.php |
Global flag to identify update.php and authorize.php runs. |
MAINTENANCE_MODE |
constant |
drupal/core/install.php |
Global flag to indicate the site is in installation mode. |
MAINTENANCE_MODE |
constant |
drupal/core/update.php |
Global flag indicating that update.php is being run. |
maintenance_mode_subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\EventSubscriber\MaintenanceModeSubscriber |
user_maintenance_mode_subscriber |
service |
drupal/core/modules/user/user.services.yml |
Drupal\user\EventSubscriber\MaintenanceModeSubscriber |
menu_test_maintenance_mode_subscriber |
service |
drupal/core/modules/system/tests/modules/menu_test/menu_test.services.yml |
Drupal\menu_test\EventSubscriber\MaintenanceModeSubscriber |