X::dump($opt->getIdParent(48)); // (int)25
function($code = NULL) { if (bbn\Str::isUid($id = $this->fromCode(\func_get_args())) && ($o = $this->nativeOption($id))) { return $o[$this->fields['id_parent']]; } return null; }