Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderFormModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderFormModeTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderFormModeTest::setUp | function | core/ |
|
LayoutBuilderFormModeTest::testDiscardValidation | function | core/ |
Tests that the 'Discard changes' button skips validation and ignores input. |
LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates | function | core/ |
Tests that of view mode specific field templates are suggested. |
LayoutBuilderViewModeTest | class | core/ |
Tests the Layout Builder UI with view modes. |
LayoutBuilderViewModeTest.php | file | core/ |
|
LayoutBuilderViewModeTest::testFullViewModeMultipleBundles | function | core/ |
Ensures that one bundle doesn't interfere with another bundle. |
LayoutBuilderViewModeTest::testLayoutBuilderUiFullViewMode | function | core/ |
Tests the interaction between full and default view modes. |
LayoutBuilderViewModeTest::testNonDefaultViewMode | function | core/ |
Tests that a non-default view mode works as expected. |
LayoutDisplayTest::testMultipleViewModes | function | core/ |
Tests the interaction between multiple view modes. |
layout_builder_fieldblock_test.fake_view_mode_context | service | core/ |
Drupal\layout_builder_fieldblock_test\ContextProvider\FakeViewModeContext |
LocaleUpdateTest::testUpdateImportModeNonCustomized | function | core/ |
Tests translation import and only overwrite non-customized translations. |
LocaleUpdateTest::testUpdateImportModeNone | function | core/ |
Tests translation import and don't overwrite any translation. |
MaintenanceMode | class | core/ |
Provides the default implementation of the maintenance mode service. |
MaintenanceMode.php | file | core/ |
|
MaintenanceMode::$config | property | core/ |
The configuration factory. |
MaintenanceMode::$state | property | core/ |
The state. |
MaintenanceMode::applies | function | core/ |
Returns whether the site is in maintenance mode. |
MaintenanceMode::exempt | function | core/ |
Determines whether a user has access to the site in maintenance mode. |
MaintenanceMode::getSiteMaintenanceMessage | function | core/ |
Gets the site maintenance message. |
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 | interface | core/ |
Defines the interface for the maintenance mode service. |
MaintenanceModeInterface.php | file | core/ |
|
MaintenanceModeInterface::applies | function | core/ |
Returns whether the site is in maintenance mode. |
MaintenanceModeInterface::exempt | function | core/ |
Determines whether a user has access to the site 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/ |
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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.