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 |
---|---|---|---|
OptionsWidgetsTest::$card1 | property | core/ |
A field storage with cardinality 1 to use in this test class. |
OptionsWidgetsTest::$card2 | property | core/ |
A field storage with cardinality 2 to use in this test class. |
OptionsWidgetsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OptionsWidgetsTest::$float | property | core/ |
A field storage with float values to use in this test class. |
OptionsWidgetsTest::$modules | property | core/ |
Modules to enable. |
OptionsWidgetsTest::setUp | function | core/ |
|
OptionsWidgetsTest::testCheckBoxes | function | core/ |
Tests the 'options_buttons' widget (multiple select). |
OptionsWidgetsTest::testEmptyValue | function | core/ |
Tests the 'options_select' and 'options_button' widget for empty value. |
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::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_field_storage_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
options_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
options_field_storage_config_update_forbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
options_field_views_data | function | core/ |
Implements hook_field_views_data(). |
options_help | function | core/ |
Implements hook_help(). |
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.module | file | core/ |
Helper module for the List module tests. |
options_test_allowed_values_callback | function | core/ |
Implements callback_allowed_values_function(). |
options_test_dynamic_values_callback | function | core/ |
Implements callback_allowed_values_function(). |
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 \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions(). |
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::$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 \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions(). |
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. |
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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.