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 |
|---|---|---|---|
| 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/ |
The profile to install as a basis for testing. |
| MaintenanceThemeUpdateRegistryTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| MaintenanceThemeUpdateRegistryTest::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
| MaintenanceThemeUpdateRegistryTest::testMaintenanceThemeUpdateRegistration | function | core/ |
Tests that after installing the profile there are no outstanding updates. |
| maintenance_mode_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MaintenanceModeSubscriber |
| maintenance_page.css | file | core/ |
Maintenance page styles. |
| maintenance_page.css | file | core/ |
.maintenance-page { --color-absolutezero: var(--gin-color-primary); --color-absolutezero-hover: var(--gin-color-primary-hover); --color-absolutezero-active: var(--gin-color-primary-active); --color-gray: var(--gin-color-text); … |
| maintenance_page.pcss.css | file | core/ |
Maintenance page styles. |
| main_content_renderer.json | service | core/ |
Drupal\common_test\Render\MainContent\JsonRenderer |
| main_content_renderer.off_canvas | service | core/ |
Drupal\Core\Render\MainContent\OffCanvasRenderer |
| main_content_renderer.off_canvas_top | service | core/ |
Drupal\Core\Render\MainContent\OffCanvasRenderer |
| main_content_view_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MainContentViewSubscriber |
| MakeUniqueBase | class | core/ |
This plugin ensures the source value is unique. |
| MakeUniqueBase.php | file | core/ |
|
| MakeUniqueBase::exists | function | core/ |
This is a query checking the existence of some value. |
| MakeUniqueBase::transform | function | core/ |
Creates a unique value based on the source value. |
| MakeUniqueEntityField::exists | function | core/ |
This is a query checking the existence of some value. |
| MakeUniqueEntityField::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| MakeUniqueEntityFieldTest | class | core/ |
Tests Drupal\migrate\Plugin\migrate\process\MakeUniqueEntityField. |
| MakeUniqueEntityFieldTest.php | file | core/ |
|
| MakeUniqueEntityFieldTest::$entityQuery | property | core/ |
The mock entity query. |
| MakeUniqueEntityFieldTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| MakeUniqueEntityFieldTest::$migrationConfiguration | property | core/ |
The migration configuration, initialized to set the ID to test. |
| MakeUniqueEntityFieldTest::entityQueryExpects | function | core/ |
Helper function to add expectations to the mock entity query object. |
| MakeUniqueEntityFieldTest::providerTestMakeUniqueEntityField | function | core/ |
Data provider for testMakeUniqueEntityField(). |
| MakeUniqueEntityFieldTest::setUp | function | core/ |
Pagination
- Previous page
- Page 844
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.