Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
WizardTestBase::setUp function core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php Sets up the test.
WordLevelDiff class core/lib/Drupal/Component/Diff/WordLevelDiff.php @todo document
@private
@subpackage DifferenceEngine
WordLevelDiff.php file core/lib/Drupal/Component/Diff/WordLevelDiff.php
WordLevelDiff::closing function core/lib/Drupal/Component/Diff/WordLevelDiff.php
WordLevelDiff::MAX_LINE_LENGTH constant core/lib/Drupal/Component/Diff/WordLevelDiff.php
WordLevelDiff::orig function core/lib/Drupal/Component/Diff/WordLevelDiff.php
WordLevelDiff::_split function core/lib/Drupal/Component/Diff/WordLevelDiff.php
WordLevelDiff::__construct function core/lib/Drupal/Component/Diff/WordLevelDiff.php Constructor.
WorkAllocator class core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Allocates available tests to test workers.
WorkAllocator.php file core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php
WorkAllocator::$allocatedList property core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php The tests list, allocated to current bin.
WorkAllocator::$sortedList property core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php The sorted tests list, prior to allocation.
WorkAllocator::assignTestsSequence function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Assigns the test sequence.
WorkAllocator::getAllocatedList function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Returns the list of tests allocated to current bin.
WorkAllocator::getSortedList function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Returns the sorted tests list, prior to allocation.
WorkAllocator::getTestTypeWeight function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Weights a test class based on which test suite it belongs to.
WorkAllocator::placeTestsIntoBins function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Distribute tests into roughly equal sized bins.
WorkAllocator::process function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Allocates tests to workers.
WorkAllocator::sortTestsByTypeAndCount function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php Sort tests by test type and count of tests to be executed.
WorkAllocator::__construct function core/tests/Drupal/TestTools/TestRunner/WorkAllocator.php
WorkAllocatorTest class core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php Unit tests for WorkAllocator.
WorkAllocatorTest.php file core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php
WorkAllocatorTest::allocatorProvider function core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php Data for ::testAllocator.
WorkAllocatorTest::testAllocator function core/tests/Drupal/Tests/Core/Test/WorkAllocatorTest.php Tests sorting and allocation of tests.
Workflow class core/modules/workflows/src/Entity/Workflow.php Defines the workflow entity.
Workflow Type Plugins group core/modules/workflows/workflows.api.php Any module harnessing the Workflows module must define a Workflow Type
Plugin. This allows the module to tailor the workflow to its specific need.
For example, the Content Moderation module uses its Workflow Type Plugin to
link workflows to…
Workflow.php file core/modules/workflows/src/Entity/Workflow.php
Workflow::$id property core/modules/workflows/src/Entity/Workflow.php The Workflow ID.
Workflow::$label property core/modules/workflows/src/Entity/Workflow.php The workflow label.
Workflow::$pluginCollection property core/modules/workflows/src/Entity/Workflow.php The workflow type plugin collection.
Workflow::$type property core/modules/workflows/src/Entity/Workflow.php The workflow type plugin ID.
Workflow::$type_settings property core/modules/workflows/src/Entity/Workflow.php The configuration for the workflow type plugin.
Workflow::getPluginCollection function core/modules/workflows/src/Entity/Workflow.php Encapsulates the creation of the workflow's plugin collection.
Workflow::getPluginCollections function core/modules/workflows/src/Entity/Workflow.php Gets the plugin collections used by this object.
Workflow::getTypePlugin function core/modules/workflows/src/Entity/Workflow.php Gets the workflow type plugin.
Workflow::loadMultipleByType function core/modules/workflows/src/Entity/Workflow.php Loads all workflows of the provided type.
Workflow::onDependencyRemoval function core/modules/workflows/src/Entity/Workflow.php Informs the entity that entities it depends on will be deleted.
Workflow::preSave function core/modules/workflows/src/Entity/Workflow.php Acts on an entity before the presave hook is invoked.
Workflow::status function core/modules/workflows/src/Entity/Workflow.php Returns whether the configuration entity is enabled.
WorkflowAccessControlHandler class core/modules/workflows/src/WorkflowAccessControlHandler.php Access controller for the Workflow entity.
WorkflowAccessControlHandler.php file core/modules/workflows/src/WorkflowAccessControlHandler.php
WorkflowAccessControlHandler::$workflowTypeManager property core/modules/workflows/src/WorkflowAccessControlHandler.php The workflow type plugin manager.
WorkflowAccessControlHandler::checkAccess function core/modules/workflows/src/WorkflowAccessControlHandler.php Performs access checks.
WorkflowAccessControlHandler::checkCreateAccess function core/modules/workflows/src/WorkflowAccessControlHandler.php Performs create access checks.
WorkflowAccessControlHandler::createInstance function core/modules/workflows/src/WorkflowAccessControlHandler.php Instantiates a new instance of this entity handler.
WorkflowAccessControlHandler::__construct function core/modules/workflows/src/WorkflowAccessControlHandler.php Constructs the workflow access control handler instance.
WorkflowAccessControlHandlerTest class core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php Tests Drupal\workflows\WorkflowAccessControlHandler.
WorkflowAccessControlHandlerTest.php file core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php
WorkflowAccessControlHandlerTest::$accessControlHandler property core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php The workflow access control handler.
WorkflowAccessControlHandlerTest::$adminUser property core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php A test admin user.

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