- 🇪🇸Spain penyaskito Seville 💃, Spain 🇪🇸, UTC+2 🇪🇺
The follow-up that never happened: ✨ Library discovery Parser should allow a constant for modules and themes Active
Follow up to #2203411: Convert drupal_get_library() into a service → , currently library info is cached per extension. So, for example, a vanilla D8 install, front page, there are ~ 10 calls to different library extension cache items.
Consolidate the per extension caches into one item, which is loaded by the Library service. We can still use getLibraryByExtension, hence no api changes, the class just gets its cached data once.
Wait for #2203411: Convert drupal_get_library() into a service → , Decide best approach for getting all extension library info, implement above, tests.
None
None
Fixed
8.0 ⚰️
base system
It affects performance. It is often combined with the Needs profiling tag.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The follow-up that never happened: ✨ Library discovery Parser should allow a constant for modules and themes Active