- Issue created by @boromino
- Status changed to Closed: duplicate
11 months ago 1:09pm 12 June 2024 - 🇬🇷Greece vensires
Closing this as duplicate of ✨ Performance problem Needs work .
If there are a lot of records to reference to, a fatal error occurs: Allowed memory size exhausted in web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php on line 484.
The error is caused by too many referenceable entities. Therefore, add some sort of limit in Drupal\verf\Plugin\views\filter\EntityReference::getReferenceableEntities(), both if no target bundles are selected and if target bundles are selected on the filter configuration form.
Closed: duplicate
2.0
Code
Closing this as duplicate of ✨ Performance problem Needs work .