Search for color
- Search 7.x for color
 - Search 9.5.x for color
 - Search 10.3.x for color
 - Search 11.x for color
 - Other projects
 
Exact matches
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Color | class | core/ | 
                      Persist color data to the config system. | 
| Color | class | core/ | 
                      Drupal 7 color source from database. | 
| Color | class | core/ | 
                      Provides a form element for choosing a color. | 
| Color | class | core/ | 
                      Performs color conversions. | 
All search results
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Color | class | core/ | 
                                                                                        Performs color conversions. | 
| Color | class | core/ | 
                                                                                        Provides a form element for choosing a color. | 
| Color | class | core/ | 
                                                                                        Drupal 7 color source from database. | 
| Color | class | core/ | 
                                                                                        Persist color data to the config system. | 
| color-scheme-form.html.twig | file | core/ | 
                                                                                        Default theme implementation for a theme's color form. | 
| color-scheme-form.html.twig | file | core/ | 
                                                                                        Theme override for a theme's color form. | 
| color.admin.css | file | core/ | 
                                                                                        Stylesheet for the administration pages of the Color module. | 
| color.admin.css | file | core/ | 
                                                                                        Stylesheet for the administration pages of the Color module. | 
| color.changing.html.twig | file | core/ | 
                                                                                        --- label: 'Changing the color palette of a theme' related: - core.appearance --- {% set appearance = render_var(url('system.themes_page')) %} <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Change the…  | 
              
| color.config_cache_invalidator | service | core/ | 
                                                                                        Drupal\color\EventSubscriber\ColorConfigCacheInvalidator | 
| color.inc | file | core/ | 
                                                                                        |
| color.inc | file | core/ | 
                                                                                        |
| color.info.yml | file | core/ | 
                                                                                        core/modules/color/color.info.yml | 
| color.install | file | core/ | 
                                                                                        Install, update and uninstall functions for the color module. | 
| color.libraries.yml | file | core/ | 
                                                                                        core/modules/color/color.libraries.yml | 
| color.migrate_drupal.yml | file | core/ | 
                                                                                        core/modules/color/migrations/state/color.migrate_drupal.yml | 
| color.module | file | core/ | 
                                                                                        Allows users to change the color scheme of themes. | 
| Color.php | file | core/ | 
                                                                                        |
| Color.php | file | core/ | 
                                                                                        |
| Color.php | file | core/ | 
                                                                                        |
| Color.php | file | core/ | 
                                                                                        |
| color.schema.yml | file | core/ | 
                                                                                        core/modules/color/config/schema/color.schema.yml | 
| color.services.yml | file | core/ | 
                                                                                        core/modules/color/color.services.yml | 
| Color::$configFactory | property | core/ | 
                                                                                        The configuration factory. | 
| Color::$deprecatedProperties | property | core/ | 
                                                                                        |
| Color::$themeHandler | property | core/ | 
                                                                                        The theme handler. | 
| Color::create | function | core/ | 
                                                                                        Creates an instance of the plugin. | 
| Color::create | function | core/ | 
                                                                                        Creates an instance of the plugin. | 
| Color::fields | function | core/ | 
                                                                                        Returns an array of destination fields. | 
| Color::fields | function | core/ | 
                                                                                        Returns available fields on the source. | 
| Color::getIds | function | core/ | 
                                                                                        Gets the destination IDs. | 
| Color::getInfo | function | core/ | 
                                                                                        Returns the element properties for this element. | 
| Color::hexToRgb | function | core/ | 
                                                                                        Parses a hexadecimal color string like '#abc' or '#aabbcc'. | 
| Color::import | function | core/ | 
                                                                                        Import the row. | 
| Color::normalizeHexLength | function | core/ | 
                                                                                        Normalize the hex color length to 6 characters for comparison. | 
| Color::prepareRow | function | core/ | 
                                                                                        Adds additional data to the row. | 
| Color::preRenderColor | function | core/ | 
                                                                                        Prepares a #type 'color' render element for input.html.twig. | 
| Color::query | function | core/ | 
                                                                                        |
| Color::rgbToHex | function | core/ | 
                                                                                        Converts RGB color arrays and RGB strings in CSS notation to lowercase simple colors like '#aabbcc'.  | 
              
| Color::validateColor | function | core/ | 
                                                                                        Form element validation handler for #type 'color'. | 
| Color::validateHex | function | core/ | 
                                                                                        Validates whether a hexadecimal color value is syntactically correct. | 
| Color::__construct | function | core/ | 
                                                                                        Constructs a Color object. | 
| Color::__construct | function | core/ | 
                                                                                        Constructs a \Drupal\Component\Plugin\PluginBase object. | 
| ColorConfigCacheInvalidator | class | core/ | 
                                                                                        A subscriber invalidating cache tags when color config objects are saved. | 
| ColorConfigCacheInvalidator.php | file | core/ | 
                                                                                        |
| ColorConfigCacheInvalidator::$cacheTagsInvalidator | property | core/ | 
                                                                                        The cache tags invalidator. | 
| ColorConfigCacheInvalidator::getSubscribedEvents | function | core/ | 
                                                                                        |
| ColorConfigCacheInvalidator::onChange | function | core/ | 
                                                                                        Invalidate cache tags when a color theme config object changes. | 
| ColorConfigCacheInvalidator::__construct | function | core/ | 
                                                                                        Constructs a ColorConfigCacheInvalidator object. | 
| ColorConfigSchemaTest | class | core/ | 
                                                                                        Ensures the color config schema is correct. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.