Using Cakephp 3.8 and FriendOfCake Crud. If I understand correctly, the Trash behavior passes through all $rules->add and $rules->addUpdate. Does it pass through $rules->addDelete ? Could we avoid passing through not addDelete rules ?