Search for options

  1. Search 7.x for options
  2. Search 9.5.x for options
  3. Search 10.3.x for options
  4. Search 11.x for options
  5. Other projects
Title Object type File name Summary
OptionsWidgetsTest::$card2 property core/modules/options/tests/src/Functional/OptionsWidgetsTest.php A field storage with cardinality 2 to use in this test class.
OptionsWidgetsTest::$defaultTheme property core/modules/options/tests/src/Functional/OptionsWidgetsTest.php The theme to install as the default for testing.
OptionsWidgetsTest::$float property core/modules/options/tests/src/Functional/OptionsWidgetsTest.php A field storage with float values to use in this test class.
OptionsWidgetsTest::$modules property core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Modules to enable.
OptionsWidgetsTest::setUp function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php
OptionsWidgetsTest::testCheckBoxes function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_buttons' widget (multiple select).
OptionsWidgetsTest::testEmptyValue function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_select' and 'options_button' widget for empty value.
OptionsWidgetsTest::testRadioButtons function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_buttons' widget (single select).
OptionsWidgetsTest::testSelectListFloat function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_select' widget (float values).
OptionsWidgetsTest::testSelectListMultiple function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_select' widget (multiple select).
OptionsWidgetsTest::testSelectListSingle function core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Tests the 'options_select' widget (single select).
options_allowed_values function core/modules/options/options.module Returns the array of allowed values for a list field.
options_config_install_test.info.yml file core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml
options_field_storage_config_delete function core/modules/options/options.module Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'.
options_field_storage_config_update function core/modules/options/options.module Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
options_field_storage_config_update_forbid function core/modules/options/options.module Implements hook_field_storage_config_update_forbid().
options_field_views_data function core/modules/options/options.views.inc Implements hook_field_views_data().
options_help function core/modules/options/options.module Implements hook_help().
options_request_listener service core/core.services.yml Drupal\Core\EventSubscriber\OptionsRequestSubscriber
options_test.info.yml file core/modules/options/tests/options_test/options_test.info.yml core/modules/options/tests/options_test/options_test.info.yml
options_test.module file core/modules/options/tests/options_test/options_test.module Helper module for the List module tests.
options_test_allowed_values_callback function core/modules/options/tests/options_test/options_test.module Implements callback_allowed_values_function().
options_test_dynamic_values_callback function core/modules/options/tests/options_test/options_test.module Implements callback_allowed_values_function().
options_test_views.info.yml file core/modules/options/tests/options_test_views/options_test_views.info.yml core/modules/options/tests/options_test_views/options_test_views.info.yml
Page::buildOptionsForm function core/modules/views/src/Plugin/views/display/Page.php Provide a form to edit options for this plugin.
Page::defineOptions function core/modules/views/src/Plugin/views/display/Page.php Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions().
Page::optionsSummary function core/modules/views/src/Plugin/views/display/Page.php Provides the default summary for options in the views UI.
Page::submitOptionsForm function core/modules/views/src/Plugin/views/display/Page.php Handle any special handling on the validate form.
Page::validateOptionsForm function core/modules/views/src/Plugin/views/display/Page.php Validate the options form.
PagerPluginBase::$usesOptions property core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Denotes whether the plugin has an additional options form.
PagerPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Provide the default form form for submitting options
PagerPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Provide the default form form for validating options
Path::buildOptionsForm function core/modules/node/src/Plugin/views/field/Path.php Default options form that provides the label widget that all fields
should have.
Path::defineOptions function core/modules/node/src/Plugin/views/field/Path.php Information about options for all kinds of purposes will be held here.
PathPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/display/PathPluginBase.php Provide a form to edit options for this plugin.
PathPluginBase::defineOptions function core/modules/views/src/Plugin/views/display/PathPluginBase.php Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions().
PathPluginBase::optionsSummary function core/modules/views/src/Plugin/views/display/PathPluginBase.php Provides the default summary for options in the views UI.
PathPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/display/PathPluginBase.php Handle any special handling on the validate form.
PathPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/display/PathPluginBase.php Validate the options form.
Permission::$usesOptions property core/modules/user/src/Plugin/views/access/Permission.php Denotes whether the plugin has an additional options form.
Permission::buildOptionsForm function core/modules/user/src/Plugin/views/access/Permission.php Provide a form to edit options for this plugin.
Permission::defineOptions function core/modules/user/src/Plugin/views/access/Permission.php Information about options for all kinds of purposes will be held here.
Permissions::getValueOptions function core/modules/user/src/Plugin/views/filter/Permissions.php Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values.
PluginBase::$options property core/modules/views/src/Plugin/views/PluginBase.php Options for this plugin will be held here.
PluginBase::$usesOptions property core/modules/views/src/Plugin/views/PluginBase.php Denotes whether the plugin has an additional options form.
PluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/PluginBase.php Provide a form to edit options for this plugin.
PluginBase::defineOptions function core/modules/views/src/Plugin/views/PluginBase.php Information about options for all kinds of purposes will be held here.
PluginBase::doFilterByDefinedOptions function core/modules/views/src/Plugin/views/PluginBase.php Do the work to filter out stored options depending on the defined options.
PluginBase::filterByDefinedOptions function core/modules/views/src/Plugin/views/PluginBase.php Filter out stored options depending on the defined options.
PluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/PluginBase.php Handle any special handling on the validate form.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.