6 string references to 'system.theme' in Open Social 10.3.x
- BrandingGraphQLTest::testBrandingColorSchemeCanReturnNull in modules/
social_features/ social_branding/ tests/ src/ Kernel/ GraphQL/ BrandingGraphQLTest.php - Test that the community color scheme can return null.
- BrandingGraphQLTest::testCommunityBrandingFieldsPresence in modules/
social_features/ social_branding/ tests/ src/ Kernel/ GraphQL/ BrandingGraphQLTest.php - Ensure the community branding fields are properly added to the endpoint.
- BrandingGraphQLTest::testLogoUrlCanReturnNull in modules/
social_features/ social_branding/ tests/ src/ Kernel/ GraphQL/ BrandingGraphQLTest.php - Test that the platform branding logo url can return null.
- BrandingGraphQLTest::testPreferredFeaturesReturnEmptyArray in modules/
social_features/ social_branding/ tests/ src/ Kernel/ GraphQL/ BrandingGraphQLTest.php - Test that the preferred features can return an empty array.
- CommunityBranding::resolve in modules/
social_features/ social_branding/ src/ Plugin/ GraphQL/ DataProducer/ CommunityBranding.php - Returns community branding information.
- improved_theme_settings_page_attachments in modules/
custom/ improved_theme_settings/ improved_theme_settings.module - Implements hook_page_attachments().