| WorkflowTest::testNumericIdSorting |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
Test numeric IDs when added to a workflow. |
| WorkflowTest::testSetStateLabel |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setStateLabel[[api-linebreak]] |
| WorkflowTest::testSetStateLabelException |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setStateLabel[[api-linebreak]] |
| WorkflowTest::testSetStateWeight |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setStateWeight[[api-linebreak]] |
| WorkflowTest::testSetStateWeightException |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setStateWeight[[api-linebreak]] |
| WorkflowTest::testSetStateWeightNonNumericException |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setStateWeight[[api-linebreak]] |
| WorkflowTest::testSetTransitionFromStates |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setTransitionFromStates[[api-linebreak]] |
| WorkflowTest::testSetTransitionFromStatesAlreadyExists |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setTransitionFromStates[[api-linebreak]] |
| WorkflowTest::testSetTransitionFromStatesMissingState |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setTransitionFromStates[[api-linebreak]] |
| WorkflowTest::testSetTransitionFromStatesMissingTransition |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setTransitionFromStates[[api-linebreak]] |
| WorkflowTest::testSetTransitionLabel |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setTransitionLabel[[api-linebreak]] |
| WorkflowTest::testSetTransitionLabelException |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setTransitionLabel[[api-linebreak]] |
| WorkflowTest::testSetTransitionWeight |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setTransitionWeight[[api-linebreak]] |
| WorkflowTest::testSetTransitionWeightException |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setTransitionWeight[[api-linebreak]] |
| WorkflowTest::testSetTransitionWeightNonNumericException |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers ::setTransitionWeight[[api-linebreak]] |
| WorkflowTest::testStatus |
function |
core/modules/workflows/tests/src/Unit/WorkflowTest.php |
@covers \Drupal\workflows\Entity\Workflow::status[[api-linebreak]] |
| WorkflowTypeBase::deleteState |
function |
core/modules/workflows/src/Plugin/WorkflowTypeBase.php |
Deletes a state from the workflow. |
| WorkflowTypeInterface::deleteState |
function |
core/modules/workflows/src/WorkflowTypeInterface.php |
Deletes a state from the workflow. |
| WorkflowUiNoTypeTest |
class |
core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php |
Tests workflow UI when there are no types. |
| WorkflowUiNoTypeTest.php |
file |
core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php |
|
| WorkflowUiNoTypeTest::$defaultTheme |
property |
core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php |
The theme to install as the default for testing. |
| WorkflowUiNoTypeTest::$modules |
property |
core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php |
Modules to enable. |
| WorkflowUiNoTypeTest::setUp |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php |
|
| WorkflowUiNoTypeTest::testWorkflowUiWithNoType |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiNoTypeTest.php |
Tests the creation of a workflow through the UI. |
| WorkflowUiTest |
class |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
Tests workflow creation UI. |
| WorkflowUiTest.php |
file |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
|
| WorkflowUiTest::$defaultTheme |
property |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
The theme to install as the default for testing. |
| WorkflowUiTest::$modules |
property |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
Modules to enable. |
| WorkflowUiTest::setUp |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
|
| WorkflowUiTest::testAccess |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
Tests route access/permissions. |
| WorkflowUiTest::testNumericIds |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
Test a workflow, state, and transition can have a numeric ID and label. |
| WorkflowUiTest::testSorting |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
Test the sorting of states and transitions by weight and label. |
| WorkflowUiTest::testStateMachineNameValidation |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
Test the machine name validation of the state add form. |
| WorkflowUiTest::testWorkflowConfigurationForm |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
Test the workflow configuration form. |
| WorkflowUiTest::testWorkflowCreation |
function |
core/modules/workflows/tests/src/Functional/WorkflowUiTest.php |
Tests the creation of a workflow through the UI. |
| WorkflowXmlAnonTest |
class |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlAnonTest.php |
@group rest |
| WorkflowXmlAnonTest.php |
file |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlAnonTest.php |
|
| WorkflowXmlAnonTest::$defaultTheme |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlAnonTest.php |
The theme to install as the default for testing. |
| WorkflowXmlAnonTest::$format |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlAnonTest.php |
The format to use in this test. |
| WorkflowXmlAnonTest::$mimeType |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlAnonTest.php |
The MIME type that corresponds to $format. |
| WorkflowXmlBasicAuthTest |
class |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php |
@group rest |
| WorkflowXmlBasicAuthTest.php |
file |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php |
|
| WorkflowXmlBasicAuthTest::$auth |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php |
The authentication mechanism to use in this test. |
| WorkflowXmlBasicAuthTest::$defaultTheme |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| WorkflowXmlBasicAuthTest::$format |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php |
The format to use in this test. |
| WorkflowXmlBasicAuthTest::$mimeType |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php |
The MIME type that corresponds to $format. |
| WorkflowXmlBasicAuthTest::$modules |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlBasicAuthTest.php |
Modules to install. |
| WorkflowXmlCookieTest |
class |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlCookieTest.php |
@group rest |
| WorkflowXmlCookieTest.php |
file |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlCookieTest.php |
|
| WorkflowXmlCookieTest::$auth |
property |
core/modules/workflows/tests/src/Functional/Rest/WorkflowXmlCookieTest.php |
The authentication mechanism to use in this test. |