- Issue created by @markus_petrux
- Status changed to Needs review
11 months ago 10:32am 21 December 2023 - 🇪🇸Spain markus_petrux
Here's a patch that refactors the method getReferenceFields() to get only fields that reference entities of the given type AND bundle.
- 🇪🇸Spain markus_petrux
Attached patch takes into account the case where target bundles has not been defined. So it should also be taken into consideration to find referenced entities.
- Status changed to RTBC
10 months ago 7:10pm 17 January 2024 - 🇵🇱Poland piotrsmykaj
@markus_petrux your patch makes sense and it's a significant performance improvement and makes the entity deletion process much faster. Reviewed and tested and works properly on my side.