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
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 Determines if the handler has extra options.
HandlerBase::submitExtraOptionsForm function core/modules/views/src/Plugin/views/HandlerBase.php Perform any necessary changes to the form values prior to storage.
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 Gets the value options.
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
InputRequired::buildOptionsForm function core/modules/views/src/Plugin/views/exposed_form/InputRequired.php Provide a form to edit options for this plugin.
InputRequired::defineOptions function core/modules/views/src/Plugin/views/exposed_form/InputRequired.php Information about options for all kinds of purposes will be held here.
InputRequired::submitOptionsForm function core/modules/views/src/Plugin/views/exposed_form/InputRequired.php Handle any special handling on the validate form.
KeyValueFactory::$options property core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php Collection-specific storage override options.
LanguageConfiguration::getDefaultOptions function core/modules/language/src/Element/LanguageConfiguration.php Returns the default options for the language configuration form element.
LanguageField::buildOptionsForm function core/modules/views/src/Plugin/views/field/LanguageField.php Default option form that provides label widget that all fields should have.
LanguageField::defineOptions function core/modules/views/src/Plugin/views/field/LanguageField.php Information about options for all kinds of purposes will be held here.
LanguageFilter::getValueOptions function core/modules/views/src/Plugin/views/filter/LanguageFilter.php Gets the value options.
LanguageItem::getPossibleOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php Returns an array of possible values with labels for display.

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