Search for settings
- Search 7.x for settings
- Search 8.9.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 |
---|---|---|---|
SettingsForm.php | file | core/ |
|
SettingsForm::$configurableInstances | property | core/ |
The instantiated plugin instances that have configuration forms. |
SettingsForm::$definitions | property | core/ |
The aggregator plugin definitions. |
SettingsForm::$managers | property | core/ |
The aggregator plugin managers. |
SettingsForm::buildForm | function | core/ |
Form constructor. |
SettingsForm::buildForm | function | core/ |
Form constructor. |
SettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
SettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
SettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
SettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SettingsForm::submitForm | function | core/ |
Form submission handler. |
SettingsForm::submitForm | function | core/ |
Form submission handler. |
SettingsForm::validateForm | function | core/ |
Form validation handler. |
SettingsForm::__construct | function | core/ |
Constructs a \Drupal\aggregator\SettingsForm object. |
SettingsFormTest | class | core/ |
Tests the Media Library settings form. |
SettingsFormTest.php | file | core/ |
|
SettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SettingsFormTest::$modules | property | core/ |
Modules to enable. |
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 migrate upgrade credential form with settings in settings.php. |
SettingsTest | class | core/ |
Tests all ui related settings under admin/structure/views/settings. |
SettingsTest | class | core/ |
@coversDefaultClass \Drupal\Core\Site\Settings @runTestsInSeparateProcesses @group Site |
SettingsTest.php | file | core/ |
|
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::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SettingsTest::$modules | property | core/ |
Modules to enable. |
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/ |
|
SettingsTest::setUp | function | core/ |
Sets up the test. |
SettingsTest::setUp | function | core/ |
@covers ::__construct |
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 |
SettingsTest::testGetAll | function | core/ |
@covers ::getAll |
SettingsTest::testGetApcuPrefix | function | core/ |
Tests Settings::getApcuPrefix(). |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.