6 calls to CacheCollector::get()
- CacheCollector::has in core/
lib/ Drupal/ Core/ Cache/ CacheCollector.php - LibraryDiscoveryCollector::applyLibrariesExtend in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryCollector.php - Applies the libraries-extend specified by the active theme.
- LibraryDiscoveryCollector::getLibrariesByExtension in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryCollector.php - Gets all libraries defined by an extension.
- LibraryDiscoveryCollector::getLibraryDefinitions in core/
lib/ Drupal/ Core/ Asset/ LibraryDiscoveryCollector.php - Returns the library definitions for a given extension.
- MenuActiveTrail::getActiveTrailIds in core/
lib/ Drupal/ Core/ Menu/ MenuActiveTrail.php - This implementation caches all active trail IDs per route match for *all* menus whose active trails are calculated on that page. This ensures 1 cache get for all active trails per page load, rather than N.
- State::get in core/
lib/ Drupal/ Core/ State/ State.php - Gets value from the cache.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.