- Issue created by @catch
- Merge request !12854Use the field map in EntityFieldManager::getFieldLabels() → (Open) created by catch
- Status changed to Needs work
20 days ago 9:00am 13 October 2025
Spin-off from 📌 Optimize field module's hook_entity_bundle_info() implementation Active .
Note: the changes appear to make performance tests worse. Also because in e.g. building views data we try to check the field label for every field including base fields (which are on all bundles), it's not a performance improvement. It might be a performance improvement if ::getFieldLabels() called on a single field for one request.
Active
11.0 🔥
entity system