Problem/Motivation

As identified in #1237636: Lazy load multiple entities at a time using fibers, there is potential to bulk load more entities by running block access checks in fibers.

Likely want to wait on revolt, but creating this not lose track of this.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Comments

berdir created an issue. See original summary.

berdir’s picture

Title: Use fibers in \Drupal\block\BlockRepository::getVisibleBlocksPerRegion() » Use fibers in BlockRepository::getVisibleBlocksPerRegion()

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.