| WorkflowAccessControlHandlerTest::$adminUser |
property |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
A test admin user. |
| WorkflowAccessControlHandlerTest::$modules |
property |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
Modules to install. |
| WorkflowAccessControlHandlerTest::$user |
property |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
A non-privileged user. |
| WorkflowAccessControlHandlerTest::checkAccessProvider |
function |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
Data provider for ::testCheckAccess. |
| WorkflowAccessControlHandlerTest::setUp |
function |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
|
| WorkflowAccessControlHandlerTest::testCheckAccess |
function |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
Tests check access. |
| WorkflowAccessControlHandlerTest::testCheckCreateAccess |
function |
core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php |
Tests check create access. |
| WorkflowCustomStateTransitionAccessTest |
class |
core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php |
Test custom provided workflow access for state/transition operations. |
| WorkflowCustomStateTransitionAccessTest.php |
file |
core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php |
|
| WorkflowCustomStateTransitionAccessTest::$adminUser |
property |
core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php |
A test admin user. |
| WorkflowCustomStateTransitionAccessTest::$defaultTheme |
property |
core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php |
The theme to install as the default for testing. |
| WorkflowCustomStateTransitionAccessTest::$modules |
property |
core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php |
Modules to install. |
| WorkflowCustomStateTransitionAccessTest::$testWorkflow |
property |
core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php |
A test workflow. |
| WorkflowCustomStateTransitionAccessTest::setUp |
function |
core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php |
|
| WorkflowCustomStateTransitionAccessTest::testCustomWorkflowAccessOperations |
function |
core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php |
Tests the custom state/transition operation access rules. |
| WorkflowDependenciesTest |
class |
core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php |
Tests configuration dependencies in workflows. |
| WorkflowDependenciesTest.php |
file |
core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php |
|
| WorkflowDependenciesTest::$modules |
property |
core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php |
Modules to install. |
| WorkflowDependenciesTest::testOnDependencyRemoval |
function |
core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php |
Tests \Drupal\workflows\Entity\Workflow::onDependencyRemoval(). |
| WorkflowJsonAnonTest |
class |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonAnonTest.php |
Tests Workflow Json Anon. |
| WorkflowJsonAnonTest.php |
file |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonAnonTest.php |
|
| WorkflowJsonAnonTest::$defaultTheme |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonAnonTest.php |
The theme to install as the default for testing. |
| WorkflowJsonAnonTest::$format |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonAnonTest.php |
The format to use in this test. |
| WorkflowJsonAnonTest::$mimeType |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonAnonTest.php |
The MIME type that corresponds to $format. |
| WorkflowJsonBasicAuthTest |
class |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php |
Tests Workflow Json Basic Auth. |
| WorkflowJsonBasicAuthTest.php |
file |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php |
|
| WorkflowJsonBasicAuthTest::$auth |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
| WorkflowJsonBasicAuthTest::$defaultTheme |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| WorkflowJsonBasicAuthTest::$format |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php |
The format to use in this test. |
| WorkflowJsonBasicAuthTest::$mimeType |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
| WorkflowJsonBasicAuthTest::$modules |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonBasicAuthTest.php |
Modules to install. |
| WorkflowJsonCookieTest |
class |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonCookieTest.php |
Tests Workflow Json Cookie. |
| WorkflowJsonCookieTest.php |
file |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonCookieTest.php |
|
| WorkflowJsonCookieTest::$auth |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonCookieTest.php |
The authentication mechanism to use in this test. |
| WorkflowJsonCookieTest::$defaultTheme |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonCookieTest.php |
The theme to install as the default for testing. |
| WorkflowJsonCookieTest::$format |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonCookieTest.php |
The format to use in this test. |
| WorkflowJsonCookieTest::$mimeType |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowJsonCookieTest.php |
The MIME type that corresponds to $format. |
| WorkflowResourceTestBase |
class |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
Resource test base for Workflow entity. |
| WorkflowResourceTestBase.php |
file |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
|
| WorkflowResourceTestBase::$entity |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
The Workflow entity. |
| WorkflowResourceTestBase::$entityTypeId |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
The tested entity type. |
| WorkflowResourceTestBase::$modules |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
Modules to install. |
| WorkflowResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| WorkflowResourceTestBase::createEntity |
function |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
Creates the entity to be tested. |
| WorkflowResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
Returns the expected normalization of the entity. |
| WorkflowResourceTestBase::getNormalizedPostEntity |
function |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
Returns the normalized POST entity. |
| WorkflowResourceTestBase::setUpAuthorization |
function |
core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php |
Sets up the necessary authorization. |
| WorkflowStateTransitionOperationsAccessCheckTest |
class |
core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php |
Tests Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck. |
| WorkflowStateTransitionOperationsAccessCheckTest.php |
file |
core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php |
|
| WorkflowStateTransitionOperationsAccessCheckTest::accessTestCases |
function |
core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php |
Test cases for ::testAccess. |