Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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. |
| MAINTENANCE_MODE | constant | core/ |
Global flag to indicate the site is in installation mode. |
| maintenance_mode | service | core/ |
Drupal\Core\Site\MaintenanceMode |
| MAINTENANCE_MODE | constant | core/ |
Global flag to identify update.php and authorize.php runs. |
| maintenance_mode_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MaintenanceModeSubscriber |
| 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.css | file | core/ |
Maintenance page styles. |
| maintenance_page.pcss.css | file | core/ |
Maintenance page styles. |
| main_content_renderer.ajax | service | core/ |
Drupal\Core\Render\MainContent\AjaxRenderer |
| main_content_renderer.dialog | service | core/ |
Drupal\Core\Render\MainContent\DialogRenderer |
| main_content_renderer.extra_wide_modal | service | core/ |
Drupal\dialog_renderer_test\Render\MainContent\WideModalRenderer |
| main_content_renderer.html | service | core/ |
Drupal\Core\Render\MainContent\HtmlRenderer |
| main_content_renderer.htmx | service | core/ |
Drupal\Core\Render\MainContent\HtmxRenderer |
| main_content_renderer.json | service | core/ |
Drupal\common_test\Render\MainContent\JsonRenderer |
| main_content_renderer.modal | service | core/ |
Drupal\Core\Render\MainContent\ModalRenderer |
| 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_renderer.wide_modal | service | core/ |
Drupal\dialog_renderer_test\Render\MainContent\WideModalRenderer |
| 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 | class | core/ |
Ensures the source value is made unique against an entity field. |
| MakeUniqueEntityField.php | file | core/ |
|
| MakeUniqueEntityField::$entityTypeManager | property | core/ |
The entity type manager. |
| MakeUniqueEntityField::$migration | property | core/ |
The current migration. |
| MakeUniqueEntityField::create | function | core/ |
|
| MakeUniqueEntityField::exists | function | core/ |
|
| MakeUniqueEntityField::__construct | function | core/ |
|
| 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(). |
Pagination
- Previous page
- Page 1024
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.