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 |
|---|---|---|---|
| hook_field_formatter_third_party_settings_form | function | core/ |
Allow modules to add settings to field formatters provided by other modules. |
| hook_field_widget_settings_summary_alter | function | core/ |
Alters the field widget settings summary. |
| hook_field_widget_third_party_settings_form | function | core/ |
Allow modules to add settings to field widgets provided by other modules. |
| hook_form_system_theme_settings_alter | function | core/ |
Allow themes to alter the theme-specific settings form. |
| hook_js_settings_alter | function | core/ |
Perform necessary alterations to the JavaScript settings (drupalSettings). |
| hook_js_settings_build | function | core/ |
Modify the JavaScript settings (drupalSettings). |
| image.settings.yml | file | core/ |
core/modules/image/config/install/image.settings.yml |
| ImageFieldDisplayTest::testImageFieldSettings | function | core/ |
Tests for image field settings. |
| ImageFieldValidateTest::getFieldSettings | function | core/ |
Returns field settings. |
| ImageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| ImageFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| ImageItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| ImageItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| ImageItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| ImageItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| ImageStyleMappings::getMultiplierSettings | function | core/ |
Extracts multiplier settings based on its type. |
| ImageTest::testImageSettingsForm | function | core/ |
Tests the ckeditor5_imageResize and ckeditor5_imageUpload settings forms. |
| ImageUrlFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageUrlFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| ImageUrlFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| ImageWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| ImageWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| InsertCommand::$settings | property | core/ |
A settings array to be passed to any attached JavaScript behavior. |
| InstallerConfigDirectorySetNoDirectoryErrorTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerDatabaseErrorMessagesTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerDatabaseErrorMessagesTest::testSetUpSettingsErrorMessage | function | core/ |
Verifies that the error message in the settings step is correct. |
| InstallerEmptySettingsTest | class | core/ |
Tests the installer with empty settings file. |
| InstallerEmptySettingsTest.php | file | core/ |
|
| InstallerEmptySettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerEmptySettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerEmptySettingsTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingBrokenDatabaseSettingsTest | class | core/ |
Tests the installer with broken database connection info in settings.php. |
| InstallerExistingBrokenDatabaseSettingsTest.php | file | core/ |
|
| InstallerExistingBrokenDatabaseSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingBrokenDatabaseSettingsTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingBrokenDatabaseSettingsTest::setUpRequirementsProblem | function | core/ |
Installer step: Requirements problem. |
| InstallerExistingBrokenDatabaseSettingsTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingBrokenDatabaseSettingsTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| InstallerExistingBrokenDatabaseSettingsTest::testRequirementsProblem | function | core/ |
Tests the expected requirements problem. |
| InstallerExistingConfigExistingSettingsTest | class | core/ |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigExistingSettingsTest.php | file | core/ |
|
| InstallerExistingConfigExistingSettingsTest::prepareEnvironment | function | core/ |
Partially configures a preexisting settings.php file before invoking the interactive installer. |
| InstallerExistingConfigProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileHookInstall::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigSyncDirectoryProfileMismatchTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingConfigTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
| InstallerExistingDatabaseSettingsTest | class | core/ |
Tests installation with database information in an existing settings file. |
| InstallerExistingDatabaseSettingsTest.php | file | core/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.