true]); while ($contact = DBA::fetch($contacts)) { Worker::add(Worker::PRIORITY_MEDIUM, 'Contact\Remove', $contact['id']); } DBA::close($contacts); } }