Search for options
- Search 7.x for options
- Search 9.5.x for options
- Search 10.3.x for options
- Search 11.x for options
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AjaxFormBlock::updateOptions | function | core/ |
Updates the options of a select list. |
AllowedPackages::$manageOptions | property | composer/ |
Manager of the options in the top-level composer.json's 'extra' section. |
AreaDisplayLinkTest::assertFormOptions | function | core/ |
Assert the display options contains only path based displays. |
AreaPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
AreaPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
ArgumentDefaultPluginBase::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
ArgumentDefaultPluginBase::defineOptions | function | core/ |
Retrieve the options when this is a new access control plugin |
ArgumentDefaultPluginBase::submitOptionsForm | function | core/ |
Provide the default form form for submitting options |
ArgumentDefaultPluginBase::validateOptionsForm | function | core/ |
Provide the default form form for validating options |
ArgumentDefaultTest::defineOptions | function | core/ |
Retrieve the options when this is a new access control plugin |
ArgumentDefaultTest::testArgumentDefaultNoOptions | function | core/ |
Tests the use of a default argument plugin that provides no options. |
ArgumentPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
ArgumentPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
ArgumentPluginBase::preRenderMoveArgumentOptions | function | core/ |
Moves argument options into their place. |
ArgumentPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
ArgumentPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
ArgumentValidatorPluginBase::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
ArgumentValidatorPluginBase::defineOptions | function | core/ |
Retrieves the options when this is a new access control plugin. |
ArgumentValidatorPluginBase::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
ArgumentValidatorPluginBase::validateOptionsForm | function | core/ |
Provides the default form for validating options. |
ArgumentValidatorTest::defineOptions | function | core/ |
Retrieves the options when this is a new access control plugin. |
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions | function | core/ |
Saves the test_argument view with changes made to the argument handler both with and without specify_validation turned on. |
AssertContentTrait::assertNoOptionSelected | function | core/ |
Asserts that a select option in the current page is not checked. |
AssertContentTrait::assertOptionSelected | function | core/ |
Asserts that a select option in the current page is checked. |
AssertContentTrait::assertOptionSelectedWithDrupalSelector | function | core/ |
Asserts that a select option in the current page is checked. |
AssertContentTrait::getAllOptions | function | core/ |
Get all option elements, including nested options, in a select. |
AssertLegacyTrait::assertOptionSelected | function | core/ |
Asserts that a select option in the current page is checked. |
AssertLegacyTrait::getAllOptions | function | core/ |
Get all option elements, including nested options, in a select. |
AssertLegacyTraitDeprecatedTest::testGetAllOptions | function | core/ |
Tests getAllOptions(). |
AssertLegacyTraitTest::testAssertOptionSelected | function | core/ |
@covers ::assertOptionSelected |
AssertLegacyTraitTest::testAssertOptionSelectedFail | function | core/ |
@covers ::assertOptionSelected |
Attachment::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Attachment::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Attachment::optionsSummary | function | core/ |
Provide the summary for attachment options in the views UI. |
Attachment::submitOptionsForm | function | core/ |
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/ |
Returns the default display options for the field. |
BaseFieldDefinition::getOptionsProvider | function | core/ |
Gets an options provider for the given field item property. |
BaseFieldDefinition::setDisplayOptions | function | core/ |
Sets the display options for the field in forms or rendered entities. |
BaseFieldOverride::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
BasicAuthResourceTestTrait::getAuthenticationRequestOptions | function | core/ |
|
BatchBuilder::$urlOptions | property | core/ |
An array of options to be used with the redirect URL. |
BatchBuilder::setUrlOptions | function | core/ |
Sets the options for redirect URLs. |
BatchBuilderTest::testSetUrlOptions | function | core/ |
Tests setUrlOptions(). |
Block::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Block::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Block::optionsSummary | function | core/ |
Provide the summary for page options in the views UI. |
Block::submitOptionsForm | function | core/ |
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/ |
Returns options for rendering a link for the local action. |
Boolean::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
Boolean::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.