Search for options
- Search 7.x for options
- Search 8.9.x for options
- Search 10.3.x for options
- Search 11.x for options
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Custom::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
DatabaseStorage::$options | property | core/ |
Additional database connection options to use in queries. |
DataEntityRow::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
DataFieldRow::$rawOutputOptions | property | core/ |
Stores an array of options to determine if the raw field output is used. |
DataFieldRow::buildOptionsForm | function | core/ |
Provide a form for setting options. |
DataFieldRow::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
DataFieldRow::extractFromOptionsArray | function | core/ |
Extracts a set of option values from a nested options array. |
DataFieldRow::validateOptionsForm | function | core/ |
Validate the options form. |
Date::buildOptionsForm | function | core/ |
Basic options for all sort criteria. |
Date::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
Date::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Date::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Date::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Date::validateOptionsForm | function | core/ |
Simple validate handler. |
DateTestBase::$displayOptions | property | core/ |
An array of display options. |
DateTimeTimeAgoFormatterTest::$displayOptions | property | core/ |
An array of field formatter display options. |
DblogMessage::buildOptionsForm | function | core/ |
|
DblogMessage::defineOptions | function | core/ |
|
DblogTypes::getValueOptions | function | core/ |
|
DefaultSummary::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DefaultSummary::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
DisplayApiTest::$displayOptions | property | core/ |
The field display options to use in this test. |
DisplayExtenderPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayExtenderPluginBase::defineOptionsAlter | function | core/ |
Provide a form to edit options for this plugin. |
DisplayExtenderPluginBase::optionsSummary | function | core/ |
Provide the default summary for options in the views UI. |
DisplayExtenderPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayExtenderPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayExtenderTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayExtenderTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
DisplayExtenderTest::optionsSummary | function | core/ |
Provide the default summary for options in the views UI. |
DisplayExtenderTest::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayKernelTest::testDefaultOptions | function | core/ |
Tests the default display options. |
DisplayLink::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayLink::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
DisplayLink::hasEqualOptions | function | core/ |
Check if the options of a views display are equal to the current display. |
DisplayPathTest::testMenuOptions | function | core/ |
Tests the menu and tab option form. |
DisplayPluginBase::$unpackOptions | property | core/ |
Static cache for unpackOptions, but not if we are in the UI. |
DisplayPluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
DisplayPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
DisplayPluginBase::buildRenderingLanguageOptions | function | core/ |
Returns the available rendering strategies for language-aware entities. |
DisplayPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
DisplayPluginBase::optionsOverride | function | core/ |
If override/revert was clicked, perform the proper toggle. |
DisplayPluginBase::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
DisplayPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
DisplayPluginInterface::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
DisplayPluginInterface::optionsOverride | function | core/ |
If override/revert was clicked, perform the proper toggle. |
DisplayPluginInterface::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
DisplayPluginInterface::submitOptionsForm | function | core/ |
Performs any necessary changes to the form values prior to storage. |
DisplayPluginInterface::validateOptionsForm | function | core/ |
Validates the options form. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.