Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentModerationAdminPathEntityConverterLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContentModerationAdminPathEntityConverterLanguageTest::$modules | property | core/ |
Modules to enable. |
| ContentModerationConfigureEntityTypesForm | class | core/ |
The form for editing entity types associated with a workflow. |
| ContentModerationConfigureEntityTypesForm.php | file | core/ |
|
| ContentModerationConfigureEntityTypesForm::$bundleInfo | property | core/ |
The entity type bundle information service. |
| ContentModerationConfigureEntityTypesForm::$entityType | property | core/ |
The entity type definition object. |
| ContentModerationConfigureEntityTypesForm::$entityTypeManager | property | core/ |
The entity type manager service. |
| ContentModerationConfigureEntityTypesForm::$messenger | property | core/ |
The Messenger service. |
| ContentModerationConfigureEntityTypesForm::$moderationInformation | property | core/ |
The moderation information service. |
| ContentModerationConfigureEntityTypesForm::$workflow | property | core/ |
The workflow entity object. |
| 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::submitConfigurationForm | function | core/ |
Form submission handler. |
| ContentModerationConfigureForm::__construct | function | core/ |
Create an instance of ContentModerationConfigureForm. |
| 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/ |
|
| 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/ |
Test permissions generated by content moderation. |
| 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[[api-linebreak]] |
| ContentModerationRouteSubscriberTest.php | file | core/ |
|
| ContentModerationRouteSubscriberTest::$routeSubscriber | property | core/ |
The test content moderation route subscriber. |
| ContentModerationRouteSubscriberTest::setLatestRevisionFlagTestCases | function | core/ |
Data provider for ::testSetLatestRevisionFlag. |
| ContentModerationRouteSubscriberTest::setUp | function | core/ |
|
| ContentModerationRouteSubscriberTest::setupEntityTypes | function | core/ |
Creates the entity manager mock returning entity type objects. |
| ContentModerationRouteSubscriberTest::testSetLatestRevisionFlag | function | core/ |
Tests that the "load_latest_revision" flag is handled correctly. |
| ContentModerationState | class | core/ |
A value object representing a workflow state for content moderation. |
| ContentModerationState | class | core/ |
Defines the Content moderation state entity. |
| ContentModerationState.php | file | core/ |
|
| ContentModerationState.php | file | core/ |
|
| ContentModerationState::$defaultRevision | property | core/ |
If entities should be the default revision if in this state. |
Pagination
- Previous page
- Page 232
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.