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