- π¨πSwitzerland berdir Switzerland
loading is as efficient as it can be with the current state of loadRevision() in core.
Good news! Loading of multiple revisions is supported in Drupal 8.5 (see #1730874: Add support for loading multiple revisions at once β ). I wanted to open this issue for consideration in advance of the release date, as paragraph loading via $field->referencedEntities() is consistently one of the bottlenecks of the site I'm working on.
I know this was mentioned in #2673076: Investigate loading pattern of field_collection β , but speeding up the single load use case seems like a separate issue from batch loading the entire list.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
loading is as efficient as it can be with the current state of loadRevision() in core.