Search for id
| 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 install. |
| 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). |
| OptionWidgetsField | class | core/ |
MigrateField Plugin for Drupal 6 options fields. |
| OptionWidgetsField.php | file | core/ |
|
| OrderByTest::testInvalidDirection | function | core/ |
Checks that invalid sort directions in ORDER BY get converted to ASC. |
| OrderOperation::identify | function | core/ |
Gets an identifier for the target implementation. |
| OverlapWithTopLevelDependenciesTest::templateProjectPathProvider | function | core/ |
Provides data for testOverlapWithTemplateProject(). |
| 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 install. |
| OverriddenConfigImportTest::setUp | function | core/ |
|
| OverriddenConfigImportTest::testConfigImportUpdates | function | core/ |
Tests importing overridden config alongside config in the default language. |
| OverriddenConfigurationTest | class | core/ |
Tests handling of configuration overrides. |
| OverriddenConfigurationTest.php | file | core/ |
|
| OverriddenConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OverriddenConfigurationTest::$modules | property | core/ |
Modules to install. |
| OverriddenConfigurationTest::assertOverriddenBlockDisabled | function | core/ |
Asserts that an overridden block has Settings Tray disabled. |
| OverriddenConfigurationTest::setUp | function | core/ |
|
| OverriddenConfigurationTest::testOverriddenBlock | function | core/ |
Tests that blocks with configuration overrides are disabled. |
| OverriddenConfigurationTest::testOverriddenConfigurationRemoved | function | core/ |
Tests blocks with overridden related configuration removed when overridden. |
| override-settings.php | file | core/ |
A settings.php fixture file scaffolded from the scaffold-override-fixture. |
| OverrideDisplaysTest | class | core/ |
Tests that displays can be correctly overridden via the user interface. |
| OverrideDisplaysTest.php | file | core/ |
|
| OverrideDisplaysTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OverrideDisplaysTest::setUp | function | core/ |
Sets up the test. |
| OverrideDisplaysTest::testOverrideDisplays | function | core/ |
Tests that displays can be overridden via the UI. |
| OverrideDisplaysTest::testRevertAllDisplays | function | core/ |
Tests that the revert to all displays select-option works as expected. |
| OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays | function | core/ |
Tests that the wizard correctly sets up default and overridden displays. |
| OverrideMenuLinks | class | core/ |
Overrides static menu links defined in code. |
| OverrideMenuLinks.php | file | core/ |
|
| OverrideMenuLinks::apply | function | core/ |
Applies the config action. |
| OverrideMenuLinks::create | function | core/ |
Creates an instance of the plugin. |
| OverrideMenuLinks::__construct | function | core/ |
|
| OverrideMenuLinksConfigActionTest | class | core/ |
Tests overriding static menu links with config actions. |
| OverrideMenuLinksConfigActionTest.php | file | core/ |
|
| OverrideMenuLinksConfigActionTest::$modules | property | core/ |
Modules to install. |
| OverrideMenuLinksConfigActionTest::testConfigName | function | core/ |
Tests that the action only works on core.menu.static_menu_link_overrides. |
| OverrideMenuLinksConfigActionTest::testOverrideLinks | function | core/ |
Tests overriding static menu links. |
| OverrideSectionsTest | class | core/ |
Tests that override layout sections are not exposed via the REST API. |
Pagination
- Previous page
- Page 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.