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 |
|---|---|---|---|
| SettingsTest::setUp | function | core/ |
Sets up the test. |
| SettingsTest::testCredentialForm | function | core/ |
Test the Credential form with defaults in settings.php. |
| SettingsTest::testDatabaseInfoInitialization | function | core/ |
Tests initialization performed for the $databases variable. |
| 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/ |
@covers ::get[[api-linebreak]] |
| SettingsTest::testGetAll | function | core/ |
@covers ::getAll[[api-linebreak]] |
| SettingsTest::testGetApcuPrefix | function | core/ |
Tests Settings::getApcuPrefix(). |
| SettingsTest::testGetHashSalt | function | core/ |
Tests Settings::getHashSalt(). |
| SettingsTest::testGetHashSaltEmpty | function | core/ |
Tests Settings::getHashSalt() with no hash salt value. |
| SettingsTest::testGetInstance | function | core/ |
@covers ::getInstance[[api-linebreak]] |
| SettingsTest::testGetInstanceReflection | function | core/ |
Tests that an exception is thrown when settings are not initialized yet. |
| 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 enable. |
| 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. |
| SettingsTrayIntegrationTest | class | core/ |
Test Settings Tray and Quick Edit modules integration. |
| SettingsTrayIntegrationTest.php | file | core/ |
|
| SettingsTrayIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SettingsTrayIntegrationTest::$modules | property | core/ |
Modules to enable. |
| SettingsTrayIntegrationTest::createBlockContent | function | core/ |
Creates a custom block. |
| SettingsTrayIntegrationTest::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
| SettingsTrayIntegrationTest::getTestThemes | function | core/ |
Get themes to test. |
| SettingsTrayIntegrationTest::setUp | function | core/ |
|
| SettingsTrayIntegrationTest::testCustomBlockLinks | function | core/ |
Tests that contextual links in custom blocks are changed. |
| SettingsTrayIntegrationTest::testQuickEditLinks | function | core/ |
Tests QuickEdit links behavior. |
| SettingsTrayTest | class | core/ |
Tests opening and saving block forms in the off-canvas dialog. |
| SettingsTrayTest.php | file | core/ |
Pagination
- Previous page
- Page 1134
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.