Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
ContentModerationConfigureEntityTypesForm::ajaxCallback | function | core/ |
Ajax callback to close the modal and update the selected text. |
ContentModerationConfigureEntityTypesForm::buildForm | function | core/ |
Form constructor. |
ContentModerationConfigureEntityTypesForm::create | function | core/ |
Instantiates a new instance of this class. |
ContentModerationConfigureEntityTypesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ContentModerationConfigureEntityTypesForm::getTitle | function | core/ |
Route title callback. |
ContentModerationConfigureEntityTypesForm::submitForm | function | core/ |
Form submission handler. |
ContentModerationConfigureEntityTypesForm::__construct | function | core/ |
|
ContentModerationConfigureForm | class | core/ |
The content moderation WorkflowType configuration form. |
ContentModerationConfigureForm.php | file | core/ |
|
ContentModerationConfigureForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
ContentModerationConfigureForm::$entityTypeManager | property | core/ |
The entity type manager. |
ContentModerationConfigureForm::$moderationInfo | property | core/ |
The moderation info service. |
ContentModerationConfigureForm::buildConfigurationForm | function | core/ |
Form constructor. |
ContentModerationConfigureForm::create | function | core/ |
Instantiates a new instance of this class. |
ContentModerationConfigureForm::submitConfigurationForm | function | core/ |
Form submission handler. |
ContentModerationConfigureForm::__construct | function | core/ |
Create an instance of ContentModerationConfigureForm. |
ContentModerationInterface | interface | core/ |
Interface for ContentModeration WorkflowType plugin. |
ContentModerationInterface.php | file | core/ |
|
ContentModerationInterface::addEntityTypeAndBundle | function | core/ |
Add an entity type ID / bundle ID to the workflow. |
ContentModerationInterface::appliesToEntityTypeAndBundle | function | core/ |
Checks if the workflow applies to the supplied entity type and bundle. |
ContentModerationInterface::getBundlesForEntityType | function | core/ |
Gets any bundles the workflow is applied to for the given entity type. |
ContentModerationInterface::getEntityTypes | function | core/ |
Gets the entity types the workflow is applied to. |
ContentModerationInterface::getInitialState | function | core/ |
|
ContentModerationInterface::removeEntityTypeAndBundle | function | core/ |
Removes an entity type ID / bundle ID from the workflow. |
ContentModerationPermissionsTest | class | core/ |
Test to ensure content moderation permissions are generated correctly. |
ContentModerationPermissionsTest.php | file | core/ |
|
ContentModerationPermissionsTest::$modules | property | core/ |
Modules to install. |
ContentModerationPermissionsTest::permissionsTestCases | function | core/ |
Test cases for ::testPermissions. |
ContentModerationPermissionsTest::setUp | function | core/ |
|
ContentModerationPermissionsTest::testPermissions | function | core/ |
Tests permissions generated by content moderation. |
ContentModerationResaveTest | class | core/ |
Tests Content Moderation with entities that get re-saved automatically. |
ContentModerationResaveTest.php | file | core/ |
|
ContentModerationResaveTest::$contentModerationStateStorage | property | core/ |
The content moderation state entity storage. |
ContentModerationResaveTest::$entityStorage | property | core/ |
The entity storage for the entity type used in the test. |
ContentModerationResaveTest::$modules | property | core/ |
Modules to install. |
ContentModerationResaveTest::$state | property | core/ |
The state service. |
ContentModerationResaveTest::setUp | function | core/ |
|
ContentModerationResaveTest::testContentModerationResave | function | core/ |
Tests that Content Moderation works with entities being resaved. |
ContentModerationRouteSubscriber | class | core/ |
Subscriber for moderated revisionable entity forms. |
ContentModerationRouteSubscriber.php | file | core/ |
|
ContentModerationRouteSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
ContentModerationRouteSubscriber::$moderatedEntityTypes | property | core/ |
An associative array of moderated entity types keyed by ID. |
ContentModerationRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
ContentModerationRouteSubscriber::getModeratedEntityTypes | function | core/ |
Returns the moderated entity types. |
ContentModerationRouteSubscriber::getSubscribedEvents | function | core/ |
|
ContentModerationRouteSubscriber::setLatestRevisionFlag | function | core/ |
Ensure revisionable entities load the latest revision on entity forms. |
ContentModerationRouteSubscriber::__construct | function | core/ |
ContentModerationRouteSubscriber constructor. |
ContentModerationRouteSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Routing\ContentModerationRouteSubscriber |
ContentModerationRouteSubscriberTest.php | file | core/ |
|
ContentModerationRouteSubscriberTest::$routeSubscriber | property | core/ |
The test content moderation route subscriber. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.