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 |
|---|---|---|---|
| OptionsWidgetsTest::testEmptyValue | function | core/ |
Tests the 'options_select' and 'options_button' widget for empty value. |
| OptionsWidgetsTest::testOptionsListAlter | function | core/ |
Tests hook_options_list_alter(). |
| OptionsWidgetsTest::testRadioButtons | function | core/ |
Tests the 'options_buttons' widget (single select). |
| OptionsWidgetsTest::testSelectListFloat | function | core/ |
Tests the 'options_select' widget (float values). |
| OptionsWidgetsTest::testSelectListMultiple | function | core/ |
Tests the 'options_select' widget (multiple select). |
| OptionsWidgetsTest::testSelectListRequiredErrorAttribute | function | core/ |
Tests the '#required_error' attribute for the select list. |
| OptionsWidgetsTest::testSelectListSingle | function | core/ |
Tests the 'options_select' widget (single select). |
| options_allowed_values | function | core/ |
Returns the array of allowed values for a list field. |
| options_config_install_test.info.yml | file | core/ |
core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml |
| options_request_listener | service | core/ |
Drupal\Core\EventSubscriber\OptionsRequestSubscriber |
| options_test.info.yml | file | core/ |
core/modules/options/tests/options_test/options_test.info.yml |
| options_test_views.info.yml | file | core/ |
core/modules/options/tests/options_test_views/options_test_views.info.yml |
| Page::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Page::defineOptions | function | core/ |
Overrides view display plugin base. |
| Page::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| Page::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| Page::validateOptionsForm | function | core/ |
Validate the options form. |
| PagerPluginBase::$headingOptions | property | core/ |
Options available for setting pagination headers. |
| PagerPluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| PagerPluginBase::submitOptionsForm | function | core/ |
Provide the default form for submitting options. |
| PagerPluginBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
| PathPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| PathPluginBase::defineOptions | function | core/ |
Overrides view display plugin base. |
| PathPluginBase::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| PathPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| PathPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| Permission::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| Permission::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Permission::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Permissions::getValueOptions | function | core/ |
Gets the value options. |
| PhpTuf\ComposerStager\API\Translation\Service\DomainOptionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\DomainOptions |
| PhpTuf\ComposerStager\API\Translation\Service\LocaleOptionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\LocaleOptions |
| PluginBase::$options | property | core/ |
Options for this plugin will be held here. |
| PluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| PluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| PluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| PluginBase::doFilterByDefinedOptions | function | core/ |
Do the work to filter out stored options depending on the defined options. |
| PluginBase::filterByDefinedOptions | function | core/ |
Filter out stored options depending on the defined options. |
| PluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| PluginBase::unpackOptions | function | core/ |
Unpacks options over our existing defaults. |
| PluginBase::usesOptions | function | core/ |
Returns the usesOptions property. |
| PluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| PluginBaseTest::providerTestFilterByDefinedOptions | function | core/ |
Provides data to testFilterByDefinedOptions(). |
| PluginBaseTest::providerTestUnpackOptions | function | core/ |
Data provider for testUnpackOptions(). |
| PluginBaseTest::testFilterByDefinedOptions | function | core/ |
Tests filter by defined options. |
| PluginBaseTest::testUnpackOptions | function | core/ |
Tests the unpackOptions method. |
| PluginExistsConstraint::getRequiredOptions | function | core/ |
|
| PoDatabaseReader::$options | property | core/ |
An associative array indicating which type of strings should be read. |
| PoDatabaseReader::getOptions | function | core/ |
Get the options used by the reader. |
| PoDatabaseReader::setOptions | function | core/ |
Set the options for the current reader. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.