APIEnvironment::Link PHP Метод

    public function Link()
    {
        return Controller::join_links($this->parent->Link(), $this->record->Project()->Name, $this->record->Name);
    }