Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MainContentViewSubscriber::__construct | function | core/ |
Constructs a new MainContentViewSubscriber object. |
| MAINTAINERS.txt | file | core/ |
Drupal core is built and maintained by the Drupal project community. Everyone is encouraged to submit issues and changes (patches) to improve Drupal, and to contribute in other ways -- see https://www.drupal.org/contribute to find out how. This file… |
| maintenance-page.css | file | core/ |
Maintenance theming. |
| maintenance-page.css | file | core/ |
body.maintenance-page { color: #000; background-color: #fff; } .maintenance-page #page-wrapper { min-width: 0; min-height: 0; margin-top: 40px; margin-right: auto; margin-left: auto; border: 1px solid #ddd; background:… |
| maintenance-page.css | file | core/ |
Maintenance theming. |
| maintenance-page.css | file | core/ |
Maintenance page. |
| maintenance-page.pcss.css | file | core/ |
Maintenance page. |
| maintenance-page.pcss.css | file | core/ |
Maintenance theming. |
| maintenance-task-list.html.twig | file | core/ |
Theme override for a list of maintenance tasks to perform. |
| maintenance-task-list.html.twig | file | core/ |
Theme override for a list of maintenance tasks to perform. |
| maintenance-task-list.html.twig | file | core/ |
Default theme implementation for a list of maintenance tasks to perform. |
| MaintenanceMode::$state | property | core/ |
The state. |
| MaintenanceMode::applies | function | core/ |
|
| MaintenanceMode::getSiteMaintenanceMessage | function | core/ |
|
| MaintenanceMode::__construct | function | core/ |
Constructs a new maintenance mode service. |
| MaintenanceModeEvents | class | core/ |
Defines events for maintenance mode. |
| MaintenanceModeEvents.php | file | core/ |
|
| MaintenanceModeEvents::MAINTENANCE_MODE_REQUEST | constant | core/ |
The name of the event fired when request is made in maintenance more. |
| MaintenanceModeInterface::applies | function | core/ |
Returns whether the site is in maintenance mode. |
| MaintenanceModeInterface::getSiteMaintenanceMessage | function | core/ |
Gets the site maintenance message. |
| MaintenanceModeSubscriber | class | core/ |
Maintenance mode subscriber for controller requests. |
| MaintenanceModeSubscriber | class | core/ |
Maintenance mode subscriber to log out users. |
| MaintenanceModeSubscriber.php | file | core/ |
|
| MaintenanceModeSubscriber.php | file | core/ |
|
| MaintenanceModeSubscriber::$account | property | core/ |
The current account. |
| MaintenanceModeSubscriber::$account | property | core/ |
The current account. |
| MaintenanceModeSubscriber::$bareHtmlPageRenderer | property | core/ |
The bare HTML page renderer. |
| MaintenanceModeSubscriber::$config | property | core/ |
The config factory. |
| MaintenanceModeSubscriber::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
| MaintenanceModeSubscriber::$maintenanceMode | property | core/ |
The maintenance mode. |
| MaintenanceModeSubscriber::$maintenanceMode | property | core/ |
The maintenance mode. |
| MaintenanceModeSubscriber::$messenger | property | core/ |
The messenger. |
| MaintenanceModeSubscriber::$urlGenerator | property | core/ |
The URL generator. |
| MaintenanceModeSubscriber::getSubscribedEvents | function | core/ |
|
| MaintenanceModeSubscriber::getSubscribedEvents | function | core/ |
|
| MaintenanceModeSubscriber::onKernelRequestMaintenance | function | core/ |
Logout users if site is in maintenance mode. |
| MaintenanceModeSubscriber::onKernelRequestMaintenance | function | core/ |
Returns the site maintenance page if the site is offline. |
| MaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Returns response when site is in maintenance mode and user is not exempt. |
| MaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Logout users if site is in maintenance mode and user is not exempt. |
| MaintenanceModeSubscriber::__construct | function | core/ |
Constructs a new MaintenanceModeSubscriber. |
| MaintenanceModeSubscriber::__construct | function | core/ |
Constructs a new MaintenanceModeSubscriber. |
| MaintenanceThemeTest | class | core/ |
Tests themes and base themes are correctly loaded. |
| MaintenanceThemeTest.php | file | core/ |
|
| MaintenanceThemeTest::testMaintenanceTheme | function | core/ |
Tests that the maintenance theme initializes the theme and its base themes. |
| MaintenanceThemeUpdateRegistryTest | class | core/ |
Ensures theme update functions are registered for maintenance themes. |
| MaintenanceThemeUpdateRegistryTest.php | file | core/ |
|
| MaintenanceThemeUpdateRegistryTest::$profile | property | core/ |
|
| MaintenanceThemeUpdateRegistryTest::prepareEnvironment | function | core/ |
|
| MaintenanceThemeUpdateRegistryTest::prepareSettings | function | core/ |
|
| MaintenanceThemeUpdateRegistryTest::testMaintenanceThemeUpdateRegistration | function | core/ |
Tests that after installing the profile there are no outstanding updates. |
Pagination
- Previous page
- Page 771
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.