Search for settings
- Search 7.x for settings
- Search 9.5.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 |
|---|---|---|---|
| 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/profiles/standard/config/install/automated_cron.settings.yml |
| automated_cron.settings.yml | file | core/ |
core/modules/automated_cron/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. |
| BaseFieldFileFormatterBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| BaseFieldFileFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| BasicSettingsForm | class | core/ |
Form builder for the admin display defaults page. |
| BasicSettingsForm.php | file | core/ |
|
| BasicSettingsForm::$themeHandler | property | core/ |
The theme handler. |
| BasicSettingsForm::buildForm | function | core/ |
Form constructor. |
| BasicSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
| BasicSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| BasicSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BasicSettingsForm::submitForm | function | core/ |
Form submission handler. |
| BasicSettingsForm::__construct | function | core/ |
Constructs a \Drupal\views_ui\Form\BasicSettingsForm object. |
| BcEditor::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| BcEditor::settingsForm | function | core/ |
|
| BcEditor::settingsFormSubmit | function | core/ |
|
| BcEditor::settingsFormValidate | function | core/ |
|
| Block::$settings | property | core/ |
The plugin instance settings. |
| Block::blockSettings | function | core/ |
Returns plugin-specific settings for the block. |
| BlockPluginHasSettingsTrayFormAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
| BlockPluginHasSettingsTrayFormAccessCheck.php | file | core/ |
|
| BlockPluginHasSettingsTrayFormAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
| BlockPluginHasSettingsTrayFormAccessCheck::accessBlockPlugin | function | core/ |
Checks access for accessing a block plugin's 'settings_tray' form. |
| BlockPluginHasSettingsTrayFormAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck[[api-linebreak]] @group settings_tray |
| BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
| BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @covers ::accessBlockPlugin[[api-linebreak]] @dataProvider providerTestAccess |
| BlockSettings | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "block_settings" ) |
| BlockSettings.php | file | core/ |
|
| BlockSettings::transform | function | core/ |
Set the block configuration. |
| BlockSystemBrandingTest::testSystemBrandingSettings | function | core/ |
Tests system branding block configuration. |
| book.settings.yml | file | core/ |
core/modules/book/config/install/book.settings.yml |
| BookSettingsForm | class | core/ |
Configure book settings for this site. |
| BookSettingsForm.php | file | core/ |
|
| BookSettingsForm::buildForm | function | core/ |
Form constructor. |
| BookSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| BookSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BookSettingsForm::submitForm | function | core/ |
Form submission handler. |
| BookSettingsForm::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.