$this->name ]; if ($this->id) { $es['id'] = $this->id; } return $es; } }