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 |
|---|---|---|---|
| Workflow::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| Workflow::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| Workflow::status | function | core/ |
Returns whether the configuration entity is enabled. |
| WorkflowAccessControlHandler | class | core/ |
Access controller for the Workflow entity. |
| WorkflowAccessControlHandler.php | file | core/ |
|
| WorkflowAccessControlHandler::$workflowTypeManager | property | core/ |
The workflow type plugin manager. |
| WorkflowAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| WorkflowAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| WorkflowAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| WorkflowAccessControlHandler::__construct | function | core/ |
Constructs the workflow access control handler instance. |
| WorkflowAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\workflows\WorkflowAccessControlHandler[[api-linebreak]] @group workflows |
| WorkflowAccessControlHandlerTest.php | file | core/ |
|
| WorkflowAccessControlHandlerTest::$accessControlHandler | property | core/ |
The workflow access control handler. |
| WorkflowAccessControlHandlerTest::$adminUser | property | core/ |
A test admin user. |
| WorkflowAccessControlHandlerTest::$modules | property | core/ |
Modules to enable. |
| WorkflowAccessControlHandlerTest::$user | property | core/ |
A non-privileged user. |
| WorkflowAccessControlHandlerTest::checkAccessProvider | function | core/ |
Data provider for ::testCheckAccess. |
| WorkflowAccessControlHandlerTest::setUp | function | core/ |
|
| WorkflowAccessControlHandlerTest::testCheckAccess | function | core/ |
@covers ::checkAccess[[api-linebreak]] @dataProvider checkAccessProvider |
| WorkflowAccessControlHandlerTest::testCheckCreateAccess | function | core/ |
@covers ::checkCreateAccess[[api-linebreak]] |
| WorkflowAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties |
| WorkflowAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkflowAddForm::__construct | function | core/ |
WorkflowAddForm constructor. |
| WorkflowCustomAccessType | class | core/ |
A test workflow with custom state/transition access rules applied. |
| WorkflowCustomAccessType.php | file | core/ |
|
| WorkflowCustomAccessType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| WorkflowCustomAccessType::workflowAccess | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| WorkflowCustomStateTransitionAccessTest | class | core/ |
Test custom provided workflow access for state/transition operations. |
| WorkflowCustomStateTransitionAccessTest.php | file | core/ |
|
| WorkflowCustomStateTransitionAccessTest::$adminUser | property | core/ |
A test admin user. |
| WorkflowCustomStateTransitionAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkflowCustomStateTransitionAccessTest::$modules | property | core/ |
Modules to enable. |
| WorkflowCustomStateTransitionAccessTest::$testWorkflow | property | core/ |
A test workflow. |
| WorkflowCustomStateTransitionAccessTest::setUp | function | core/ |
|
| WorkflowCustomStateTransitionAccessTest::testCustomWorkflowAccessOperations | function | core/ |
Test the custom state/transition operation access rules. |
| WorkflowDeleteAccessCheck | class | core/ |
Provides a access checker for deleting a workflow state. |
| WorkflowDeleteAccessCheck.php | file | core/ |
|
| WorkflowDeleteAccessCheck::access | function | core/ |
Checks access for operations of workflow states and transitions. |
| WorkflowDeleteAccessCheck::getOperation | function | core/ |
Get the operation that will be used for the access check |
| WorkflowDeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| WorkflowDeleteForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| WorkflowDependenciesTest | class | core/ |
Tests configuration dependencies in workflows. |
| WorkflowDependenciesTest.php | file | core/ |
|
| WorkflowDependenciesTest::$modules | property | core/ |
Modules to enable. |
| WorkflowDependenciesTest::testOnDependencyRemoval | function | core/ |
Tests \Drupal\workflows\Entity\Workflow::onDependencyRemoval(). |
| WorkflowEditForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties |
| WorkflowEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkflowEditForm::__construct | function | core/ |
Creates an instance of WorkflowStateEditForm. |
| WorkflowHalJsonAnonTest | class | core/ |
@group hal |
| WorkflowHalJsonAnonTest.php | file | core/ |
Pagination
- Previous page
- Page 1402
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.