Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentModerationConfigureForm::__construct | function | core/ |
Create an instance of ContentModerationConfigureForm. |
ContentModerationHooks | class | core/ |
Hook implementations for content_moderation. |
ContentModerationHooks.php | file | core/ |
|
ContentModerationHooks::actionInfoAlter | function | core/ |
Implements hook_action_info_alter(). |
ContentModerationHooks::entityAccess | function | core/ |
Implements hook_entity_access(). |
ContentModerationHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
ContentModerationHooks::entityBundleDelete | function | core/ |
Implements hook_entity_bundle_delete(). |
ContentModerationHooks::entityBundleFieldInfo | function | core/ |
Implements hook_entity_bundle_field_info(). |
ContentModerationHooks::entityBundleInfoAlter | function | core/ |
Implements hook_entity_bundle_info_alter(). |
ContentModerationHooks::entityDelete | function | core/ |
Implements hook_entity_delete(). |
ContentModerationHooks::entityExtraFieldInfo | function | core/ |
Implements hook_entity_extra_field_info(). |
ContentModerationHooks::entityFieldAccess | function | core/ |
Implements hook_entity_field_access(). |
ContentModerationHooks::entityFormDisplayAlter | function | core/ |
Implements hook_entity_form_display_alter(). |
ContentModerationHooks::entityInsert | function | core/ |
Implements hook_entity_insert(). |
ContentModerationHooks::entityPrepareForm | function | core/ |
Implements hook_entity_prepare_form(). |
ContentModerationHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
ContentModerationHooks::entityRevisionDelete | function | core/ |
Implements hook_entity_revision_delete(). |
ContentModerationHooks::entityTranslationDelete | function | core/ |
Implements hook_entity_translation_delete(). |
ContentModerationHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ContentModerationHooks::entityUpdate | function | core/ |
Implements hook_entity_update(). |
ContentModerationHooks::entityView | function | core/ |
Implements hook_entity_view(). |
ContentModerationHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
ContentModerationHooks::help | function | core/ |
Implements hook_help(). |
ContentModerationHooks::theme | function | core/ |
Implements hook_theme(). |
ContentModerationHooks::viewsPostExecute | function | core/ |
Implements hook_views_post_execute(). |
ContentModerationHooks::workflowInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
ContentModerationHooks::workflowUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
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. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.