Project

General

Profile

Deleted vs Destroyed project

Added by Ivan Cenov over 13 years ago

I've read in #7904 about 'deleted' and 'destroyed' projects. I cannot tell what the difference. What is it?


Replies (1)

RE: Deleted vs Destroyed project - Added by Jean-Philippe Lang over 13 years ago

"destroyed" => the #destroy method is called on the object and associations should be properly removed
"deleted" => the row is simply deleted from the database

    (1-1/1)