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 |
---|---|---|---|
form_get_options | function | core/ |
Returns the indexes of a select element's options matching a given key. |
form_select_options | function | core/ |
Converts the options in a select element into a structured array for output. |
Full::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Full::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Grid::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
Grid::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
GroupwiseMax::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
GroupwiseMax::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
GroupwiseMax::submitOptionsForm | function | core/ |
When the form is submitted, make sure to clear the subquery string cache. |
Handler::$manageOptions | property | composer/ |
The scaffold options in the top-level composer.json's 'extra' section. |
HandlerBase::buildExtraOptionsForm | function | core/ |
Provide a form for setting options. |
HandlerBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
HandlerBase::defaultExposeOptions | function | core/ |
Set new exposed option defaults when exposed setting is flipped on. |
HandlerBase::defineExtraOptions | function | core/ |
Provide defaults for the handler. |
HandlerBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
HandlerBase::hasExtraOptions | function | core/ |
Determines if the handler has extra options. |
HandlerBase::submitExtraOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
HandlerBase::submitFormCalculateOptions | function | core/ |
Calculates options stored on the handler. |
HandlerBase::validateExtraOptionsForm | function | core/ |
Validate the options form. |
HistoryUserTimestamp::buildOptionsForm | function | core/ |
Provide link to node option. |
HistoryUserTimestamp::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
hook_field_ui_preconfigured_options_alter | function | core/ |
Perform alterations on preconfigured field options. |
hook_options_list_alter | function | core/ |
Alters the list of options to be displayed for a field. |
HtmlList::buildOptionsForm | function | core/ |
Render the given style. |
HtmlList::defineOptions | function | core/ |
Set default options. |
HTTPStatusCode::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
HTTPStatusCode::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
ImageFormatterTest::testImageFormatterUrlOptions | function | core/ |
Tests Image Formatter URL options handling. |
ImageStyleDeleteForm::$replacementOptions | property | core/ |
Replacement options. |
ImageStyleDeleteForm::getReplacementOptions | function | core/ |
Returns a list of image style replacement options. |
image_style_options | function | core/ |
Gets an array of image styles suitable for using as select list options. |
IndexTidDepth::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
IndexTidDepth::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
IndexTidDepthModifier::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
InOperator::$valueOptions | property | core/ |
Stores all operations which are available on the form. |
InOperator::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
InOperator::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
InOperator::getValueOptions | function | core/ |
Gets the value options. |
InOperator::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options. |
InOperator::reduceValueOptions | function | core/ |
When using exposed filters, we may be required to reduce the set. |
InOperatorTest::validate_options_callback | function | core/ |
|
InputRequired::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
InputRequired::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
InputRequired::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
KeyValueFactory::$options | property | core/ |
Collection-specific storage override options. |
LanguageConfiguration::getDefaultOptions | function | core/ |
Returns the default options for the language configuration form element. |
LanguageField::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
LanguageField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
LanguageFilter::getValueOptions | function | core/ |
Gets the value options. |
LanguageItem::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.