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
SessionConfiguration::getOptions function core/lib/Drupal/Core/Session/SessionConfiguration.php
SessionConfigurationInterface::getOptions function core/lib/Drupal/Core/Session/SessionConfigurationInterface.php Returns a list of options suitable for passing to the session storage.
Some::buildOptionsForm function core/modules/views/src/Plugin/views/pager/Some.php Provide the default form for setting options.
Some::defineOptions function core/modules/views/src/Plugin/views/pager/Some.php
SortPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/sort/SortPluginBase.php Basic options for all sort criteria
SortPluginBase::defaultExposeOptions function core/modules/views/src/Plugin/views/sort/SortPluginBase.php Provide default options for exposed sorts.
SortPluginBase::defineOptions function core/modules/views/src/Plugin/views/sort/SortPluginBase.php
SortPluginBase::sortOptions function core/modules/views/src/Plugin/views/sort/SortPluginBase.php 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/modules/views/src/Plugin/views/sort/SortPluginBase.php Simple submit handler
SortPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/sort/SortPluginBase.php Simple validate handler
Sql::buildOptionsForm function core/modules/views/src/Plugin/views/query/Sql.php Add settings for the ui.
Sql::defineOptions function core/modules/views/src/Plugin/views/query/Sql.php
Sql::submitOptionsForm function core/modules/views/src/Plugin/views/query/Sql.php Special submit handling.
SqlBase::buildOptionsForm function core/modules/views/src/Plugin/views/pager/SqlBase.php Provide the default form for setting options.
SqlBase::defineOptions function core/modules/views/src/Plugin/views/pager/SqlBase.php
SqlBase::validateOptionsForm function core/modules/views/src/Plugin/views/pager/SqlBase.php
StatementPrefetch::$defaultFetchOptions property core/lib/Drupal/Core/Database/StatementPrefetch.php Holds supplementary default fetch options.
StatementPrefetch::$driverOptions property core/lib/Drupal/Core/Database/StatementPrefetch.php Driver-specific options. Can be used by child classes.
StatementPrefetch::$fetchOptions property core/lib/Drupal/Core/Database/StatementPrefetch.php Holds supplementary current fetch options (which will be used by the next fetch).
StaticTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php
StatisticsLastCommentName::defineOptions function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
Status::getValueOptions function core/modules/file/src/Plugin/views/filter/Status.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.
StringArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::defineOptions function core/modules/views/src/Plugin/views/argument/StringArgument.php
StringDatabaseStorage::$options property core/modules/locale/src/StringDatabaseStorage.php Additional database connection options to use in queries.
StringFilter::defaultExposeOptions function core/modules/views/src/Plugin/views/filter/StringFilter.php
StringFilter::defineOptions function core/modules/views/src/Plugin/views/filter/StringFilter.php
StringFilter::operatorOptions function core/modules/views/src/Plugin/views/filter/StringFilter.php Build strings from the operators() for 'select' options
StringListField::buildOptionsForm function core/modules/options/src/Plugin/views/argument/StringListField.php
StringListField::defineOptions function core/modules/options/src/Plugin/views/argument/StringListField.php
StylePluginBase::$usesOptions property core/modules/views/src/Plugin/views/style/StylePluginBase.php
StylePluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/style/StylePluginBase.php
StylePluginBase::defineOptions function core/modules/views/src/Plugin/views/style/StylePluginBase.php
StylePluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/style/StylePluginBase.php
StyleTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php
StyleTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php
Table::buildOptionsForm function core/modules/views/src/Plugin/views/style/Table.php Render the given style.
Table::defineOptions function core/modules/views/src/Plugin/views/style/Table.php
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Install/Tasks.php Return driver specific configuration options.
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php
TaxonomyIndexTid::buildExtraOptionsForm function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php
TaxonomyIndexTid::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php Provide "link to term" option.
TaxonomyIndexTid::defineOptions function core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php
TaxonomyIndexTid::defineOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php
TaxonomyIndexTid::getValueOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php
TaxonomyIndexTid::hasExtraOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php
TaxonomyIndexTidDepth::buildExtraOptionsForm function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php
TaxonomyIndexTidDepth::defineOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php

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