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
FilterPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Simple validate handler
FilterTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm().
FilterTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php Overrides Drupal\views\Plugin\views\row\RowPluginBase::defineOptions().
FilterTest::testInOperatorSelectAllOptions function core/modules/views/tests/src/Functional/Plugin/FilterTest.php Test no error message is displayed when all options are selected in an
exposed filter.
Fixed::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/Fixed.php Provide the default form for setting options.
Fixed::defineOptions function core/modules/views/src/Plugin/views/argument_default/Fixed.php Retrieve the options when this is a new access
control plugin
FormatterPluginManager::$formatterOptions property core/lib/Drupal/Core/Field/FormatterPluginManager.php An array of formatter options for each field type.
FormatterPluginManager::getOptions function core/lib/Drupal/Core/Field/FormatterPluginManager.php Returns an array of formatter options for a field type.
FormTestSelectForm::makeSortableOptions function core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php Makes and returns a set of options to test sorting on.
form_get_options function core/includes/form.inc Returns the indexes of a select element's options matching a given key.
form_select_options function core/includes/form.inc Converts the options in a select element into a structured array for output.
Full::buildOptionsForm function core/modules/views/src/Plugin/views/pager/Full.php Provide the default form for setting options.
Full::defineOptions function core/modules/views/src/Plugin/views/pager/Full.php Information about options for all kinds of purposes will be held here.
Grid::buildOptionsForm function core/modules/views/src/Plugin/views/style/Grid.php Provide a form to edit options for this plugin.
Grid::defineOptions function core/modules/views/src/Plugin/views/style/Grid.php Information about options for all kinds of purposes will be held here.
GroupwiseMax::buildOptionsForm function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Provide a form to edit options for this plugin.
GroupwiseMax::defineOptions function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Information about options for all kinds of purposes will be held here.
GroupwiseMax::submitOptionsForm function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php When the form is submitted, make sure to clear the subquery string cache.
Handler::$manageOptions property composer/Plugin/Scaffold/Handler.php The scaffold options in the top-level composer.json's 'extra' section.
HandlerBase::buildExtraOptionsForm function core/modules/views/src/Plugin/views/HandlerBase.php Provide a form for setting options.
HandlerBase::buildOptionsForm function core/modules/views/src/Plugin/views/HandlerBase.php Provide a form to edit options for this plugin.
HandlerBase::defaultExposeOptions function core/modules/views/src/Plugin/views/HandlerBase.php Set new exposed option defaults when exposed setting is flipped
on.
HandlerBase::defineExtraOptions function core/modules/views/src/Plugin/views/HandlerBase.php Provide defaults for the handler.
HandlerBase::defineOptions function core/modules/views/src/Plugin/views/HandlerBase.php Information about options for all kinds of purposes will be held here.
HandlerBase::hasExtraOptions function core/modules/views/src/Plugin/views/HandlerBase.php If a handler has 'extra options' it will get a little settings widget and
another form called extra_options.
HandlerBase::submitExtraOptionsForm function core/modules/views/src/Plugin/views/HandlerBase.php Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data.
HandlerBase::submitFormCalculateOptions function core/modules/views/src/Plugin/views/HandlerBase.php Calculates options stored on the handler
HandlerBase::validateExtraOptionsForm function core/modules/views/src/Plugin/views/HandlerBase.php Validate the options form.
HistoryUserTimestamp::buildOptionsForm function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Provide link to node option
HistoryUserTimestamp::defineOptions function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Information about options for all kinds of purposes will be held here.
hook_field_ui_preconfigured_options_alter function core/modules/field/field.api.php Perform alterations on preconfigured field options.
hook_options_list_alter function core/modules/options/options.api.php Alters the list of options to be displayed for a field.
HtmlList::buildOptionsForm function core/modules/views/src/Plugin/views/style/HtmlList.php Render the given style.
HtmlList::defineOptions function core/modules/views/src/Plugin/views/style/HtmlList.php Set default options
HTTPStatusCode::buildOptionsForm function core/modules/views/src/Plugin/views/area/HTTPStatusCode.php Provide a form to edit options for this plugin.
HTTPStatusCode::defineOptions function core/modules/views/src/Plugin/views/area/HTTPStatusCode.php Information about options for all kinds of purposes will be held here.
ImageFormatterTest::testImageFormatterUrlOptions function core/modules/image/tests/src/Kernel/ImageFormatterTest.php Tests Image Formatter URL options handling.
ImageStyleDeleteForm::$replacementOptions property core/modules/image/src/Form/ImageStyleDeleteForm.php Replacement options.
ImageStyleDeleteForm::getReplacementOptions function core/modules/image/src/Form/ImageStyleDeleteForm.php Returns a list of image style replacement options.
image_style_options function core/modules/image/image.module Gets an array of image styles suitable for using as select list options.
IndexTidDepth::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Provide a form to edit options for this plugin.
IndexTidDepth::defineOptions function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php Information about options for all kinds of purposes will be held here.
IndexTidDepthModifier::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php Provide a form to edit options for this plugin.
InOperator::$valueOptions property core/modules/views/src/Plugin/views/filter/InOperator.php Stores all operations which are available on the form.
InOperator::defaultExposeOptions function core/modules/views/src/Plugin/views/filter/InOperator.php Provide default options for exposed filters.
InOperator::defineOptions function core/modules/views/src/Plugin/views/filter/InOperator.php Information about options for all kinds of purposes will be held here.
InOperator::getValueOptions function core/modules/views/src/Plugin/views/filter/InOperator.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.
InOperator::operatorOptions function core/modules/views/src/Plugin/views/filter/InOperator.php Build strings from the operators() for 'select' options
InOperator::reduceValueOptions function core/modules/views/src/Plugin/views/filter/InOperator.php When using exposed filters, we may be required to reduce the set.
InOperatorTest::validate_options_callback function core/modules/views/tests/src/Unit/Plugin/filter/InOperatorTest.php

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