Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptionsWidgetsTest::$defaultTheme | property | core/ |
|
| OptionsWidgetsTest::$float | property | core/ |
A field storage with float values to use in this test class. |
| OptionsWidgetsTest::$modules | property | core/ |
|
| OptionsWidgetsTest::setUp | function | core/ |
|
| OptionsWidgetsTest::testCheckBoxes | function | core/ |
Tests the 'options_buttons' widget (multiple select). |
| OptionsWidgetsTest::testEmptyValue | function | core/ |
Tests the 'options_select' and 'options_button' widget for empty value. |
| OptionsWidgetsTest::testOptionsListAlter | function | core/ |
Tests hook_options_list_alter(). |
| OptionsWidgetsTest::testRadioButtons | function | core/ |
Tests the 'options_buttons' widget (single select). |
| OptionsWidgetsTest::testSelectListFloat | function | core/ |
Tests the 'options_select' widget (float values). |
| OptionsWidgetsTest::testSelectListMultiple | function | core/ |
Tests the 'options_select' widget (multiple select). |
| OptionsWidgetsTest::testSelectListRequiredErrorAttribute | function | core/ |
Tests the '#required_error' attribute for the select list. |
| OptionsWidgetsTest::testSelectListSingle | function | core/ |
Tests the 'options_select' widget (single select). |
| options_allowed_values | function | core/ |
Returns the array of allowed values for a list field. |
| options_config_install_test.info.yml | file | core/ |
core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml |
| options_request_listener | service | core/ |
Drupal\Core\EventSubscriber\OptionsRequestSubscriber |
| options_test.info.yml | file | core/ |
core/modules/options/tests/options_test/options_test.info.yml |
| options_test_views.info.yml | file | core/ |
core/modules/options/tests/options_test_views/options_test_views.info.yml |
| OptionWidgetsField | class | core/ |
MigrateField Plugin for Drupal 6 options fields. |
| OptionWidgetsField.php | file | core/ |
|
| Orange | class | core/ |
Plugin annotation @Plugin( id = "orange", label = "Orange", color = "orange" ) |
| Orange.php | file | core/ |
|
| Order.php | file | core/ |
|
| OrderAfter | class | core/ |
Set this implementation to be after others. |
| OrderAfter.php | file | core/ |
|
| OrderAfter::isAfter | function | core/ |
|
| OrderBefore | class | core/ |
Set this implementation to be before others. |
| OrderBefore.php | file | core/ |
|
| OrderBefore::isAfter | function | core/ |
|
| OrderByTest | class | core/ |
Tests the orderBy() method of select queries. |
| OrderByTest.php | file | core/ |
|
| OrderByTest::$query | property | core/ |
The select query object to test. |
| OrderByTest::setUp | function | core/ |
|
| OrderByTest::testFieldEscaping | function | core/ |
Tests that fields passed for ordering get escaped properly. |
| OrderByTest::testInvalidDirection | function | core/ |
Checks that invalid sort directions in ORDER BY get converted to ASC. |
| OrderInterface | interface | core/ |
Interface for order specifiers used in hook attributes. |
| OrderInterface.php | file | core/ |
|
| OrderInterface::getOperation | function | core/ |
Gets order operations specified by this object. |
| OrderOperation | class | core/ |
Base class for order operations. |
| OrderOperation.php | file | core/ |
|
| OrderOperation::apply | function | core/ |
Changes the order of a list of hook implementations. |
| OrderOperation::identify | function | core/ |
Gets an identifier for the target implementation. |
| OrderOperation::pack | function | core/ |
Converts the operation to a structure that can be stored in the container. |
| OrderOperation::unpack | function | core/ |
Converts the stored operation to objects that can apply ordering rules. |
| OriginatorSubscriber | class | core/ |
Message subscriber which sets the from and sender headers. |
| OriginatorSubscriber.php | file | core/ |
|
| OriginatorSubscriber::executeInEnvironment | function | core/ |
Invokes the given callback after switching the config language. |
| OriginatorSubscriber::getSiteAddress | function | core/ |
Returns the site email address. |
| OriginatorSubscriber::getSubscribedEvents | function | core/ |
|
| OriginatorSubscriber::onMessage | function | core/ |
Sets the default from header and a sender header if necessary. |
| OriginatorSubscriber::removeRedundantSender | function | core/ |
Removes the Sender address if it is redundant. |
Pagination
- Previous page
- Page 1220
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.