where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_INSTAGRAM])->one(); $fb = RequestResult::find()->where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_FACEBOOK])->one(); $vk2012 = RequestResult::find()->where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_VK_2012])->one(); $vkOpen = RequestResult::find()->where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_VK_OPEN])->one(); $avito = RequestResult::find()->where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_AVITO])->one(); $avitoItems = 0; if($avito) { $avitoData = \yii\helpers\Json::decode($avito->data); $avitoItems = count($avitoData); } $avinfo = RequestResult::find()->where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_AVINFO_API])->one(); $avinfoItems = 0; if($avinfo) { $avinfoData = \yii\helpers\Json::decode($avinfo->data); if(isset($autoResult["auto"])) { $avinfoItems = count($avinfoData["auto"]); } } $autoItems = 0; $antiparkon = RequestResult::find()->where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_ANTIPARKON])->one(); if($antiparkon) { $antiparkonData = \yii\helpers\Json::decode($antiparkon->data); $autoItems += count($antiparkonData); } $gibdd = RequestResult::find()->where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_GIBDD])->one(); if($gibdd) { $gibddData = \yii\helpers\Json::decode($gibdd->data); $autoItems += count($gibddData); } $names = []; $numbaster = RequestResult::find()->where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_NUMBUSTER])->one(); if($numbaster) { $numbasterData = \yii\helpers\Json::decode($numbaster->data); $names[] = count($numbasterData); } $truecaller = RequestResult::find()->where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_TRUECALLER])->one(); if($truecaller) { $truecallerData = \yii\helpers\Json::decode($truecaller->data); $names[] = count($truecallerData); } $viber = RequestResult::find()->where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_VIBER])->one(); if($viber) { if($viber->index > 0) { $names[] = 1; } } $telegram = RequestResult::find()->where(["request_id" => $searchRequest->id, "type_id" => ResultCache::TYPE_TELEGRAM])->one(); if($telegram) { if($telegram->index > 0) { $names[] = 1; } } ?>
По данному номеру телефона мы нашли
следующую информацию:
Чтобы увидеть эти данные. вам необходимо пополнить счёт и выполнить платную проверку
user_id): ?> " class="button">Купить информацию за = \Yii::$app->params["cost"]; ?> руб. Регистрация / Вход