Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
FieldInstancePerViewModeTest::providerSource | function | core/ |
The data provider. |
FieldLayoutTest::testEntityViewModes | function | core/ |
Tests that layouts are unique per view mode. |
field_ui_entity_form_mode_delete | function | core/ |
Implements hook_entity_form_mode_delete(). |
field_ui_entity_form_mode_presave | function | core/ |
Implements hook_entity_form_mode_presave(). |
field_ui_entity_view_mode_delete | function | core/ |
Implements hook_entity_view_mode_delete(). |
field_ui_entity_view_mode_presave | function | core/ |
Implements hook_entity_view_mode_presave(). |
FormatterBase::$viewMode | property | core/ |
The view mode. |
FormModeAccessCheck | class | core/ |
Defines an access check for entity form mode routes. |
FormModeAccessCheck.php | file | core/ |
|
FormModeAccessCheck::$deprecatedProperties | property | core/ |
|
FormModeAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
FormModeAccessCheck::access | function | core/ |
Checks access to the form mode. |
FormModeAccessCheck::__construct | function | core/ |
Creates a new FormModeAccessCheck. |
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. |
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 enable. |
LayoutBuilderContentModerationIntegrationTest::setUp | function | core/ |
|
LayoutBuilderContentModerationIntegrationTest::testLayoutModeration | function | core/ |
Tests that Layout changes are respected by Content Moderation. |
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. |
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 |
layout_builder_post_update_overrides_view_mode_annotation | function | core/ |
Clear caches due to changes to annotation changes to the Overrides plugin. |
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::$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::__construct | function | core/ |
Constructs a new maintenance mode service. |
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. |
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. |
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.