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/ |
|
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 @covers \Drupal\content_moderation\Plugin\ConfigAction\AddModerationDeriver @group content_moderation @group Recipe |
AddModerationConfigActionTest.php | file | core/ |
|
AddModerationConfigActionTest::$modules | property | core/ |
Modules to install. |
AddModerationConfigActionTest::createRecipe | function | core/ |
|
AddModerationConfigActionTest::testActionOnlyTargetsWorkflows | function | core/ |
|
AddModerationConfigActionTest::testAddEntityTypeAndBundle | function | core/ |
|
AddModerationConfigActionTest::testDeriverAdminLabel | function | core/ |
|
AddModerationConfigActionTest::testWorkflowMustBeContentModeration | function | core/ |
|
AddModerationDeriver | class | core/ |
|
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. |
BookContentModerationTest | class | core/ |
Tests Book and Content Moderation integration. |
BookContentModerationTest.php | file | core/ |
|
BookContentModerationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BookContentModerationTest::$modules | property | core/ |
Modules to install. |
BookContentModerationTest::setUp | function | core/ |
|
BookContentModerationTest::testBookWithPendingRevisions | function | core/ |
Tests that book drafts can not modify the book outline. |
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 |
ckeditor5_read_only_mode.module | file | core/ |
|
ckeditor5_read_only_mode_form_node_page_form_alter | function | core/ |
Implements hook_form_alter(). |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.