Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderContentModerationIntegrationTest::testLayoutModeration | function | core/ |
Tests that Layout changes are respected by Content Moderation. |
LayoutBuilderContentModerationIntegrationTest::testModeratedInlineBlockBundles | function | core/ |
Test placing inline blocks that belong to a moderated custom block bundle. |
LayoutBuilderEntityViewDisplay::isCustomMode | function | core/ |
Indicates if this display is using the '_custom' view mode. |
LayoutBuilderEntityViewDisplayForm::isCanonicalMode | function | core/ |
Determines if the mode is used by the canonical route. |
LayoutBuilderFormModeTest | class | core/ |
Tests Layout Builder forms. |
LayoutBuilderFormModeTest.php | file | core/ |
|
LayoutBuilderFormModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderFormModeTest::$modules | property | core/ |
Modules to enable. |
LayoutBuilderFormModeTest::setUp | function | core/ |
|
LayoutBuilderFormModeTest::testDiscardValidation | function | core/ |
Tests that the 'Discard changes' button skips validation and ignores input. |
LayoutBuilderIntegration::deconstructViewModeId | function | core/ |
Deconstructs the Quick Edit view mode ID into its constituent parts. |
LayoutBuilderIntegration::getViewModeId | function | core/ |
Generates a Quick Edit view mode ID. |
LayoutBuilderTest::testFullViewModeMultipleBundles | function | core/ |
Ensures that one bundle doesn't interfere with another bundle. |
LayoutBuilderTest::testLayoutBuilderUiFullViewMode | function | core/ |
Tests the interaction between full and default view modes. |
LayoutBuilderTest::testNonDefaultViewMode | function | core/ |
Tests that a non-default view mode works as expected. |
LayoutBuilderThemeSuggestionsTest::testFieldBlockViewModeTemplates | function | core/ |
Tests that of view mode specific field templates are suggested. |
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/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.