Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| OverrideSectionsTest | class | core/ |
Tests that override layout sections are not exposed via the REST API. |
| OverrideSectionsTest.php | file | core/ |
|
| OverrideSectionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OverrideSectionsTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| OverrideSectionsTest::setUp | function | core/ |
|
| OverrideSectionsTest::testOverrideField | function | core/ |
Tests that the layout override field is not normalized. |
| OverridesEntityForm | class | core/ |
Provides a form containing the Layout Builder UI for overrides. |
| OverridesEntityForm.php | file | core/ |
|
| OverridesEntityForm::$layoutTempstoreRepository | property | core/ |
Layout tempstore repository. |
| OverridesEntityForm::$sectionStorage | property | core/ |
The section storage. |
| OverridesEntityForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| OverridesEntityForm::buildForm | function | core/ |
Form constructor. |
| OverridesEntityForm::buildMessage | function | core/ |
Renders a message to display at the top of the layout builder. |
| OverridesEntityForm::create | function | core/ |
Instantiates a new instance of this class. |
| OverridesEntityForm::init | function | core/ |
Initializes the form state and the entity before the first form build. |
| OverridesEntityForm::save | function | core/ |
Form submission handler for the 'save' action. |
Pagination
- Previous page
- Page 128
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.