Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
When the new pagination parameter comes back empty.
:100644 100644 d377997... 1d2a8ac... M src/Plugin/resource/DataProvider/DataProvider.php
[FEATURE] Cache the already embedded content
a9d0cc4 by Mateu Aguiló Bosch (G)
If two entities of the top resource point to the same entity, then
it's embedded twice. For performance reasons we want to calculate
it once and cache the result througout the request.