You are here

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

Same name in other branches
  1. 10.3.x Drupal\social_branding\Plugin\GraphQL\DataProducer
Classsort descending Location Description
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.
PlatformBranding modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/PlatformBranding.php Gets the platform branding information.
PlatformBrandingColors modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/PlatformBrandingColors.php The brand colors for this platform.
PlatformBrandingColorsColorByName modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/PlatformBrandingColorsColorByName.php Get the proper branding color by given color name.
PlatformBrandingLogoUrl modules/social_features/social_branding/src/Plugin/GraphQL/DataProducer/PlatformBrandingLogoUrl.php Gets the platform branding logo url.