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
PreconfiguredFieldUiOptionsInterface interface core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php Defines an interface for exposing "preconfigured" field definitions.
PreconfiguredFieldUiOptionsInterface.php file core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php
PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions function core/lib/Drupal/Core/Field/PreconfiguredFieldUiOptionsInterface.php Returns preconfigured field options for a field type.
PrerenderList::buildOptionsForm function core/modules/views/src/Plugin/views/field/PrerenderList.php Default option form that provides label widget that all fields should have.
PrerenderList::defineOptions function core/modules/views/src/Plugin/views/field/PrerenderList.php Information about options for all kinds of purposes will be held here.
Query::$queryOptions property core/lib/Drupal/Core/Database/Query/Query.php The query options to pass on to the connection object.
QueryOptionsTest class core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php Tests setting the query options.
QueryOptionsTest.php file core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php
QueryOptionsTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php The theme to install as the default for testing.
QueryOptionsTest::$modules property core/modules/views/tests/src/Functional/Plugin/QueryOptionsTest.php Modules to install.
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.
QueryParameterWorkspaceNegotiator::getQueryOptions function core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php Returns the query options used by this negotiator.
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[[api-linebreak]]
RequiredConfigDependenciesConstraint::getRequiredOptions function core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/RequiredConfigDependenciesConstraint.php
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.
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.
RestExportJsonApiUnsupported::testFormatOptions function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php Tests that 'api_json' is not a RestExport format option.
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.

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