Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
ContentModerationTestResaveHooks.php | file | core/ |
|
ContentModerationTestResaveHooks::entityInsert | function | core/ |
Implements hook_entity_insert(). |
ContentModerationTestTrait | trait | core/ |
Provides functionality for testing content moderation. |
ContentModerationTestTrait.php | file | core/ |
|
ContentModerationTestTrait::addEntityTypeAndBundleToWorkflow | function | core/ |
Adds an entity type ID / bundle ID to the given workflow. |
ContentModerationTestTrait::createEditorialWorkflow | function | core/ |
Creates the editorial workflow. |
ContentModerationTestViewsHooks | class | core/ |
Hook implementations for content_moderation_test_views. |
ContentModerationTestViewsHooks.php | file | core/ |
|
ContentModerationTestViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
ContentModerationTestViewsHooks::viewsQueryAlter | function | core/ |
Implements hook_views_query_alter(). |
ContentModerationViewsExecutionHooks | class | core/ |
Hook implementations for content_moderation. |
ContentModerationViewsExecutionHooks.php | file | core/ |
|
ContentModerationViewsExecutionHooks::viewsQuerySubstitutions | function | core/ |
Implements hook_views_query_substitutions(). |
ContentModerationViewsHooks | class | core/ |
Hook implementations for content_moderation. |
ContentModerationViewsHooks.php | file | core/ |
|
ContentModerationViewsHooks::viewsData | function | core/ |
Implements hook_views_data(). |
ContentModerationWorkflowConfigTest | class | core/ |
Tests how Content Moderation handles workflow config changes. |
ContentModerationWorkflowConfigTest.php | file | core/ |
|
ContentModerationWorkflowConfigTest::$configFactory | property | core/ |
|
ContentModerationWorkflowConfigTest::$entityTypeManager | property | core/ |
|
ContentModerationWorkflowConfigTest::$modules | property | core/ |
Modules to install. |
ContentModerationWorkflowConfigTest::$workflow | property | core/ |
|
ContentModerationWorkflowConfigTest::$workflowStorage | property | core/ |
|
ContentModerationWorkflowConfigTest::setUp | function | core/ |
|
ContentModerationWorkflowConfigTest::testDeletingStateViaConfiguration | function | core/ |
Tests deleting a state via config import. |
ContentModerationWorkflowTypeApiTest | class | core/ |
Tests the API of the ContentModeration workflow type plugin. |
ContentModerationWorkflowTypeApiTest.php | file | core/ |
|
ContentModerationWorkflowTypeApiTest::$modules | property | core/ |
Modules to install. |
ContentModerationWorkflowTypeApiTest::$workflow | property | core/ |
A workflow for testing. |
ContentModerationWorkflowTypeApiTest::setUp | function | core/ |
|
ContentModerationWorkflowTypeApiTest::testAddEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testAppliesToEntityTypeAndBundle | function | core/ |
@covers ::appliesToEntityTypeAndBundle @covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testGetBundlesForEntityType | function | core/ |
@covers ::getBundlesForEntityType @covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeApiTest::testRemoveEntityTypeAndBundle | function | core/ |
@covers ::addEntityTypeAndBundle @covers ::removeEntityTypeAndBundle |
ContentModerationWorkflowTypeTest | class | core/ |
Test the workflow type plugin in the content_moderation module. |
ContentModerationWorkflowTypeTest.php | file | core/ |
|
ContentModerationWorkflowTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentModerationWorkflowTypeTest::$modules | property | core/ |
Modules to install. |
ContentModerationWorkflowTypeTest::setUp | function | core/ |
|
ContentModerationWorkflowTypeTest::testNewWorkflow | function | core/ |
Tests creating a new workflow using the content moderation plugin. |
ContentTranslationPendingRevisionTestBase::enableContentModeration | function | core/ |
Enables content moderation for the test entity type and bundle. |
content_moderation.api.php | file | core/ |
API documentation for Content Moderation module. |
content_moderation.changing_states.html.twig | file | core/ |
--- label: 'Moving content between workflow states' related: - workflows.overview - content_moderation.configuring_workflows - core.content_structure --- {% set workflows_overview_topic =… |
content_moderation.configuring_workflows.html.twig | file | core/ |
--- label: 'Configuring workflows' related: - workflows.overview - content_moderation.changing_states - core.content_structure - views_ui.create --- {% set content_structure_topic =… |
content_moderation.config_import_subscriber | service | core/ |
Drupal\content_moderation\EventSubscriber\ConfigImportSubscriber |
content_moderation.info.yml | file | core/ |
core/modules/content_moderation/content_moderation.info.yml |
content_moderation.install | file | core/ |
Install, update and uninstall functions for the Content Moderation module. |
content_moderation.libraries.yml | file | core/ |
core/modules/content_moderation/content_moderation.libraries.yml |
content_moderation.links.task.yml | file | core/ |
core/modules/content_moderation/content_moderation.links.task.yml |
content_moderation.moderation_information | service | core/ |
Drupal\content_moderation\ModerationInformation |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.