- Issue created by @wim leers
π Calculate field and component dependencies on save and store them in an easy to retrieve format Active introduced:
audit
operation on Component
config entities\Drupal\experience_builder\Audit\ComponentAudit
service\Drupal\experience_builder\Controller\ComponentAuditController
(+ test)However, it's implemented in the most naΓ―ve/simple way possible β intentionally! β and for example loads every entity revision π
So we'll need to improve that. If we don't do that before 1.0, we'll need to gate it behind xb_dev_mode
.
TBD
Postponed
0.0
Data model
It affects performance. It is often combined with the Needs profiling tag.