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 |
---|---|---|---|
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. |
BooleanOperator::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
BooleanOperator::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
BooleanOperator::getValueOptions | function | core/ |
Return the possible options for this filter. |
BooleanOperator::operatorOptions | function | core/ |
Provide a list of options for the default operator form. Should be overridden by classes that don't override operatorForm |
BrokenHandlerTrait::buildOptionsForm | function | core/ |
Provides a form to edit options for this plugin. |
BrokenHandlerTrait::defineOptions | function | core/ |
The option definition for this handler. |
BrowserTestBase::getOptions | function | core/ |
Helper function to get the options of select field. |
BrowserTestBaseTest::testFieldAssertsForOptions | function | core/ |
Tests legacy field asserts for options field type. |
BulkForm::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
BulkForm::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
BulkForm::getBulkOptions | function | core/ |
Returns the available operations for this form. |
BulkForm::validateOptionsForm | function | core/ |
Validate the options form. |
Bundle::getValueOptions | function | core/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
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 @dataProvider providerTestCreateFromOptions |
Combine::buildOptionsForm | function | core/ |
Provide the basic form which calls through to subforms. If overridden, it is best to call through to the parent, or to at least make sure all of the functions in this form are called. |
Combine::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Comment::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
Comment::rowStyleOptions | function | core/ |
Retrieves row style plugin names. |
CompiledRoute::getOptions | function | core/ |
Returns the options. |
ComplexDataConstraint::getRequiredOptions | function | core/ |
|
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::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::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::providerCreateConnectionOptionsFromUrl | function | core/ |
Data provider for testCreateConnectionOptionsFromUrl. |
ConnectionTest::testConnectionOptions | function | core/ |
Tests the connection options of the active database. |
ConnectionTest::testCreateConnectionOptionsFromUrl | function | core/ |
@covers ::createConnectionOptionsFromUrl @dataProvider providerCreateConnectionOptionsFromUrl |
ContactLink::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
ContextualLinkDefault::getOptions | function | core/ |
Returns the link options passed to the link generator. |
ContextualLinkDefaultTest::testGetOptions | function | core/ |
@covers ::getOptions |
ContextualLinkInterface::getOptions | function | core/ |
Returns the link options passed to the link generator. |
ContextualLinks::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
ContextualLinks::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
CookieResourceTestTrait::getAuthenticationRequestOptions | function | core/ |
|
core.entity_form_display.node.options_install_test.default.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/core.entity_form_display.node.options_install_test.default.yml |
core.entity_view_display.node.options_install_test.default.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.default.yml |
core.entity_view_display.node.options_install_test.teaser.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.teaser.yml |
Counter::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
Counter::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Custom::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
Custom::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
DatabaseLegacyTest::testDbOptionsTarget | function | core/ |
Tests deprecation of the $options 'target' key in Connection::query. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.