/** * @return int The number of object in the DLE database to process. */ protected function get_process_objects_count() { return DlePost::CountAll(); }