- 🇬🇧United Kingdom catch
Is this a duplicate of 🐛 Many calls to ContextRepository::getAvailableContexts() due to entity upcasting Needs review now?
- Status changed to Closed: duplicate
8 months ago 1:58pm 2 May 2024
Starting from #2942907: Entity system does not provide an API for retrieving an entity variant that is safe for editing → , available contexts are retrieved whenever an entity param conversion is performed. This may happen multiple times while displaying a single node because of the way we render local tasks and contextual links and may have an impact on performance → .
TBD
Figure out whether we should add static caching to the context repository or avoid triggering an entity param conversion when rendering local tasks and contextual links.
None
None foreseen
None
TODO
Closed: duplicate
11.0 🔥
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.
Is this a duplicate of 🐛 Many calls to ContextRepository::getAvailableContexts() due to entity upcasting Needs review now?