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
UniqueLabelInListConstraint::getRequiredOptions function core/modules/ckeditor5/src/Plugin/Validation/Constraint/UniqueLabelInListConstraint.php
UnroutedUrlTest::testGetOptions function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getOptions() method.
Url::$options property core/lib/Drupal/Core/Url.php The URL options.
Url::buildOptionsForm function core/modules/views/src/Plugin/views/field/Url.php Provide link to the page being visited.
Url::defineOptions function core/modules/views/src/Plugin/views/field/Url.php Information about options for all kinds of purposes will be held here.
Url::getOptions function core/lib/Drupal/Core/Url.php Returns the URL options.
Url::mergeOptions function core/lib/Drupal/Core/Url.php Merges the URL options with any currently set.
Url::setOptions function core/lib/Drupal/Core/Url.php Sets the URL options.
UrlGeneratorTest::providerTestAliasGenerationWithOptions function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Provides test data for testAliasGenerationWithOptions.
UrlGeneratorTest::testAliasGenerationWithOptions function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php Confirms that generated routes will have aliased paths with options.
UrlGeneratorTest::testGenerateWithPathProcessorChangingOptions function core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php @covers \Drupal\Core\Routing\UrlGenerator::generateFromRoute
UrlTest::testGetOptions function core/tests/Drupal/Tests/Core/UrlTest.php Tests the getOptions() method.
UrlTest::testMergeOptions function core/tests/Drupal/Tests/Core/UrlTest.php Tests the mergeOptions() method.
UrlTest::testSetOptions function core/tests/Drupal/Tests/Core/UrlTest.php Tests the setOptions() method.
User::buildOptionsForm function core/modules/user/src/Plugin/views/argument_validator/User.php Provides the default form for setting options.
User::buildOptionsForm function core/modules/user/src/Plugin/views/argument_default/User.php Provide the default form for setting options.
User::defineOptions function core/modules/user/src/Plugin/views/argument_validator/User.php Retrieves the options when this is a new access control plugin.
User::defineOptions function core/modules/user/src/Plugin/views/argument_default/User.php Retrieve the options when this is a new access control plugin.
User::submitOptionsForm function core/modules/user/src/Plugin/views/argument_validator/User.php Provides the default form for submitting options.
UserData::buildOptionsForm function core/modules/user/src/Plugin/views/field/UserData.php Default option form that provides label widget that all fields should have.
UserData::defineOptions function core/modules/user/src/Plugin/views/field/UserData.php Information about options for all kinds of purposes will be held here.
UserName::buildOptionsForm function core/modules/user/src/Plugin/views/argument_validator/UserName.php Provides the default form for setting options.
UserRegistrationRestTest::createRequestOptions function core/modules/user/tests/src/Functional/UserRegistrationRestTest.php Helper function to generate the request body.
UserRow::defineOptions function core/modules/user/src/Plugin/views/row/UserRow.php Information about options for all kinds of purposes will be held here.
Users::defaultDisplayOptions function core/modules/user/src/Plugin/views/wizard/Users.php Assembles the default display options for the view.
View::buildOptionsForm function core/modules/views/src/Plugin/views/area/View.php Provide a form to edit options for this plugin.
View::defineOptions function core/modules/views/src/Plugin/views/area/View.php Information about options for all kinds of purposes will be held here.
View::mergeDefaultDisplaysOptions function core/modules/views/src/Entity/View.php Add defaults to the display options.
ViewEditTest::testEditFormLanguageOptions function core/modules/views_ui/tests/src/Functional/ViewEditTest.php Tests the language options on the views edit form.
ViewEditTest::testOtherOptions function core/modules/views_ui/tests/src/Functional/ViewEditTest.php Tests the machine name and administrative comment forms.
ViewEntityInterface::mergeDefaultDisplaysOptions function core/modules/views/src/ViewEntityInterface.php Add defaults to the display options.
views.view.test_options_list_argument_numeric.yml file core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
views.view.test_options_list_argument_string.yml file core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
views.view.test_options_list_filter.yml file core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml
Views::getViewsAsOptions function core/modules/views/src/Views.php Returns an array of view as options array.
ViewsDataTest::testOptionsFieldViewsData function core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php Tests the option module's implementation of hook_field_views_data().
ViewsPluginInterface::buildOptionsForm function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Provide a form to edit options for this plugin.
ViewsPluginInterface::filterByDefinedOptions function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Filter out stored options depending on the defined options.
ViewsPluginInterface::submitOptionsForm function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Handle any special handling on the validate form.
ViewsPluginInterface::unpackOptions function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Unpacks options over our existing defaults.
ViewsPluginInterface::usesOptions function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Returns the usesOptions property.
ViewsPluginInterface::validateOptionsForm function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Validate the options form.
ViewUI::$temporary_options property core/modules/views_ui/src/ViewUI.php Stores options temporarily while editing.
ViewUI::mergeDefaultDisplaysOptions function core/modules/views_ui/src/ViewUI.php Add defaults to the display options.
Watchdog::defaultDisplayOptions function core/modules/dblog/src/Plugin/views/wizard/Watchdog.php Assembles the default display options for the view.
WidgetPluginManager::$widgetOptions property core/lib/Drupal/Core/Field/WidgetPluginManager.php An array of widget options for each field type.
WidgetPluginManager::getOptions function core/lib/Drupal/Core/Field/WidgetPluginManager.php Returns an array of widget type options for a field type.
WizardPluginBase::alterDisplayOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Alters the full array of display options before they are added to the view.
WizardPluginBase::blockDisplayOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Retrieves the block display options.
WizardPluginBase::buildDisplayOptions function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Builds an array of display options for the view.

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