Search for options

  1. Search 7.x for options
  2. Search 8.9.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::$card1 property core/modules/options/tests/src/Functional/OptionsWidgetsTest.php A field storage with cardinality 1 to use in this test class.
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
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
Page::defineOptions function core/modules/views/src/Plugin/views/display/Page.php
Page::optionsSummary function core/modules/views/src/Plugin/views/display/Page.php
Page::submitOptionsForm function core/modules/views/src/Plugin/views/display/Page.php
Page::validateOptionsForm function core/modules/views/src/Plugin/views/display/Page.php
PagerPluginBase::$usesOptions property core/modules/views/src/Plugin/views/pager/PagerPluginBase.php
PagerPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Provide the default form for submitting options.
PagerPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Provide the default form for validating options.
PathPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/display/PathPluginBase.php
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
PathPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/display/PathPluginBase.php
PathPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/display/PathPluginBase.php
Permission::$usesOptions property core/modules/user/src/Plugin/views/access/Permission.php
Permission::buildOptionsForm function core/modules/user/src/Plugin/views/access/Permission.php
Permission::defineOptions function core/modules/user/src/Plugin/views/access/Permission.php
Permissions::getValueOptions function core/modules/user/src/Plugin/views/filter/Permissions.php
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
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
PluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::unpackOptions function core/modules/views/src/Plugin/views/PluginBase.php

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