title = 'Мой профиль'; $this->params['breadcrumbs'][] = $this->title; $user = \Yii::$app->user->identity; ?>

title ?>

Будут видны всем

'phone', 'item_id' => $user->id, 'model' => 'common\models\User', 'language' => 'ru', ] ); ?> field ($user_info, 'social_vk') ->label ('Vk.com') ->textInput () ?> field ($user_info, 'social_fb') ->label ('FaceBook.com') ->textInput () ?> field ($user_info, 'social_in') ->label ('LinkedIn.com') ->textInput () ?> field ($user_info, 'social_t') ->label ('Twitter.com') ->textInput () ?> 'site', 'item_id' => $user->id, 'model' => 'common\models\User', 'language' => 'ru', ] ); ?> end (); ?>