RSS Feed/News Entity::_cascadeSave is not cleaned up Entity::_saveCleanUp is called

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
29,082
Points
823

Reputation:

Callables registered with Entity::whenSaveable() are invoked after the cascade saves are invoked, but if a the entity's save() method is invoked again, the identical object graph in the cascade saves are saved again

This becomes an issue if one of those objects have been deleted.

Continue reading...
 
Status
Not open for further replies.
Top