$this->id, 'name' => $this->name, 'entity_id' => $this->entity_id, 'entity_type' => $this->entity_type, 'only_owned' => $this->only_owned, 'options' => $this->options, 'scope' => $this->scope, ]; } }