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
QueryOptionsTest::$testViews property core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php Views used by this test.
QueryOptionsTest::testStoreQuerySettingsOverride function core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php Test that query overrides are stored.
QueryParameter::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/QueryParameter.php Provide the default form for setting options.
QueryParameter::defineOptions function core/modules/views/src/Plugin/views/argument_default/QueryParameter.php Retrieve the options when this is a new access control plugin.
QueryPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Handle any special handling on the validate form.
QueryPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Validate the options form.
QueryTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Provide a form to edit options for this plugin.
QueryTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Information about options for all kinds of purposes will be held here.
Random::buildOptionsForm function core/modules/views/src/Plugin/views/sort/Random.php Basic options for all sort criteria.
Raw::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/Raw.php Provide the default form for setting options.
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 @covers ::preRenderAjaxForm
RequiredConfigDependenciesConstraint::getRequiredOptions function core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/RequiredConfigDependenciesConstraint.php
ResourceTestBase::getAuthenticationRequestOptions function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Returns Guzzle request options for authentication.
ResourceTestBase::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/ResourceTestBase.php Returns Guzzle request options for authentication.
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 \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions().
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.
RestExportJsonApiUnsupported::testFormatOptions function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.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.

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