Пример #1
0
 public function getProcess()
 {
     return $this->hasOne(Process::className(), ['id' => 'process_id']);
 }