Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WidgetOverflowTest.php | file | core/ |
|
| WidgetOverflowTest::$image | property | core/ |
The test image file. |
| WidgetOverflowTest::providerWidgetOverflow | function | core/ |
Data provider for ::testWidgetOverflow() and ::testUnlimitedCardinality(). |
| WidgetOverflowTest::setUp | function | core/ |
|
| WidgetOverflowTest::testUnlimitedCardinality | function | core/ |
Tests that unlimited fields' selection count is not constrained. |
| WidgetOverflowTest::testWidgetOverflow | function | core/ |
Tests that the Media Library constrains the number of selected items. |
| WidgetOverflowTest::uploadFiles | function | core/ |
Uploads multiple test images into the media library. |
| WidgetPluginManager::$widgetOptions | property | core/ |
An array of widget options for each field type. |
| WidgetPluginManager::getOptions | function | core/ |
Returns an array of widget type options for a field type. |
| WizardPluginBase::$parentFormSelector | property | core/ |
The parent form selector service. |
| WizardPluginBase::setDefaultOptions | function | core/ |
Sets options for a display and makes them the default options if possible. |
| WizardPluginBase::setOverrideOptions | function | core/ |
Sets options for a display, inheriting from the defaults when possible. |
| WorkAllocator | class | core/ |
Allocates available tests to test workers. |
| WorkAllocator.php | file | core/ |
|
| WorkAllocator::$allocatedList | property | core/ |
The tests list, allocated to current bin. |
| WorkAllocator::$sortedList | property | core/ |
The sorted tests list, prior to allocation. |
| WorkAllocator::assignTestsSequence | function | core/ |
Assigns the test sequence. |
| WorkAllocator::getAllocatedList | function | core/ |
Returns the list of tests allocated to current bin. |
| WorkAllocator::getSortedList | function | core/ |
Returns the sorted tests list, prior to allocation. |
| WorkAllocator::getTestTypeWeight | function | core/ |
Weights a test class based on which test base class it extends. |
| WorkAllocator::placeTestsIntoBins | function | core/ |
Distribute tests into roughly equal sized bins. |
| WorkAllocator::process | function | core/ |
Allocates tests to workers. |
| WorkAllocator::sortTestsByTypeAndCount | function | core/ |
Sort tests by test type and count of tests to be executed. |
| WorkAllocator::__construct | function | core/ |
|
| WorkAllocatorTest | class | core/ |
Unit tests for WorkAllocator. |
| WorkAllocatorTest.php | file | core/ |
|
| WorkAllocatorTest::allocatorProvider | function | core/ |
Data for ::testAllocator. |
| WorkAllocatorTest::testAllocator | function | core/ |
Tests sorting and allocation of tests. |
| WorkflowAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| WorkflowCustomAccessType | class | core/ |
A test workflow with custom state/transition access rules applied. |
| WorkflowCustomAccessType.php | file | core/ |
|
| WorkflowCustomAccessType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| WorkflowCustomAccessType::workflowAccess | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| WorkflowCustomStateTransitionAccessTest | class | core/ |
Test custom provided workflow access for state/transition operations. |
| WorkflowCustomStateTransitionAccessTest.php | file | core/ |
|
| WorkflowCustomStateTransitionAccessTest::$adminUser | property | core/ |
A test admin user. |
| WorkflowCustomStateTransitionAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkflowCustomStateTransitionAccessTest::$modules | property | core/ |
Modules to install. |
| WorkflowCustomStateTransitionAccessTest::$testWorkflow | property | core/ |
A test workflow. |
| WorkflowCustomStateTransitionAccessTest::setUp | function | core/ |
|
| WorkflowCustomStateTransitionAccessTest::testCustomWorkflowAccessOperations | function | core/ |
Tests the custom state/transition operation access rules. |
| WorkflowDependenciesTest::testOnDependencyRemoval | function | core/ |
Tests \Drupal\workflows\Entity\Workflow::onDependencyRemoval(). |
| WorkflowEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowEditForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| 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 |
| workflows.workflow.editorial.yml | file | core/ |
core/recipes/editorial_workflow/config/workflows.workflow.editorial.yml |
| WorkflowStateAddForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
| WorkflowStateAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| WorkflowStateEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
Pagination
- Previous page
- Page 272
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.