Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| SettingsTest::$modules | property | core/ |
Modules to install. |
| SettingsTest::$settings | property | core/ |
The class under test. |
| SettingsTest::providerTestCredentialForm | function | core/ |
Data provider for testCredentialForm. |
| SettingsTest::providerTestDatabaseInfoInitialization | function | core/ |
Provides data for testDatabaseInfoInitialization(). |
| SettingsTest::providerTestFakeDeprecatedSettings | function | core/ |
Provides data for testFakeDeprecatedSettings(). |
| SettingsTest::providerTestGetHashSaltEmpty | function | core/ |
Data provider for testGetHashSaltEmpty. |
| SettingsTest::providerTestRealDeprecatedSettings | function | core/ |
Provides data for testRealDeprecatedSettings(). |
| SettingsTest::setUp | function | core/ |
@covers ::__construct[[api-linebreak]] |
| SettingsTest::setUp | function | core/ |
|
| 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 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. |
| 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. |
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.