Search for options
- Search 7.x for options
- Search 9.5.x for options
- Search 8.9.x for options
- Search 10.3.x for options
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewUI::$temporary_options | property | core/ |
Stores options temporarily while editing. |
| ViewUI::mergeDefaultDisplaysOptions | function | core/ |
Add defaults to the display options. |
| Watchdog::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
| 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::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::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
| 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::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. |
| _locale_translation_default_update_options | function | core/ |
Returns default import options for translation update. |
| _options_values_in_use | function | core/ |
Checks if a list of values are being used in actual field values. |
Pagination
- Previous page
- Page 21
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.