Search for mode
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormModeAccessCheck::access | function | core/ |
Checks access to the form mode. |
| FormModeAccessCheck::__construct | function | core/ |
Creates a new FormModeAccessCheck. |
| FormValuesTest::formModeProvider | function | core/ |
Data provider for testSimpleAjaxFormValue. |
| hook_entity_form_mode_alter | function | core/ |
Change the form mode used to build an entity form. |
| hook_ENTITY_TYPE_form_mode_alter | function | core/ |
Change the form mode of a specific entity type currently being displayed. |
| hook_ENTITY_TYPE_view_mode_alter | function | core/ |
Change the view mode of a specific entity type currently being displayed. |
| hook_entity_view_mode_alter | function | core/ |
Change the view mode of an entity that is being displayed. |
| hook_entity_view_mode_info_alter | function | core/ |
Alter the view modes for entity types. |
| jsonapi.maintenance_mode_subscriber | service | core/ |
Drupal\jsonapi\EventSubscriber\JsonapiMaintenanceModeSubscriber |
| JsonapiMaintenanceModeSubscriber | class | core/ |
Maintenance mode subscriber for JSON:API requests. |
| JsonapiMaintenanceModeSubscriber.php | file | core/ |
|
| JsonapiMaintenanceModeSubscriber::$config | property | core/ |
The configuration factory. |
| JsonapiMaintenanceModeSubscriber::$maintenanceMode | property | core/ |
The maintenance mode. |
| JsonapiMaintenanceModeSubscriber::getSubscribedEvents | function | core/ |
|
| JsonapiMaintenanceModeSubscriber::onMaintenanceModeRequest | function | core/ |
Returns response when site is in maintenance mode and user is not exempt. |
| JsonapiMaintenanceModeSubscriber::__construct | function | core/ |
Constructs a new JsonapiMaintenanceModeSubscriber. |
| JsonApiRegressionTest::testThatRoutesAreRebuiltAfterDataModelChangesFromIssue2984886 | function | core/ |
Ensures that JSON:API routes are caches are dynamically rebuilt. |
| LatestRevisionCheck::$moderationInfo | property | core/ |
The moderation information service. |
| LayoutBuilderContentModerationIntegrationTest | class | core/ |
Tests Content Moderation's integration with Layout Builder. |
| LayoutBuilderContentModerationIntegrationTest.php | file | core/ |
|
| LayoutBuilderContentModerationIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LayoutBuilderContentModerationIntegrationTest::$modules | property | core/ |
Modules to install. |
| LayoutBuilderContentModerationIntegrationTest::setUp | function | core/ |
|
| 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 content 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 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. |
| LayoutForm::enableEditMode | function | core/ |
Handles switching the configuration type selector. |
| layout_builder_field_block_test.fake_view_mode_context | service | core/ |
Drupal\layout_builder_field_block_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. |
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.