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 |
|---|---|---|---|
| MockFileTransfer::getSettingsForm | function | core/ |
Returns a settings form with a text field to input a username. |
| MonkeysInTheControlRoom::$settings | property | core/ |
The settings. |
| MTimeProtectedFileStorageBase::$settings | property | core/ |
Test settings to pass to storage instances. |
| Mysql8RequirePrimaryKeyUpdateTest::prepareSettings | function | core/ |
Add settings that are missed since the installer isn't run. |
| navigation.settings.yml | file | core/ |
core/modules/navigation/config/install/navigation.settings.yml |
| node.settings.yml | file | core/ |
core/profiles/nightwatch_a11y_testing/config/install/node.settings.yml |
| node.settings.yml | file | core/ |
core/profiles/standard/config/install/node.settings.yml |
| node.settings.yml | file | core/ |
core/profiles/demo_umami/config/install/node.settings.yml |
| node.settings.yml | file | core/ |
core/modules/node/config/install/node.settings.yml |
| node.settings.yml | file | core/ |
core/tests/fixtures/recipes/install_node_with_config/config/node.settings.yml |
| NodeFieldMultilingualTest::testMultilingualDisplaySettings | function | core/ |
Tests multilingual field display settings. |
| NodePostSettingsTest | class | core/ |
Tests the node setting for displaying author and date information. |
| NodePostSettingsTest.php | file | core/ |
|
| NodePostSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodePostSettingsTest::setUp | function | core/ |
|
| NodePostSettingsTest::testPagePostInfo | function | core/ |
Confirms "Basic page" content type and post information is on a new node. |
| NodeSearch::$searchSettings | property | core/ |
A config object for 'search.settings'. |
| NodeType::$themeSettings | property | core/ |
An array of theme settings. |
| NodeTypeValidationTest::testThirdPartySettingsMenuUi | function | core/ |
@testWith [true, {"third_party_settings.menu_ui": "'parent' is a required key."}][[api-linebreak]] [false, {}][[api-linebreak]] [[api-linebreak]] |
| NumberItemTest::dataNumberFieldSettingsProvider | function | core/ |
Data provider for testConstraints. |
| NumberWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| NumberWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| NumberWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| NumericFormatterBase::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| NumericFormatterBase::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| NumericItemBase::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| NumericItemBase::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| OEmbedFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| OEmbedFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| OEmbedFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| olivero.settings.yml | file | core/ |
core/themes/olivero/config/install/olivero.settings.yml |
| olivero_form_system_theme_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for system_theme_settings. |
| OpenDialogCommand::$settings | property | core/ |
Custom settings passed to Drupal behaviors on the content of the dialog. |
| override-settings.php | file | core/ |
A settings.php fixture file scaffolded from the scaffold-override-fixture. |
| PagerTest::testStorePagerSettings | function | core/ |
Pagers was sometimes not stored. |
| PhpStorageFactoryTest::setSettings | function | core/ |
Sets the Settings() singleton. |
| PhpStorageFactoryTest::testGetNoSettings | function | core/ |
Tests the get() method with no settings. |
| PluginSettingsBase | class | core/ |
Base class for the Field API plugins. |
| PluginSettingsBase.php | file | core/ |
|
| PluginSettingsBase::$defaultSettingsMerged | property | core/ |
Whether default settings have been merged into the current $settings. |
| PluginSettingsBase::$settings | property | core/ |
The plugin settings. |
| PluginSettingsBase::$thirdPartySettings | property | core/ |
The plugin settings injected by third party modules. |
| PluginSettingsBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| PluginSettingsBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| PluginSettingsBase::getSetting | function | core/ |
Returns the value of a setting, or its default value if absent. |
| PluginSettingsBase::getSettings | function | core/ |
Returns the array of settings, including defaults for missing settings. |
| PluginSettingsBase::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| PluginSettingsBase::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| PluginSettingsBase::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| PluginSettingsBase::mergeDefaults | function | core/ |
Merges default settings values into $settings. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.