Search for options

  1. Search 7.x for options
  2. Search 8.9.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
RestExportJsonApiUnsupported::testFormatOptions function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php Tests that 'api_json' is not a RestExport format option.
RestRegisterUserTest::createRequestOptions function core/modules/hal/tests/src/Functional/user/RestRegisterUserTest.php Helper function to generate the request body.
Result::buildOptionsForm function core/modules/views/src/Plugin/views/area/Result.php Provide a form to edit options for this plugin.
Result::defineOptions function core/modules/views/src/Plugin/views/area/Result.php Information about options for all kinds of purposes will be held here.
Role::$usesOptions property core/modules/user/src/Plugin/views/access/Role.php Denotes whether the plugin has an additional options form.
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 Gets the value options.
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.
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 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.

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