$this->collection, 'to_dos_count' => $this->count(), 'to_dos_count_check' => $this->where('checked_at', '!=', null)->count(), ]; } }