These should be defined in `EntityPlusController`: - cache (maybe as private since it says it's for BC) - statusKey It also calls `db_ignore_slave()` which should be `db_ignore_replica()` now.
These should be defined in
EntityPlusController:It also calls
db_ignore_slave()which should bedb_ignore_replica()now.