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. Search main for options
  6. Other projects
Title Object type File name Summary
Raw::defineOptions function core/modules/views/src/Plugin/views/argument_default/Raw.php Retrieve the options when this is a new access control plugin.
RelationshipPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Provide a form to edit options for this plugin.
RelationshipPluginBase::defineOptions function core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Information about options for all kinds of purposes will be held here.
RenderedEntity::buildOptionsForm function core/modules/views/src/Plugin/views/field/RenderedEntity.php Default option form that provides label widget that all fields should have.
RenderedEntity::defineOptions function core/modules/views/src/Plugin/views/field/RenderedEntity.php Information about options for all kinds of purposes will be held here.
RenderElementTest::testPreRenderAjaxFormWithQueryOptions function core/tests/Drupal/Tests/Core/Render/Element/RenderElementTest.php Tests pre render ajax form with query options.
RequiredConfigDependenciesConstraint::getRequiredOptions function core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/RequiredConfigDependenciesConstraint.php
RequiredConstraint::getCompositeOptionStatic function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RequiredConstraint.php Returns the name of the property or properties that contain constraints.
ResourceTestBase::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/ResourceTestBase.php Returns Guzzle request options for authentication.
ResourceTestBase::getAuthenticationRequestOptions function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Returns Guzzle request options for authentication.
ResponsiveImageFormatterTest::testImageFormatterUrlOptions function core/modules/responsive_image/tests/src/Kernel/ResponsiveImageFormatterTest.php Tests Image Formatter URL options handling.
RestExport::$usesOptions property core/modules/rest/src/Plugin/views/display/RestExport.php Denotes whether the plugin has an additional options form.
RestExport::buildOptionsForm function core/modules/rest/src/Plugin/views/display/RestExport.php Provide a form to edit options for this plugin.
RestExport::defineOptions function core/modules/rest/src/Plugin/views/display/RestExport.php Overrides view display plugin base.
RestExport::getAuthOptions function core/modules/rest/src/Plugin/views/display/RestExport.php Gets the auth options available.
RestExport::getFormatOptions function core/modules/rest/src/Plugin/views/display/RestExport.php Returns an array of format options.
RestExport::optionsSummary function core/modules/rest/src/Plugin/views/display/RestExport.php Provides the default summary for options in the views UI.
RestExport::submitOptionsForm function core/modules/rest/src/Plugin/views/display/RestExport.php Handle any special handling on the validate form.
RestExportAuthTest::testAuthProvidersOptions function core/modules/rest/tests/src/Functional/Views/RestExportAuthTest.php Checks that correct authentication providers are available for choosing.
RestExportJsonApiUnsupportedTest::testFormatOptions function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php Tests that 'api_json' is not a RestExport format option.
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.

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