Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
WizardPluginBase::defaultDisplaySortsUser function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Retrieves sort information based on user input for the default display.
WizardPluginBase::getAvailableSorts function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Gets the availableSorts property.
WizardPluginBase::getCreatedColumn function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Gets the createdColumn property.
WizardPluginBase::getFilters function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Gets the filters property.
WizardPluginBase::getSelected function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Gets the current value of a #select element, from within a form constructor function.
WizardPluginBase::getSorts function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Gets the sorts property.
WizardPluginBase::instantiateView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Instantiates a view object from form values.
WizardPluginBase::pageDisplayOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Retrieves the page display options.
WizardPluginBase::pageFeedDisplayOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Retrieves the feed display options.
WizardPluginBase::restExportDisplayOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Retrieves the REST export display options from the submitted form values.
WizardPluginBase::retrieveValidatedView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Retrieves a validated view for a form submission.
WizardPluginBase::rowStyleOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Retrieves row style plugin names.
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.
WizardPluginBase::setValidatedView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Stores a validated view from a form submission.
WizardPluginBase::validateView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate().
WizardPluginBase::__construct function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Constructs a WizardPluginBase object.
WizardPluginBaseKernelTest class core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Tests the wizard base plugin class.
WizardPluginBaseKernelTest.php file core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
WizardPluginBaseKernelTest::$modules property core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Modules to enable.
WizardPluginBaseKernelTest::$wizard property core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Contains thw wizard plugin manager.
WizardPluginBaseKernelTest::setUp function core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
WizardPluginBaseKernelTest::testCreateView function core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Tests the creating of a view.
WizardPluginBaseTest class core/modules/views/tests/src/Unit/WizardPluginBaseTest.php @coversDefaultClass \Drupal\views\Plugin\views\wizard\WizardPluginBase[[api-linebreak]]
WizardPluginBaseTest.php file core/modules/views/tests/src/Unit/WizardPluginBaseTest.php
WizardPluginBaseTest::providerTestGetSelected function core/modules/views/tests/src/Unit/WizardPluginBaseTest.php Provides test data for testGetSelected().
WizardPluginBaseTest::testGetSelected function core/modules/views/tests/src/Unit/WizardPluginBaseTest.php @covers ::getSelected[[api-linebreak]]
WizardTest class core/modules/comment/tests/src/Functional/Views/WizardTest.php Tests the comment module integration into the wizard.
WizardTest class core/modules/views_ui/tests/src/Functional/WizardTest.php Tests the wizard.
WizardTest.php file core/modules/views_ui/tests/src/Functional/WizardTest.php
WizardTest.php file core/modules/comment/tests/src/Functional/Views/WizardTest.php
WizardTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/WizardTest.php The theme to install as the default for testing.
WizardTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/WizardTest.php The theme to install as the default for testing.
WizardTest::$modules property core/modules/comment/tests/src/Functional/Views/WizardTest.php Modules to install.
WizardTest::setUp function core/modules/comment/tests/src/Functional/Views/WizardTest.php
WizardTest::testCommentWizard function core/modules/comment/tests/src/Functional/Views/WizardTest.php Tests adding a view of comments.
WizardTest::testWizardFieldLength function core/modules/views_ui/tests/src/Functional/WizardTest.php Tests filling in the wizard with really long strings.
WizardTestBase class core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php Views UI wizard tests.
WizardTestBase class core/modules/views/src/Tests/Wizard/WizardTestBase.php Views UI wizard tests.
WizardTestBase.php file core/modules/views/src/Tests/Wizard/WizardTestBase.php
WizardTestBase.php file core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php
WizardTestBase::$modules property core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php Modules to enable.
WizardTestBase::$modules property core/modules/views/src/Tests/Wizard/WizardTestBase.php Modules to enable.
WizardTestBase::setUp function core/modules/views/src/Tests/Wizard/WizardTestBase.php Sets up a Drupal site for running functional and integration tests.
WizardTestBase::setUp function core/modules/views/tests/src/Functional/Wizard/WizardTestBase.php
WordLevelDiff::closing function core/lib/Drupal/Component/Diff/WordLevelDiff.php Gets the closing set of lines.
WordLevelDiff::_split function core/lib/Drupal/Component/Diff/WordLevelDiff.php
WordLevelDiff::__construct function core/lib/Drupal/Component/Diff/WordLevelDiff.php Constructor.
Workflow Type Plugins group core/modules/workflows/workflows.api.php Any module harnessing Workflows module must define a Workflow Type Plugin.
This allows the module to tailor the workflow to its specific need. For
example, Content Moderation module uses its the Workflow Type Plugin to link
workflows to entities. On…
Workflow::$type_settings property core/modules/workflows/src/Entity/Workflow.php The configuration for the workflow type plugin.

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