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 |
---|---|---|---|
OptionsRequestSubscriber::onRequest | function | core/ |
Tries to handle the options request. |
OptionsRequestSubscriber::__construct | function | core/ |
Creates a new OptionsRequestSubscriber instance. |
OptionsRequestSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\OptionsRequestSubscriber[[api-linebreak]] @group EventSubscriber |
OptionsRequestSubscriberTest.php | file | core/ |
|
OptionsRequestSubscriberTest::providerTestOnRequestWithOptionsRequest | function | core/ |
|
OptionsRequestSubscriberTest::testWithNonOptionRequest | function | core/ |
@covers ::onRequest[[api-linebreak]] |
OptionsRequestSubscriberTest::testWithOptionsRequest | function | core/ |
@covers ::onRequest[[api-linebreak]] @dataProvider providerTestOnRequestWithOptionsRequest |
OptionsRequestSubscriberTest::testWithoutMatchingRoutes | function | core/ |
@covers ::onRequest[[api-linebreak]] |
OptionsSelectWidget | class | core/ |
Plugin implementation of the 'options_select' widget. |
OptionsSelectWidget.php | file | core/ |
|
OptionsSelectWidget::formElement | function | core/ |
|
OptionsSelectWidget::getEmptyLabel | function | core/ |
|
OptionsSelectWidget::sanitizeLabel | function | core/ |
|
OptionsSelectWidget::supportsGroups | function | core/ |
|
OptionsWidgetBase | class | core/ |
Base class for the 'options_*' widgets. |
OptionsWidgetBase.php | file | core/ |
|
OptionsWidgetBase::$column | property | core/ |
Abstract over the actual field columns. |
OptionsWidgetBase::$has_value | property | core/ |
Tracks whether the field has a value. |
OptionsWidgetBase::$multiple | property | core/ |
Tracks whether the data is multi-valued. |
OptionsWidgetBase::$options | property | core/ |
The array of options for the widget. |
OptionsWidgetBase::$required | property | core/ |
Tracks whether the field is required. |
OptionsWidgetBase::formElement | function | core/ |
|
OptionsWidgetBase::getEmptyLabel | function | core/ |
Returns the empty option label to add to the list of options, if any. |
OptionsWidgetBase::getOptions | function | core/ |
Returns the array of options for the widget. |
OptionsWidgetBase::getSelectedOptions | function | core/ |
Determines selected options from the incoming field values. |
OptionsWidgetBase::sanitizeLabel | function | core/ |
Sanitizes a string label to display as an option. |
OptionsWidgetBase::supportsGroups | function | core/ |
Indicates whether the widgets support optgroups. |
OptionsWidgetBase::validateElement | function | core/ |
Form validation handler for widget elements. |
OptionsWidgetBase::__construct | function | core/ |
|
options_field_views_data | function | core/ |
Implements hook_field_views_data(). |
options_request_listener | service | core/ |
Drupal\Core\EventSubscriber\OptionsRequestSubscriber |
options_test.module | file | core/ |
Helper module for the List module tests. |
options_test_allowed_values_callback | function | core/ |
Implements callback_allowed_values_function(). |
options_test_dynamic_values_callback | function | core/ |
Implements callback_allowed_values_function(). |
options_test_form_entity_test_entity_test_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
options_test_options_list_alter | function | core/ |
Implements hook_options_list_alter(). |
PluginExistsConstraint::getRequiredOptions | function | core/ |
|
PoDatabaseReader::$options | property | core/ |
An associative array indicating which type of strings should be read. |
PoDatabaseReader::getOptions | function | core/ |
Get the options used by the reader. |
PoDatabaseReader::setOptions | function | core/ |
Set the options for the current reader. |
PoDatabaseWriter::$options | property | core/ |
An associative array indicating what data should be overwritten, if any. |
PoDatabaseWriter::getOptions | function | core/ |
Get the options used by the writer. |
PoDatabaseWriter::setOptions | function | core/ |
Set the options for the current writer. |
PreconfiguredFieldUiOptionsInterface | interface | core/ |
Defines an interface for exposing "preconfigured" field definitions. |
PreconfiguredFieldUiOptionsInterface.php | file | core/ |
|
PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
Query::$queryOptions | property | core/ |
The query options to pass on to the connection object. |
RenderElementTest::testPreRenderAjaxFormWithQueryOptions | function | core/ |
@covers ::preRenderAjaxForm[[api-linebreak]] |
RequiredConfigDependenciesConstraint::getRequiredOptions | function | core/ |
|
ResourceTestBase::getAuthenticationRequestOptions | function | core/ |
Returns Guzzle request options for authentication. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.