db_fields = [ 'id' => 'value', 'parent' => 'parent', ]; $this->field = $field; $this->meta = (array) $meta; } }