Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
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. |
maintenance_mode | service | core/ |
Drupal\Core\Site\MaintenanceMode |
MAINTENANCE_MODE | constant | core/ |
Global flag to identify update.php and authorize.php runs. |
MAINTENANCE_MODE | constant | core/ |
Global flag to indicate the site is in installation mode. |
maintenance_mode_subscriber | service | core/ |
Drupal\Core\EventSubscriber\MaintenanceModeSubscriber |
ManageDisplayTest::testSingleViewMode | function | core/ |
Tests hiding the view modes fieldset when there's only one available. |
ManageDisplayTest::testViewModeCustom | function | core/ |
Tests switching view modes to use custom or 'default' settings'. |
ManageDisplayTest::testViewModeLocalTasks | function | core/ |
Tests the local tasks are displayed correctly for view modes. |
Media::configureViewModes | function | core/ |
Configures allowed view modes. |
MediaLibraryDisplayModeTest | class | core/ |
Tests that the Media Library automatically configures form/view modes. |
MediaLibraryDisplayModeTest.php | file | core/ |
|
MediaLibraryDisplayModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MediaLibraryDisplayModeTest::$modules | property | core/ |
Modules to enable. |
MediaLibraryDisplayModeTest::assertFormDisplay | function | core/ |
Asserts the media library form display components for a media type. |
MediaLibraryDisplayModeTest::assertViewDisplay | function | core/ |
Asserts the media library view display components for a media type. |
MediaLibraryDisplayModeTest::setUp | function | core/ |
|
MediaLibraryDisplayModeTest::testDisplayModes | function | core/ |
Tests that the Media Library can automatically configure display modes. |
MediaTest::leaveSourceMode | function | core/ |
Leaves source mode and returns to the CKEditor iframe. |
MediaTest::providerTestViewMode | function | core/ |
For testing view modes in different scenarios. |
MediaTest::testViewMode | function | core/ |
Tests view mode integration. |
MediaTest::testViewMode | function | core/ |
Tests the EditorMediaDialog can set the data-view-mode attribute. |
MenuRouterTest::doTestThemeCallbackMaintenanceMode | function | core/ |
Tests the theme negotiation when the site is in maintenance mode. |
MenuRouterTest::testMaintenanceModeLoginPaths | function | core/ |
Make sure the maintenance mode can be bypassed using an EventSubscriber. |
MenuUiContentModerationTest | class | core/ |
Tests Menu UI and Content Moderation integration. |
MenuUiContentModerationTest.php | file | core/ |
|
MenuUiContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuUiContentModerationTest::$modules | property | core/ |
Modules to install. |
MenuUiContentModerationTest::setUp | function | core/ |
|
MenuUiContentModerationTest::testMenuUiWithPendingRevisions | function | core/ |
Tests that node drafts can not modify the menu settings. |
MigrateViewModesTest | class | core/ |
Migrate view modes. |
MigrateViewModesTest | class | core/ |
Tests migration of D7 view modes. |
MigrateViewModesTest.php | file | core/ |
|
MigrateViewModesTest.php | file | core/ |
|
MigrateViewModesTest::$modules | property | core/ |
Modules to enable. |
MigrateViewModesTest::assertEntity | function | core/ |
Asserts various aspects of a view mode entity. |
MigrateViewModesTest::setUp | function | core/ |
|
MigrateViewModesTest::setUp | function | core/ |
|
MigrateViewModesTest::testMigration | function | core/ |
Tests migration of D7 view mode variables to D8 config entities. |
MigrateViewModesTest::testViewModes | function | core/ |
Tests Drupal 6 view modes to Drupal 8 migration. |
ModeratedContentController | class | core/ |
Defines a controller to list moderated nodes. |
ModeratedContentController.php | file | core/ |
|
ModeratedContentController::nodeListing | function | core/ |
Provides the listing page for moderated nodes. |
ModeratedContentLocalTaskTest | class | core/ |
Tests moderated content dynamic local task. |
ModeratedContentLocalTaskTest.php | file | core/ |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.