Search for options
- Search 7.x for options
- Search 9.5.x for options
- Search 8.9.x for options
- Search 10.3.x for options
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Node::buildOptionsForm | function | core/ |
Provide link to node option. |
Node::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
Node::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Node::display_options_row | function | core/ |
Set the row style and row style plugins to the display_options. |
Node::pageDisplayOptions | function | core/ |
Retrieves the page display options. |
Node::rowStyleOptions | function | core/ |
Retrieves row style plugin names. |
NodeComment::getValueOptions | function | core/ |
Gets the value options. |
NodeNewComments::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
NodeNewComments::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
NodeRevision::buildDisplayOptions | function | core/ |
Builds an array of display options for the view. |
NodeRevision::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
NodeRevision::rowStyleOptions | function | core/ |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::rowStyleOptions(). |
NodeRow::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
NodeTermData::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
NodeTermData::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
NodeTermData::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
None::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
None::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
NullArgument::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
NullArgument::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
NumberListField::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
NumberListField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
NumericArgument::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
NumericArgument::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
NumericField::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
NumericField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
NumericField::submitOptionsForm | function | core/ |
Performs some cleanup tasks on the options array before saving it. |
NumericFilter::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
NumericFilter::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
NumericFilter::operatorOptions | function | core/ |
Provide a list of all the numeric operators. |
OpenDialogCommand::$dialogOptions | property | core/ |
Stores dialog-specific options passed directly to jQuery UI dialogs. |
OpenDialogCommand::getDialogOptions | function | core/ |
Returns the dialog options. |
OpenDialogCommand::setDialogOptions | function | core/ |
Sets the dialog options array. |
OpmlFields::buildOptionsForm | function | core/ |
Provide a form for setting options. |
OpmlFields::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
OptGroup::doFlattenOptions | function | core/ |
Iterates over an array building a flat array with duplicate keys removed. |
OptGroup::flattenOptions | function | core/ |
Allows PHP array processing of multiple select options with the same value. |
OptGroupTest::providerTestFlattenOptions | function | core/ |
Provides test data for the flattenOptions() method. |
OptGroupTest::testFlattenOptions | function | core/ |
Tests the flattenOptions() method. |
options.api.php | file | core/ |
Hooks provided by the Options module. |
options.field_type_categories.yml | file | core/ |
core/modules/options/options.field_type_categories.yml |
options.icon.theme.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-selection_list { background-image: url("data:image/svg+xml,%3csvg height='36'… |
options.icon.theme.pcss.css | file | core/ |
.field-icon-selection_list { background-image: url(../../../misc/icons/55565b/selection_list.svg); } |
options.info.yml | file | core/ |
core/modules/options/options.info.yml |
options.libraries.yml | file | core/ |
core/modules/options/options.libraries.yml |
options.migrate_drupal.yml | file | core/ |
core/modules/options/migrations/state/options.migrate_drupal.yml |
options.module | file | core/ |
|
options.schema.yml | file | core/ |
core/modules/options/config/schema/options.schema.yml |
options.views.inc | file | core/ |
Provide Views data for options.module. |
OptionsButtonsWidget | class | core/ |
Plugin implementation of the 'options_buttons' widget. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.