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 |
|---|---|---|---|
| WorkflowUiTest::testWorkflowConfigurationForm | function | core/ |
Tests the workflow configuration form. |
| WorkflowUiTest::testWorkflowCreation | function | core/ |
Tests the creation of a workflow through the UI. |
| WorkflowValidationTest | class | core/ |
Tests validation of workflow entities. |
| WorkflowValidationTest.php | file | core/ |
|
| WorkflowValidationTest::$modules | property | core/ |
Modules to install. |
| WorkflowValidationTest::setUp | function | core/ |
|
| WorkflowValidationTest::testTypePluginIsValidated | function | core/ |
Tests that the workflow type plugin is validated. |
| WorkflowXmlAnonTest | class | core/ |
Tests Workflow Xml Anon. |
| WorkflowXmlAnonTest.php | file | core/ |
|
| WorkflowXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkflowXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| WorkflowXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| WorkflowXmlBasicAuthTest | class | core/ |
Tests Workflow Xml Basic Auth. |
| WorkflowXmlBasicAuthTest.php | file | core/ |
|
| WorkflowXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| WorkflowXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkflowXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| WorkflowXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| WorkflowXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| WorkflowXmlCookieTest | class | core/ |
Tests Workflow Xml Cookie. |
| WorkflowXmlCookieTest.php | file | core/ |
|
| WorkflowXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| WorkflowXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkflowXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| WorkflowXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| workflow_third_party_settings_test.info.yml | file | core/ |
core/modules/workflows/tests/modules/workflow_third_party_settings_test/workflow_third_party_settings_test.info.yml |
| workflow_third_party_settings_test.schema.yml | file | core/ |
core/modules/workflows/tests/modules/workflow_third_party_settings_test/config/schema/workflow_third_party_settings_test.schema.yml |
| workflow_type_test.info.yml | file | core/ |
core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.info.yml |
| workflow_type_test.schema.yml | file | core/ |
core/modules/workflows/tests/modules/workflow_type_test/config/schema/workflow_type_test.schema.yml |
| Workspace | class | core/ |
The workspace entity class. |
| Workspace.php | file | core/ |
|
| Workspace::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| Workspace::getCreatedTime | function | core/ |
Gets the workspace creation timestamp. |
| Workspace::getProvider | function | core/ |
Gets the provider of this workspace. |
| Workspace::hasParent | function | core/ |
Determines whether the workspace has a parent. |
| Workspace::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| Workspace::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| Workspace::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
| Workspace::publish | function | core/ |
Publishes the contents of this workspace to the default (Live) workspace. |
| Workspace::setCreatedTime | function | core/ |
Sets the workspace creation timestamp. |
| WorkspaceAccessControlHandler | class | core/ |
Defines the access control handler for the workspace entity type. |
| WorkspaceAccessControlHandler.php | file | core/ |
|
| WorkspaceAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
| WorkspaceAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| WorkspaceAccessException | class | core/ |
Exception thrown when trying to switch to an inaccessible workspace. |
| WorkspaceAccessException.php | file | core/ |
|
| WorkspaceAccessTest | class | core/ |
Tests access on workspaces. |
| WorkspaceAccessTest.php | file | core/ |
|
| WorkspaceAccessTest::$modules | property | core/ |
Modules to install. |
| WorkspaceAccessTest::operationCases | function | core/ |
Tests cases for testWorkspaceAccess(). |
Pagination
- Previous page
- Page 1848
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.