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 |
|---|---|---|---|
| SettingsTest::testEditUI | function | core/ |
Tests the settings for the edit ui. |
| SettingsTest::testFakeDeprecatedSettings | function | core/ |
Tests deprecation messages and values when using fake deprecated settings. |
| SettingsTest::testGet | function | core/ |
Tests get. |
| SettingsTest::testGetAll | function | core/ |
Tests get all. |
| SettingsTest::testGetApcuPrefix | function | core/ |
Tests Settings::getApcuPrefix(). |
| SettingsTest::testGetDeprecationWhenConfiguredAndNoReplacement | function | core/ |
Tests Settings::get() warns for configured settings with no replacement. |
| SettingsTest::testGetHashSalt | function | core/ |
Tests Settings::getHashSalt(). |
| SettingsTest::testGetHashSaltEmpty | function | core/ |
Tests Settings::getHashSalt() with no hash salt value. |
| SettingsTest::testGetInstance | function | core/ |
Tests get instance. |
| SettingsTest::testGetInstanceReflection | function | core/ |
Tests that an exception is thrown when settings are not initialized yet. |
| SettingsTest::testGetNoDeprecationWhenNotConfiguredAndNoReplacement | function | core/ |
Tests Settings::get() does not warn for a not configured no-replacement setting. |
| SettingsTest::testRealDeprecatedSettings | function | core/ |
Tests deprecation messages for real deprecated settings. |
| SettingsTest::testSerialize | function | core/ |
Ensures settings cannot be serialized. |
| SettingsTrayBlockFormTest | class | core/ |
Testing opening and saving block forms in the off-canvas dialog. |
| SettingsTrayBlockFormTest.php | file | core/ |
|
| SettingsTrayBlockFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SettingsTrayBlockFormTest::$modules | property | core/ |
Modules to install. |
| SettingsTrayBlockFormTest::doTestBlocks | function | core/ |
Tests opening off-canvas dialog by click blocks and elements in the blocks. |
| SettingsTrayBlockFormTest::getBlockTests | function | core/ |
Creates tests for ::testBlocks(). |
| SettingsTrayBlockFormTest::setUp | function | core/ |
|
| SettingsTrayBlockFormTest::testBlocks | function | core/ |
Tests opening off-canvas dialog by click blocks and elements in the blocks. |
| SettingsTrayBlockFormTest::testEditModeEnableDisable | function | core/ |
Tests enabling and disabling Edit Mode. |
| SettingsTrayBlockFormTest::testValidationMessages | function | core/ |
Tests that validation errors appear in the off-canvas dialog. |
| SettingsTrayFormAnnotationIsClassBlock | class | core/ |
Block that explicitly provides a "settings_tray" form class. |
| SettingsTrayFormAnnotationIsClassBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationIsClassBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayFormAnnotationIsClassBlockForm | class | core/ |
|
| SettingsTrayFormAnnotationIsClassBlockForm.php | file | core/ |
|
| SettingsTrayFormAnnotationIsClassBlockForm::$plugin | property | core/ |
The block plugin. |
| SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
| SettingsTrayFormAnnotationIsClassBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| SettingsTrayFormAnnotationIsFalseBlock | class | core/ |
Block that explicitly provides no "settings_tray" form, thus opting out. |
| SettingsTrayFormAnnotationIsFalseBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationIsFalseBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayFormAnnotationNoneBlock | class | core/ |
Block that does nothing explicit for Settings Tray. |
| SettingsTrayFormAnnotationNoneBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationNoneBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayHooks | class | core/ |
Hook implementations for settings_tray. |
| SettingsTrayHooks.php | file | core/ |
|
| SettingsTrayHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
| SettingsTrayHooks::blockViewAlter | function | core/ |
Implements hook_block_view_alter(). |
| SettingsTrayHooks::contextualLinksViewAlter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| SettingsTrayHooks::entityTypeBuild | function | core/ |
Implements hook_entity_type_build(). |
| SettingsTrayHooks::help | function | core/ |
Implements hook_help(). |
| SettingsTrayHooks::toolbarAlter | function | core/ |
Implements hook_toolbar_alter(). |
| SettingsTrayTest | class | core/ |
Tests opening and saving block forms in the off-canvas dialog. |
| SettingsTrayTest.php | file | core/ |
|
| SettingsTrayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SettingsTrayTest::$modules | property | core/ |
Modules to install. |
| SettingsTrayTest::getBlockSelector | function | core/ |
Gets the block CSS selector. |
Pagination
- Previous page
- Page 1266
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.