18 calls to theme_get_setting()
- hook_form_system_theme_settings_alter in core/
lib/ Drupal/ Core/ Render/ theme.api.php  - Allow themes to alter the theme-specific settings form.
 - olivero_preprocess_block in core/
themes/ olivero/ olivero.theme  - Implements hook_preprocess_HOOK() for block.html.twig.
 - olivero_preprocess_html in core/
themes/ olivero/ olivero.theme  - Implements hook_preprocess_HOOK() for HTML document templates.
 - shortcut_preprocess_page_title in core/
modules/ shortcut/ shortcut.module  - Implements hook_preprocess_HOOK() for page title templates.
 - SystemBrandingBlock::build in core/
modules/ system/ src/ Plugin/ Block/ SystemBrandingBlock.php  - Builds and returns the renderable array for this block plugin.
 - system_page_attachments in core/
modules/ system/ system.module  - Implements hook_page_attachments().
 - template_preprocess_comment in core/
modules/ comment/ comment.module  - Prepares variables for comment templates.
 - template_preprocess_maintenance_page in core/
includes/ theme.inc  - Prepares variables for maintenance page templates.
 - template_preprocess_node in core/
modules/ node/ node.module  - Prepares variables for node templates.
 - template_preprocess_username in core/
modules/ user/ user.module  - Prepares variables for username templates.
 - test_theme_settings_form_system_theme_settings_alter in core/
modules/ system/ tests/ themes/ test_theme_settings/ theme-settings.php  - Implements hook_form_system_theme_settings_alter().
 - test_theme_theme_form_system_theme_settings_alter in core/
modules/ system/ tests/ themes/ test_theme_theme/ test_theme_theme.theme  - Implements hook_form_system_theme_settings_alter().
 - ThemeInstallerTest::testEmpty in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeInstallerTest.php  - Verifies that no themes are installed by default.
 - ThemeInstallerTest::testInstall in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeInstallerTest.php  - Tests installing a theme.
 - ThemeSettingsForm::buildForm in core/
modules/ system/ src/ Form/ ThemeSettingsForm.php  - ThemeSettingsTest::testDefaultConfig in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeSettingsTest.php  - Tests that $theme.settings are imported and used as default theme settings.
 - ThemeSettingsTest::testLogoConfig in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeSettingsTest.php  - Tests that the default logo config can be overridden.
 - ThemeSettingsTest::testNoDefaultConfig in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ ThemeSettingsTest.php  - Tests that the $theme.settings default config file is optional.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.