Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkflowAccessControlHandlerTest::$modules | property | core/ |
Modules to install. |
| WorkflowAccessControlHandlerTest::$user | property | core/ |
A non-privileged user. |
| WorkflowAccessControlHandlerTest::checkAccessProvider | function | core/ |
Data provider for ::testCheckAccess. |
| WorkflowAccessControlHandlerTest::setUp | function | core/ |
|
| WorkflowAccessControlHandlerTest::testCheckAccess | function | core/ |
Tests check access. |
| WorkflowAccessControlHandlerTest::testCheckCreateAccess | function | core/ |
Tests check create access. |
| WorkflowAddForm | class | core/ |
Form for adding workflows. |
| WorkflowAddForm.php | file | core/ |
|
| WorkflowAddForm::$workflowTypePluginManager | property | core/ |
The workflow type plugin manager. |
| WorkflowAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| WorkflowAddForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| WorkflowAddForm::form | function | core/ |
Gets the actual form array to be built. |
| 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 install. |
| WorkflowCustomStateTransitionAccessTest::$testWorkflow | property | core/ |
A test workflow. |
| WorkflowCustomStateTransitionAccessTest::setUp | function | core/ |
|
| WorkflowCustomStateTransitionAccessTest::testCustomWorkflowAccessOperations | function | core/ |
Tests the custom state/transition operation access rules. |
| WorkflowDeleteForm | class | core/ |
Builds the form to delete Workflow entities. |
| WorkflowDeleteForm.php | file | core/ |
|
| WorkflowDeleteForm::buildForm | function | core/ |
Form constructor. |
| WorkflowDeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| WorkflowDeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| 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 install. |
| WorkflowDependenciesTest::testOnDependencyRemoval | function | core/ |
Tests \Drupal\workflows\Entity\Workflow::onDependencyRemoval(). |
| WorkflowEditForm | class | core/ |
The form for editing workflows. |
| WorkflowEditForm.php | file | core/ |
|
| WorkflowEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowEditForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| WorkflowEditForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| WorkflowEditForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkflowEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkflowEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowEditForm::__construct | function | core/ |
Creates an instance of WorkflowStateEditForm. |
| WorkflowInterface | interface | core/ |
Provides an interface for defining workflow entities. |
| WorkflowInterface.php | file | core/ |
|
| WorkflowInterface::getTypePlugin | function | core/ |
Gets the workflow type plugin. |
| WorkflowJsonAnonTest | class | core/ |
Tests Workflow Json Anon. |
Pagination
- Previous page
- Page 1841
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.