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 |
|---|---|---|---|
| workflows.access_check.delete_state | service | core/ |
\Drupal\workflows\WorkflowDeleteAccessCheck |
| workflows.access_check.extended_permissions | service | core/ |
\Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck |
| workflows.api.php | file | core/ |
API documentation for Workflows module. |
| workflows.info.yml | file | core/ |
core/modules/workflows/workflows.info.yml |
| workflows.links.action.yml | file | core/ |
core/modules/workflows/workflows.links.action.yml |
| workflows.links.menu.yml | file | core/ |
core/modules/workflows/workflows.links.menu.yml |
| workflows.link_relation_types.yml | file | core/ |
core/modules/workflows/workflows.link_relation_types.yml |
| workflows.module | file | core/ |
Provides hook implementations for the Workflows module. |
| workflows.permissions.yml | file | core/ |
core/modules/workflows/workflows.permissions.yml |
| workflows.routing.yml | file | core/ |
core/modules/workflows/workflows.routing.yml |
| workflows.schema.yml | file | core/ |
core/modules/workflows/config/schema/workflows.schema.yml |
| workflows.services.yml | file | core/ |
core/modules/workflows/workflows.services.yml |
| workflows.workflow.editorial.yml | file | core/ |
core/profiles/standard/config/optional/workflows.workflow.editorial.yml |
| workflows.workflow.editorial.yml | file | core/ |
core/profiles/demo_umami/config/install/workflows.workflow.editorial.yml |
| WorkflowStateAddForm | class | core/ |
Class WorkflowStateAddForm. |
| WorkflowStateAddForm.php | file | core/ |
|
| WorkflowStateAddForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowStateAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| WorkflowStateAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties |
| WorkflowStateAddForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkflowStateAddForm::exists | function | core/ |
Determines if the workflow state already exists. |
| WorkflowStateAddForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkflowStateAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkflowStateAddForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowStateAddForm::__construct | function | core/ |
Creates an instance of WorkflowStateEditForm. |
| WorkflowStateDeleteForm | class | core/ |
Builds the form to delete states from Workflow entities. |
| WorkflowStateDeleteForm.php | file | core/ |
|
| WorkflowStateDeleteForm::$stateId | property | core/ |
The state being deleted. |
| WorkflowStateDeleteForm::$workflow | property | core/ |
The workflow entity the state being deleted belongs to. |
| WorkflowStateDeleteForm::buildForm | function | core/ |
Form constructor. |
| WorkflowStateDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowStateDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| WorkflowStateDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkflowStateDeleteForm::submitForm | function | core/ |
Form submission handler. |
| WorkflowStateEditForm | class | core/ |
Class WorkflowStateEditForm. |
| WorkflowStateEditForm.php | file | core/ |
|
| WorkflowStateEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowStateEditForm::$stateId | property | core/ |
The ID of the state that is being edited. |
| WorkflowStateEditForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| WorkflowStateEditForm::buildForm | function | core/ |
Form constructor. |
| WorkflowStateEditForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties |
| WorkflowStateEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkflowStateEditForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkflowStateEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkflowStateEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowStateEditForm::__construct | function | core/ |
Creates an instance of WorkflowStateEditForm. |
| WorkflowStateTransitionOperationsAccessCheck | class | core/ |
Provides an access check for state and transition operations. |
Pagination
- Previous page
- Page 1404
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.