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

The default group for JavaScript and jQuery libraries added to the page.

1 use of JS_LIBRARY
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 107
Common functions that many Drupal modules will need to reference.

Code

const JS_LIBRARY = -100;