You are here

namespace Drupal\social_branding\Plugin\GraphQL\DataProducer in Open Social 10.3.x

Same name in other branches
  1. 10.2.x Drupal\social_branding\Plugin\GraphQL\DataProducer
Classsort descending Location Description
AboutName modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/AboutName.php Get the community about name.
BrandingColorScheme modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/BrandingColorScheme.php The brand colors for this community.
BrandingColorSchemeLoadColorByName modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/BrandingColorSchemeLoadColorByName.php Get the proper branding color by given color name.
BrandingLogoUrl modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/BrandingLogoUrl.php Gets the community branding logo url.
ColorAlpha modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/ColorAlpha.php The alpha component from color.
ColorBlue modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/ColorBlue.php The blue component from color.
ColorCSS modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/ColorCSS.php The CSS color.
ColorGreen modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/ColorGreen.php The green component from color.
ColorHex modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/ColorHex.php The Hex color.
ColorRed modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/ColorRed.php The red component from color.
ColorRGBA modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/ColorRGBA.php The RGBA color.
CommunityAbout modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/CommunityAbout.php Gets the community about.
CommunityBranding modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/CommunityBranding.php Gets the community branding information.
FeatureMachineName modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/FeatureMachineName.php The machine name of the feature.
PreferredFeatures modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/PreferredFeatures.php Gets the preferred features information.