Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MainContentRenderersPass.php | file | core/ |
|
| MainContentRenderersPass::process | function | core/ |
Collects the available main content renderer service IDs into the main_content_renderers parameter, keyed by format. |
| MainContentViewSubscriber | class | core/ |
View subscriber rendering main content render arrays into responses. |
| MainContentViewSubscriber.php | file | core/ |
|
| MainContentViewSubscriber::getSubscribedEvents | function | core/ |
|
| MainContentViewSubscriber::onViewRenderArray | function | core/ |
Sets a response given a (main content) render array. |
| MainContentViewSubscriber::WRAPPER_FORMAT | constant | core/ |
URL query attribute to indicate the wrapper used to render a request. |
| 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/ |
Maintenance theming. |
| maintenance-page.css | file | core/ |
Maintenance page. |
| maintenance-page.css | file | core/ |
Maintenance theming. |
| maintenance-page.pcss.css | file | core/ |
Maintenance theming. |
| maintenance-page.pcss.css | file | core/ |
Maintenance page. |
| maintenance-page.pcss.css | file | core/ |
Maintenance theming. |
| maintenance-page.pcss.css | file | core/ |
Maintenance theming. |
| maintenance-task-list.html.twig | file | core/ |
Default theme implementation 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. |
| 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::$maintenanceMode | property | core/ |
The maintenance mode. |
| MaintenanceModeSubscriber::getLogger | function | core/ |
Gets the logging service. |
| MaintenanceModeSubscriber::getSubscribedEvents | function | core/ |
|
| MaintenanceModeSubscriber::getSubscribedEvents | function | core/ |
|
| 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::onTerminate | function | core/ |
Logs changes to maintenance mode. |
| MaintenanceModeSubscriber::__construct | function | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 854
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.