Search for options

  1. Search 7.x for options
  2. Search 9.5.x for options
  3. Search 8.9.x for options
  4. Search 10.3.x for options
  5. Other projects
Title Object type File name Summary
Status::getValueOptions function core/modules/file/src/Plugin/views/filter/Status.php Gets the value options.
StringArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/StringArgument.php Provide a form to edit options for this plugin.
StringArgument::defineOptions function core/modules/views/src/Plugin/views/argument/StringArgument.php Information about options for all kinds of purposes will be held here.
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 Provide default options for exposed filters.
StringFilter::defineOptions function core/modules/views/src/Plugin/views/filter/StringFilter.php Information about options for all kinds of purposes will be held here.
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 Provide a form to edit options for this plugin.
StringListField::defineOptions function core/modules/options/src/Plugin/views/argument/StringListField.php Information about options for all kinds of purposes will be held here.
StylePluginBase::$usesOptions property core/modules/views/src/Plugin/views/style/StylePluginBase.php Denotes whether the plugin has an additional options form.
StylePluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/style/StylePluginBase.php Provide a form to edit options for this plugin.
StylePluginBase::defineOptions function core/modules/views/src/Plugin/views/style/StylePluginBase.php Information about options for all kinds of purposes will be held here.
StylePluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/style/StylePluginBase.php Validate the options form.
StyleTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Provide a form to edit options for this plugin.
StyleTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Information about options for all kinds of purposes will be held here.
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 Information about options for all kinds of purposes will be held here.
Tasks::getFormOptions function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/lib/Drupal/Core/Database/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php Returns driver specific configuration options.
Tasks::getFormOptions function core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Returns driver specific configuration options.
TaxonomyIndexTid::buildExtraOptionsForm function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Provide a form for setting options.
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 Information about options for all kinds of purposes will be held here.
TaxonomyIndexTid::defineOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Information about options for all kinds of purposes will be held here.
TaxonomyIndexTid::getValueOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Gets the value options.
TaxonomyIndexTid::hasExtraOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Determines if the handler has extra options.
TaxonomyIndexTidDepth::buildExtraOptionsForm function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php Provide a form for setting options.
TaxonomyIndexTidDepth::defineOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php Information about options for all kinds of purposes will be held here.
TaxonomyIndexTidDepth::operatorOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php Build strings from the operators() for 'select' options.
TaxonomyIndexTidUiTest::testExposedUnpublishedFilterOptions function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Tests that an exposed taxonomy filter doesn't show unpublished terms.
TaxonomyTerm::defaultDisplayOptions function core/modules/taxonomy/src/Plugin/views/wizard/TaxonomyTerm.php Assembles the default display options for the view.
TermName::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php Provides the default form for setting options.
TermName::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/field/TermName.php Default option form that provides label widget that all fields should have.
TermName::defineOptions function core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php Retrieves the options when this is a new access control plugin.
TermName::defineOptions function core/modules/taxonomy/src/Plugin/views/field/TermName.php Information about options for all kinds of purposes will be held here.
TestContextAwareNoValidContextOptionsBlock class core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php Provides a context-aware block that uses a not-passed, non-required context.
TestContextAwareNoValidContextOptionsBlock.php file core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php
TestContextAwareNoValidContextOptionsBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php Builds and returns the renderable array for this block plugin.
TestExample::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php Provide a form to edit options for this plugin.
TestExample::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/area/TestExample.php Information about options for all kinds of purposes will be held here.
TestFieldConstraint::getRequiredOptions function core/modules/field/tests/modules/field_test/src/Plugin/Validation/Constraint/TestFieldConstraint.php
TestHelperPlugin::$definedOptions property core/modules/views/src/Tests/TestHelperPlugin.php Stores the defined options.
TestHelperPlugin::defineOptions function core/modules/views/src/Tests/TestHelperPlugin.php Information about options for all kinds of purposes will be held here.
TestHelperPlugin::setDefinedOptions function core/modules/views/src/Tests/TestHelperPlugin.php Allows to set the defined options.
TestItemWithPreconfiguredOptions class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php Defines the 'test_field_with_preconfigured_options' entity field item.
TestItemWithPreconfiguredOptions.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php
TestItemWithPreconfiguredOptions::getPreconfiguredOptions function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php Returns preconfigured field options for a field type.
Text::buildOptionsForm function core/modules/views/src/Plugin/views/area/Text.php Provide a form to edit options for this plugin.
Text::defineOptions function core/modules/views/src/Plugin/views/area/Text.php Information about options for all kinds of purposes will be held here.

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