'bootstrap' => ['log','debug','gii'],
'modules' => [
'debug' => [
'class' => 'yii\debug\Module',
'allowedIPs' => ['111.111.111.111'] //тут ваш ip
],
]
yii\helpers\Json::encode($this->realtor_id);
yii\helpers\Json::decode($this->realtor_id);