Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptionsFloatFieldImportTest::setUp | function | core/ |
|
| OptionsFloatFieldImportTest::testImport | function | core/ |
Tests that importing list_float fields works. |
| OptionsFormattersTest | class | core/ |
Tests the Options field type formatters. |
| OptionsFormattersTest.php | file | core/ |
|
| OptionsFormattersTest::testFormatter | function | core/ |
Tests the formatters. |
| OptionsHooks | class | core/ |
Hook implementations for options. |
| OptionsHooks.php | file | core/ |
|
| OptionsHooks::fieldStorageConfigUpdateForbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
| OptionsHooks::hasValuesInUse | function | core/ |
Checks if a list of values is being used in actual field values. |
| OptionsHooks::help | function | core/ |
Implements hook_help(). |
| OptionsKeyFormatter | class | core/ |
Plugin implementation of the 'list_key' formatter. |
| OptionsKeyFormatter.php | file | core/ |
|
| OptionsKeyFormatter::viewElements | function | core/ |
|
| OptionsListArgumentTest | class | core/ |
Tests options list argument for views. |
| OptionsListArgumentTest.php | file | core/ |
|
| OptionsListArgumentTest::$testViews | property | core/ |
Views used by this test. |
| OptionsListArgumentTest::testViewsTestOptionsListArgument | function | core/ |
Tests the options field argument. |
| OptionsListFilterTest | class | core/ |
Tests options list filter for views. |
| OptionsListFilterTest.php | file | core/ |
|
| OptionsListFilterTest::$testViews | property | core/ |
Views used by this test. |
| OptionsListFilterTest::testViewsTestOptionsListFilter | function | core/ |
Tests options list field filter. |
| OptionsListFilterTest::testViewsTestOptionsListGroupedFilter | function | core/ |
Tests options list field filter when grouped. |
| OptionsProviderInterface | interface | core/ |
Interface for retrieving all possible and settable values. |
| OptionsProviderInterface.php | file | core/ |
|
| OptionsProviderInterface::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| OptionsProviderInterface::getPossibleValues | function | core/ |
Returns an array of possible values. |
| OptionsProviderInterface::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| OptionsProviderInterface::getSettableValues | function | core/ |
Returns an array of settable values. |
| OptionsRequestSubscriber | class | core/ |
Handles options requests. |
| OptionsRequestSubscriber.php | file | core/ |
|
| OptionsRequestSubscriber::$routeProvider | property | core/ |
The route provider. |
| OptionsRequestSubscriber::getSubscribedEvents | function | core/ |
|
| OptionsRequestSubscriber::onRequest | function | core/ |
Tries to handle the options request. |
| OptionsRequestSubscriber::__construct | function | core/ |
Creates a new OptionsRequestSubscriber instance. |
| OptionsRequestSubscriberTest | class | core/ |
Tests Drupal\Core\EventSubscriber\OptionsRequestSubscriber. |
| OptionsRequestSubscriberTest.php | file | core/ |
|
| OptionsRequestSubscriberTest::providerTestOnRequestWithOptionsRequest | function | core/ |
|
| OptionsRequestSubscriberTest::testWithNonOptionRequest | function | core/ |
Tests with non option request. |
| OptionsRequestSubscriberTest::testWithOptionsRequest | function | core/ |
Tests with options request. |
| OptionsRequestSubscriberTest::testWithoutMatchingRoutes | function | core/ |
Tests without matching routes. |
| OptionsSelectDynamicValuesTest | class | core/ |
Tests an options select with a dynamic allowed values function. |
| OptionsSelectDynamicValuesTest.php | file | core/ |
|
| OptionsSelectDynamicValuesTest::$defaultTheme | property | core/ |
|
| OptionsSelectDynamicValuesTest::testSelectListDynamic | function | core/ |
Tests the 'options_select' widget (single select). |
| OptionsSelectNoMultipleWidget | class | core/ |
Widget extending OptionsSelectWidget without declaring multiple_values. |
| OptionsSelectNoMultipleWidget.php | file | core/ |
|
| OptionsSelectWidget | class | core/ |
Plugin implementation of the 'options_select' widget. |
| OptionsSelectWidget.php | file | core/ |
|
| OptionsSelectWidget::formElement | function | core/ |
|
| OptionsSelectWidget::getEmptyLabel | function | core/ |
Pagination
- Previous page
- Page 1045
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.