Search for options
- Search 7.x for options
- Search 9.5.x for options
- Search 8.9.x for options
- Search 11.x for options
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
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(). |
BooleanItem::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
BooleanItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
BrowserTestBase::getOptions | function | core/ |
Helper function to get the options of select field. |
BundleConstraint::getRequiredOptions | function | core/ |
|
ClientFactory::fromOptions | function | core/ |
Constructs a new client object from some configuration. |
ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions. |
ClientFactoryTest::testCreateFromOptions | function | core/ |
@covers ::fromOptions[[api-linebreak]] @dataProvider providerTestCreateFromOptions |
ComplexDataConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
Connection::$connectionOptions | property | core/ |
The connection information for this connection object. |
Connection::createConnectionOptionsFromUrl | function | core/ |
Creates an array of database connection options from a URL. |
Connection::createUrlFromConnectionOptions | function | core/ |
Creates a URL from an array of database connection options. |
Connection::defaultOptions | function | core/ |
Returns the default query options for any given query. |
Connection::getConnectionOptions | function | core/ |
Returns the connection information for this connection object. |
ConnectionTest::testConnectionOptions | function | core/ |
Tests the connection options of the active database. |
ContextualLinkDefault::getOptions | function | core/ |
Returns the link options passed to the link generator. |
ContextualLinkDefaultTest::testGetOptions | function | core/ |
@covers ::getOptions[[api-linebreak]] |
ContextualLinkInterface::getOptions | function | core/ |
Returns the link options passed to the link generator. |
DatabaseStorage::$options | property | core/ |
Additional database connection options to use in queries. |
DefaultValueWidgetTest::testDefaultValueOptionsForChangingBundles | function | core/ |
Tests default value options on field config change. |
DialogRenderer::getDialogOptions | function | core/ |
Returns the dialog options from request. |
DisplayModeLocalAction::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
DrupalTranslator::getOptions | function | core/ |
Returns options suitable for use with TranslatableMarkup. |
EntityBundleExistsConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
EntityDisplayBase::fieldHasDisplayOptions | function | core/ |
Determines if a field has options for a given display. |
EntityDisplayRepository::getDisplayModeOptions | function | core/ |
Gets an array of display mode options. |
EntityDisplayRepository::getDisplayModeOptionsByBundle | function | core/ |
Returns an array of enabled display mode options by bundle. |
EntityDisplayRepository::getFormModeOptions | function | core/ |
Gets an array of form mode options. |
EntityDisplayRepository::getFormModeOptionsByBundle | function | core/ |
Returns an array of enabled form mode options by bundle. |
EntityDisplayRepository::getViewModeOptions | function | core/ |
Gets an array of view mode options. |
EntityDisplayRepository::getViewModeOptionsByBundle | function | core/ |
Returns an array of enabled view mode options by bundle. |
EntityDisplayRepositoryInterface::getFormModeOptions | function | core/ |
Gets an array of form mode options. |
EntityDisplayRepositoryInterface::getFormModeOptionsByBundle | function | core/ |
Returns an array of enabled form mode options by bundle. |
EntityDisplayRepositoryInterface::getViewModeOptions | function | core/ |
Gets an array of view mode options. |
EntityDisplayRepositoryInterface::getViewModeOptionsByBundle | function | core/ |
Returns an array of enabled view mode options by bundle. |
EntityHasFieldConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
EntityReferenceAutocompleteWidget::getMatchOperatorOptions | function | core/ |
Returns the options for the match operator. |
EntityReferenceItem::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
EntityReferenceItem::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
EntityReferenceItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.