| BookSettingsForm::getEditableConfigNames | function | core/modules/book/src/Form/BookSettingsForm.php | Gets the configuration names that will be editable. | 
          
                                                                                        | BookSettingsForm::getFormId | function | core/modules/book/src/Form/BookSettingsForm.php | Returns a unique string identifying the form. | 
          
                                                                                        | BookSettingsForm::submitForm | function | core/modules/book/src/Form/BookSettingsForm.php | Form submission handler. | 
          
                                                                                        | BookSettingsForm::validateForm | function | core/modules/book/src/Form/BookSettingsForm.php | Form validation handler. | 
          
                                                                                        | BookTest::testSettingsForm | function | core/modules/book/tests/src/Functional/BookTest.php | Tests that the book settings form can be saved without error. | 
          
                                                                                        | book_breadcrumb_test.settings.yml | file | core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml | core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml | 
          
                                                                                        | book_settings.yml | file | core/modules/book/migrations/book_settings.yml | core/modules/book/migrations/book_settings.yml | 
          
                                                                                        | BooleanCheckboxWidget::defaultSettings | function | core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php | Defines the default settings for this plugin. | 
          
                                                                                        | BooleanCheckboxWidget::settingsForm | function | core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php | Returns a form to configure settings for the widget. | 
          
                                                                                        | BooleanCheckboxWidget::settingsSummary | function | core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php | Returns a short summary for the current widget settings. | 
          
                                                                                        | BooleanFormatter::defaultSettings | function | core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php | Defines the default settings for this plugin. | 
          
                                                                                        | BooleanFormatter::settingsForm | function | core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php | Returns a form to configure settings for the formatter. | 
          
                                                                                        | BooleanFormatter::settingsSummary | function | core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php | Returns a short summary for the current formatter settings. | 
          
                                                                                        | BooleanFormatterSettingsTest | class | core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php | Tests the Boolean field formatter settings. | 
          
                                                                                        | BooleanFormatterSettingsTest | class | core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php | Tests the Boolean field formatter settings. | 
          
                                                                                        | BooleanFormatterSettingsTest.php | file | core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |  | 
          
                                                                                        | BooleanFormatterSettingsTest.php | file | core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |  | 
          
                                                                                        | BooleanFormatterSettingsTest::$bundle | property | core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php | The name of the entity bundle that is created in the test. | 
          
                                                                                        | BooleanFormatterSettingsTest::$bundle | property | core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php | The name of the entity bundle that is created in the test. | 
          
                                                                                        | BooleanFormatterSettingsTest::$defaultTheme | property | core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php | The theme to install as the default for testing. | 
          
                                                                                        | BooleanFormatterSettingsTest::$defaultTheme | property | core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php | The theme to install as the default for testing. | 
          
                                                                                        | BooleanFormatterSettingsTest::$fieldName | property | core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php | The name of the Boolean field to use for testing. | 
          
                                                                                        | BooleanFormatterSettingsTest::$fieldName | property | core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php | The name of the Boolean field to use for testing. | 
          
                                                                                        | BooleanFormatterSettingsTest::$modules | property | core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php | Modules to enable. | 
          
                                                                                        | BooleanFormatterSettingsTest::$modules | property | core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php | Modules to enable. | 
          
                                                                                        | BooleanFormatterSettingsTest::setUp | function | core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php |  | 
          
                                                                                        | BooleanFormatterSettingsTest::setUp | function | core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php |  | 
          
                                                                                        | BooleanFormatterSettingsTest::testBooleanFormatterSettings | function | core/modules/field/tests/src/Functional/Boolean/BooleanFormatterSettingsTest.php | Tests the formatter settings page for the Boolean formatter. | 
          
                                                                                        | BooleanFormatterSettingsTest::testBooleanFormatterSettings | function | core/modules/field/tests/src/FunctionalJavascript/Boolean/BooleanFormatterSettingsTest.php | Tests the formatter settings page for the Boolean formatter. | 
          
                                                                                        | BooleanItem::defaultFieldSettings | function | core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php | Defines the field-level settings for this plugin. | 
          
                                                                                        | BooleanItem::fieldSettingsForm | function | core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php | Returns a form for the field-level settings. | 
          
                                                                                        | BrowserTestBase::getDrupalSettings | function | core/tests/Drupal/Tests/BrowserTestBase.php | Gets the JavaScript drupalSettings variable for the currently-loaded page. | 
          
                                                                                        | BundleTranslationSettingsInterface | interface | core/modules/content_translation/src/BundleTranslationSettingsInterface.php | Interface providing support for content translation bundle settings. | 
          
                                                                                        | BundleTranslationSettingsInterface.php | file | core/modules/content_translation/src/BundleTranslationSettingsInterface.php |  | 
          
                                                                                        | BundleTranslationSettingsInterface::getBundleTranslationSettings | function | core/modules/content_translation/src/BundleTranslationSettingsInterface.php | Returns translation settings for the specified bundle. | 
          
                                                                                        | BundleTranslationSettingsInterface::setBundleTranslationSettings | function | core/modules/content_translation/src/BundleTranslationSettingsInterface.php | Sets translation settings for the specified bundle. | 
          
                                                                                        | CacheFactory::$settings | property | core/lib/Drupal/Core/Cache/CacheFactory.php | The site settings. | 
          
                                                                                        | CacheFactoryTest::testCacheFactoryWithDefaultSettings | function | core/tests/Drupal/Tests/Core/Cache/CacheFactoryTest.php | Tests that the cache factory falls back to the built-in default service. | 
          
                                                                                        | ckeditor-settings-toolbar.html.twig | file | core/modules/ckeditor/templates/ckeditor-settings-toolbar.html.twig | Default theme implementation for the CKEditor settings toolbar. | 
          
                                                                                        | ckeditor-settings-toolbar.html.twig | file | core/themes/stable9/templates/admin/ckeditor-settings-toolbar.html.twig | Theme override for the CKEditor settings toolbar. | 
          
                                                                                        | ckeditor-settings-toolbar.html.twig | file | core/themes/stable/templates/admin/ckeditor-settings-toolbar.html.twig | Theme override for the CKEditor settings toolbar. | 
          
                                                                                        | CKEditor4To5Upgrade::$cke4_plugin_settings | property | core/modules/ckeditor5/src/Annotation/CKEditor4To5Upgrade.php | The CKEditor 4 plugins for whose settings an upgrade path is provided. | 
          
                                                                                        | CKEditor4to5UpgradeCompletenessTest::$smartDefaultSettings | property | core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php | Smart default settings utility. | 
          
                                                                                        | CKEditor4to5UpgradeCompletenessTest::testLyingUpgradePluginForCKEditor4PluginSettings | function | core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php | Tests detecting a lying upgrade plugin cke4_plugin_settings annotation. | 
          
                                                                                        | CKEditor4to5UpgradeCompletenessTest::testOnlyOneUpgradePluginAllowedPerCKEditor4PluginSettings | function | core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php | Tests that only one plugin can provide an upgrade path for plugin settings. | 
          
                                                                                        | CKEditor4to5UpgradeCompletenessTest::testSettings | function | core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php | Tests that all configurable CKEditor 4 plugins in core have an upgrade path. | 
          
                                                                                        | CKEditor4to5UpgradeCompletenessTest::testSettingsWithTestOnlyModule | function | core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php | Tests that the test-only CKEditor 4 module does not have an upgrade path. | 
          
                                                                                        | CKEditor4To5UpgradePluginInterface::mapCKEditor4SettingsToCKEditor5Configuration | function | core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginInterface.php | Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. | 
          
                                                                                        | CKEditor4To5UpgradePluginManager::$cke4PluginSettingsMap | property | core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php | A map of CKEditor 4 plugins with settings to an upgrade plugin ID. | 
          
                                                                                        | CKEditor4To5UpgradePluginManager::mapCKEditor4SettingsToCKEditor5Configuration | function | core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php | Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |