hasMany('Gdoo\Model\Models\Field'); } public function children() { return $this->hasMany('Gdoo\Model\Models\Model', 'parent_id'); } }