$this->id, "name" => $this->name, "type" => $this->type, "state" => $this->state, "from" => $this->from->toDisplayString(), "to" => $this->to->toDisplayString(), "days" => $this->vacations->count(), ]; } }