Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
access_check.field_ui.form_mode | service | core/ |
Drupal\field_ui\Access\FormModeAccessCheck |
access_check.field_ui.view_mode | service | core/ |
Drupal\field_ui\Access\ViewModeAccessCheck |
AddModeration | class | core/ |
@internal This API is experimental. |
AddModeration.php | file | core/ |
|
AddModeration::apply | function | core/ |
Applies the config action. |
AddModeration::create | function | core/ |
Creates an instance of the plugin. |
AddModeration::__construct | function | core/ |
|
AddModerationConfigActionTest | class | core/ |
@covers \Drupal\content_moderation\Plugin\ConfigAction\AddModeration[[api-linebreak]] @covers \Drupal\content_moderation\Plugin\ConfigAction\AddModerationDeriver[[api-linebreak]] @group content_moderation @group Recipe |
AddModerationConfigActionTest.php | file | core/ |
|
AddModerationConfigActionTest::$modules | property | core/ |
Modules to install. |
AddModerationConfigActionTest::createRecipe | function | core/ |
Creates a recipe configuration for adding entity types and bundles to a workflow. |
AddModerationConfigActionTest::testActionOnlyTargetsWorkflows | function | core/ |
Tests that the action only targets workflows. |
AddModerationConfigActionTest::testAddEntityTypeAndBundle | function | core/ |
Tests adding entity types and bundles to a workflow. |
AddModerationConfigActionTest::testDeriverAdminLabel | function | core/ |
Tests that the derived config action definitions have correct admin labels. |
AddModerationConfigActionTest::testWorkflowMustBeContentModeration | function | core/ |
Tests that the workflow must be of type Content Moderation. |
AddModerationDeriver | class | core/ |
Deriver for moderation config actions plugins. |
AddModerationDeriver.php | file | core/ |
|
AddModerationDeriver::create | function | core/ |
Creates a new class instance. |
AddModerationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
AddModerationDeriver::__construct | function | core/ |
|
AdminTest::testCompactMode | function | core/ |
Tests compact mode. |
AjaxMaintenanceModeTest | class | core/ |
Tests maintenance message during an AJAX call. |
AjaxMaintenanceModeTest.php | file | core/ |
|
AjaxMaintenanceModeTest::$adminUser | property | core/ |
An user with administration permissions. |
AjaxMaintenanceModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AjaxMaintenanceModeTest::$modules | property | core/ |
Modules to install. |
AjaxMaintenanceModeTest::setUp | function | core/ |
|
AjaxMaintenanceModeTest::testAjaxCallMaintenanceMode | function | core/ |
Tests maintenance message only appears once on an AJAX call. |
BlockContentCreationTest::testBlockContentCreationMultipleViewModes | function | core/ |
Creates a "Basic page" block with multiple view modes. |
BlockContentModerationHandler | class | core/ |
Customizations for block content entities. |
BlockContentModerationHandler.php | file | core/ |
|
BlockContentModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
BlockContentModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
BlockContentModerationHandler::isModeratedEntity | function | core/ |
Determines if an entity should be moderated. |
Ckeditor5ReadOnlyModeHooks | class | core/ |
Hook implementations for ckeditor5_read_only_mode. |
Ckeditor5ReadOnlyModeHooks.php | file | core/ |
|
Ckeditor5ReadOnlyModeHooks::formNodePageFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
CKEditor5ReadOnlyModeTest | class | core/ |
Tests read-only mode for CKEditor 5. |
CKEditor5ReadOnlyModeTest.php | file | core/ |
|
CKEditor5ReadOnlyModeTest::$modules | property | core/ |
Modules to install. |
CKEditor5ReadOnlyModeTest::setUp | function | core/ |
|
CKEditor5ReadOnlyModeTest::testReadOnlyMode | function | core/ |
Test that disabling a CKEditor 5 field results in an uneditable editor. |
ckeditor5_read_only_mode.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_read_only_mode/ckeditor5_read_only_mode.info.yml |
comment.moderating.html.twig | file | core/ |
--- label: 'Moderating comments' related: - comment.overview - comment.configuring - comment.disabling --- {% set comment_unpublished_link_text %} {% trans %}Unapproved comments{% endtrans %} {% endset %} {% set… |
CommentDefaultFormatter::getViewModes | function | core/ |
Provides a list of comment view modes for the configured comment type. |
CommentIntegrationTest::testViewMode | function | core/ |
Tests view mode setting integration. |
CommentInterfaceTest::testViewMode | function | core/ |
Tests the comment formatter configured with a custom comment view mode. |
CommentManagerInterface::COMMENT_MODE_FLAT | constant | core/ |
Comments are displayed in a flat list - expanded. |
CommentManagerInterface::COMMENT_MODE_THREADED | constant | core/ |
Comments are displayed as a threaded list - expanded. |
ComponentEntityDisplayBase::MODE_NAME | constant | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.