Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
ModerationStateFilter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ModerationStateFilter::create | function | core/ |
Creates an instance of the plugin. |
ModerationStateFilter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ModerationStateFilter::getCacheTags | function | core/ |
The cache tags associated with this object. |
ModerationStateFilter::getValueOptions | function | core/ |
Gets the value options. |
ModerationStateFilter::getWorkflowIds | function | core/ |
Gets the list of Workflow IDs configured for this filter. |
ModerationStateFilter::onDependencyRemoval | function | core/ |
Allows a plugin to define whether it should be removed. |
ModerationStateFilter::opSimple | function | core/ |
|
ModerationStateFilter::__construct | function | core/ |
Creates an instance of ModerationStateFilter. |
ModerationStateJoinViewsHandlerTrait | trait | core/ |
Assist views handler plugins to join to the content_moderation_state entity. |
ModerationStateJoinViewsHandlerTrait.php | file | core/ |
|
ModerationStateJoinViewsHandlerTrait::ensureMyTable | function | core/ |
|
ModerationStateNodeTest | class | core/ |
Tests general content moderation workflow for nodes. |
ModerationStateNodeTest.php | file | core/ |
|
ModerationStateNodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationStateNodeTest::setUp | function | core/ |
Sets the test up. |
ModerationStateNodeTest::testCreatingContent | function | core/ |
Tests creating and deleting content. |
ModerationStateNodeTest::testFormSaveDestination | function | core/ |
Tests edit form destinations. |
ModerationStateNodeTest::testNoContentModerationPermissions | function | core/ |
Tests the workflow when a user has no Content Moderation permissions. |
ModerationStateNodeTest::testPagers | function | core/ |
Tests pagers aren't broken by content_moderation. |
ModerationStateNodeTypeTest | class | core/ |
Tests moderation state node type integration. |
ModerationStateNodeTypeTest.php | file | core/ |
|
ModerationStateNodeTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationStateNodeTypeTest::testEnablingOnExistingContent | function | core/ |
Tests enabling moderation on an existing node-type, with content. |
ModerationStateNodeTypeTest::testEnforceRevisionsEntityFormAlter | function | core/ |
@covers \Drupal\content_moderation\Entity\Handler\NodeModerationHandler::enforceRevisionsBundleFormAlter |
ModerationStateNodeTypeTest::testNotModerated | function | core/ |
A node type without moderation state disabled. |
ModerationStateSort | class | core/ |
Enables sorting for the computed moderation_state field. |
ModerationStateSort.php | file | core/ |
|
ModerationStateSort::$entityTypeManager | property | core/ |
The entity type manager. |
ModerationStateSort::create | function | core/ |
Creates an instance of the plugin. |
ModerationStateSort::__construct | function | core/ |
Creates an instance of ModerationStateFilter. |
ModerationStateTaxonomyTermTest | class | core/ |
Tests the taxonomy term moderation handler. |
ModerationStateTaxonomyTermTest.php | file | core/ |
|
ModerationStateTaxonomyTermTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModerationStateTaxonomyTermTest::setUp | function | core/ |
Sets the test up. |
ModerationStateTaxonomyTermTest::testEnforceRevisionsEntityFormAlter | function | core/ |
Tests the taxonomy term moderation handler alters the forms as intended. |
ModerationStateTestBase | class | core/ |
Defines a base class for moderation state tests. |
ModerationStateTestBase.php | file | core/ |
|
ModerationStateTestBase::$adminUser | property | core/ |
Admin user. |
ModerationStateTestBase::$modules | property | core/ |
Modules to install. |
ModerationStateTestBase::$permissions | property | core/ |
Permissions to grant admin user. |
ModerationStateTestBase::$profile | property | core/ |
Profile to use. |
ModerationStateTestBase::$workflow | property | core/ |
The editorial workflow entity. |
ModerationStateTestBase::createContentTypeFromUi | function | core/ |
Creates a content-type from the UI. |
ModerationStateTestBase::enableModerationThroughUi | function | core/ |
Enable moderation for a specified content type, using the UI. |
ModerationStateTestBase::getWorkflowTransitionPermission | function | core/ |
Gets the permission machine name for a transition. |
ModerationStateTestBase::grantUserPermissionToCreateContentOfType | function | core/ |
Grants given user permission to create content of given type. |
ModerationStateTestBase::setUp | function | core/ |
Sets the test up. |
ModerationStateWidget | class | core/ |
Plugin implementation of the 'moderation_state_default' widget. |
ModerationStateWidget.php | file | core/ |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.