Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| collapse-processed.css | file | core/ |
Visual styles for collapsible fieldsets. |
| collapse.css | file | core/ |
Test CSS asset file for test_theme.theme. |
| CollectRoutesTest | class | core/ |
Tests the REST export view plugin. |
| CollectRoutesTest.php | file | core/ |
|
| CollectRoutesTest::$restExport | property | core/ |
The REST export instance. |
| CollectRoutesTest::$routes | property | core/ |
The RouteCollection. |
| CollectRoutesTest::setUp | function | core/ |
|
| CollectRoutesTest::testRoutesRequirements | function | core/ |
Tests if adding a requirement to a route only modify one route. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 166
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.