Search for settings
- Search 7.x for settings
- Search 9.5.x for settings
- Search 8.9.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 |
---|---|---|---|
access_check.settings_tray.block.has_overrides | service | core/ |
Drupal\settings_tray\Access\BlockHasOverridesAccessCheck |
access_check.settings_tray.block.settings_tray_form | service | core/ |
Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck |
AccountSettingsForm | class | core/ |
Configure user settings for this site. |
AccountSettingsForm.php | file | core/ |
|
AccountSettingsForm::$moduleHandler | property | core/ |
The module handler. |
AccountSettingsForm::$roleStorage | property | core/ |
The role storage used when changing the admin role. |
AccountSettingsForm::buildForm | function | core/ |
Form constructor. |
AccountSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
AccountSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AccountSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AccountSettingsForm::__construct | function | core/ |
Constructs a \Drupal\user\AccountSettingsForm object. |
action.settings_3022401.yml | file | core/ |
core/modules/action/tests/fixtures/update/action.settings_3022401.yml |
action_settings.yml | file | core/ |
core/modules/system/migrations/action_settings.yml |
AdminUiTest::testFilterCheckboxesToggleSettings | function | core/ |
Test that filter settings are only visible when the filter is enabled. |
AdminUiTest::testImageUploadSettingsAreValidated | function | core/ |
Tests that image upload settings (stored out of band) are validated too. |
AdminUiTest::testPluginSettingsFormSection | function | core/ |
Tests the plugin settings form section. |
AdminUiTest::testSettingsOnlyFireAjaxWithCkeditor5 | function | core/ |
Confirm settings only trigger AJAX when select value is CKEditor 5. |
AdvancedSettingsForm | class | core/ |
Form builder for the advanced admin settings page. |
AdvancedSettingsForm.php | file | core/ |
|
AdvancedSettingsForm::buildForm | function | core/ |
Form constructor. |
AdvancedSettingsForm::cacheSubmit | function | core/ |
Submission handler to clear the Views cache. |
AdvancedSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AdvancedSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
AdvancedSettingsForm::submitForm | function | core/ |
Form submission handler. |
AjaxCommandsTest::testSettingsCommand | function | core/ |
@covers \Drupal\Core\Ajax\SettingsCommand |
AjaxPageStateTest::testDrupalSettingsIsNotLoaded | function | core/ |
Give ajax_page_state[libraries]=core/drupalSettings to exclude the library. |
AjaxTest::testDrupalSettingsCachingRegression | function | core/ |
Tests that AJAX loaded libraries are not retained between requests. |
ajax_forms_test_advanced_commands_settings_callback | function | core/ |
Ajax form callback: Selects 'settings'. |
announcements_feed.settings.yml | file | core/ |
core/modules/announcements_feed/config/install/announcements_feed.settings.yml |
append-to-settings.txt | file | core/ |
include __DIR__ . "/settings-custom-additions.php"; |
AssertContentTrait::$drupalSettings | property | core/ |
The drupalSettings value from the current raw $content. |
AssertContentTrait::getDrupalSettings | function | core/ |
Gets the value of drupalSettings for the currently-loaded page. |
AssertContentTrait::setDrupalSettings | function | core/ |
Sets the value of drupalSettings for the currently-loaded page. |
AssetResolver::getJsSettingsAssets | function | core/ |
Returns the JavaScript settings assets for this response's libraries. |
AttachedAssets::$settings | property | core/ |
The JavaScript settings attached to the current response. |
AttachedAssets::getSettings | function | core/ |
Returns the settings attached to the current response. |
AttachedAssets::setSettings | function | core/ |
Sets the JavaScript settings that are attached to the current response. |
AttachedAssetsInterface::getSettings | function | core/ |
Returns the settings attached to the current response. |
AttachedAssetsInterface::setSettings | function | core/ |
Sets the JavaScript settings that are attached to the current response. |
AttachedAssetsTest::testAddJsSettings | function | core/ |
Tests adding JavaScript settings. |
AttachedAssetsTest::testSettings | function | core/ |
Tests JavaScript settings. |
automated_cron.settings.yml | file | core/ |
core/modules/automated_cron/config/install/automated_cron.settings.yml |
automated_cron.settings.yml | file | core/ |
core/profiles/standard/config/install/automated_cron.settings.yml |
automated_cron_form_system_cron_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form. |
automated_cron_settings_submit | function | core/ |
Form submission handler for system_cron_settings(). |
BaseFieldDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
BaseFieldDefinition::setSettings | function | core/ |
Note that the method does not unset existing settings not specified in the incoming $settings array. |
BaseFieldDefinitionTest::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
BaseFieldDefinitionTest::testDefaultFieldSettings | function | core/ |
Tests the initialization of default field settings. |
BaseFieldDefinitionTest::testFieldSettings | function | core/ |
Tests field settings methods. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.