Search for settings
- Search 7.x for settings
- Search 9.5.x for settings
- Search 10.3.x for settings
- Search 11.x for settings
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
settings | service | core/ |
Drupal\Core\Site\Settings |
Settings | class | core/ |
Read only settings that are initialized with the class. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
SettingsFormTest::testSettingsForm | function | core/ |
Tests the Media Library settings form. |
SettingsRewriteTest | class | core/ |
Tests the drupal_rewrite_settings() function. |
SettingsRewriteTest.php | file | core/ |
|
SettingsRewriteTest::testDrupalRewriteSettings | function | core/ |
Tests the drupal_rewrite_settings() function. |
SettingsTest | class | core/ |
Tests all ui related settings under admin/structure/views/settings. |
SettingsTest | class | core/ |
@coversDefaultClass \Drupal\Core\Site\Settings @group Site |
SettingsTest.php | file | core/ |
|
SettingsTest.php | file | core/ |
|
SettingsTest::$adminUser | property | core/ |
Stores an admin user used by the different tests. |
SettingsTest::$config | property | core/ |
Simple settings array to test against. |
SettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SettingsTest::$settings | property | core/ |
The class under test. |
SettingsTest::configDirectoriesBcLayerProvider | function | core/ |
Data provider for self::testConfigDirectoriesBcLayer(). |
SettingsTest::providerTestGetHashSaltEmpty | function | core/ |
Data provider for testGetHashSaltEmpty. |
SettingsTest::setUp | function | core/ |
|
SettingsTest::setUp | function | core/ |
@covers ::__construct |
SettingsTest::testConfigDirectoriesBcLayer | function | core/ |
@runInSeparateProcess @group legacy @covers ::__construct @dataProvider configDirectoriesBcLayerProvider |
SettingsTest::testConfigDirectoriesBcLayerEmpty | function | core/ |
@runInSeparateProcess @group legacy |
SettingsTest::testConfigDirectoriesBcLayerMultiple | function | core/ |
@runInSeparateProcess @group legacy |
SettingsTest::testEditUI | function | core/ |
Tests the settings for the edit ui. |
SettingsTest::testGet | function | core/ |
@covers ::get |
SettingsTest::testGetAll | function | core/ |
@covers ::getAll |
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 |
SettingsTest::testGetInstanceReflection | function | core/ |
Tests that an exception is thrown when settings are not initialized yet. |
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::getTestThemes | function | core/ |
Get themes to test. |
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/ |
Test 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/ |
|
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/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.