Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContentModeration::getInitialState | function | core/ |
Gets the initial state for the workflow. |
| ContentModeration::getState | function | core/ |
Gets a workflow state. |
| ContentModeration::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the workflow will be deleted. |
| ContentModeration::removeEntityTypeAndBundle | function | core/ |
Removes an entity type ID / bundle ID from the workflow. |
| ContentModeration::workflowHasData | function | core/ |
Determines if the workflow is being has data associated with it. |
| ContentModeration::workflowStateHasData | function | core/ |
Determines if the workflow state has data associated with it. |
| ContentModeration::__construct | function | core/ |
Constructs a ContentModeration object. |
| ContentModerationAccessTest | class | core/ |
Tests content moderation access. |
| ContentModerationAccessTest.php | file | core/ |
|
| ContentModerationAccessTest::$modules | property | core/ |
Modules to enable. |
| ContentModerationAccessTest::setUp | function | core/ |
|
| ContentModerationAccessTest::testAccessCacheability | function | core/ |
Tests access cacheability. |
| ContentModerationAdminPathEntityConverterLanguageTest | class | core/ |
Test administration path based entity conversion when moderation enabled. |
| ContentModerationAdminPathEntityConverterLanguageTest.php | file | core/ |
|
| 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 | class | core/ |
The content moderation WorkflowType configuration form. |
| ContentModerationConfigureForm.php | file | core/ |
|
| ContentModerationConfigureForm::$entityTypeBundleInfo | property | core/ |
The entity type 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/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.