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 |
---|---|---|---|
SearchConfigSettingsFormTest::testRouteProtection | function | core/ |
Tests that the enable/disable/default routes are protected from CSRF. |
SearchConfigSettingsFormTest::testSearchModuleDisabling | function | core/ |
Verifies that you can disable individual search plugins. |
SearchConfigSettingsFormTest::testSearchModuleSettingsPage | function | core/ |
Verifies plugin-supplied settings form. |
SearchConfigSettingsFormTest::testSearchSettingsPage | function | core/ |
Verifies the search settings form. |
SearchConfigSettingsFormTest::verifySearchPageOperations | function | core/ |
Checks that the search page operations match expectations. |
Section::$layoutSettings | property | core/ |
The layout plugin settings. |
Section::$thirdPartySettings | property | core/ |
Third party settings. |
Section::getLayoutSettings | function | core/ |
Gets the layout plugin settings for this section. |
Section::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
Section::setLayoutSettings | function | core/ |
Sets the layout plugin settings for this section. |
SectionTest::providerTestGetThirdPartySettings | function | core/ |
Provides test data for ::testGetThirdPartySettings(). |
SectionTest::testGetThirdPartySettings | function | core/ |
@covers ::getThirdPartySettings @dataProvider providerTestGetThirdPartySettings |
SecurityAdvisoryTest::writeSettings | function | core/ |
Rewrites the settings.php file of the test site. |
SelectionTest::$handlerSettings | property | core/ |
The handler settings for the entity reference field. |
SerializationSettingsDeletionUpdateTest | class | core/ |
Ensures that update hook is run properly for deleting obsolete serialization settings. |
SerializationSettingsDeletionUpdateTest.php | file | core/ |
|
SerializationSettingsDeletionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
SerializationSettingsDeletionUpdateTest::testUpdate | function | core/ |
Ensures that update hook is run for "serialization" module. |
serialization_post_update_delete_settings | function | core/ |
Remove obsolete serialization.settings configuration. |
SessionConfigurationTest::providerTestConstructorDefaultSettings | function | core/ |
Data provider for the constructor test. |
SessionConfigurationTest::testConstructorDefaultSettings | function | core/ |
Tests constructor's default settings. |
settings | service | core/ |
Drupal\Core\Site\Settings |
Settings | class | core/ |
Read only settings that are initialized with the class. |
Settings Tray API | group | core/ |
Settings Tray API |
Settings.php | file | core/ |
|
Settings::$deprecatedSettings | property | core/ |
Information about all deprecated settings, keyed by legacy settings name. |
Settings::$instance | property | core/ |
Singleton instance. |
Settings::$storage | property | core/ |
Array with the settings. |
Settings::get | function | core/ |
Returns a setting. |
Settings::getAll | function | core/ |
Returns all the settings. This is only used for testing purposes. |
Settings::getApcuPrefix | function | core/ |
Generates a prefix for APCu user cache keys. |
Settings::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
Settings::getInstance | function | core/ |
Returns the settings instance. |
Settings::handleDeprecations | function | core/ |
Handle deprecated values in the site settings. |
Settings::initialize | function | core/ |
Bootstraps settings.php and the Settings singleton. |
Settings::__clone | function | core/ |
Protects creating with clone. |
Settings::__construct | function | core/ |
Constructor. |
Settings::__sleep | function | core/ |
Prevents settings from being serialized. |
SettingsAnnotation | class | core/ |
|
SettingsAnnotation::$settings | property | core/ |
|
SettingsAnnotation::__construct | function | core/ |
|
SettingsCommand | class | core/ |
AJAX command for adjusting Drupal's JavaScript settings. |
SettingsCommand.php | file | core/ |
|
SettingsCommand::$merge | property | core/ |
Whether the settings should be merged into the global drupalSettings. |
SettingsCommand::$settings | property | core/ |
An array of key/value pairs of JavaScript settings. |
SettingsCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
SettingsCommand::__construct | function | core/ |
Constructs a SettingsCommand object. |
SettingsForm | class | core/ |
Defines a form for configuring the Media Library module. |
SettingsForm | class | core/ |
Configures aggregator settings for this site. |
SettingsForm.php | file | 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.