Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WizardPluginBase::createView | function | core/ |
Creates a view from values that have already been validated. |
| WizardPluginBase::defaultDisplayFilters | function | core/ |
Retrieves all filter information used by the default display. |
| WizardPluginBase::defaultDisplayFiltersUser | function | core/ |
Retrieves filter information based on user input for the default display. |
| WizardPluginBase::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
| WizardPluginBase::defaultDisplaySorts | function | core/ |
Retrieves all sort information used by the default display. |
| WizardPluginBase::defaultDisplaySortsUser | function | core/ |
Retrieves sort information based on user input for the default display. |
| WizardPluginBase::getAvailableSorts | function | core/ |
Gets the availableSorts property. |
| WizardPluginBase::getCreatedColumn | function | core/ |
Gets the createdColumn property. |
| WizardPluginBase::getFilters | function | core/ |
Gets the filters property. |
| WizardPluginBase::getSelected | function | core/ |
Gets the current value of a #select element, from within a form constructor function. |
| WizardPluginBase::getSorts | function | core/ |
Gets the sorts property. |
| WizardPluginBase::instantiateView | function | core/ |
Instantiates a view object from form values. |
| WizardPluginBase::pageDisplayOptions | function | core/ |
Retrieves the page display options. |
| WizardPluginBase::pageFeedDisplayOptions | function | core/ |
Retrieves the feed display options. |
| WizardPluginBase::restExportDisplayOptions | function | core/ |
Retrieves the REST export display options from the submitted form values. |
| WizardPluginBase::retrieveValidatedView | function | core/ |
Retrieves a validated view for a form submission. |
| WizardPluginBase::rowStyleOptions | function | core/ |
Retrieves row style plugin names. |
| 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. |
| WizardPluginBase::setValidatedView | function | core/ |
Stores a validated view from a form submission. |
| WizardPluginBase::validateView | function | core/ |
Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate(). |
| WizardPluginBase::__construct | function | core/ |
Constructs a WizardPluginBase object. |
| WizardPluginBaseKernelTest | class | core/ |
Tests the wizard base plugin class. |
| WizardPluginBaseKernelTest.php | file | core/ |
|
| WizardPluginBaseKernelTest::$modules | property | core/ |
Modules to enable. |
| WizardPluginBaseKernelTest::$wizard | property | core/ |
Contains thw wizard plugin manager. |
| WizardPluginBaseKernelTest::setUp | function | core/ |
|
| WizardPluginBaseKernelTest::testCreateView | function | core/ |
Tests the creating of a view. |
| WizardPluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\wizard\WizardPluginBase[[api-linebreak]] |
| WizardPluginBaseTest.php | file | core/ |
|
| WizardPluginBaseTest::providerTestGetSelected | function | core/ |
Provides test data for testGetSelected(). |
| WizardPluginBaseTest::testGetSelected | function | core/ |
@covers ::getSelected[[api-linebreak]] |
| WizardTest | class | core/ |
Tests the wizard. |
| WizardTest | class | core/ |
Tests the comment module integration into the wizard. |
| WizardTest.php | file | core/ |
|
| WizardTest.php | file | core/ |
|
| WizardTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WizardTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WizardTest::$modules | property | core/ |
Modules to install. |
| WizardTest::setUp | function | core/ |
Sets up the test. |
| WizardTest::testCommentWizard | function | core/ |
Tests adding a view of comments. |
| WizardTest::testWizardFieldLength | function | core/ |
Tests filling in the wizard with really long strings. |
| WizardTestBase | class | core/ |
Views UI wizard tests. |
| WizardTestBase.php | file | core/ |
|
| WizardTestBase::$modules | property | core/ |
Modules to enable. |
| WizardTestBase::setUp | function | core/ |
Sets up the test. |
| WordLevelDiff::closing | function | core/ |
Gets the closing set of lines. |
| WordLevelDiff::_split | function | core/ |
|
| WordLevelDiff::__construct | function | core/ |
Constructor. |
| Workflow Type Plugins | group | core/ |
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… |
Pagination
- Previous page
- Page 1440
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.