Search for options
- Search 7.x for options
- Search 9.5.x for options
- Search 10.3.x for options
- Search 11.x for options
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SessionConfiguration::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
SessionConfigurationInterface::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
Some::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Some::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
SortPluginBase::buildOptionsForm | function | core/ |
Basic options for all sort criteria |
SortPluginBase::defaultExposeOptions | function | core/ |
Provide default options for exposed sorts. |
SortPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
SortPluginBase::sortOptions | function | core/ |
Provide a list of options for the default sort form. Should be overridden by classes that don't override sort_form |
SortPluginBase::submitOptionsForm | function | core/ |
Simple submit handler |
SortPluginBase::validateOptionsForm | function | core/ |
Simple validate handler |
Sql::buildOptionsForm | function | core/ |
Add settings for the ui. |
Sql::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Sql::submitOptionsForm | function | core/ |
Special submit handling. |
SqlBase::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
SqlBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
SqlBase::validateOptionsForm | function | core/ |
Provide the default form form for validating options |
StatementPrefetch::$defaultFetchOptions | property | core/ |
Holds supplementary default fetch options. |
StatementPrefetch::$driverOptions | property | core/ |
Driver-specific options. Can be used by child classes. |
StatementPrefetch::$fetchOptions | property | core/ |
Holds supplementary current fetch options (which will be used by the next fetch). |
StaticTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
StatisticsLastCommentName::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Status::getValueOptions | function | core/ |
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. |
StringArgument::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
StringArgument::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
StringDatabaseStorage::$options | property | core/ |
Additional database connection options to use in queries. |
StringFilter::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
StringFilter::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
StringFilter::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options |
StringListField::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
StringListField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
StylePluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
StylePluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
StylePluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
StylePluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
StyleTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
StyleTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Table::buildOptionsForm | function | core/ |
Render the given style. |
Table::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Tasks::getFormOptions | function | core/ |
Return driver specific configuration options. |
Tasks::getFormOptions | function | core/ |
Return driver specific configuration options. |
Tasks::getFormOptions | function | core/ |
Return driver specific configuration options. |
Tasks::getFormOptions | function | core/ |
Return driver specific configuration options. |
TaxonomyIndexTid::buildExtraOptionsForm | function | core/ |
Provide a form for setting options. |
TaxonomyIndexTid::buildOptionsForm | function | core/ |
Provide "link to term" option. |
TaxonomyIndexTid::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
TaxonomyIndexTid::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
TaxonomyIndexTid::getValueOptions | function | core/ |
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. |
TaxonomyIndexTid::hasExtraOptions | function | core/ |
If a handler has 'extra options' it will get a little settings widget and another form called extra_options. |
TaxonomyIndexTidDepth::buildExtraOptionsForm | function | core/ |
Provide a form for setting options. |
TaxonomyIndexTidDepth::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.