Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\workflows\WorkflowAccessControlHandler. |
| 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 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::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 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::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::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. |
| WorkflowJsonAnonTest | class | core/ |
Tests Workflow Json Anon. |
| WorkflowJsonAnonTest.php | file | core/ |
|
| WorkflowJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkflowJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| WorkflowJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| WorkflowJsonBasicAuthTest | class | core/ |
Tests Workflow Json Basic Auth. |
| WorkflowJsonBasicAuthTest.php | file | core/ |
|
| WorkflowJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| WorkflowJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkflowJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| WorkflowJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| WorkflowJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| WorkflowJsonCookieTest | class | core/ |
Tests Workflow Json Cookie. |
| WorkflowJsonCookieTest.php | file | core/ |
Pagination
- Previous page
- Page 1614
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.