Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WildcardHtmlSupportTest.php | file | core/ |
|
| WildcardHtmlSupportTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
| WildcardHtmlSupportTest::$modules | property | core/ |
Modules to install. |
| WildcardHtmlSupportTest::providerGhsConfiguration | function | core/ |
Provides test cases for CKEditor 5 General HTML Support (GHS) configuration. |
| WildcardHtmlSupportTest::setUp | function | core/ |
|
| WildcardHtmlSupportTest::testGhsConfiguration | function | core/ |
Tests ghs configuration. |
| WizardPluginBase | class | core/ |
Base class for Views wizard plugins. |
| WizardPluginBase.php | file | core/ |
|
| WizardPluginBase::$availableSorts | property | core/ |
The available store criteria. |
| WizardPluginBase::$base_table | property | core/ |
The base table connected with the wizard. |
| WizardPluginBase::$bundleInfoService | property | core/ |
The bundle info service. |
| WizardPluginBase::$createdColumn | property | core/ |
The table column used for sorting by create date of this wizard. |
| WizardPluginBase::$entityType | property | core/ |
Contains the information from entity_get_info of the $entity_type. |
| WizardPluginBase::$entityTypeId | property | core/ |
The entity type connected with the wizard. |
| WizardPluginBase::$filters | property | core/ |
Views items configuration arrays for filters added by the wizard. |
| WizardPluginBase::$filter_defaults | property | core/ |
Default values for filters. |
| WizardPluginBase::$parentFormSelector | property | core/ |
The parent form selector service. |
| WizardPluginBase::$sorts | property | core/ |
Views items configuration arrays for sorts added by the wizard. |
| WizardPluginBase::$validated_views | property | core/ |
An array of validated view objects, keyed by a hash. |
| WizardPluginBase::addDisplays | function | core/ |
Adds the array of display options to the view, with appropriate overrides. |
| WizardPluginBase::alterDisplayOptions | function | core/ |
Alters the full array of display options before they are added to the view. |
| WizardPluginBase::blockDisplayOptions | function | core/ |
Retrieves the block display options. |
| WizardPluginBase::buildDisplayOptions | function | core/ |
Builds an array of display options for the view. |
| WizardPluginBase::buildFilters | function | core/ |
Builds the form structure for selecting the view's filters. |
| WizardPluginBase::buildForm | function | core/ |
Form callback to build other elements in the "show" form. |
| WizardPluginBase::buildFormStyle | function | core/ |
Adds the style options to the wizard form. |
| WizardPluginBase::buildSorts | function | core/ |
Builds the form structure for selecting the view's sort order. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 1612
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.