system.theme.global.yml
Same filename in this branch
Same filename in other branches
- 9 core/profiles/demo_umami/config/install/system.theme.global.yml
- 9 core/profiles/minimal/config/install/system.theme.global.yml
- 9 core/modules/system/config/install/system.theme.global.yml
- 8.9.x core/profiles/demo_umami/config/install/system.theme.global.yml
- 8.9.x core/profiles/minimal/config/install/system.theme.global.yml
- 8.9.x core/modules/system/config/install/system.theme.global.yml
- 11.x core/profiles/demo_umami/config/install/system.theme.global.yml
- 11.x core/profiles/minimal/config/install/system.theme.global.yml
- 11.x core/modules/system/config/install/system.theme.global.yml
- 11.x core/tests/fixtures/config_install/testing_config_install/system.theme.global.yml
- 11.x core/tests/fixtures/config_install/multilingual/system.theme.global.yml
4 string references to 'system.theme.global'
- ConfigCacheTag::onSave in core/
modules/ system/ src/ EventSubscriber/ ConfigCacheTag.php - Invalidate cache tags when particular system config objects are saved.
- MigrateGlobalThemeSettingsTest::testMigrateThemeSettings in core/
modules/ system/ tests/ src/ Kernel/ Migrate/ d7/ MigrateGlobalThemeSettingsTest.php - Tests migration of global theme settings to configuration.
- system_post_update_set_blank_log_url_to_null in core/
modules/ system/ system.post_update.php - Updates system.theme.global:logo.url config if it's still at the default.
- ThemeSettingsForm::buildForm in core/
modules/ system/ src/ Form/ ThemeSettingsForm.php
File
-
core/
modules/ system/ config/ install/ system.theme.global.yml
View source
- favicon:
- mimetype: image/vnd.microsoft.icon
- path: ''
- url: ''
- use_default: true
- features:
- comment_user_picture: true
- comment_user_verification: true
- favicon: true
- node_user_picture: true
- logo:
- path: ''
- url: ~
- use_default: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.