Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Nov 2014 at 22:26 UTC
Updated:
23 Jan 2016 at 13:44 UTC
Jump to comment: Most recent
Comments
Comment #1
yched commentedIs that something that should be fixed as part of #2384017: A lot of theme negotiators are initialized on every request ?
Comment #2
dawehner@yched
Right, both are related, I just tried to file bugs first, as for example batch.storage could be made a lazy service.
Even a bug always has different ways to solve it.
Comment #3
joelpittetI think this is a duplicate of #2471657: Just load the theme negotiators which are needed
Comment #4
dawehnerThe batch storage is also already lazy