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
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 option form that provides 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.
SessionConfiguration::getOptions function core/lib/Drupal/Core/Session/SessionConfiguration.php Returns a list of options suitable for passing to the session storage.
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 Information about options for all kinds of purposes will be held here.
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 Information about options for all kinds of purposes will be held here.
SortPluginBase::sortOptions function core/modules/views/src/Plugin/views/sort/SortPluginBase.php Provide a list of options for the default 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 Information about options for all kinds of purposes will be held here.
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 Information about options for all kinds of purposes will be held here.
SqlBase::validateOptionsForm function core/modules/views/src/Plugin/views/pager/SqlBase.php Provide the default form for validating options.
StatementPrefetchIterator::$fetchOptions property core/lib/Drupal/Core/Database/StatementPrefetchIterator.php Holds fetch options.
StaticTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php Information about options for all kinds of purposes will be held here.
StatisticsLastCommentName::defineOptions function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.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.