_color_blend
  • References/PHP/Drupal/color/color.module

_color_blend($img, $hex1, $hex2, $alpha) Blends two hex colors and returns the GD color.

2025-01-10 15:47:30
color_get_info
  • References/PHP/Drupal/color/color.module

color_get_info($theme) Retrieves the Color module information for a particular theme.

2025-01-10 15:47:30
_color_unpack
  • References/PHP/Drupal/color/color.module

_color_unpack($hex, $normalize = FALSE) Converts a hex color into an RGB triplet. File

2025-01-10 15:47:30
color_scheme_form_validate
  • References/PHP/Drupal/color/color.module

color_scheme_form_validate($form, FormStateInterface $form_state) Form validation handler for

2025-01-10 15:47:30
ColorConfigCacheInvalidator::__construct
  • References/PHP/Drupal/color/src/EventSubscriber/ColorConfigCacheInvalidator

public ColorConfigCacheInv

2025-01-10 15:47:30
_color_hue2rgb
  • References/PHP/Drupal/color/color.module

_color_hue2rgb($m1, $m2, $h) Helper function for

2025-01-10 15:47:30
ColorConfigCacheInvalidator::getSubscribedEvents
  • References/PHP/Drupal/color/src/EventSubscriber/ColorConfigCacheInvalidator

public static ColorConfigC

2025-01-10 15:47:30
color.install
  • References/PHP/Drupal/color/color.install

Install, update and uninstall functions for the color module. File core/modules/color/color.install

2025-01-10 15:47:30
_color_render_images
  • References/PHP/Drupal/color/color.module

_color_render_images($theme, &$info, &$paths, $palette) Renders images that match a given palette.

2025-01-10 15:47:30
_color_save_stylesheet
  • References/PHP/Drupal/color/color.module

_color_save_stylesheet($file, $style, &$paths) Saves the rewritten stylesheet to disk.

2025-01-10 15:47:30