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
- 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. |
| Settings | class | core/ |
Service to handle overridden user settings. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::buildForm | function | core/ |
Form constructor. |
| BasicSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Block::$settings | property | core/ |
The plugin instance settings. |
| Block::blockSettings | function | core/ |
Returns plugin-specific settings for the block. |
| BlockConfigUpdater::needsInfoStatusSettingsRemoved | function | core/ |
Checks if the block contains deprecated info and status settings. |
| 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/ |
Tests Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck. |
| BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
| BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
Tests access. |
| BlockSettings | class | core/ |
Determines the block settings. |
| BlockSettings.php | file | core/ |
|
| BlockSettings::$blockManager | property | core/ |
The block manager service. |
| BlockSettings::transform | function | core/ |
Set the block configuration. |
| BlockSettings::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| BlockSettingsTest | class | core/ |
Tests Drupal\block\Plugin\migrate\process\BlockSettings. |
| BlockSettingsTest.php | file | core/ |
|
| BlockSettingsTest::providerTestTransform | function | core/ |
Provides data for testTransform. |
| BlockSettingsTest::testTransform | function | core/ |
Tests the blocks settings process plugin. |
| BlockSystemBrandingTest::testSystemBrandingSettings | function | core/ |
Tests system branding block configuration. |
| BooleanCheckboxWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| BooleanCheckboxWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| BooleanCheckboxWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| BooleanFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| BooleanFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| BooleanFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| BooleanFormatterSettingsTest | class | core/ |
Tests the Boolean field formatter settings. |
| BooleanFormatterSettingsTest | class | core/ |
Tests the Boolean field formatter settings. |
| BooleanFormatterSettingsTest.php | file | core/ |
|
| BooleanFormatterSettingsTest.php | file | core/ |
|
| BooleanFormatterSettingsTest::$bundle | property | core/ |
The name of the entity bundle that is created in the test. |
| BooleanFormatterSettingsTest::$bundle | property | core/ |
The name of the entity bundle that is created in the test. |
| BooleanFormatterSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BooleanFormatterSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BooleanFormatterSettingsTest::$fieldName | property | core/ |
The name of the Boolean field to use for testing. |
| BooleanFormatterSettingsTest::$fieldName | property | core/ |
The name of the Boolean field to use for testing. |
| BooleanFormatterSettingsTest::$modules | property | core/ |
Modules to install. |
| BooleanFormatterSettingsTest::$modules | property | core/ |
Modules to install. |
| BooleanFormatterSettingsTest::setUp | function | core/ |
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.