Search for mode
Title | Object type | File name | Summary |
---|---|---|---|
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 | 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. |
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. |
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.