Closed (fixed)
Project:
Paragraphs
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Jun 2026 at 11:30 UTC
Updated:
20 Jul 2026 at 21:45 UTC
Jump to comment: Most recent


Comments
Comment #2
webflo commentedComment #4
berdirJust saw this pop up as well, if not with that many calls. That's a lot of paragraphs?
I think what should also help here is enable static caching on paragraph types, then we have fewer instances of them and they can share the plugin instances. But I'll need to fix tests first to ensure nothing breaks with that.
Comment #6
berdirMerged. You might want to test the impact of #3608381: Enable static caching on paragraph types as well.