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 |
---|---|---|---|
EntityReference::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
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. |
EntityResolverManager::setRouteOptions | function | core/ |
Set the upcasting route objects. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithContentController | function | core/ |
Data provider for testSetRouteOptionsWithContentController. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeNoUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeNoUpcasting. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeUpcasting. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRoute | function | core/ |
Data provider for testSetRouteOptionsWithStandardRoute. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRouteWithArgument | function | core/ |
Data provider for testSetRouteOptionsWithStandardRouteWithArgument. |
EntityResolverManagerTest::testSetRouteOptionsWithContentController | function | core/ |
Tests setRouteOptions() with a _content default. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityAddFormRoute | function | core/ |
Tests setRouteOptions() with an _entity_form route for an add form. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormNoUpcasting | function | core/ |
Tests setRouteOptions() with a form parameter without interface. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormRoute | function | core/ |
Tests setRouteOptions() with an _entity_form route. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormRouteAndArgument | function | core/ |
Tests an _entity_form route where a non-entity parameter is first. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityFormUpcasting | function | core/ |
Tests setRouteOptions() with an entity type parameter form. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityListRoute | function | core/ |
Tests setRouteOptions() with an _entity_list route. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityTypeNoUpcasting | function | core/ |
Tests setRouteOptions() with an entity type parameter. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityTypeUpcasting | function | core/ |
Tests setRouteOptions() with an entity type parameter, upcasting. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityUpcastingNoCreate | function | core/ |
Tests setRouteOptions() with entity form upcasting, no create method. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRoute | function | core/ |
Tests setRouteOptions() with an _entity_view route. |
EntityResolverManagerTest::testSetRouteOptionsWithEntityViewRouteAndManualParameters | function | core/ |
Tests setRouteOptions() with an _entity_view route. |
EntityResolverManagerTest::testSetRouteOptionsWithStandardRoute | function | core/ |
Tests setRouteOptions() with no parameter. |
EntityResolverManagerTest::testSetRouteOptionsWithStandardRouteWithArgument | function | core/ |
Tests setRouteOptions() with a controller with a non entity argument. |
EntityRow::buildOptionsForm | function | core/ |
Provide a form for setting options. |
EntityRow::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
EntityTypeConstraint::getRequiredOptions | function | core/ |
|
EntityViewDisplayEditForm::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
EntityViewDisplayEditForm::getFieldLabelOptions | function | core/ |
Returns an array of visibility options for field labels. |
Equality::operatorOptions | function | core/ |
Provide simple equality operator. |
ExposedFormPluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
ExposedFormPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
ExposedFormPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Feed::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
Feed::defineOptions | function | core/ |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions(). |
Feed::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
Feed::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
field.field.node.options_install_test.body.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.body.yml |
field.field.node.options_install_test.field_options_float.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/field.field.node.options_install_test.field_options_float.yml |
field.storage.node.field_options_float.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/field.storage.node.field_options_float.yml |
FieldBlock::getApplicablePluginOptions | function | core/ |
Returns an array of applicable formatter options for a field. |
FieldConfig::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
FieldDefinition::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
FieldDefinition::setDisplayOptions | function | core/ |
Sets the display options for the field in forms or rendered entities. |
FieldDefinitionInterface::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
FieldPluginBase::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
FieldPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.