-
-
Notifications
You must be signed in to change notification settings - Fork 946
Closed
Description
Feature request
Adding the lines
if (count($node->items) > 100) {
$arrayBuilder->degradeToGeneralArray();
}massively improves performance when handling large arrays
ref #1275
Reactions are currently unavailable