Add option to disable ECA programmatically
Problem/Motivation
We're having a case where we need to disable the ECA process or on runtime:
- For debugging purposes
- For testing
- And possible actions, like saving an entity without ECA being active.
Steps to reproduce
Proposed resolution
Add a public API to the processor service to disable it.
Remaining tasks
User interface changes
API changes
Data model changes
Edited by drupalbot