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 |
|---|---|---|---|
| WorkflowJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| WorkflowJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkflowJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| WorkflowJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| WorkflowListBuilder | class | core/ |
Provides a listing of Workflow entities. |
| WorkflowListBuilder.php | file | core/ |
|
| WorkflowListBuilder::$workflowTypeManager | property | core/ |
The workflow type plugin manager. |
| WorkflowListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| WorkflowListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| WorkflowListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| WorkflowListBuilder::getFormId | function | core/ |
|
| WorkflowListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| WorkflowListBuilder::__construct | function | core/ |
Constructs a new WorkflowListBuilder object. |
| WorkflowResourceTestBase | class | core/ |
Resource test base for Workflow entity. |
| WorkflowResourceTestBase.php | file | core/ |
|
| WorkflowResourceTestBase::$entity | property | core/ |
The Workflow entity. |
| WorkflowResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| WorkflowResourceTestBase::$modules | property | core/ |
Modules to install. |
| WorkflowResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| WorkflowResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| WorkflowResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| WorkflowResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| WorkflowResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| workflows.access_check.extended_permissions | service | core/ |
Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck |
| workflows.api.php | file | core/ |
API documentation for Workflows module. |
| workflows.info.yml | file | core/ |
core/modules/workflows/workflows.info.yml |
| workflows.links.action.yml | file | core/ |
core/modules/workflows/workflows.links.action.yml |
| workflows.links.menu.yml | file | core/ |
core/modules/workflows/workflows.links.menu.yml |
| workflows.link_relation_types.yml | file | core/ |
core/modules/workflows/workflows.link_relation_types.yml |
| workflows.overview.html.twig | file | core/ |
--- label: 'Managing content moderation workflows' top_level: true related: - core.content_structure --- {% set configuring_workflows_topic = render_var(help_topic_link('content_moderation.configuring_workflows')) %} {% set… |
| workflows.permissions.yml | file | core/ |
core/modules/workflows/workflows.permissions.yml |
| workflows.routing.yml | file | core/ |
core/modules/workflows/workflows.routing.yml |
| workflows.schema.yml | file | core/ |
core/modules/workflows/config/schema/workflows.schema.yml |
| workflows.services.yml | file | core/ |
core/modules/workflows/workflows.services.yml |
| workflows.workflow.editorial.yml | file | core/ |
core/recipes/editorial_workflow/config/workflows.workflow.editorial.yml |
| workflows.workflow.editorial.yml | file | core/ |
core/profiles/standard/config/optional/workflows.workflow.editorial.yml |
| workflows.workflow.editorial.yml | file | core/ |
core/profiles/demo_umami/config/install/workflows.workflow.editorial.yml |
| WorkflowsHooks | class | core/ |
Hook implementations for workflows. |
| WorkflowsHooks.php | file | core/ |
|
| WorkflowsHooks::help | function | core/ |
Implements hook_help(). |
| WorkflowStateAddForm | class | core/ |
Entity form variant for adding workflow states. |
| WorkflowStateAddForm.php | file | core/ |
|
| WorkflowStateAddForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowStateAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| WorkflowStateAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| WorkflowStateAddForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| WorkflowStateAddForm::exists | function | core/ |
Determines if the workflow state already exists. |
| WorkflowStateAddForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkflowStateAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
Pagination
- Previous page
- Page 1615
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.