Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
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.
WorkflowListBuilder class core/modules/workflows/src/WorkflowListBuilder.php Provides a listing of Workflow entities.
WorkflowListBuilder.php file core/modules/workflows/src/WorkflowListBuilder.php
WorkflowListBuilder::$workflowTypeManager property core/modules/workflows/src/WorkflowListBuilder.php The workflow type plugin manager.
WorkflowListBuilder::buildHeader function core/modules/workflows/src/WorkflowListBuilder.php Builds the header row for the entity listing.
WorkflowListBuilder::buildRow function core/modules/workflows/src/WorkflowListBuilder.php Builds a row for an entity in the entity listing.
WorkflowListBuilder::createInstance function core/modules/workflows/src/WorkflowListBuilder.php Instantiates a new instance of this entity handler.
WorkflowListBuilder::getFormId function core/modules/workflows/src/WorkflowListBuilder.php
WorkflowListBuilder::render function core/modules/workflows/src/WorkflowListBuilder.php Builds the entity listing as renderable array for table.html.twig.
WorkflowListBuilder::__construct function core/modules/workflows/src/WorkflowListBuilder.php Constructs a new WorkflowListBuilder object.
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.
workflows.access_check.extended_permissions service core/modules/workflows/workflows.services.yml Drupal\workflows\WorkflowStateTransitionOperationsAccessCheck
workflows.api.php file core/modules/workflows/workflows.api.php API documentation for Workflows module.
workflows.info.yml file core/modules/workflows/workflows.info.yml core/modules/workflows/workflows.info.yml
workflows.links.action.yml file core/modules/workflows/workflows.links.action.yml core/modules/workflows/workflows.links.action.yml
workflows.links.menu.yml file core/modules/workflows/workflows.links.menu.yml core/modules/workflows/workflows.links.menu.yml
workflows.link_relation_types.yml file core/modules/workflows/workflows.link_relation_types.yml core/modules/workflows/workflows.link_relation_types.yml
workflows.overview.html.twig file core/modules/workflows/help_topics/workflows.overview.html.twig ---
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/modules/workflows/workflows.permissions.yml core/modules/workflows/workflows.permissions.yml
workflows.routing.yml file core/modules/workflows/workflows.routing.yml core/modules/workflows/workflows.routing.yml
workflows.schema.yml file core/modules/workflows/config/schema/workflows.schema.yml core/modules/workflows/config/schema/workflows.schema.yml
workflows.services.yml file core/modules/workflows/workflows.services.yml core/modules/workflows/workflows.services.yml
workflows.workflow.editorial.yml file core/recipes/editorial_workflow/config/workflows.workflow.editorial.yml core/recipes/editorial_workflow/config/workflows.workflow.editorial.yml
workflows.workflow.editorial.yml file core/profiles/standard/config/optional/workflows.workflow.editorial.yml core/profiles/standard/config/optional/workflows.workflow.editorial.yml
workflows.workflow.editorial.yml file core/profiles/demo_umami/config/install/workflows.workflow.editorial.yml core/profiles/demo_umami/config/install/workflows.workflow.editorial.yml
WorkflowsHooks class core/modules/workflows/src/Hook/WorkflowsHooks.php Hook implementations for workflows.
WorkflowsHooks.php file core/modules/workflows/src/Hook/WorkflowsHooks.php
WorkflowsHooks::help function core/modules/workflows/src/Hook/WorkflowsHooks.php Implements hook_help().
WorkflowStateAddForm class core/modules/workflows/src/Form/WorkflowStateAddForm.php Entity form variant for adding workflow states.
WorkflowStateAddForm.php file core/modules/workflows/src/Form/WorkflowStateAddForm.php
WorkflowStateAddForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowStateAddForm.php The plugin form factory.
WorkflowStateAddForm::actions function core/modules/workflows/src/Form/WorkflowStateAddForm.php Returns an array of supported actions for the current entity form.
WorkflowStateAddForm::copyFormValuesToEntity function core/modules/workflows/src/Form/WorkflowStateAddForm.php Copies top-level form values to entity properties.
WorkflowStateAddForm::create function core/modules/workflows/src/Form/WorkflowStateAddForm.php Instantiates a new instance of the implementing class using autowiring.
WorkflowStateAddForm::exists function core/modules/workflows/src/Form/WorkflowStateAddForm.php Determines if the workflow state already exists.
WorkflowStateAddForm::form function core/modules/workflows/src/Form/WorkflowStateAddForm.php Gets the actual form array to be built.
WorkflowStateAddForm::getFormId function core/modules/workflows/src/Form/WorkflowStateAddForm.php Returns a unique string identifying the form.
WorkflowStateAddForm::save function core/modules/workflows/src/Form/WorkflowStateAddForm.php Form submission handler for the 'save' action.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.