Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptionsWidgetsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OptionsWidgetsTest::$float | property | core/ |
A field storage with float values to use in this test class. |
| OptionsWidgetsTest::$modules | property | core/ |
Modules to enable. |
| 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::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::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_field_storage_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| options_field_storage_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| options_field_storage_config_update_forbid | function | core/ |
Implements hook_field_storage_config_update_forbid(). |
| options_field_views_data | function | core/ |
Implements hook_field_views_data(). |
| options_help | function | core/ |
Implements hook_help(). |
| 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.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_views.info.yml | file | core/ |
core/modules/options/tests/options_test_views/options_test_views.info.yml |
| OptionWidgetsField | class | core/ |
Plugin annotation @MigrateField( id = "optionwidgets", core = {6}, source_module = "optionwidgets", destination_module = "options" ) |
| OptionWidgetsField.php | file | 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. |
| OutboundPathProcessorInterface | interface | core/ |
Defines an interface for classes that process the outbound path. |
| OutboundPathProcessorInterface.php | file | core/ |
|
| OutboundPathProcessorInterface::processOutbound | function | core/ |
Processes the outbound path. |
| OutboundRouteProcessorInterface | interface | core/ |
Defines an interface for classes that process the outbound route. |
| OutboundRouteProcessorInterface.php | file | core/ |
|
| OutboundRouteProcessorInterface::processOutbound | function | core/ |
Processes the outbound route. |
| outbound_processing_test.info.yml | file | core/ |
core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml |
| outbound_processing_test.routing.yml | file | core/ |
core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.routing.yml |
| OutputStrategyInterface | interface | core/ |
Provides an output strategy that formats HTML strings for a given context. |
| OutputStrategyInterface.php | file | core/ |
|
| OutputStrategyInterface::renderFromHtml | function | core/ |
Transforms a given HTML string into to a context-appropriate output string. |
| OverlapWithTopLevelDependenciesTest | class | core/ |
Tests DrupalCoreRecommendedBuilder. |
| OverlapWithTopLevelDependenciesTest.php | file | core/ |
|
| OverlapWithTopLevelDependenciesTest::templateProjectPathProvider | function | core/ |
Provides data for testOverlapWithTemplateProject(). |
| OverlapWithTopLevelDependenciesTest::testOverlapWithTemplateProject | function | core/ |
Tests top level and core-recommended dependencies do not overlap. |
| OverriddenConfigImportTest | class | core/ |
Tests importing of config with language overrides. |
| OverriddenConfigImportTest.php | file | core/ |
|
| OverriddenConfigImportTest::$configImporter | property | core/ |
Config Importer object used for testing. |
| OverriddenConfigImportTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 944
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.