User->find('username = ? and email = ?', 'werner', 'a@b.de')->Accounts('active = ?', 0)->Delete;