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
Role::buildOptionsForm function core/modules/user/src/Plugin/views/access/Role.php Provide a form to edit options for this plugin.
Role::defineOptions function core/modules/user/src/Plugin/views/access/Role.php Information about options for all kinds of purposes will be held here.
Role::validateOptionsForm function core/modules/user/src/Plugin/views/access/Role.php Validate the options form.
Roles::getValueOptions function core/modules/user/src/Plugin/views/filter/Roles.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.
RowPluginBase::$usesOptions property core/modules/views/src/Plugin/views/row/RowPluginBase.php Denotes whether the plugin has an additional options form.
RowPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/row/RowPluginBase.php Provide a form for setting options.
RowPluginBase::defineOptions function core/modules/views/src/Plugin/views/row/RowPluginBase.php Information about options for all kinds of purposes will be held here.
RowPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/row/RowPluginBase.php Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data.
RowPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/row/RowPluginBase.php Validate the options form.
RowTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php Provide a form for setting options.
RowTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php Information about options for all kinds of purposes will be held here.
Rss::buildOptionsForm function core/modules/views/src/Plugin/views/style/Rss.php Provide a form to edit options for this plugin.
Rss::buildOptionsForm_summary_options function core/modules/comment/src/Plugin/views/row/Rss.php Return the main options, which are shown in the summary title.
Rss::buildOptionsForm_summary_options function core/modules/node/src/Plugin/views/row/Rss.php Return the main options, which are shown in the summary title.
Rss::defineOptions function core/modules/views/src/Plugin/views/style/Rss.php Information about options for all kinds of purposes will be held here.
RssFields::buildOptionsForm function core/modules/views/src/Plugin/views/row/RssFields.php Provide a form for setting options.
RssFields::defineOptions function core/modules/views/src/Plugin/views/row/RssFields.php Information about options for all kinds of purposes will be held here.
RssPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/row/RssPluginBase.php Provide a form for setting options.
RssPluginBase::buildOptionsForm_summary_options function core/modules/views/src/Plugin/views/row/RssPluginBase.php Return the main options, which are shown in the summary title.
RssPluginBase::defineOptions function core/modules/views/src/Plugin/views/row/RssPluginBase.php Information about options for all kinds of purposes will be held here.
ScaffoldOptions class composer/Plugin/Scaffold/ScaffoldOptions.php Per-project options from the 'extras' section of the composer.json file.
ScaffoldOptions.php file composer/Plugin/Scaffold/ScaffoldOptions.php
ScaffoldOptions::$options property composer/Plugin/Scaffold/ScaffoldOptions.php The raw data from the 'extras' section of the top-level composer.json file.
ScaffoldOptions::allowedPackages function composer/Plugin/Scaffold/ScaffoldOptions.php Gets allowed packages from these options.
ScaffoldOptions::create function composer/Plugin/Scaffold/ScaffoldOptions.php Creates a scaffold options object.
ScaffoldOptions::fileMapping function composer/Plugin/Scaffold/ScaffoldOptions.php Returns the actual file mappings.
ScaffoldOptions::getLocation function composer/Plugin/Scaffold/ScaffoldOptions.php Gets a specific named location.
ScaffoldOptions::gitIgnore function composer/Plugin/Scaffold/ScaffoldOptions.php Gets the value of the 'gitignore' option.
ScaffoldOptions::hasAllowedPackages function composer/Plugin/Scaffold/ScaffoldOptions.php Determines whether any allowed packages were defined.
ScaffoldOptions::hasFileMapping function composer/Plugin/Scaffold/ScaffoldOptions.php Determines if there are file mappings.
ScaffoldOptions::hasGitIgnore function composer/Plugin/Scaffold/ScaffoldOptions.php Determines if there is defined a value for the 'gitignore' option.
ScaffoldOptions::hasLocation function composer/Plugin/Scaffold/ScaffoldOptions.php Determines whether a given named location is defined.
ScaffoldOptions::hasOptions function composer/Plugin/Scaffold/ScaffoldOptions.php Determines if the provided 'extras' section has scaffold options.
ScaffoldOptions::locations function composer/Plugin/Scaffold/ScaffoldOptions.php Gets the location mapping table, e.g. 'webroot' => './'.
ScaffoldOptions::override function composer/Plugin/Scaffold/ScaffoldOptions.php Creates a new scaffold options object with some values overridden.
ScaffoldOptions::overrideSymlink function composer/Plugin/Scaffold/ScaffoldOptions.php Creates a new scaffold options object with an overridden 'symlink' value.
ScaffoldOptions::symlink function composer/Plugin/Scaffold/ScaffoldOptions.php Determines if symlink mode is set.
ScaffoldOptions::__construct function composer/Plugin/Scaffold/ScaffoldOptions.php ScaffoldOptions constructor.
Search::defineOptions function core/modules/search/src/Plugin/views/filter/Search.php Information about options for all kinds of purposes will be held here.
SearchRow::buildOptionsForm function core/modules/search/src/Plugin/views/row/SearchRow.php Provide a form for setting options.
SearchRow::defineOptions function core/modules/search/src/Plugin/views/row/SearchRow.php Information about options for all kinds of purposes will be held here.
Serialized::buildOptionsForm function core/modules/views/src/Plugin/views/field/Serialized.php Default options form that provides the label widget that all fields
should have.
Serialized::defineOptions function core/modules/views/src/Plugin/views/field/Serialized.php Information about options for all kinds of purposes will be held here.
Serialized::validateOptionsForm function core/modules/views/src/Plugin/views/field/Serialized.php Validate the options form.
Serializer::buildOptionsForm function core/modules/rest/src/Plugin/views/style/Serializer.php Provide a form to edit options for this plugin.
Serializer::defineOptions function core/modules/rest/src/Plugin/views/style/Serializer.php Information about options for all kinds of purposes will be held here.
Serializer::getFormatOptions function core/modules/rest/src/Plugin/views/style/Serializer.php Returns an array of format options
Serializer::submitOptionsForm function core/modules/rest/src/Plugin/views/style/Serializer.php Handle any special handling on the validate form.
SerializerTest::testSerializerReceivesOptions function core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php Tests that the symfony serializer receives style plugin from the render() method.
SessionConfiguration::$options property core/lib/Drupal/Core/Session/SessionConfiguration.php An associative array of session ini settings.

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