$component) { if(!file_exists($component['path'])) continue; ComponentHelper::loadComponentView($component['component'], $component['path']); } $components = \yii\helpers\Json::encode($components); } ?>