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 |
AdminTest::testCompactMode | function | core/ |
Tests compact mode. |
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. |
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/ |
|
Content Moderation Workflow Type Plugin | group | core/ |
The Workflow Type plugin implemented by Content Moderation links revisionable entities to workflows. |
content-moderation.css | file | core/ |
This file is used to style the content moderation form. |
content-moderation.css | file | core/ |
Styles for content moderation toolbar. |
content-moderation.pcss.css | file | core/ |
Styles for content moderation toolbar. |
ContentModeration | class | core/ |
Attaches workflows to content entity types and their bundles. |
ContentModeration.php | file | core/ |
|
ContentModeration::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ContentModeration::$entityTypeManager | property | core/ |
The entity type manager. |
ContentModeration::$moderationInfo | property | core/ |
The moderation information service. |
ContentModeration::addEntityTypeAndBundle | function | core/ |
Add an entity type ID / bundle ID to the workflow. |
ContentModeration::appliesToEntityTypeAndBundle | function | core/ |
Checks if the workflow applies to the supplied entity type and bundle. |
ContentModeration::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ContentModeration::create | function | core/ |
Creates an instance of the plugin. |
ContentModeration::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ContentModeration::getBundlesForEntityType | function | core/ |
Gets any bundles the workflow is applied to for the given entity type. |
ContentModeration::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ContentModeration::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
ContentModeration::getInitialState | function | core/ |
Gets the initial state for the workflow. |
ContentModeration::getState | function | core/ |
Gets a workflow state. |
ContentModeration::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the workflow will be deleted. |
ContentModeration::removeEntityTypeAndBundle | function | core/ |
Removes an entity type ID / bundle ID from the workflow. |
ContentModeration::workflowHasData | function | core/ |
Determines if the workflow is being has data associated with it. |
ContentModeration::workflowStateHasData | function | core/ |
Determines if the workflow state has data associated with it. |
ContentModeration::__construct | function | core/ |
Constructs a ContentModeration object. |
ContentModerationAccessTest | class | core/ |
Tests content moderation access. |
ContentModerationAccessTest.php | file | core/ |
|
ContentModerationAccessTest::$modules | property | core/ |
Modules to enable. |
ContentModerationAccessTest::setUp | function | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.