Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
WidgetOverflowTest.php file core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php
WidgetOverflowTest::$image property core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php The test image file.
WidgetOverflowTest::providerWidgetOverflow function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Data provider for ::testWidgetOverflow() and ::testUnlimitedCardinality().
WidgetOverflowTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php
WidgetOverflowTest::testUnlimitedCardinality function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Tests that unlimited fields' selection count is not constrained.
WidgetOverflowTest::testWidgetOverflow function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Tests that the Media Library constrains the number of selected items.
WidgetOverflowTest::uploadFiles function core/modules/media_library/tests/src/FunctionalJavascript/WidgetOverflowTest.php Uploads multiple test images into the media library.
WidgetPluginManager::$widgetOptions property core/lib/Drupal/Core/Field/WidgetPluginManager.php An array of widget options for each field type.
WidgetPluginManager::getOptions function core/lib/Drupal/Core/Field/WidgetPluginManager.php Returns an array of widget type options for a field type.
WizardPluginBase::$parentFormSelector property core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php The parent form selector service.
WizardPluginBase::setDefaultOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Sets options for a display and makes them the default options if possible.
WizardPluginBase::setOverrideOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Sets options for a display, inheriting from the defaults when possible.
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 base class it extends.
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.
WorkflowAddForm::copyFormValuesToEntity function core/modules/workflows/src/Form/WorkflowAddForm.php Copies top-level form values to entity properties.
WorkflowCustomAccessType class core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/WorkflowCustomAccessType.php A test workflow with custom state/transition access rules applied.
WorkflowCustomAccessType.php file core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/WorkflowCustomAccessType.php
WorkflowCustomAccessType::defaultConfiguration function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/WorkflowCustomAccessType.php Gets default configuration for this plugin.
WorkflowCustomAccessType::workflowAccess function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/WorkflowCustomAccessType.php Implements hook_ENTITY_TYPE_access().
WorkflowCustomStateTransitionAccessTest class core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php Test custom provided workflow access for state/transition operations.
WorkflowCustomStateTransitionAccessTest.php file core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php
WorkflowCustomStateTransitionAccessTest::$adminUser property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php A test admin user.
WorkflowCustomStateTransitionAccessTest::$defaultTheme property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php The theme to install as the default for testing.
WorkflowCustomStateTransitionAccessTest::$modules property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php Modules to install.
WorkflowCustomStateTransitionAccessTest::$testWorkflow property core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php A test workflow.
WorkflowCustomStateTransitionAccessTest::setUp function core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php
WorkflowCustomStateTransitionAccessTest::testCustomWorkflowAccessOperations function core/modules/workflows/tests/src/Functional/WorkflowCustomStateTransitionAccessTest.php Tests the custom state/transition operation access rules.
WorkflowDependenciesTest::testOnDependencyRemoval function core/modules/workflows/tests/src/Kernel/WorkflowDependenciesTest.php Tests \Drupal\workflows\Entity\Workflow::onDependencyRemoval().
WorkflowEditForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowEditForm.php The plugin form factory.
WorkflowEditForm::copyFormValuesToEntity function core/modules/workflows/src/Form/WorkflowEditForm.php Copies top-level form values to entity properties.
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
workflows.workflow.editorial.yml file core/recipes/editorial_workflow/config/workflows.workflow.editorial.yml core/recipes/editorial_workflow/config/workflows.workflow.editorial.yml
WorkflowStateAddForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowStateAddForm.php The plugin form factory.
WorkflowStateAddForm::copyFormValuesToEntity function core/modules/workflows/src/Form/WorkflowStateAddForm.php Copies top-level form values to entity properties.
WorkflowStateEditForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowStateEditForm.php The plugin form factory.

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