Search for options

  1. Search 7.x for options
  2. Search 9.5.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
AjaxFormBlock::updateOptions function core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php Updates the options of a select list.
AllowedPackages::$manageOptions property composer/Plugin/Scaffold/AllowedPackages.php Manager of the options in the top-level composer.json's 'extra' section.
AreaDisplayLinkTest::assertFormOptions function core/modules/views/tests/src/Kernel/Handler/AreaDisplayLinkTest.php Assert the display options contains only path based displays.
AreaPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Provide a form to edit options for this plugin.
AreaPluginBase::defineOptions function core/modules/views/src/Plugin/views/area/AreaPluginBase.php Information about options for all kinds of purposes will be held here.
ArgumentDefaultPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Provide the default form for setting options.
ArgumentDefaultPluginBase::defineOptions function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Retrieve the options when this is a new access
control plugin
ArgumentDefaultPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Provide the default form form for submitting options
ArgumentDefaultPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Provide the default form form for validating options
ArgumentDefaultTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_default/ArgumentDefaultTest.php Retrieve the options when this is a new access
control plugin
ArgumentDefaultTest::testArgumentDefaultNoOptions function core/modules/views/tests/src/Functional/Plugin/ArgumentDefaultTest.php Tests the use of a default argument plugin that provides no options.
ArgumentPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provide a form to edit options for this plugin.
ArgumentPluginBase::defineOptions function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Information about options for all kinds of purposes will be held here.
ArgumentPluginBase::preRenderMoveArgumentOptions function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Moves argument options into their place.
ArgumentPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Handle any special handling on the validate form.
ArgumentPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Validate the options form.
ArgumentValidatorPluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Provides the default form for setting options.
ArgumentValidatorPluginBase::defineOptions function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Retrieves the options when this is a new access control plugin.
ArgumentValidatorPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Provides the default form for submitting options.
ArgumentValidatorPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Provides the default form for validating options.
ArgumentValidatorTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Retrieves the options when this is a new access control plugin.
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions function core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Saves the test_argument view with changes made to the argument handler
both with and without specify_validation turned on.
AssertContentTrait::assertNoOptionSelected function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts that a select option in the current page is not checked.
AssertContentTrait::assertOptionSelected function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts that a select option in the current page is checked.
AssertContentTrait::assertOptionSelectedWithDrupalSelector function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts that a select option in the current page is checked.
AssertContentTrait::getAllOptions function core/tests/Drupal/KernelTests/AssertContentTrait.php Get all option elements, including nested options, in a select.
AssertLegacyTrait::assertOptionSelected function core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php Asserts that a select option in the current page is checked.
AssertLegacyTrait::getAllOptions function core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php Get all option elements, including nested options, in a select.
AssertLegacyTraitDeprecatedTest::testGetAllOptions function core/tests/Drupal/FunctionalTests/Core/Test/AssertLegacyTraitDeprecatedTest.php Tests getAllOptions().
AssertLegacyTraitTest::testAssertOptionSelected function core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php @covers ::assertOptionSelected
AssertLegacyTraitTest::testAssertOptionSelectedFail function core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php @covers ::assertOptionSelected
Attachment::buildOptionsForm function core/modules/views/src/Plugin/views/display/Attachment.php Provide the default form for setting options.
Attachment::defineOptions function core/modules/views/src/Plugin/views/display/Attachment.php Information about options for all kinds of purposes will be held here.
Attachment::optionsSummary function core/modules/views/src/Plugin/views/display/Attachment.php Provide the summary for attachment options in the views UI.
Attachment::submitOptionsForm function core/modules/views/src/Plugin/views/display/Attachment.php Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data.
BaseFieldDefinition::getDisplayOptions function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the default display options for the field.
BaseFieldDefinition::getOptionsProvider function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Gets an options provider for the given field item property.
BaseFieldDefinition::setDisplayOptions function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Sets the display options for the field in forms or rendered entities.
BaseFieldOverride::getDisplayOptions function core/lib/Drupal/Core/Field/Entity/BaseFieldOverride.php Returns the default display options for the field.
BasicAuthResourceTestTrait::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
BatchBuilder::$urlOptions property core/lib/Drupal/Core/Batch/BatchBuilder.php An array of options to be used with the redirect URL.
BatchBuilder::setUrlOptions function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the options for redirect URLs.
BatchBuilderTest::testSetUrlOptions function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setUrlOptions().
Block::buildOptionsForm function core/modules/views/src/Plugin/views/display/Block.php Provide the default form for setting options.
Block::defineOptions function core/modules/views/src/Plugin/views/display/Block.php Information about options for all kinds of purposes will be held here.
Block::optionsSummary function core/modules/views/src/Plugin/views/display/Block.php Provide the summary for page options in the views UI.
Block::submitOptionsForm function core/modules/views/src/Plugin/views/display/Block.php Perform any necessary changes to the form values prior to storage.
There is no need for this function to actually store the data.
BlockContentAddLocalAction::getOptions function core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php Returns options for rendering a link for the local action.
Boolean::buildOptionsForm function core/modules/views/src/Plugin/views/field/Boolean.php Default options form that provides the label widget that all fields
should have.
Boolean::defineOptions function core/modules/views/src/Plugin/views/field/Boolean.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.