constant JS_LIBRARY in Drupal 9
Same name and namespace in other branches
- 8 core/includes/common.inc \JS_LIBRARY
- 7 includes/common.inc \JS_LIBRARY
- 10 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;