CSS_AGGREGATE_THEME

Same name and namespace in other branches
  1. 9 core/includes/common.inc \CSS_AGGREGATE_THEME
  2. 8.9.x core/includes/common.inc \CSS_AGGREGATE_THEME
  3. 10 core/includes/common.inc \CSS_AGGREGATE_THEME

The default aggregation group for theme CSS files added to the page.

1 use of CSS_AGGREGATE_THEME
LibraryDiscoveryParser::buildByExtension in core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php
Parses and builds up all the libraries information of an extension.

File

core/includes/common.inc, line 69

Code

const CSS_AGGREGATE_THEME = 100;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.