Search for settings
- Search 7.x for settings
- Search 9.5.x for settings
- Search 8.9.x for settings
- Search 10.3.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 |
---|---|---|---|
SettingsValidator.php | file | core/ |
|
SettingsValidator::getSubscribedEvents | function | core/ |
|
SettingsValidator::validate | function | core/ |
Checks that Drupal's settings are valid for Package Manager. |
SettingsValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\SettingsValidator[[api-linebreak]] @group package_manager @internal |
SettingsValidatorTest.php | file | core/ |
|
SettingsValidatorTest::providerSettingsValidation | function | core/ |
Data provider for testSettingsValidation(). |
SettingsValidatorTest::testSettingsValidation | function | core/ |
Tests settings validation before starting an update. |
SettingsValidatorTest::testSettingsValidationDuringPreApply | function | core/ |
Tests settings validation during pre-apply. |
settings_tray.api.php | file | core/ |
Documentation for Settings Tray API. |
settings_tray.info.yml | file | core/ |
core/modules/settings_tray/settings_tray.info.yml |
settings_tray.install | file | core/ |
Install, update and uninstall functions for the Settings Tray module. |
settings_tray.libraries.yml | file | core/ |
core/modules/settings_tray/settings_tray.libraries.yml |
settings_tray.links.contextual.yml | file | core/ |
core/modules/settings_tray/settings_tray.links.contextual.yml |
settings_tray.module | file | core/ |
|
settings_tray.module.css | file | core/ |
Styling for Settings Tray module. |
settings_tray.module.css | file | core/ |
Styling for Settings Tray module. |
settings_tray.motion.css | file | core/ |
Motion effects for Settings Tray module. |
settings_tray.motion.css | file | core/ |
Motion effects for Settings Tray module. |
settings_tray.routing.yml | file | core/ |
core/modules/settings_tray/settings_tray.routing.yml |
settings_tray.services.yml | file | core/ |
core/modules/settings_tray/settings_tray.services.yml |
settings_tray.theme.css | file | core/ |
Visual styling for Settings Tray module. |
settings_tray.theme.css | file | core/ |
Visual styling for Settings Tray module. |
settings_tray.toolbar.css | file | core/ |
Visual styling for the toolbar when Settings Tray module is enabled. |
settings_tray.toolbar.css | file | core/ |
Visual styling for the toolbar when Settings Tray module is enabled. |
settings_tray_install | function | core/ |
Implements hook_install(). |
settings_tray_override_test.info.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml |
settings_tray_override_test.overrider | service | core/ |
Drupal\settings_tray_override_test\ConfigOverrider |
settings_tray_override_test.services.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.services.yml |
settings_tray_test.info.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml |
settings_tray_test_css.info.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml |
settings_tray_test_css.libraries.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.libraries.yml |
ShapeItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
SiteFilesExcluderTest::testInvalidFileSettings | function | core/ |
Tests that invalid file settings do not cause errors. |
SitesDirectoryHardeningTest::settingsFile | function | core/ |
Returns the path to settings.php. |
SiteSettingsForm | class | core/ |
Provides a form to configure and rewrite settings.php. |
SiteSettingsForm.php | file | core/ |
|
SiteSettingsForm::buildForm | function | core/ |
Form constructor. |
SiteSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
SiteSettingsForm::getDatabaseErrors | function | core/ |
Get any database errors and links them to a form element. |
SiteSettingsForm::getDatabaseErrorsTemplate | function | core/ |
Gets the inline template render array to display the database errors. |
SiteSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SiteSettingsForm::submitForm | function | core/ |
Form submission handler. |
SiteSettingsForm::validateForm | function | core/ |
Form validation handler. |
SiteSettingsForm::__construct | function | core/ |
Constructs a new SiteSettingsForm. |
SiteSettingsFormTest | class | core/ |
Tests the extension of the site settings form. |
SiteSettingsFormTest.php | file | core/ |
|
SiteSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SiteSettingsFormTest::$modules | property | core/ |
Modules to install. |
SiteSettingsFormTest::testSiteSettingsForm | function | core/ |
Confirms that the form is extensible. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.