/var/www/tomazov/library/src/kohana-v3.3.6/modules/database/classes/Kohana/Database/MySQLi.php [ 177 ]
172 {
173 // This benchmark is worthless
174 Profiler::delete($benchmark);
175 }
176
177 throw new Database_Exception(':hostname :error [ :query ]', array(
178 ':error' => $this->_connection->error,
179 ':query' => $sql,
180 ':hostname' => $this->_hostname
181 ), $this->_connection->errno);
182 }
-
/var/www/tomazov/library/src/kohana-v3.3.6/modules/mcache/classes/Database/Query.php [ 61 ] » Kohana_Database_MySQLi->query(arguments)
0integer 1
1string(1024) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …"2bool TRUE
3array(0)56 return new Database_Result_Cached($result, $sql, $as_object, $object_params); 57 } 58 } 59 60 // Execute the query 61 $result = $db->query($this->_type, $sql, $as_object, $object_params); 62 63 if ($cache_available && $this->_lifetime !== NULL) { 64 if($this->_type === Database::SELECT) 65 { 66 if(!empty($this->_from) && is_array($this->_from)){ -
/var/www/tomazov/library/src/Global/Service/Geo/City.php [ 134 ] » Database_Query->execute(arguments)
0string(6) "otpusk"1bool TRUE
129 * Get result for mapper 130 * @return array 131 */ 132 protected function _r($cache=true){ 133 if(empty($this->dbResult)){ 134 if ($cache) $this->dbResult = $this->getQuery()->cached()->execute('otpusk', true); 135 else $this->dbResult = $this->getQuery()->execute('otpusk', true); 136 } 137 $r = array( 138 'result' => $this->dbResult, 139 'loadCountry' => $this->loadCountry, -
APPPATH/classes/Library/Service/Geo/City.php [ 223 ] » Library\Service\Geo\City->_r()
218 * @return \Application\Library\Entity\Geo\Cities | \Application\Library\Entity\Geo\City[] 219 */ 220 public function get() 221 { 222 if (empty($this->entity)) { 223 $r = $this->_r(); 224 $r['loadRef'] = $this->loadRef; 225 if ($this->loadRef) { 226 $r['refSql'] = $this->getRef(); 227 } 228 //echo (string)$this->sql; -
APPPATH/views/Question/inc/menu.php [ 29 ] » Application\Library\Service\Geo\City->get()
24 <a class="q_country_link" href="<?=$country_href?>"><?php echo $country->name; ?></a> 25 <?php if($country->id==$countryId):?> 26 <div class="q_resort_list"> 27 <?php 28 $more2 = false; 29 $cities = $country->cities->loadStatistics()->get(); 30 $max2 = 0; 31 foreach($cities AS $city) $max2+= $city->statistic->questions; 32 // показываем половину 33 $agv2 = round($max2/count($cities),1); 34 foreach($cities AS $city):?><?//$max2.'='.count($cities).'/'.$city->statistic->questions.'<'.$agv2;?> -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 62 ] » include(arguments)
0string(90) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/Question/inc/menu.php"57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean(); -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0string(90) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/Question/inc/menu.php"1array(3) ( "countries" => object Application\Library\Entity\Geo\Countries(4)
{ protected names => array(8) ( 0 => string(6) "result" 1 => string(11) "loadCapital" 2 => string(10) "loadCities" 3 => string(7) "loadRef" 4 => string(9) "loadImage" 5 => string(6) "refSql" 6 => string(10) "loadSights" 7 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(7) ( "result" => object Database_Result_Cached(6)"countryId" => string(3) "116" "cityId" => string(4) "1982" ){ protected _query => string(1057) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(167) ( 0 => object stdClass(27)"loadCapital" => bool TRUE "loadCities" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadImage" => NULL "loadStatistics" => bool TRUE ) protected data => array(167) ( 0 => object Application\Library\Entity\Geo\Country(3){ public id => string(3) "148" public code => string(8) "abkhazia" public code2 => string(2) "ab" public name => string(8) "Abkhazia" public nameLang => string(14) "Абхазия" public lat => string(8) "42.94440" public lng => string(8) "41.11080" public zoom => string(1) "8" public capital => string(4) "1792" public nameEng => string(8) "Abkhazia" public nameTr => string(8) "abkhazia" public nameRd => string(14) "Абхазии" public nameVn => string(14) "Абхазию" public namePr => string(14) "Абхазии" public nameDt => string(14) "Абхазии" public continent => string(1) "2" public priority => string(2) "-1" public hotels => string(2) "53" public sights => string(1) "2" public reviews => string(3) "906" public vreviews => string(3) "804" public photoCount => string(3) "929" public videoCount => string(1) "6" public questions => string(3) "171" public answers => string(3) "623" public rate => string(6) "5.6828" public topRate => string(7) "10.6580" }1 => object stdClass(27){ public id => string(3) "143" public code => string(11) "afghanistan" public code2 => string(2) "af" public name => string(11) "Afghanistan" public nameLang => string(20) "Афганистан" public lat => string(8) "33.06390" public lng => string(8) "68.59860" public zoom => string(1) "5" public capital => string(4) "1683" public nameEng => string(11) "Afghanistan" public nameTr => string(11) "afghanistan" public nameRd => string(22) "Афганистана" public nameVn => string(20) "Афганистан" public namePr => string(22) "Афганистане" public nameDt => string(22) "Афганистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }2 => object stdClass(27){ public id => string(2) "10" public code => string(7) "albania" public code2 => string(2) "al" public name => string(7) "Albania" public nameLang => string(14) "Албания" public lat => string(8) "41.34380" public lng => string(8) "20.37960" public zoom => string(1) "7" public capital => string(4) "1793" public nameEng => string(7) "Albania" public nameTr => string(7) "albania" public nameRd => string(14) "Албании" public nameVn => string(14) "Албанию" public namePr => string(14) "Албании" public nameDt => string(14) "Албании" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(2) "92" public sights => string(2) "42" public reviews => string(3) "233" public vreviews => string(3) "198" public photoCount => string(3) "788" public videoCount => string(1) "6" public questions => string(2) "45" public answers => string(3) "269" public rate => string(6) "6.1263" public topRate => string(7) "11.0273" }3 => object stdClass(27){ public id => string(2) "11" public code => string(7) "algeria" public code2 => string(2) "dz" public name => string(7) "Algeria" public nameLang => string(10) "Алжир" public lat => string(8) "36.77820" public lng => string(7) "3.05250" public zoom => string(2) "12" public capital => string(4) "1794" public nameEng => string(7) "Algeria" public nameTr => string(7) "algeria" public nameRd => string(12) "Алжира" public nameVn => string(10) "Алжир" public namePr => string(12) "Алжире" public nameDt => string(12) "Алжиру" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(2) "18" public vreviews => string(1) "0" public photoCount => string(3) "284" public videoCount => string(1) "1" public questions => string(1) "9" public answers => string(2) "17" public rate => NULL public topRate => NULL }4 => object stdClass(27){ public id => string(1) "3" public code => string(7) "andorra" public code2 => string(2) "ad" public name => string(7) "Andorra" public nameLang => string(14) "Андорра" public lat => string(8) "42.54300" public lng => string(7) "1.58890" public zoom => string(2) "11" public capital => string(3) "974" public nameEng => string(7) "Andorra" public nameTr => string(7) "andorra" public nameRd => string(14) "Андорры" public nameVn => string(14) "Андорру" public namePr => string(14) "Андорре" public nameDt => string(14) "Андорре" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "39" public sights => string(2) "12" public reviews => string(3) "136" public vreviews => string(3) "112" public photoCount => string(3) "512" public videoCount => string(1) "1" public questions => string(2) "18" public answers => string(2) "15" public rate => string(6) "7.2087" public topRate => string(7) "12.0363" }5 => object stdClass(27){ public id => string(3) "153" public code => string(9) "antarctic" public code2 => string(2) "aa" public name => string(9) "Antarctic" public nameLang => string(20) "Антарктика" public lat => string(9) "-77.58000" public lng => string(8) "26.19140" public zoom => string(1) "3" public capital => string(4) "2081" public nameEng => string(9) "Antarctic" public nameTr => string(9) "antarctic" public nameRd => string(20) "Антарктики" public nameVn => string(20) "Антарктику" public namePr => string(20) "Антарктике" public nameDt => string(20) "Антарктике" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "0" public photoCount => string(2) "51" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(2) "18" public rate => NULL public topRate => NULL }6 => object stdClass(27){ public id => string(1) "2" public code => string(7) "antigua" public code2 => string(2) "ag" public name => string(7) "Antigua" public nameLang => string(14) "Антигуа" public lat => string(8) "46.81510" public lng => string(8) "30.43210" public zoom => string(1) "6" public capital => string(4) "1201" public nameEng => string(7) "Antigua" public nameTr => string(7) "antigua" public nameRd => string(14) "Антигуа" public nameVn => string(14) "Антигуа" public namePr => string(14) "Антигуа" public nameDt => string(14) "Антигуа" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }7 => object stdClass(27){ public id => string(1) "9" public code => string(9) "argentina" public code2 => string(2) "ar" public name => string(9) "Argentina" public nameLang => string(18) "Аргентина" public lat => string(9) "-35.46185" public lng => string(9) "-65.03758" public zoom => string(1) "4" public capital => string(4) "1531" public nameEng => string(9) "Argentina" public nameTr => string(9) "argentina" public nameRd => string(18) "Аргентины" public nameVn => string(18) "Аргентину" public namePr => string(18) "Аргентине" public nameDt => string(18) "Аргентине" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "2" public reviews => string(2) "17" public vreviews => string(1) "4" public photoCount => string(3) "249" public videoCount => string(1) "0" public questions => string(2) "10" public answers => string(2) "48" public rate => string(6) "7.5000" public topRate => string(7) "10.0000" }8 => object stdClass(27){ public id => string(1) "4" public code => string(7) "armenia" public code2 => string(2) "am" public name => string(7) "Armenia" public nameLang => string(14) "Армения" public lat => string(8) "40.31300" public lng => string(8) "45.16480" public zoom => string(1) "7" public capital => string(4) "1723" public nameEng => string(7) "Armenia" public nameTr => string(7) "armenia" public nameRd => string(14) "Армении" public nameVn => string(14) "Армению" public namePr => string(14) "Армении" public nameDt => string(14) "Армении" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "9" public sights => string(2) "18" public reviews => string(2) "37" public vreviews => string(2) "11" public photoCount => string(3) "298" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "29" public rate => string(6) "8.0000" public topRate => string(7) "11.6667" }9 => object stdClass(27){ public id => string(1) "5" public code => string(5) "aruba" public code2 => string(2) "aw" public name => string(5) "Aruba" public nameLang => string(10) "Аруба" public lat => string(8) "11.78130" public lng => string(9) "-64.29200" public zoom => string(1) "5" public capital => string(4) "1170" public nameEng => string(5) "Aruba" public nameTr => string(5) "aruba" public nameRd => string(10) "Арубы" public nameVn => string(10) "Арубу" public namePr => string(10) "Арубе" public nameDt => string(10) "Арубе" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }10 => object stdClass(27){ public id => string(1) "7" public code => string(9) "australia" public code2 => string(2) "au" public name => string(9) "Australia" public nameLang => string(18) "Австралия" public lat => string(9) "-28.84470" public lng => string(9) "135.08791" public zoom => string(1) "4" public capital => string(3) "978" public nameEng => string(9) "Australia" public nameTr => string(9) "australia" public nameRd => string(18) "Австралии" public nameVn => string(18) "Австралию" public namePr => string(18) "Австралии" public nameDt => string(18) "Австралии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "0" public reviews => string(2) "20" public vreviews => string(2) "14" public photoCount => string(2) "47" public videoCount => string(1) "0" public questions => string(2) "25" public answers => string(2) "95" public rate => string(6) "8.7143" public topRate => string(7) "12.6032" }11 => object stdClass(27){ public id => string(1) "8" public code => string(7) "austria" public code2 => string(2) "at" public name => string(7) "Austria" public nameLang => string(14) "Австрия" public lat => string(8) "47.79840" public lng => string(8) "13.35940" public zoom => string(1) "6" public capital => string(3) "790" public nameEng => string(7) "Austria" public nameTr => string(7) "austria" public nameRd => string(14) "Австрии" public nameVn => string(14) "Австрию" public namePr => string(14) "Австрии" public nameDt => string(14) "Австрии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "178" public sights => string(3) "218" public reviews => string(3) "394" public vreviews => string(3) "273" public photoCount => string(4) "2799" public videoCount => string(1) "2" public questions => string(3) "128" public answers => string(3) "458" public rate => string(6) "7.0108" public topRate => string(7) "11.9386" }12 => object stdClass(27){ public id => string(1) "6" public code => string(10) "azerbaijan" public code2 => string(2) "az" public name => string(10) "Azerbaijan" public nameLang => string(22) "Азербайджан" public lat => string(8) "40.15130" public lng => string(8) "47.68990" public zoom => string(1) "7" public capital => string(4) "1545" public nameEng => string(10) "Azerbaijan" public nameTr => string(10) "azerbaijan" public nameRd => string(24) "Азербайджана" public nameVn => string(22) "Азербайджан" public namePr => string(24) "Азербайджане" public nameDt => string(24) "Азербайджану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "4" public reviews => string(2) "36" public vreviews => string(2) "21" public photoCount => string(3) "427" public videoCount => string(1) "0" public questions => string(2) "38" public answers => string(2) "79" public rate => string(6) "7.8095" public topRate => string(7) "12.0095" }13 => object stdClass(27){ public id => string(2) "18" public code => string(7) "bahamas" public code2 => string(2) "bs" public name => string(7) "Bahamas" public nameLang => string(12) "Багамы" public lat => string(8) "24.34710" public lng => string(9) "-77.15700" public zoom => string(1) "7" public capital => string(4) "1678" public nameEng => string(7) "Bahamas" public nameTr => string(7) "bahamas" public nameRd => string(10) "Багам" public nameVn => string(12) "Багамы" public namePr => string(14) "Багамах" public nameDt => string(14) "Багамам" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(2) "11" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "27" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }14 => object stdClass(27){ public id => string(2) "24" public code => string(7) "bahrain" public code2 => string(2) "bh" public name => string(7) "Bahrain" public nameLang => string(14) "Бахрейн" public lat => string(8) "26.03830" public lng => string(8) "50.58240" public zoom => string(2) "10" public capital => string(4) "1796" public nameEng => string(7) "Bahrain" public nameTr => string(7) "bahrain" public nameRd => string(16) "Бахрейна" public nameVn => string(14) "Бахрейн" public namePr => string(16) "Бахрейне" public nameDt => string(16) "Бахрейну" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "3" public photoCount => string(2) "62" public videoCount => string(1) "1" public questions => string(1) "5" public answers => string(1) "9" public rate => string(6) "9.0000" public topRate => string(7) "11.1429" }15 => object stdClass(27){ public id => string(2) "19" public code => string(10) "bangladesh" public code2 => string(2) "bd" public name => string(10) "Bangladesh" public nameLang => string(18) "Бангладеш" public lat => string(8) "24.52710" public lng => string(8) "90.31860" public zoom => string(1) "6" public capital => string(4) "1795" public nameEng => string(10) "Bangladesh" public nameTr => string(10) "bangladesh" public nameRd => string(20) "Бангладеша" public nameVn => string(18) "Бангладеш" public namePr => string(20) "Бангладеше" public nameDt => string(20) "Бангладешу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => NULL public topRate => NULL }16 => object stdClass(27){ public id => string(2) "12" public code => string(8) "barbados" public code2 => string(2) "bb" public name => string(8) "Barbados" public nameLang => string(16) "Барбадос" public lat => string(9) "-48.69000" public lng => string(8) "31.73000" public zoom => string(1) "6" public capital => string(4) "1158" public nameEng => string(8) "Barbados" public nameTr => string(8) "barbados" public nameRd => string(18) "Барбадоса" public nameVn => string(16) "Барбадос" public namePr => string(18) "Барбадосе" public nameDt => string(18) "Барбадосу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(1) "9" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }17 => object stdClass(27){ public id => string(2) "16" public code => string(7) "belarus" public code2 => string(2) "by" public name => string(7) "Belarus" public nameLang => string(16) "Беларусь" public lat => string(8) "53.72270" public lng => string(8) "27.99320" public zoom => string(1) "6" public capital => string(4) "1463" public nameEng => string(7) "Belarus" public nameTr => string(7) "belarus" public nameRd => string(16) "Беларуси" public nameVn => string(16) "Беларусь" public namePr => string(16) "Беларуси" public nameDt => string(16) "Беларуси" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "48" public sights => string(1) "5" public reviews => string(3) "153" public vreviews => string(3) "126" public photoCount => string(3) "856" public videoCount => string(1) "0" public questions => string(2) "79" public answers => string(3) "275" public rate => string(6) "6.9055" public topRate => string(7) "11.7517" }18 => object stdClass(27){ public id => string(2) "17" public code => string(7) "belgium" public code2 => string(2) "be" public name => string(7) "Belgium" public nameLang => string(14) "Бельгия" public lat => string(8) "50.58320" public lng => string(7) "4.61430" public zoom => string(1) "6" public capital => string(4) "1405" public nameEng => string(7) "Belgium" public nameTr => string(7) "belgium" public nameRd => string(14) "Бельгии" public nameVn => string(14) "Бельгию" public namePr => string(14) "Бельгии" public nameDt => string(14) "Бельгии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "13" public sights => string(2) "73" public reviews => string(2) "41" public vreviews => string(2) "16" public photoCount => string(3) "497" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "59" public rate => string(6) "7.0000" public topRate => string(7) "11.0000" }19 => object stdClass(27){ public id => string(3) "145" public code => string(6) "belize" public code2 => string(2) "bz" public name => string(6) "Belize" public nameLang => string(10) "Белиз" public lat => string(9) "-48.69000" public lng => string(8) "31.73000" public zoom => string(1) "6" public capital => string(4) "1713" public nameEng => string(6) "Belize" public nameTr => string(6) "belize" public nameRd => string(12) "Белиза" public nameVn => string(10) "Белиз" public namePr => string(12) "Белизе" public nameDt => string(12) "Белизу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "7" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }20 => object stdClass(27){ public id => string(2) "20" public code => string(5) "benin" public code2 => string(2) "bj" public name => string(5) "Benin" public nameLang => string(10) "Бенин" public lat => string(7) "9.64410" public lng => string(7) "2.94430" public zoom => string(1) "6" public capital => string(4) "1797" public nameEng => string(5) "Benin" public nameTr => string(5) "benin" public nameRd => string(12) "Бенина" public nameVn => string(10) "Бенин" public namePr => string(12) "Бенине" public nameDt => string(12) "Бенину" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }21 => object stdClass(27){ public id => string(3) "140" public code => string(8) "bermudas" public code2 => string(2) "bm" public name => string(8) "Bermudas" public nameLang => string(35) "Бермудские острова" public lat => string(8) "32.29240" public lng => string(9) "-64.78480" public zoom => string(2) "13" public capital => string(4) "1679" public nameEng => string(8) "Bermudas" public nameTr => string(8) "bermudas" public nameRd => string(16) "Бермудов" public nameVn => string(14) "Бермуды" public namePr => string(16) "Бермудах" public nameDt => string(16) "Бермудам" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }22 => object stdClass(27){ public id => string(2) "21" public code => string(7) "bolivia" public code2 => string(2) "bo" public name => string(7) "Bolivia" public nameLang => string(14) "Боливия" public lat => string(9) "-16.29910" public lng => string(9) "-63.54490" public zoom => string(1) "5" public capital => string(4) "1798" public nameEng => string(7) "Bolivia" public nameTr => string(7) "bolivia" public nameRd => string(14) "Боливии" public nameVn => string(14) "Боливию" public namePr => string(14) "Боливии" public nameDt => string(14) "Боливии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "1" public reviews => string(1) "4" public vreviews => string(1) "2" public photoCount => string(2) "84" public videoCount => string(1) "2" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.6667" }23 => object stdClass(27){ public id => string(2) "22" public code => string(18) "bosnia_herzegovina" public code2 => string(2) "ba" public name => string(18) "Bosnia herzegovina" public nameLang => string(38) "Босния и Герцеговина" public lat => string(8) "44.02440" public lng => string(8) "17.88570" public zoom => string(1) "6" public capital => string(4) "1799" public nameEng => string(18) "Bosnia herzegovina" public nameTr => string(18) "bosnia_herzegovina" public nameRd => string(38) "Боснии и Герцоговины" public nameVn => string(38) "Боснию и Герцоговину" public namePr => string(38) "Боснии и Герцоговине" public nameDt => string(38) "Боснии и Герцоговине" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "5" public vreviews => string(1) "0" public photoCount => string(3) "122" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "7" public rate => NULL public topRate => NULL }24 => object stdClass(27){ public id => string(2) "23" public code => string(8) "botswana" public code2 => string(2) "bw" public name => string(8) "Botswana" public nameLang => string(16) "Ботсвана" public lat => string(9) "-22.53290" public lng => string(8) "24.36770" public zoom => string(1) "5" public capital => string(4) "1800" public nameEng => string(8) "Botswana" public nameTr => string(8) "botswana" public nameRd => string(16) "Ботсваны" public nameVn => string(16) "Ботсвану" public namePr => string(16) "Ботсване" public nameDt => string(16) "Ботсване" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "0" public photoCount => string(2) "49" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }25 => object stdClass(27){ public id => string(2) "14" public code => string(6) "brazil" public code2 => string(2) "br" public name => string(6) "Brazil" public nameLang => string(16) "Бразилия" public lat => string(9) "-14.00870" public lng => string(9) "-54.93160" public zoom => string(1) "4" public capital => string(3) "989" public nameEng => string(6) "Brazil" public nameTr => string(6) "brazil" public nameRd => string(16) "Бразилии" public nameVn => string(16) "Бразилию" public namePr => string(16) "Бразилии" public nameDt => string(16) "Бразилии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "28" public vreviews => string(2) "13" public photoCount => string(3) "170" public videoCount => string(1) "2" public questions => string(2) "13" public answers => string(2) "32" public rate => string(6) "7.3077" public topRate => string(7) "11.1312" }26 => object stdClass(27){ public id => string(3) "161" public code => string(6) "brunei" public code2 => string(2) "bn" public name => string(6) "Brunei" public nameLang => string(12) "Бруней" public lat => string(7) "4.49976" public lng => string(9) "114.60663" public zoom => string(2) "10" public capital => string(4) "2883" public nameEng => string(6) "Brunei" public nameTr => string(6) "brunei" public nameRd => string(12) "Брунея" public nameVn => string(12) "Бруней" public namePr => string(12) "Брунее" public nameDt => string(12) "Брунею" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(1) "8" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }27 => object stdClass(27){ public id => string(2) "13" public code => string(8) "bulgaria" public code2 => string(2) "bg" public name => string(8) "Bulgaria" public nameLang => string(16) "Болгария" public lat => string(8) "42.72520" public lng => string(8) "25.48150" public zoom => string(1) "6" public capital => string(3) "800" public nameEng => string(8) "Bulgaria" public nameTr => string(8) "bulgaria" public nameRd => string(16) "Болгарии" public nameVn => string(16) "Болгарию" public namePr => string(16) "Болгарии" public nameDt => string(16) "Болгарии" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "936" public sights => string(2) "47" public reviews => string(4) "5990" public vreviews => string(4) "5579" public photoCount => string(5) "13025" public videoCount => string(2) "12" public questions => string(4) "1840" public answers => string(5) "10394" public rate => string(6) "6.4462" public topRate => string(7) "11.4426" }28 => object stdClass(27){ public id => string(2) "15" public code => string(6) "butane" public code2 => string(2) "bt" public name => string(6) "Butane" public nameLang => string(10) "Бутан" public lat => string(8) "27.08850" public lng => string(8) "90.53830" public zoom => string(1) "7" public capital => string(3) "991" public nameEng => string(6) "Butane" public nameTr => string(6) "butane" public nameRd => string(12) "Бутана" public nameVn => string(10) "Бутан" public namePr => string(12) "Бутане" public nameDt => string(12) "Бутану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.0000" }29 => object stdClass(27){ public id => string(2) "62" public code => string(8) "cambodia" public code2 => string(2) "kh" public name => string(8) "Cambodia" public nameLang => string(16) "Камбоджа" public lat => string(8) "17.26670" public lng => string(9) "107.18260" public zoom => string(1) "5" public capital => string(4) "1736" public nameEng => string(8) "Cambodia" public nameTr => string(8) "cambodia" public nameRd => string(16) "Камбоджи" public nameVn => string(16) "Камбоджу" public namePr => string(16) "Камбодже" public nameDt => string(16) "Камбодже" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "22" public sights => string(1) "6" public reviews => string(2) "58" public vreviews => string(2) "31" public photoCount => string(3) "534" public videoCount => string(1) "0" public questions => string(2) "14" public answers => string(2) "61" public rate => string(6) "7.2813" public topRate => string(7) "11.7099" }30 => object stdClass(27){ public id => string(2) "66" public code => string(8) "cameroon" public code2 => string(2) "cm" public name => string(8) "Cameroon" public nameLang => string(14) "Камерун" public lat => string(7) "3.46960" public lng => string(8) "14.10640" public zoom => string(1) "5" public capital => string(4) "1808" public nameEng => string(8) "Cameroon" public nameTr => string(8) "cameroon" public nameRd => string(16) "Камеруна" public nameVn => string(14) "Камерун" public namePr => string(16) "Камеруне" public nameDt => string(16) "Камеруну" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }31 => object stdClass(27){ public id => string(2) "57" public code => string(6) "canada" public code2 => string(2) "ca" public name => string(6) "Canada" public nameLang => string(12) "Канада" public lat => string(8) "53.59250" public lng => string(9) "-99.66800" public zoom => string(1) "4" public capital => string(4) "1209" public nameEng => string(6) "Canada" public nameTr => string(6) "canada" public nameRd => string(12) "Канады" public nameVn => string(12) "Канаду" public namePr => string(12) "Канаде" public nameDt => string(12) "Канаде" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(2) "15" public answers => string(2) "38" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }32 => object stdClass(27){ public id => string(3) "159" public code => string(10) "cape_verde" public code2 => string(2) "cv" public name => string(10) "Cape verde" public nameLang => string(19) "Кабо-Верде" public lat => string(8) "15.13576" public lng => string(9) "-23.70850" public zoom => string(1) "6" public capital => string(4) "2533" public nameEng => string(10) "Cape verde" public nameTr => string(10) "cape_verde" public nameRd => string(19) "Кабо-Верде" public nameVn => string(19) "Кабо-Верде" public namePr => string(19) "Кабо-Верде" public nameDt => string(19) "Кабо-Верде" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(2) "34" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "2" public rate => string(6) "9.5000" public topRate => string(7) "11.1667" }33 => object stdClass(27){ public id => string(2) "55" public code => string(11) "carpathians" public code2 => string(2) "ur" public name => string(11) "Carpathians" public nameLang => string(31) "Украина - Карпаты" public lat => string(8) "48.95860" public lng => string(8) "24.46660" public zoom => string(1) "7" public capital => string(1) "0" public nameEng => string(11) "Carpathians" public nameTr => string(11) "carpathians" public nameRd => string(12) "Карпат" public nameVn => string(14) "Карпаты" public namePr => string(16) "Карпатах" public nameDt => string(16) "Карпатам" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "893" public sights => string(3) "149" public reviews => string(4) "7083" public vreviews => string(4) "6546" public photoCount => string(5) "16274" public videoCount => string(2) "34" public questions => string(4) "1040" public answers => string(4) "7765" public rate => string(6) "6.8794" public topRate => string(7) "11.8763" }34 => object stdClass(27){ public id => string(3) "123" public code => string(4) "chad" public code2 => string(2) "td" public name => string(4) "Chad" public nameLang => string(6) "Чад" public lat => string(8) "15.45370" public lng => string(8) "18.72070" public zoom => string(1) "5" public capital => string(4) "1815" public nameEng => string(4) "Chad" public nameTr => string(4) "chad" public nameRd => string(8) "Чада" public nameVn => string(6) "Чад" public namePr => string(8) "Чаде" public nameDt => string(8) "Чаду" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }35 => object stdClass(27){ public id => string(3) "136" public code => string(5) "chile" public code2 => string(2) "cl" public name => string(5) "Chile" public nameLang => string(8) "Чили" public lat => string(9) "-25.95800" public lng => string(9) "-59.23830" public zoom => string(1) "3" public capital => string(4) "1537" public nameEng => string(5) "Chile" public nameTr => string(5) "chile" public nameRd => string(8) "Чили" public nameVn => string(8) "Чили" public namePr => string(8) "Чили" public nameDt => string(8) "Чили" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "0" public photoCount => string(3) "122" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => NULL public topRate => NULL }36 => object stdClass(27){ public id => string(2) "58" public code => string(5) "china" public code2 => string(2) "cn" public name => string(5) "China" public nameLang => string(10) "Китай" public lat => string(8) "35.10190" public lng => string(9) "101.42580" public zoom => string(1) "4" public capital => string(3) "730" public nameEng => string(5) "China" public nameTr => string(5) "china" public nameRd => string(10) "Китая" public nameVn => string(10) "Китай" public namePr => string(10) "Китае" public nameDt => string(10) "Китаю" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "128" public sights => string(2) "14" public reviews => string(3) "561" public vreviews => string(3) "472" public photoCount => string(4) "2535" public videoCount => string(1) "0" public questions => string(3) "286" public answers => string(3) "789" public rate => string(6) "6.6360" public topRate => string(7) "11.5940" }37 => object stdClass(27){ public id => string(2) "63" public code => string(8) "colombia" public code2 => string(2) "co" public name => string(8) "Colombia" public nameLang => string(16) "Колумбия" public lat => string(7) "2.63580" public lng => string(9) "-70.31250" public zoom => string(1) "5" public capital => string(4) "1810" public nameEng => string(8) "Colombia" public nameTr => string(8) "colombia" public nameRd => string(16) "Колумбии" public nameVn => string(16) "Колумбию" public namePr => string(16) "Колумбии" public nameDt => string(16) "Колумбии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(2) "11" public rate => NULL public topRate => NULL }38 => object stdClass(27){ public id => string(2) "64" public code => string(5) "congo" public code2 => string(2) "cd" public name => string(5) "Congo" public nameLang => string(10) "Конго" public lat => string(8) "-2.24129" public lng => string(8) "23.24596" public zoom => string(1) "5" public capital => string(4) "1811" public nameEng => string(5) "Congo" public nameTr => string(5) "congo" public nameRd => string(10) "Конго" public nameVn => string(10) "Конго" public namePr => string(10) "Конго" public nameDt => string(10) "Конго" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "34" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "8" public rate => NULL public topRate => NULL }39 => object stdClass(27){ public id => string(3) "154" public code => string(10) "costa_rica" public code2 => string(2) "cr" public name => string(10) "Costa Rica" public nameLang => string(19) "Коста Рика" public lat => string(7) "9.93330" public lng => string(9) "-84.08330" public zoom => string(2) "15" public capital => string(4) "2083" public nameEng => string(10) "Costa Rica" public nameTr => string(10) "costa_rica" public nameRd => string(19) "Коста Рики" public nameVn => string(19) "Коста Рику" public namePr => string(19) "Коста Рике" public nameDt => string(19) "Коста Рике" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "2" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "7" public rate => string(6) "8.0000" public topRate => string(6) "9.6667" }40 => object stdClass(27){ public id => string(2) "50" public code => string(6) "crimea" public code2 => string(2) "uc" public name => string(6) "Crimea" public nameLang => string(8) "Крым" public lat => string(8) "45.52170" public lng => string(8) "34.43120" public zoom => string(1) "7" public capital => string(4) "1098" public nameEng => string(6) "Crimea" public nameTr => string(6) "crimea" public nameRd => string(10) "Крыма" public nameVn => string(8) "Крым" public namePr => string(10) "Крыме" public nameDt => string(10) "Крыму" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(4) "1095" public sights => string(3) "224" public reviews => string(5) "11884" public vreviews => string(5) "10913" public photoCount => string(5) "20238" public videoCount => string(2) "72" public questions => string(4) "1875" public answers => string(4) "7530" public rate => string(6) "6.9485" public topRate => string(7) "11.9467" }41 => object stdClass(27){ public id => string(3) "134" public code => string(7) "croatia" public code2 => string(2) "hr" public name => string(7) "Croatia" public nameLang => string(16) "Хорватия" public lat => string(8) "44.80910" public lng => string(8) "16.34770" public zoom => string(1) "6" public capital => string(3) "831" public nameEng => string(7) "Croatia" public nameTr => string(7) "croatia" public nameRd => string(16) "Хорватии" public nameVn => string(16) "Хорватию" public namePr => string(16) "Хорватии" public nameDt => string(16) "Хорватии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "213" public sights => string(2) "43" public reviews => string(4) "1078" public vreviews => string(3) "929" public photoCount => string(4) "3919" public videoCount => string(1) "3" public questions => string(3) "456" public answers => string(4) "1965" public rate => string(6) "7.3234" public topRate => string(7) "12.3020" }42 => object stdClass(27){ public id => string(2) "56" public code => string(4) "cuba" public code2 => string(2) "cu" public name => string(4) "Cuba" public nameLang => string(8) "Куба" public lat => string(8) "21.55530" public lng => string(9) "-79.54650" public zoom => string(1) "6" public capital => string(3) "967" public nameEng => string(4) "Cuba" public nameTr => string(4) "cuba" public nameRd => string(8) "Кубы" public nameVn => string(8) "Кубу" public namePr => string(8) "Кубе" public nameDt => string(8) "Кубе" public continent => string(1) "4" public priority => string(1) "1" public hotels => string(2) "84" public sights => string(1) "8" public reviews => string(3) "553" public vreviews => string(3) "506" public photoCount => string(4) "1545" public videoCount => string(1) "3" public questions => string(3) "141" public answers => string(3) "499" public rate => string(6) "7.3490" public topRate => string(7) "12.3098" }43 => object stdClass(27){ public id => string(2) "54" public code => string(6) "cyprus" public code2 => string(2) "cy" public name => string(6) "Cyprus" public nameLang => string(8) "Кипр" public lat => string(8) "35.07500" public lng => string(8) "33.43140" public zoom => string(1) "8" public capital => string(4) "1326" public nameEng => string(6) "Cyprus" public nameTr => string(6) "cyprus" public nameRd => string(10) "Кипра" public nameVn => string(8) "Кипр" public namePr => string(10) "Кипре" public nameDt => string(10) "Кипру" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "326" public sights => string(2) "59" public reviews => string(4) "2635" public vreviews => string(4) "2506" public photoCount => string(4) "5915" public videoCount => string(1) "7" public questions => string(3) "642" public answers => string(4) "3171" public rate => string(6) "7.0956" public topRate => string(7) "12.0876" }44 => object stdClass(27){ public id => string(3) "122" public code => string(14) "czech_republic" public code2 => string(2) "cz" public name => string(14) "Czech republic" public nameLang => string(10) "Чехия" public lat => string(8) "49.78840" public lng => string(8) "15.42480" public zoom => string(1) "7" public capital => string(3) "845" public nameEng => string(14) "Czech republic" public nameTr => string(14) "czech_republic" public nameRd => string(10) "Чехии" public nameVn => string(10) "Чехию" public namePr => string(10) "Чехии" public nameDt => string(10) "Чехии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "385" public sights => string(3) "258" public reviews => string(4) "1812" public vreviews => string(4) "1547" public photoCount => string(4) "2997" public videoCount => string(1) "3" public questions => string(3) "689" public answers => string(4) "3556" public rate => string(6) "6.6427" public topRate => string(7) "11.6298" }45 => object stdClass(27){ public id => string(2) "40" public code => string(7) "denmark" public code2 => string(2) "dk" public name => string(7) "Denmark" public nameLang => string(10) "Дания" public lat => string(8) "55.14120" public lng => string(8) "11.40380" public zoom => string(1) "6" public capital => string(3) "997" public nameEng => string(7) "Denmark" public nameTr => string(7) "denmark" public nameRd => string(10) "Дании" public nameVn => string(10) "Данию" public namePr => string(10) "Дании" public nameDt => string(10) "Дании" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "7" public sights => string(2) "24" public reviews => string(2) "26" public vreviews => string(1) "8" public photoCount => string(3) "443" public videoCount => string(1) "1" public questions => string(2) "15" public answers => string(2) "67" public rate => string(6) "8.2500" public topRate => string(7) "11.5833" }46 => object stdClass(27){ public id => string(3) "156" public code => string(8) "djibouti" public code2 => string(2) "dj" public name => string(8) "Djibouti" public nameLang => string(14) "Джибути" public lat => string(8) "11.68450" public lng => string(8) "42.71760" public zoom => string(1) "9" public capital => string(4) "2117" public nameEng => string(8) "Djibouti" public nameTr => string(8) "djibouti" public nameRd => string(14) "Джибути" public nameVn => string(14) "Джибути" public namePr => string(14) "Джибути" public nameDt => string(14) "Джибути" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }47 => object stdClass(27){ public id => string(2) "41" public code => string(8) "dominica" public code2 => string(2) "dm" public name => string(8) "Dominica" public nameLang => string(16) "Доминика" public lat => string(8) "15.41670" public lng => string(9) "-61.36410" public zoom => string(2) "10" public capital => string(4) "1671" public nameEng => string(8) "Dominica" public nameTr => string(8) "dominica" public nameRd => string(16) "Доминика" public nameVn => string(16) "Доминику" public namePr => string(16) "Доминике" public nameDt => string(16) "Доминике" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }48 => object stdClass(27){ public id => string(2) "42" public code => string(18) "dominican_republic" public code2 => string(2) "do" public name => string(18) "Dominican republic" public nameLang => string(20) "Доминикана" public lat => string(8) "18.80230" public lng => string(9) "-70.29050" public zoom => string(1) "7" public capital => string(4) "1163" public nameEng => string(18) "Dominican republic" public nameTr => string(18) "dominican_republic" public nameRd => string(20) "Доминиканы" public nameVn => string(20) "Доминикану" public namePr => string(20) "Доминикане" public nameDt => string(20) "Доминикане" public continent => string(1) "4" public priority => string(1) "2" public hotels => string(3) "111" public sights => string(1) "8" public reviews => string(4) "1149" public vreviews => string(4) "1083" public photoCount => string(4) "3904" public videoCount => string(1) "3" public questions => string(3) "517" public answers => string(4) "2562" public rate => string(6) "7.7679" public topRate => string(7) "12.7495" }49 => object stdClass(27){ public id => string(3) "127" public code => string(7) "ecuador" public code2 => string(2) "ec" public name => string(7) "Ecuador" public nameLang => string(14) "Эквадор" public lat => string(8) "-3.29410" public lng => string(9) "-76.66260" public zoom => string(1) "6" public capital => string(4) "1633" public nameEng => string(7) "Ecuador" public nameTr => string(7) "ecuador" public nameRd => string(16) "Эквадора" public nameVn => string(14) "Эквадор" public namePr => string(16) "Эквадоре" public nameDt => string(16) "Эквадору" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "0" public reviews => string(2) "15" public vreviews => string(2) "12" public photoCount => string(3) "306" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "3" public rate => string(6) "6.8462" public topRate => string(7) "10.5962" }50 => object stdClass(27){ public id => string(2) "43" public code => string(5) "egypt" public code2 => string(2) "eg" public name => string(5) "Egypt" public nameLang => string(12) "Египет" public lat => string(8) "26.29340" public lng => string(8) "30.98140" public zoom => string(1) "5" public capital => string(3) "710" public nameEng => string(5) "Egypt" public nameTr => string(5) "egypt" public nameRd => string(12) "Египта" public nameVn => string(12) "Египет" public namePr => string(12) "Египте" public nameDt => string(12) "Египту" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(3) "598" public sights => string(3) "355" public reviews => string(5) "52349" public vreviews => string(5) "50243" public photoCount => string(6) "131082" public videoCount => string(3) "564" public questions => string(5) "17295" public answers => string(6) "160026" public rate => string(6) "7.0090" public topRate => string(7) "12.0086" }51 => object stdClass(27){ public id => string(3) "167" public code => string(11) "el_salvador" public code2 => string(2) "sv" public name => string(11) "El salvador" public nameLang => string(18) "Сальвадор" public lat => string(8) "13.79419" public lng => string(9) "-88.89653" public zoom => string(1) "8" public capital => string(1) "0" public nameEng => string(11) "El salvador" public nameTr => string(11) "el_salvador" public nameRd => string(20) "Сальвадора" public nameVn => string(18) "Сальвадор" public namePr => string(20) "Сальвадоре" public nameDt => string(20) "Сальвадору" public continent => string(1) "5" public priority => string(1) "1" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "13" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }52 => object stdClass(27){ public id => string(3) "128" public code => string(7) "estonia" public code2 => string(2) "ee" public name => string(7) "Estonia" public nameLang => string(14) "Эстония" public lat => string(8) "59.14210" public lng => string(8) "25.51030" public zoom => string(1) "6" public capital => string(4) "1073" public nameEng => string(7) "Estonia" public nameTr => string(7) "estonia" public nameRd => string(14) "Эстонии" public nameVn => string(14) "Эстонию" public namePr => string(14) "Эстонии" public nameDt => string(14) "Эстонии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "45" public sights => string(2) "35" public reviews => string(3) "136" public vreviews => string(2) "97" public photoCount => string(4) "1333" public videoCount => string(1) "1" public questions => string(2) "30" public answers => string(3) "175" public rate => string(6) "7.1717" public topRate => string(7) "11.9737" }53 => object stdClass(27){ public id => string(3) "129" public code => string(8) "ethiopia" public code2 => string(2) "et" public name => string(8) "Ethiopia" public nameLang => string(14) "Эфиопия" public lat => string(7) "9.14550" public lng => string(8) "40.47360" public zoom => string(1) "5" public capital => string(4) "1639" public nameEng => string(8) "Ethiopia" public nameTr => string(8) "ethiopia" public nameRd => string(14) "Эфиопии" public nameVn => string(14) "Эфиопию" public namePr => string(14) "Эфиопии" public nameDt => string(14) "Эфиопии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "15" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => NULL public topRate => NULL }54 => object stdClass(27){ public id => string(1) "1" public code => string(4) "fiji" public code2 => string(2) "fj" public name => string(4) "Fiji" public nameLang => string(10) "Фиджи" public lat => string(9) "-17.74870" public lng => string(9) "179.52760" public zoom => string(1) "7" public capital => string(4) "1240" public nameEng => string(4) "Fiji" public nameTr => string(4) "fiji" public nameRd => string(10) "Фиджи" public nameVn => string(10) "Фиджи" public namePr => string(10) "Фиджи" public nameDt => string(10) "Фиджи" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(2) "20" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "19" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }55 => object stdClass(27){ public id => string(3) "121" public code => string(7) "finland" public code2 => string(2) "fi" public name => string(7) "Finland" public nameLang => string(18) "Финляндия" public lat => string(8) "64.71790" public lng => string(8) "24.60940" public zoom => string(1) "5" public capital => string(3) "848" public nameEng => string(7) "Finland" public nameTr => string(7) "finland" public nameRd => string(18) "Финляндии" public nameVn => string(16) "Филяндию" public namePr => string(18) "Финляндии" public nameDt => string(18) "Финляндии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "61" public sights => string(2) "15" public reviews => string(3) "169" public vreviews => string(3) "107" public photoCount => string(4) "1010" public videoCount => string(1) "4" public questions => string(2) "79" public answers => string(3) "207" public rate => string(6) "7.6822" public topRate => string(7) "12.5020" }56 => object stdClass(27){ public id => string(3) "119" public code => string(6) "france" public code2 => string(2) "fr" public name => string(6) "France" public nameLang => string(14) "Франция" public lat => string(8) "46.19500" public lng => string(7) "2.32910" public zoom => string(1) "5" public capital => string(3) "861" public nameEng => string(6) "France" public nameTr => string(6) "france" public nameRd => string(14) "Франции" public nameVn => string(14) "Францию" public namePr => string(14) "Франции" public nameDt => string(14) "Франции" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "235" public sights => string(3) "351" public reviews => string(3) "776" public vreviews => string(3) "546" public photoCount => string(4) "3650" public videoCount => string(1) "2" public questions => string(3) "303" public answers => string(4) "1754" public rate => string(6) "6.1697" public topRate => string(7) "11.1333" }57 => object stdClass(27){ public id => string(3) "155" public code => string(16) "french_polynesia" public code2 => string(2) "pf" public name => string(16) "French polynesia" public nameLang => string(41) "Французская Полинезия" public lat => string(9) "-17.71210" public lng => string(10) "-149.36459" public zoom => string(2) "10" public capital => string(4) "2111" public nameEng => string(16) "French polynesia" public nameTr => string(16) "french_polynesia" public nameRd => string(41) "Французской Полинезии" public nameVn => string(41) "Французскую Полинезию" public namePr => string(41) "Французской Полинезии" public nameDt => string(41) "Французской Полинезии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "1" public photoCount => string(2) "56" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "4" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }58 => object stdClass(27){ public id => string(3) "168" public code => string(7) "hambiia" public code2 => string(2) "gm" public name => string(6) "Gambia" public nameLang => string(12) "Гамбия" public lat => string(8) "13.44318" public lng => string(9) "-15.31014" public zoom => string(1) "8" public capital => string(4) "4170" public nameEng => string(6) "Gambia" public nameTr => string(7) "hambiia" public nameRd => string(12) "Гамбии" public nameVn => string(12) "Гамбию" public namePr => string(12) "Гамбии" public nameDt => string(12) "Гамбии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }59 => object stdClass(27){ public id => string(2) "33" public code => string(7) "georgia" public code2 => string(2) "ge" public name => string(7) "Georgia" public nameLang => string(12) "Грузия" public lat => string(8) "42.14711" public lng => string(8) "43.48389" public zoom => string(1) "6" public capital => string(4) "1776" public nameEng => string(7) "Georgia" public nameTr => string(7) "georgia" public nameRd => string(12) "Грузии" public nameVn => string(12) "Грузию" public namePr => string(12) "Грузии" public nameDt => string(12) "Грузии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "223" public sights => string(3) "105" public reviews => string(3) "449" public vreviews => string(3) "374" public photoCount => string(4) "2311" public videoCount => string(1) "4" public questions => string(3) "283" public answers => string(4) "1129" public rate => string(6) "7.1013" public topRate => string(7) "12.0484" }60 => object stdClass(27){ public id => string(2) "36" public code => string(7) "germany" public code2 => string(2) "de" public name => string(7) "Germany" public nameLang => string(16) "Германия" public lat => string(8) "50.73650" public lng => string(7) "9.33840" public zoom => string(1) "5" public capital => string(3) "870" public nameEng => string(7) "Germany" public nameTr => string(7) "germany" public nameRd => string(16) "Германии" public nameVn => string(16) "Германию" public namePr => string(16) "Германии" public nameDt => string(16) "Германии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "88" public sights => string(3) "141" public reviews => string(3) "274" public vreviews => string(3) "103" public photoCount => string(4) "3405" public videoCount => string(1) "0" public questions => string(3) "239" public answers => string(4) "1396" public rate => string(6) "6.9806" public topRate => string(7) "11.7937" }61 => object stdClass(27){ public id => string(3) "162" public code => string(9) "gibraltar" public code2 => string(2) "gi" public name => string(9) "Gibraltar" public nameLang => string(18) "Гибралтар" public lat => string(8) "36.15590" public lng => string(8) "-5.34759" public zoom => string(1) "9" public capital => string(4) "2893" public nameEng => string(9) "Gibraltar" public nameTr => string(9) "gibraltar" public nameRd => string(20) "Гибралтара" public nameVn => string(18) "Гибралтар" public namePr => string(20) "Гибралтаре" public nameDt => string(20) "Гибралтару" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "4" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "24" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }62 => object stdClass(27){ public id => string(2) "27" public code => string(13) "great_britain" public code2 => string(2) "gb" public name => string(13) "Great britain" public nameLang => string(28) "Великобритания" public lat => string(8) "54.57210" public lng => string(8) "-2.59280" public zoom => string(1) "5" public capital => string(4) "1241" public nameEng => string(13) "Great britain" public nameTr => string(13) "great_britain" public nameRd => string(28) "Великобритании" public nameVn => string(28) "Великобританию" public namePr => string(28) "Великобритании" public nameDt => string(28) "Великобритании" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "51" public sights => string(2) "27" public reviews => string(3) "109" public vreviews => string(2) "73" public photoCount => string(3) "659" public videoCount => string(1) "0" public questions => string(2) "86" public answers => string(3) "514" public rate => string(6) "6.5270" public topRate => string(7) "11.2673" }63 => object stdClass(27){ public id => string(2) "34" public code => string(6) "greece" public code2 => string(2) "gr" public name => string(6) "Greece" public nameLang => string(12) "Греция" public lat => string(8) "38.59970" public lng => string(8) "23.46680" public zoom => string(1) "6" public capital => string(3) "890" public nameEng => string(6) "Greece" public nameTr => string(6) "greece" public nameRd => string(12) "Греции" public nameVn => string(12) "Грецию" public namePr => string(12) "Греции" public nameDt => string(12) "Греции" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(4) "1322" public sights => string(3) "186" public reviews => string(4) "8282" public vreviews => string(4) "7717" public photoCount => string(5) "21547" public videoCount => string(2) "42" public questions => string(4) "1833" public answers => string(4) "9790" public rate => string(6) "7.2196" public topRate => string(7) "12.2170" }64 => object stdClass(27){ public id => string(2) "35" public code => string(7) "grenada" public code2 => string(2) "gd" public name => string(7) "Grenada" public nameLang => string(14) "Гренада" public lat => string(8) "12.26080" public lng => string(9) "-61.58820" public zoom => string(1) "8" public capital => string(4) "1238" public nameEng => string(7) "Grenada" public nameTr => string(7) "grenada" public nameRd => string(14) "Гренады" public nameVn => string(14) "Гренаду" public namePr => string(14) "Гренаде" public nameDt => string(14) "Гренаде" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "8" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }65 => object stdClass(27){ public id => string(2) "37" public code => string(9) "guatemala" public code2 => string(2) "gt" public name => string(9) "Guatemala" public nameLang => string(18) "Гватемала" public lat => string(8) "15.77630" public lng => string(9) "-90.23230" public zoom => string(1) "7" public capital => string(4) "1802" public nameEng => string(9) "Guatemala" public nameTr => string(9) "guatemala" public nameRd => string(18) "Гватемалы" public nameVn => string(18) "Гватемалу" public namePr => string(18) "Гватемале" public nameDt => string(18) "Гватемале" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "5" public vreviews => string(1) "0" public photoCount => string(2) "22" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => NULL public topRate => NULL }66 => object stdClass(27){ public id => string(2) "38" public code => string(6) "guinea" public code2 => string(2) "gn" public name => string(6) "Guinea" public nameLang => string(12) "Гвинея" public lat => string(8) "10.40140" public lng => string(9) "-10.15140" public zoom => string(1) "6" public capital => string(4) "1803" public nameEng => string(6) "Guinea" public nameTr => string(6) "guinea" public nameRd => string(12) "Гвинеи" public nameVn => string(12) "Гвинею" public namePr => string(12) "Гвинее" public nameDt => string(12) "Гвинее" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "1" public rate => NULL public topRate => NULL }67 => object stdClass(27){ public id => string(2) "30" public code => string(5) "haiti" public code2 => string(2) "ht" public name => string(5) "Haiti" public nameLang => string(10) "Гаити" public lat => string(8) "18.38580" public lng => string(9) "-71.30130" public zoom => string(1) "7" public capital => string(4) "1801" public nameEng => string(5) "Haiti" public nameTr => string(5) "haiti" public nameRd => string(10) "Гаити" public nameVn => string(10) "Гаити" public namePr => string(10) "Гаити" public nameDt => string(10) "Гаити" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "9" public rate => NULL public topRate => NULL }68 => object stdClass(27){ public id => string(2) "39" public code => string(8) "honduras" public code2 => string(2) "hn" public name => string(8) "Honduras" public nameLang => string(16) "Гондурас" public lat => string(8) "14.48790" public lng => string(9) "-86.72610" public zoom => string(1) "7" public capital => string(4) "1804" public nameEng => string(8) "Honduras" public nameTr => string(8) "honduras" public nameRd => string(18) "Гондураса" public nameVn => string(16) "Гондурас" public namePr => string(18) "Гондурасе" public nameDt => string(18) "Гондурасу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }69 => object stdClass(27){ public id => string(2) "31" public code => string(9) "hong_kong" public code2 => string(2) "hk" public name => string(9) "Hong kong" public nameLang => string(14) "Гонконг" public lat => string(8) "23.11000" public lng => string(9) "113.26900" public zoom => string(1) "7" public capital => string(3) "728" public nameEng => string(9) "Hong kong" public nameTr => string(9) "hong_kong" public nameRd => string(16) "Гонконга" public nameVn => string(14) "Гонконг" public namePr => string(16) "Гонконге" public nameDt => string(16) "Гонконгу" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(1) "7" public sights => string(1) "3" public reviews => string(2) "24" public vreviews => string(2) "14" public photoCount => string(2) "78" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "8" public rate => string(6) "8.6429" public topRate => string(7) "12.5318" }70 => object stdClass(27){ public id => string(2) "26" public code => string(7) "hungary" public code2 => string(2) "hu" public name => string(7) "Hungary" public nameLang => string(14) "Венгрия" public lat => string(8) "47.16600" public lng => string(8) "19.52370" public zoom => string(1) "7" public capital => string(3) "992" public nameEng => string(7) "Hungary" public nameTr => string(7) "hungary" public nameRd => string(14) "Венгрии" public nameVn => string(14) "Венгрию" public namePr => string(14) "Венгрии" public nameDt => string(14) "Венгрии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "125" public sights => string(3) "132" public reviews => string(3) "465" public vreviews => string(3) "331" public photoCount => string(4) "2431" public videoCount => string(1) "0" public questions => string(3) "166" public answers => string(3) "854" public rate => string(6) "6.8750" public topRate => string(7) "11.8153" }71 => object stdClass(27){ public id => string(2) "51" public code => string(7) "iceland" public code2 => string(2) "is" public name => string(7) "Iceland" public nameLang => string(16) "Исландия" public lat => string(7) "0.00000" public lng => string(7) "0.00000" public zoom => string(1) "0" public capital => string(4) "1781" public nameEng => string(7) "Iceland" public nameTr => string(7) "iceland" public nameRd => string(16) "Исландии" public nameVn => string(16) "Исландию" public namePr => string(16) "Исландии" public nameDt => string(16) "Исландии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "2" public photoCount => string(3) "259" public videoCount => string(1) "1" public questions => string(1) "5" public answers => string(2) "19" public rate => string(6) "6.5000" public topRate => string(6) "8.1667" }72 => object stdClass(27){ public id => string(2) "46" public code => string(5) "india" public code2 => string(2) "in" public name => string(5) "India" public nameLang => string(10) "Индия" public lat => string(8) "21.84110" public lng => string(8) "79.51900" public zoom => string(1) "5" public capital => string(4) "1001" public nameEng => string(5) "India" public nameTr => string(5) "india" public nameRd => string(10) "Индии" public nameVn => string(10) "Индию" public namePr => string(10) "Индии" public nameDt => string(10) "Индии" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "288" public sights => string(2) "68" public reviews => string(4) "1076" public vreviews => string(3) "968" public photoCount => string(4) "4256" public videoCount => string(1) "3" public questions => string(3) "504" public answers => string(4) "3064" public rate => string(6) "6.6158" public topRate => string(7) "11.5952" }73 => object stdClass(27){ public id => string(2) "47" public code => string(9) "indonesia" public code2 => string(2) "id" public name => string(9) "Indonesia" public nameLang => string(18) "Индонезия" public lat => string(8) "-2.54800" public lng => string(9) "118.01510" public zoom => string(1) "4" public capital => string(3) "733" public nameEng => string(9) "Indonesia" public nameTr => string(9) "indonesia" public nameRd => string(18) "Индонезии" public nameVn => string(18) "Индонезию" public namePr => string(18) "Индонезии" public nameDt => string(18) "Индонезии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "84" public sights => string(1) "0" public reviews => string(3) "411" public vreviews => string(3) "320" public photoCount => string(4) "2264" public videoCount => string(1) "0" public questions => string(3) "108" public answers => string(3) "489" public rate => string(6) "7.7178" public topRate => string(7) "12.6561" }74 => object stdClass(27){ public id => string(3) "139" public code => string(4) "iran" public code2 => string(2) "ir" public name => string(4) "Iran" public nameLang => string(8) "Иран" public lat => string(8) "32.80570" public lng => string(8) "54.88770" public zoom => string(1) "5" public capital => string(4) "1668" public nameEng => string(4) "Iran" public nameTr => string(4) "iran" public nameRd => string(10) "Ирана" public nameVn => string(8) "Иран" public namePr => string(10) "Иране" public nameDt => string(10) "Ирану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "2" public reviews => string(2) "41" public vreviews => string(1) "1" public photoCount => string(3) "952" public videoCount => string(1) "0" public questions => string(2) "19" public answers => string(2) "63" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }75 => object stdClass(27){ public id => string(3) "137" public code => string(7) "ireland" public code2 => string(2) "ie" public name => string(7) "Ireland" public nameLang => string(16) "Ирландия" public lat => string(8) "53.25210" public lng => string(8) "-8.26170" public zoom => string(1) "7" public capital => string(4) "1325" public nameEng => string(7) "Ireland" public nameTr => string(7) "ireland" public nameRd => string(16) "Ирландии" public nameVn => string(16) "Ирландию" public namePr => string(16) "Ирландии" public nameDt => string(16) "Ирландии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "5" public reviews => string(1) "8" public vreviews => string(1) "3" public photoCount => string(2) "92" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "24" public rate => string(6) "8.0000" public topRate => string(7) "10.1429" }76 => object stdClass(27){ public id => string(2) "52" public code => string(6) "israel" public code2 => string(2) "il" public name => string(6) "Israel" public nameLang => string(14) "Израиль" public lat => string(8) "31.35360" public lng => string(8) "34.98050" public zoom => string(1) "6" public capital => string(4) "1047" public nameEng => string(6) "Israel" public nameTr => string(6) "israel" public nameRd => string(14) "Израиля" public nameVn => string(14) "Израиль" public namePr => string(14) "Израиле" public nameDt => string(14) "Израилю" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "166" public sights => string(2) "45" public reviews => string(4) "1125" public vreviews => string(3) "963" public photoCount => string(4) "4292" public videoCount => string(1) "4" public questions => string(3) "479" public answers => string(4) "3311" public rate => string(6) "6.3485" public topRate => string(7) "11.3278" }77 => object stdClass(27){ public id => string(2) "48" public code => string(5) "italy" public code2 => string(2) "it" public name => string(5) "Italy" public nameLang => string(12) "Италия" public lat => string(8) "41.04620" public lng => string(8) "12.96390" public zoom => string(1) "6" public capital => string(3) "918" public nameEng => string(5) "Italy" public nameTr => string(5) "italy" public nameRd => string(12) "Италии" public nameVn => string(12) "Италию" public namePr => string(12) "Италии" public nameDt => string(12) "Италии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "629" public sights => string(3) "375" public reviews => string(4) "2130" public vreviews => string(4) "1625" public photoCount => string(5) "13937" public videoCount => string(1) "6" public questions => string(3) "679" public answers => string(4) "4278" public rate => string(6) "5.8670" public topRate => string(7) "10.8547" }78 => object stdClass(27){ public id => string(3) "132" public code => string(7) "jamaica" public code2 => string(2) "jm" public name => string(7) "Jamaica" public nameLang => string(12) "Ямайка" public lat => string(8) "18.11530" public lng => string(9) "-77.27350" public zoom => string(1) "8" public capital => string(4) "1337" public nameEng => string(7) "Jamaica" public nameTr => string(7) "jamaica" public nameRd => string(12) "Ямайки" public nameVn => string(12) "Ямайку" public namePr => string(12) "Ямайке" public nameDt => string(12) "Ямайке" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(2) "15" public sights => string(1) "0" public reviews => string(2) "27" public vreviews => string(2) "24" public photoCount => string(2) "46" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(1) "9" public rate => string(6) "7.5417" public topRate => string(7) "11.8274" }79 => object stdClass(27){ public id => string(3) "133" public code => string(5) "japan" public code2 => string(2) "jp" public name => string(5) "Japan" public nameLang => string(12) "Япония" public lat => string(8) "36.36820" public lng => string(9) "136.80180" public zoom => string(1) "6" public capital => string(3) "743" public nameEng => string(5) "Japan" public nameTr => string(5) "japan" public nameRd => string(12) "Японии" public nameVn => string(12) "Японию" public namePr => string(12) "Японии" public nameDt => string(12) "Японии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "10" public sights => string(1) "3" public reviews => string(2) "31" public vreviews => string(2) "13" public photoCount => string(3) "859" public videoCount => string(1) "0" public questions => string(1) "8" public answers => string(2) "24" public rate => string(6) "7.6154" public topRate => string(7) "11.4389" }80 => object stdClass(27){ public id => string(2) "53" public code => string(6) "jordan" public code2 => string(2) "jo" public name => string(6) "Jordan" public nameLang => string(16) "Иордания" public lat => string(8) "31.27680" public lng => string(8) "37.13060" public zoom => string(1) "6" public capital => string(4) "1329" public nameEng => string(6) "Jordan" public nameTr => string(6) "jordan" public nameRd => string(16) "Иордании" public nameVn => string(16) "Иорданию" public namePr => string(16) "Иордании" public nameDt => string(16) "Иордании" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "41" public sights => string(1) "4" public reviews => string(3) "159" public vreviews => string(3) "123" public photoCount => string(3) "818" public videoCount => string(1) "3" public questions => string(2) "88" public answers => string(3) "389" public rate => string(6) "6.7177" public topRate => string(7) "11.5602" }81 => object stdClass(27){ public id => string(2) "59" public code => string(10) "kazakhstan" public code2 => string(2) "kz" public name => string(10) "Kazakhstan" public nameLang => string(18) "Казахстан" public lat => string(8) "45.21300" public lng => string(8) "67.14840" public zoom => string(1) "4" public capital => string(4) "1807" public nameEng => string(10) "Kazakhstan" public nameTr => string(10) "kazakhstan" public nameRd => string(20) "Казахстана" public nameVn => string(18) "Казахстан" public namePr => string(20) "Казахстане" public nameDt => string(20) "Казахстану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "35" public vreviews => string(2) "29" public photoCount => string(2) "44" public videoCount => string(1) "1" public questions => string(2) "58" public answers => string(3) "131" public rate => string(6) "6.0690" public topRate => string(7) "10.4629" }82 => object stdClass(27){ public id => string(2) "60" public code => string(5) "kenya" public code2 => string(2) "ke" public name => string(5) "Kenya" public nameLang => string(10) "Кения" public lat => string(7) "0.41400" public lng => string(8) "37.90420" public zoom => string(1) "6" public capital => string(4) "1187" public nameEng => string(5) "Kenya" public nameTr => string(5) "kenya" public nameRd => string(10) "Кении" public nameVn => string(10) "Кению" public namePr => string(10) "Кении" public nameDt => string(10) "Кении" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "24" public vreviews => string(2) "17" public photoCount => string(3) "435" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "6" public rate => string(6) "7.2353" public topRate => string(7) "11.2829" }83 => object stdClass(27){ public id => string(2) "65" public code => string(6) "kuwait" public code2 => string(2) "kw" public name => string(6) "Kuwait" public nameLang => string(12) "Кувейт" public lat => string(8) "29.30560" public lng => string(8) "47.49390" public zoom => string(1) "7" public capital => string(4) "1812" public nameEng => string(6) "Kuwait" public nameTr => string(6) "kuwait" public nameRd => string(12) "Кувейт" public nameVn => string(12) "Кувейт" public namePr => string(14) "Кувейте" public nameDt => string(14) "Кувейту" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }84 => object stdClass(27){ public id => string(2) "61" public code => string(10) "kyrgyzstan" public code2 => string(2) "kg" public name => string(10) "Kyrgyzstan" public nameLang => string(16) "Киргизия" public lat => string(8) "41.45920" public lng => string(8) "74.72900" public zoom => string(1) "6" public capital => string(4) "1809" public nameEng => string(10) "Kyrgyzstan" public nameTr => string(10) "kyrgyzstan" public nameRd => string(16) "Киргизии" public nameVn => string(16) "Киргизию" public namePr => string(16) "Киргизии" public nameDt => string(16) "Киргизии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "13" public sights => string(1) "0" public reviews => string(2) "54" public vreviews => string(2) "47" public photoCount => string(2) "79" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "11" public rate => string(6) "7.9787" public topRate => string(7) "12.5865" }85 => object stdClass(27){ public id => string(3) "146" public code => string(4) "laos" public code2 => string(2) "la" public name => string(4) "Laos" public nameLang => string(8) "Лаос" public lat => string(8) "18.20580" public lng => string(9) "103.89500" public zoom => string(2) "11" public capital => string(4) "1714" public nameEng => string(4) "Laos" public nameTr => string(4) "laos" public nameRd => string(10) "Лаоса" public nameVn => string(8) "Лаос" public namePr => string(10) "Лаосе" public nameDt => string(10) "Лаосу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "36" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }86 => object stdClass(27){ public id => string(2) "67" public code => string(6) "latvia" public code2 => string(2) "lv" public name => string(6) "Latvia" public nameLang => string(12) "Латвия" public lat => string(8) "56.78880" public lng => string(8) "25.10380" public zoom => string(1) "7" public capital => string(4) "1055" public nameEng => string(6) "Latvia" public nameTr => string(6) "latvia" public nameRd => string(12) "Латвии" public nameVn => string(12) "Латвию" public namePr => string(12) "Латвии" public nameDt => string(12) "Латвии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "63" public sights => string(2) "27" public reviews => string(3) "151" public vreviews => string(3) "114" public photoCount => string(4) "1071" public videoCount => string(1) "0" public questions => string(2) "50" public answers => string(3) "147" public rate => string(6) "6.9217" public topRate => string(7) "11.7522" }87 => object stdClass(27){ public id => string(2) "68" public code => string(7) "lebanon" public code2 => string(2) "lb" public name => string(7) "Lebanon" public nameLang => string(10) "Ливан" public lat => string(8) "34.92200" public lng => string(8) "39.15530" public zoom => string(1) "6" public capital => string(4) "1641" public nameEng => string(7) "Lebanon" public nameTr => string(7) "lebanon" public nameRd => string(12) "Ливана" public nameVn => string(10) "Ливан" public namePr => string(12) "Ливане" public nameDt => string(12) "Ливану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "11" public sights => string(1) "0" public reviews => string(2) "18" public vreviews => string(2) "12" public photoCount => string(3) "144" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "19" public rate => string(6) "8.2500" public topRate => string(7) "12.0000" }88 => object stdClass(27){ public id => string(2) "72" public code => string(7) "liberia" public code2 => string(2) "lr" public name => string(7) "Liberia" public nameLang => string(14) "Либерия" public lat => string(7) "6.45240" public lng => string(8) "-9.42860" public zoom => string(1) "7" public capital => string(4) "1813" public nameEng => string(7) "Liberia" public nameTr => string(7) "liberia" public nameRd => string(14) "Либерии" public nameVn => string(14) "Либерию" public namePr => string(14) "Либерии" public nameDt => string(14) "Либерии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }89 => object stdClass(27){ public id => string(2) "71" public code => string(13) "liechtenstein" public code2 => string(2) "li" public name => string(13) "Liechtenstein" public nameLang => string(22) "Лихтенштейн" public lat => string(8) "47.15950" public lng => string(7) "9.55380" public zoom => string(1) "6" public capital => string(4) "1673" public nameEng => string(13) "Liechtenstein" public nameTr => string(13) "liechtenstein" public nameRd => string(24) "Лихтенштейна" public nameVn => string(22) "Лихтенштейн" public namePr => string(24) "Лихтенштейне" public nameDt => string(24) "Лихтенштейну" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "5" public vreviews => string(1) "1" public photoCount => string(3) "176" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }90 => object stdClass(27){ public id => string(2) "69" public code => string(9) "lithuania" public code2 => string(2) "lt" public name => string(9) "Lithuania" public nameLang => string(10) "Литва" public lat => string(8) "55.25410" public lng => string(8) "23.99410" public zoom => string(1) "6" public capital => string(4) "1061" public nameEng => string(9) "Lithuania" public nameTr => string(9) "lithuania" public nameRd => string(10) "Литвы" public nameVn => string(10) "Литву" public namePr => string(10) "Литве" public nameDt => string(10) "Литве" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "51" public sights => string(2) "11" public reviews => string(3) "130" public vreviews => string(3) "103" public photoCount => string(3) "614" public videoCount => string(1) "0" public questions => string(2) "26" public answers => string(2) "60" public rate => string(6) "7.5865" public topRate => string(7) "12.3996" }91 => object stdClass(27){ public id => string(2) "70" public code => string(10) "luxembourg" public code2 => string(2) "lu" public name => string(10) "Luxembourg" public nameLang => string(20) "Люксембург" public lat => string(8) "49.82740" public lng => string(7) "6.34740" public zoom => string(1) "9" public capital => string(4) "1407" public nameEng => string(10) "Luxembourg" public nameTr => string(10) "luxembourg" public nameRd => string(22) "Люксембурга" public nameVn => string(20) "Люксембург" public namePr => string(22) "Люксембурге" public nameDt => string(22) "Люксембургу" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "5" public sights => string(1) "2" public reviews => string(2) "13" public vreviews => string(1) "5" public photoCount => string(3) "139" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "23" public rate => string(6) "8.0000" public topRate => string(7) "10.7778" }92 => object stdClass(27){ public id => string(2) "77" public code => string(9) "macedonia" public code2 => string(2) "mk" public name => string(9) "Macedonia" public nameLang => string(35) "Северная Македония" public lat => string(8) "41.61360" public lng => string(8) "21.74300" public zoom => string(1) "8" public capital => string(4) "1814" public nameEng => string(9) "Macedonia" public nameTr => string(9) "macedonia" public nameRd => string(35) "Северной Македонии" public nameVn => string(35) "Северную Македонию" public namePr => string(35) "Северной Македонии" public nameDt => string(35) "Северной Македонии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "5" public sights => string(1) "1" public reviews => string(2) "12" public vreviews => string(1) "5" public photoCount => string(3) "133" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "30" public rate => string(6) "6.6000" public topRate => string(6) "9.3778" }93 => object stdClass(27){ public id => string(2) "74" public code => string(10) "madagascar" public code2 => string(2) "mg" public name => string(10) "Madagascar" public nameLang => string(20) "Мадагаскар" public lat => string(9) "-18.77720" public lng => string(8) "46.83760" public zoom => string(1) "5" public capital => string(4) "1598" public nameEng => string(10) "Madagascar" public nameTr => string(10) "madagascar" public nameRd => string(22) "Мадагаскара" public nameVn => string(20) "Мадагаскар" public namePr => string(22) "Мадагаскаре" public nameDt => string(22) "Мадагаскару" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }94 => object stdClass(27){ public id => string(2) "78" public code => string(8) "malaysia" public code2 => string(2) "my" public name => string(8) "Malaysia" public nameLang => string(16) "Малайзия" public lat => string(7) "4.80640" public lng => string(9) "101.73340" public zoom => string(1) "6" public capital => string(4) "1015" public nameEng => string(8) "Malaysia" public nameTr => string(8) "malaysia" public nameRd => string(16) "Малайзии" public nameVn => string(16) "Малайзию" public namePr => string(16) "Малайзии" public nameDt => string(16) "Малайзии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "39" public sights => string(2) "12" public reviews => string(2) "95" public vreviews => string(2) "75" public photoCount => string(3) "697" public videoCount => string(1) "3" public questions => string(2) "33" public answers => string(2) "75" public rate => string(6) "7.0132" public topRate => string(7) "11.7600" }95 => object stdClass(27){ public id => string(2) "79" public code => string(8) "maldives" public code2 => string(2) "mv" public name => string(8) "Maldives" public nameLang => string(16) "Мальдивы" public lat => string(7) "3.03080" public lng => string(8) "73.19090" public zoom => string(1) "6" public capital => string(3) "752" public nameEng => string(8) "Maldives" public nameTr => string(8) "maldives" public nameRd => string(14) "Мальдив" public nameVn => string(16) "Мальдивы" public namePr => string(18) "Мальдивах" public nameDt => string(18) "Мальдивам" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "106" public sights => string(1) "1" public reviews => string(3) "440" public vreviews => string(3) "403" public photoCount => string(4) "1937" public videoCount => string(2) "15" public questions => string(3) "131" public answers => string(3) "711" public rate => string(6) "7.8191" public topRate => string(7) "12.7700" }96 => object stdClass(27){ public id => string(2) "73" public code => string(5) "malta" public code2 => string(2) "mt" public name => string(5) "Malta" public nameLang => string(12) "Мальта" public lat => string(8) "35.88630" public lng => string(8) "14.41340" public zoom => string(2) "10" public capital => string(3) "928" public nameEng => string(5) "Malta" public nameTr => string(5) "malta" public nameRd => string(12) "Мальты" public nameVn => string(12) "Мальту" public namePr => string(12) "Мальте" public nameDt => string(12) "Мальте" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "42" public sights => string(1) "3" public reviews => string(3) "131" public vreviews => string(3) "110" public photoCount => string(3) "608" public videoCount => string(1) "1" public questions => string(2) "41" public answers => string(3) "159" public rate => string(6) "6.3784" public topRate => string(7) "11.2030" }97 => object stdClass(27){ public id => string(3) "147" public code => string(10) "mauritania" public code2 => string(2) "mr" public name => string(10) "Mauritania" public nameLang => string(20) "Мавритания" public lat => string(8) "20.75610" public lng => string(9) "-11.38180" public zoom => string(1) "5" public capital => string(4) "1715" public nameEng => string(10) "Mauritania" public nameTr => string(10) "mauritania" public nameRd => string(20) "Мавритании" public nameVn => string(20) "Мавританию" public namePr => string(20) "Мавритании" public nameDt => string(20) "Мавритании" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }98 => object stdClass(27){ public id => string(2) "84" public code => string(9) "mauritius" public code2 => string(2) "mu" public name => string(9) "Mauritius" public nameLang => string(16) "Маврикий" public lat => string(9) "-18.93750" public lng => string(8) "58.95260" public zoom => string(1) "6" public capital => string(4) "1672" public nameEng => string(9) "Mauritius" public nameTr => string(9) "mauritius" public nameRd => string(16) "Маврикия" public nameVn => string(16) "Маврикий" public namePr => string(16) "Маврикии" public nameDt => string(16) "Маврикию" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "30" public sights => string(1) "4" public reviews => string(2) "54" public vreviews => string(2) "38" public photoCount => string(3) "356" public videoCount => string(1) "0" public questions => string(2) "24" public answers => string(2) "71" public rate => string(6) "7.5789" public topRate => string(7) "12.1027" }99 => object stdClass(27){ public id => string(2) "80" public code => string(6) "mexico" public code2 => string(2) "mx" public name => string(6) "Mexico" public nameLang => string(14) "Мексика" public lat => string(8) "24.20690" public lng => string(10) "-103.09570" public zoom => string(1) "5" public capital => string(4) "1139" public nameEng => string(6) "Mexico" public nameTr => string(6) "mexico" public nameRd => string(14) "Мексики" public nameVn => string(14) "Мексику" public namePr => string(14) "Мексике" public nameDt => string(14) "Мексике" public continent => string(1) "4" public priority => string(1) "2" public hotels => string(2) "90" public sights => string(1) "0" public reviews => string(3) "225" public vreviews => string(3) "193" public photoCount => string(3) "941" public videoCount => string(1) "1" public questions => string(2) "97" public answers => string(3) "265" public rate => string(6) "7.6020" public topRate => string(7) "12.5005" }100 => object stdClass(27){ public id => string(2) "76" public code => string(7) "moldova" public code2 => string(2) "md" public name => string(7) "Moldova" public nameLang => string(14) "Молдова" public lat => string(8) "47.10000" public lng => string(8) "28.82810" public zoom => string(1) "6" public capital => string(4) "1831" public nameEng => string(7) "Moldova" public nameTr => string(7) "moldova" public nameRd => string(14) "Молдовы" public nameVn => string(14) "Молдову" public namePr => string(14) "Молдове" public nameDt => string(14) "Молдове" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "0" public reviews => string(2) "13" public vreviews => string(1) "9" public photoCount => string(2) "33" public videoCount => string(1) "0" public questions => string(2) "43" public answers => string(2) "95" public rate => string(6) "8.8889" public topRate => string(7) "12.3504" }101 => object stdClass(27){ public id => string(2) "82" public code => string(6) "monaco" public code2 => string(2) "mc" public name => string(6) "Monaco" public nameLang => string(12) "Монако" public lat => string(8) "44.91810" public lng => string(7) "7.42680" public zoom => string(1) "6" public capital => string(4) "1674" public nameEng => string(6) "Monaco" public nameTr => string(6) "monaco" public nameRd => string(12) "Монако" public nameVn => string(12) "Монако" public namePr => string(12) "Монако" public nameDt => string(12) "Монако" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "3" public reviews => string(1) "8" public vreviews => string(1) "2" public photoCount => string(2) "80" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "13" public rate => string(6) "5.0000" public topRate => string(6) "6.6667" }102 => object stdClass(27){ public id => string(2) "83" public code => string(8) "mongolia" public code2 => string(2) "mn" public name => string(8) "Mongolia" public nameLang => string(16) "Монголия" public lat => string(8) "46.86090" public lng => string(9) "103.83700" public zoom => string(1) "4" public capital => string(4) "1830" public nameEng => string(8) "Mongolia" public nameTr => string(8) "mongolia" public nameRd => string(16) "Монголии" public nameVn => string(16) "Монголию" public namePr => string(16) "Монголии" public nameDt => string(16) "Монголии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "4" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }103 => object stdClass(27){ public id => string(3) "135" public code => string(10) "montenegro" public code2 => string(2) "me" public name => string(10) "Montenegro" public nameLang => string(20) "Черногория" public lat => string(8) "42.69450" public lng => string(8) "19.20960" public zoom => string(1) "8" public capital => string(4) "1520" public nameEng => string(10) "Montenegro" public nameTr => string(10) "montenegro" public nameRd => string(20) "Черногории" public nameVn => string(20) "Черногорию" public namePr => string(20) "Черногории" public nameDt => string(20) "Черногории" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "498" public sights => string(2) "86" public reviews => string(4) "2621" public vreviews => string(4) "2374" public photoCount => string(4) "9281" public videoCount => string(2) "18" public questions => string(3) "823" public answers => string(4) "4293" public rate => string(6) "6.6345" public topRate => string(7) "11.6261" }104 => object stdClass(27){ public id => string(2) "75" public code => string(7) "morocco" public code2 => string(2) "ma" public name => string(7) "Morocco" public nameLang => string(14) "Марокко" public lat => string(8) "32.10120" public lng => string(8) "-6.63570" public zoom => string(1) "5" public capital => string(4) "1090" public nameEng => string(7) "Morocco" public nameTr => string(7) "morocco" public nameRd => string(14) "Марокко" public nameVn => string(14) "Марокко" public namePr => string(14) "Марокко" public nameDt => string(14) "Марокко" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "55" public sights => string(1) "4" public reviews => string(3) "297" public vreviews => string(3) "245" public photoCount => string(4) "1064" public videoCount => string(1) "0" public questions => string(2) "75" public answers => string(3) "293" public rate => string(6) "6.9474" public topRate => string(7) "11.8671" }105 => object stdClass(27){ public id => string(2) "81" public code => string(10) "mozambique" public code2 => string(2) "mz" public name => string(10) "Mozambique" public nameLang => string(16) "Мозамбик" public lat => string(9) "-17.58120" public lng => string(8) "33.42040" public zoom => string(1) "6" public capital => string(4) "1832" public nameEng => string(10) "Mozambique" public nameTr => string(10) "mozambique" public nameRd => string(18) "Мозамбика" public nameVn => string(16) "Мозамбик" public namePr => string(18) "Мозамбике" public nameDt => string(18) "Мозамбику" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "14" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }106 => object stdClass(27){ public id => string(3) "144" public code => string(7) "myanmar" public code2 => string(2) "mm" public name => string(7) "Myanmar" public nameLang => string(12) "Мьянма" public lat => string(8) "20.05590" public lng => string(8) "96.67970" public zoom => string(1) "5" public capital => string(4) "1694" public nameEng => string(7) "Myanmar" public nameTr => string(7) "myanmar" public nameRd => string(12) "Мьянмы" public nameVn => string(12) "Мьянму" public namePr => string(12) "Мьянме" public nameDt => string(12) "Мьянме" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "4" public vreviews => string(1) "1" public photoCount => string(2) "15" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }107 => object stdClass(27){ public id => string(2) "85" public code => string(7) "namibia" public code2 => string(2) "na" public name => string(7) "Namibia" public nameLang => string(14) "Намибия" public lat => string(9) "-22.96570" public lng => string(8) "18.48620" public zoom => string(1) "5" public capital => string(4) "1829" public nameEng => string(7) "Namibia" public nameTr => string(7) "namibia" public nameRd => string(14) "Намибии" public nameVn => string(14) "Намибию" public namePr => string(14) "Намибии" public nameDt => string(14) "Намибии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "9" public vreviews => string(1) "0" public photoCount => string(3) "419" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }108 => object stdClass(27){ public id => string(2) "86" public code => string(5) "nepal" public code2 => string(2) "np" public name => string(5) "Nepal" public nameLang => string(10) "Непал" public lat => string(8) "28.39510" public lng => string(8) "84.12780" public zoom => string(1) "6" public capital => string(4) "1023" public nameEng => string(5) "Nepal" public nameTr => string(5) "nepal" public nameRd => string(11) "Непaла" public nameVn => string(10) "Непал" public namePr => string(12) "Непале" public nameDt => string(12) "Непалу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "9" public vreviews => string(1) "1" public photoCount => string(2) "67" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "2" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }109 => object stdClass(27){ public id => string(2) "32" public code => string(11) "netherlands" public code2 => string(2) "nl" public name => string(11) "Netherlands" public nameLang => string(20) "Нидерланды" public lat => string(8) "52.24800" public lng => string(7) "5.24050" public zoom => string(1) "7" public capital => string(4) "1239" public nameEng => string(11) "Netherlands" public nameTr => string(11) "netherlands" public nameRd => string(22) "Нидерландов" public nameVn => string(20) "Нидерланды" public namePr => string(22) "Нидерландах" public nameDt => string(22) "Нидерландам" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "45" public sights => string(2) "67" public reviews => string(3) "132" public vreviews => string(2) "65" public photoCount => string(4) "1544" public videoCount => string(1) "1" public questions => string(2) "43" public answers => string(3) "189" public rate => string(6) "7.1385" public topRate => string(7) "11.8486" }110 => object stdClass(27){ public id => string(2) "90" public code => string(11) "new_zealand" public code2 => string(2) "nz" public name => string(11) "New zealand" public nameLang => string(27) "Новая Зеландия" public lat => string(9) "-43.35710" public lng => string(9) "173.32030" public zoom => string(1) "6" public capital => string(4) "1183" public nameEng => string(11) "New zealand" public nameTr => string(11) "new_zealand" public nameRd => string(27) "Новой Зеландии" public nameVn => string(27) "Новую Зеландию" public namePr => string(27) "Новой Зеландии" public nameDt => string(27) "Новой Зеландии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "7" public answers => string(1) "8" public rate => NULL public topRate => NULL }111 => object stdClass(27){ public id => string(2) "89" public code => string(9) "nicaragua" public code2 => string(2) "ni" public name => string(9) "Nicaragua" public nameLang => string(18) "Никарагуа" public lat => string(8) "12.82250" public lng => string(9) "-84.34200" public zoom => string(1) "7" public capital => string(4) "1826" public nameEng => string(9) "Nicaragua" public nameTr => string(9) "nicaragua" public nameRd => string(18) "Никарагуа" public nameVn => string(18) "Никарагуа" public namePr => string(18) "Никарагуа" public nameDt => string(18) "Никарагуа" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(7) "10.0000" public topRate => string(7) "11.0000" }112 => object stdClass(27){ public id => string(2) "87" public code => string(5) "niger" public code2 => string(2) "ne" public name => string(5) "Niger" public nameLang => string(10) "Нигер" public lat => string(8) "17.60210" public lng => string(7) "8.08590" public zoom => string(1) "5" public capital => string(4) "1828" public nameEng => string(5) "Niger" public nameTr => string(5) "niger" public nameRd => string(12) "Нигера" public nameVn => string(10) "Нигер" public namePr => string(12) "Нигере" public nameDt => string(12) "Нигеру" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }113 => object stdClass(27){ public id => string(2) "88" public code => string(7) "nigeria" public code2 => string(2) "ng" public name => string(7) "Nigeria" public nameLang => string(14) "Нигерия" public lat => string(7) "9.31900" public lng => string(7) "8.26170" public zoom => string(1) "5" public capital => string(4) "1827" public nameEng => string(7) "Nigeria" public nameTr => string(7) "nigeria" public nameRd => string(14) "Нигерии" public nameVn => string(14) "Нигерию" public namePr => string(14) "Нигерии" public nameDt => string(14) "Нигерии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }114 => object stdClass(27){ public id => string(3) "150" public code => string(11) "north_korea" public code2 => string(2) "kp" public name => string(11) "North korea" public nameLang => string(27) "Северная Корея" public lat => string(8) "39.93500" public lng => string(9) "127.14480" public zoom => string(1) "6" public capital => string(4) "1746" public nameEng => string(11) "North korea" public nameTr => string(11) "north_korea" public nameRd => string(27) "Северной Кореи" public nameVn => string(27) "Северную Корею" public namePr => string(27) "Северной Корее" public nameDt => string(27) "Северной Корее" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }115 => object stdClass(27){ public id => string(2) "91" public code => string(6) "norway" public code2 => string(2) "no" public name => string(6) "Norway" public nameLang => string(16) "Норвегия" public lat => string(8) "63.70470" public lng => string(8) "20.74220" public zoom => string(1) "4" public capital => string(4) "1444" public nameEng => string(6) "Norway" public nameTr => string(6) "norway" public nameRd => string(16) "Норвегии" public nameVn => string(16) "Норвегию" public namePr => string(16) "Норвегии" public nameDt => string(16) "Норвегии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(2) "52" public reviews => string(2) "57" public vreviews => string(2) "15" public photoCount => string(3) "753" public videoCount => string(1) "0" public questions => string(2) "32" public answers => string(3) "161" public rate => string(6) "6.8667" public topRate => string(7) "10.8141" }116 => object stdClass(27){ public id => string(2) "93" public code => string(4) "oman" public code2 => string(2) "om" public name => string(4) "Oman" public nameLang => string(8) "Оман" public lat => string(8) "21.08450" public lng => string(8) "53.37160" public zoom => string(1) "6" public capital => string(4) "1040" public nameEng => string(4) "Oman" public nameTr => string(4) "oman" public nameRd => string(10) "Омана" public nameVn => string(8) "Оман" public namePr => string(10) "Омане" public nameDt => string(10) "Оману" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "8" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }117 => object stdClass(27){ public id => string(2) "94" public code => string(8) "pakistan" public code2 => string(2) "pk" public name => string(8) "Pakistan" public nameLang => string(16) "Пакистан" public lat => string(8) "28.99850" public lng => string(8) "71.76270" public zoom => string(1) "5" public capital => string(4) "1825" public nameEng => string(8) "Pakistan" public nameTr => string(8) "pakistan" public nameRd => string(18) "Пакистана" public nameVn => string(16) "Пакистан" public namePr => string(18) "Пакистане" public nameDt => string(18) "Пакистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }118 => object stdClass(27){ public id => string(2) "95" public code => string(6) "panama" public code2 => string(2) "pa" public name => string(6) "Panama" public nameLang => string(12) "Панама" public lat => string(7) "8.26590" public lng => string(9) "-80.02440" public zoom => string(1) "7" public capital => string(4) "1824" public nameEng => string(6) "Panama" public nameTr => string(6) "panama" public nameRd => string(12) "Панамы" public nameVn => string(12) "Панаму" public namePr => string(12) "Панаме" public nameDt => string(12) "Панаме" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "4" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }119 => object stdClass(27){ public id => string(3) "131" public code => string(16) "papua_new_guinea" public code2 => string(2) "pg" public name => string(16) "Papua new guinea" public nameLang => string(34) "Папуа-Новая Гвинея" public lat => string(7) "8.63530" public lng => string(9) "-80.48580" public zoom => string(1) "7" public capital => string(4) "1766" public nameEng => string(16) "Papua new guinea" public nameTr => string(16) "papua_new_guinea" public nameRd => string(34) "Папуа-Новой Гвинеи" public nameVn => string(34) "Папуа-Новую Гвинею" public namePr => string(34) "Папуа-Новой Гвинее" public nameDt => string(34) "Папуа-Новой Гвинее" public continent => string(1) "6" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }120 => object stdClass(27){ public id => string(2) "96" public code => string(8) "paraguay" public code2 => string(2) "py" public name => string(8) "Paraguay" public nameLang => string(16) "Парагвай" public lat => string(9) "-23.76520" public lng => string(9) "-57.74410" public zoom => string(1) "6" public capital => string(4) "1823" public nameEng => string(8) "Paraguay" public nameTr => string(8) "paraguay" public nameRd => string(16) "Парагвая" public nameVn => string(16) "Парагвай" public namePr => string(16) "Парагвае" public nameDt => string(16) "Парагваю" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }121 => object stdClass(27){ public id => string(2) "97" public code => string(4) "peru" public code2 => string(2) "pe" public name => string(4) "Peru" public nameLang => string(8) "Перу" public lat => string(8) "-9.18140" public lng => string(9) "-75.00240" public zoom => string(1) "5" public capital => string(4) "1214" public nameEng => string(4) "Peru" public nameTr => string(4) "peru" public nameRd => string(8) "Перу" public nameVn => string(8) "Перу" public namePr => string(8) "Перу" public nameDt => string(8) "Перу" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(2) "10" public vreviews => string(1) "1" public photoCount => string(2) "96" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "16" public rate => string(7) "10.0000" public topRate => string(7) "11.0000" }122 => object stdClass(27){ public id => string(3) "120" public code => string(11) "philippines" public code2 => string(2) "ph" public name => string(11) "Philippines" public nameLang => string(18) "Филиппины" public lat => string(8) "12.87610" public lng => string(9) "121.77250" public zoom => string(1) "6" public capital => string(4) "1816" public nameEng => string(11) "Philippines" public nameTr => string(11) "philippines" public nameRd => string(16) "Филиппин" public nameVn => string(18) "Филиппины" public namePr => string(20) "Филиппинах" public nameDt => string(20) "Филиппинам" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "30" public sights => string(1) "1" public reviews => string(2) "61" public vreviews => string(2) "45" public photoCount => string(3) "480" public videoCount => string(1) "0" public questions => string(2) "23" public answers => string(2) "36" public rate => string(6) "7.7333" public topRate => string(7) "12.3251" }123 => object stdClass(27){ public id => string(2) "98" public code => string(6) "poland" public code2 => string(2) "pl" public name => string(6) "Poland" public nameLang => string(12) "Польша" public lat => string(8) "51.90360" public lng => string(8) "19.79740" public zoom => string(1) "6" public capital => string(4) "1124" public nameEng => string(6) "Poland" public nameTr => string(6) "poland" public nameRd => string(12) "Польши" public nameVn => string(12) "Польшу" public namePr => string(12) "Польше" public nameDt => string(12) "Польше" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "197" public sights => string(3) "227" public reviews => string(3) "393" public vreviews => string(3) "290" public photoCount => string(4) "1835" public videoCount => string(1) "2" public questions => string(3) "653" public answers => string(4) "2603" public rate => string(6) "7.4364" public topRate => string(7) "12.3684" }124 => object stdClass(27){ public id => string(2) "99" public code => string(8) "portugal" public code2 => string(2) "pt" public name => string(8) "Portugal" public nameLang => string(20) "Португалия" public lat => string(8) "39.57180" public lng => string(8) "-7.86620" public zoom => string(1) "6" public capital => string(4) "1028" public nameEng => string(8) "Portugal" public nameTr => string(8) "portugal" public nameRd => string(20) "Португалии" public nameVn => string(20) "Португалию" public namePr => string(20) "Португалии" public nameDt => string(20) "Португалии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "77" public sights => string(2) "83" public reviews => string(3) "168" public vreviews => string(3) "109" public photoCount => string(4) "1516" public videoCount => string(1) "4" public questions => string(2) "66" public answers => string(3) "376" public rate => string(6) "7.5780" public topRate => string(7) "12.4010" }125 => object stdClass(27){ public id => string(3) "164" public code => string(11) "puerto_rico" public code2 => string(2) "pr" public name => string(11) "Puerto rico" public nameLang => string(21) "Пуэрто-Рико" public lat => string(8) "18.24170" public lng => string(9) "-66.09851" public zoom => string(1) "9" public capital => string(4) "2944" public nameEng => string(11) "Puerto rico" public nameTr => string(11) "puerto_rico" public nameRd => string(21) "Пуэрто-Рико" public nameVn => string(21) "Пуэрто-Рико" public namePr => string(21) "Пуэрто-Рико" public nameDt => string(21) "Пуэрто-Рико" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }126 => object stdClass(27){ public id => string(3) "166" public code => string(5) "katar" public code2 => string(2) "qa" public name => string(5) "Qatar" public nameLang => string(10) "Катар" public lat => string(8) "25.35483" public lng => string(8) "51.18388" public zoom => string(1) "8" public capital => string(4) "3656" public nameEng => string(5) "Qatar" public nameTr => string(5) "katar" public nameRd => string(12) "Катара" public nameVn => string(10) "Катар" public namePr => string(12) "Катаре" public nameDt => string(12) "Катару" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "7" public sights => string(1) "4" public reviews => string(2) "14" public vreviews => string(2) "11" public photoCount => string(3) "188" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "17" public rate => string(6) "9.0909" public topRate => string(7) "12.7576" }127 => object stdClass(27){ public id => string(3) "101" public code => string(7) "romania" public code2 => string(2) "ro" public name => string(7) "Romania" public nameLang => string(14) "Румыния" public lat => string(8) "45.93590" public lng => string(8) "24.98290" public zoom => string(1) "6" public capital => string(4) "1373" public nameEng => string(7) "Romania" public nameTr => string(7) "romania" public nameRd => string(14) "Румынии" public nameVn => string(14) "Румынию" public namePr => string(14) "Румынии" public nameDt => string(14) "Румынии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "47" public sights => string(1) "9" public reviews => string(2) "83" public vreviews => string(2) "65" public photoCount => string(3) "443" public videoCount => string(1) "0" public questions => string(2) "49" public answers => string(3) "151" public rate => string(6) "6.5231" public topRate => string(7) "11.2332" }128 => object stdClass(27){ public id => string(3) "160" public code => string(6) "rwanda" public code2 => string(2) "rw" public name => string(6) "Rwanda" public nameLang => string(12) "Руанда" public lat => string(7) "0.00000" public lng => string(7) "0.00000" public zoom => string(1) "0" public capital => string(4) "2689" public nameEng => string(6) "Rwanda" public nameTr => string(6) "rwanda" public nameRd => string(12) "Руанды" public nameVn => string(12) "Руанду" public namePr => string(12) "Руанде" public nameDt => string(12) "Руанде" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }129 => object stdClass(27){ public id => string(3) "141" public code => string(11) "saint_lucia" public code2 => string(2) "lc" public name => string(11) "Saint lucia" public nameLang => string(19) "Сент-Люсия" public lat => string(8) "13.90470" public lng => string(9) "-60.97410" public zoom => string(1) "8" public capital => string(4) "1680" public nameEng => string(11) "Saint lucia" public nameTr => string(11) "saint_lucia" public nameRd => string(19) "Сент-Люсии" public nameVn => string(19) "Сент-Люсию" public namePr => string(19) "Сент-Люсию" public nameDt => string(19) "Сент-Люсии" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }130 => object stdClass(27){ public id => string(3) "102" public code => string(10) "san_marino" public code2 => string(2) "sm" public name => string(10) "San marino" public nameLang => string(19) "Сан Марино" public lat => string(8) "43.94340" public lng => string(8) "12.46470" public zoom => string(2) "12" public capital => string(4) "1432" public nameEng => string(10) "San marino" public nameTr => string(10) "san_marino" public nameRd => string(19) "Сан-Марино" public nameVn => string(19) "Сан-Марино" public namePr => string(19) "Сан-Марино" public nameDt => string(19) "Сан-Марино" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "7" public reviews => string(1) "7" public vreviews => string(1) "1" public photoCount => string(2) "77" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.0000" }131 => object stdClass(27){ public id => string(3) "103" public code => string(12) "saudi_arabia" public code2 => string(2) "sa" public name => string(12) "Saudi arabia" public nameLang => string(33) "Саудовская Аравия" public lat => string(8) "23.92600" public lng => string(8) "44.64840" public zoom => string(1) "5" public capital => string(4) "1822" public nameEng => string(12) "Saudi arabia" public nameTr => string(12) "saudi_arabia" public nameRd => string(33) "Саудовской Аравии" public nameVn => string(33) "Саудовскую Аравию" public namePr => string(33) "Саудовской Аравии" public nameDt => string(33) "Саудовской Аравии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(1) "9" public videoCount => string(1) "2" public questions => string(1) "3" public answers => string(2) "11" public rate => string(6) "7.5000" public topRate => string(6) "9.1667" }132 => object stdClass(27){ public id => string(3) "104" public code => string(10) "seashelles" public code2 => string(2) "sc" public name => string(10) "Seashelles" public nameLang => string(30) "Сейшельские о-ва" public lat => string(8) "-4.62020" public lng => string(8) "55.15140" public zoom => string(1) "7" public capital => string(3) "718" public nameEng => string(10) "Seashelles" public nameTr => string(10) "seashelles" public nameRd => string(32) "Сейшельских о-вов" public nameVn => string(30) "Сейшельские о-ва" public namePr => string(32) "Сейшельских о-вах" public nameDt => string(32) "Сейшельским о-вам" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(1) "3" public reviews => string(2) "72" public vreviews => string(2) "62" public photoCount => string(3) "145" public videoCount => string(1) "0" public questions => string(2) "12" public answers => string(2) "26" public rate => string(6) "7.3906" public topRate => string(7) "12.0876" }133 => object stdClass(27){ public id => string(3) "105" public code => string(7) "senegal" public code2 => string(2) "sn" public name => string(7) "Senegal" public nameLang => string(14) "Сенегал" public lat => string(8) "14.42400" public lng => string(9) "-14.08450" public zoom => string(1) "7" public capital => string(4) "1820" public nameEng => string(7) "Senegal" public nameTr => string(7) "senegal" public nameRd => string(16) "Сенегала" public nameVn => string(14) "Сенегал" public namePr => string(16) "Сенегале" public nameDt => string(16) "Сенегалу" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }134 => object stdClass(27){ public id => string(3) "138" public code => string(6) "serbia" public code2 => string(2) "rs" public name => string(6) "Serbia" public nameLang => string(12) "Сербия" public lat => string(8) "44.13490" public lng => string(8) "20.96190" public zoom => string(1) "6" public capital => string(4) "1645" public nameEng => string(6) "Serbia" public nameTr => string(6) "serbia" public nameRd => string(12) "Сербии" public nameVn => string(12) "Сербию" public namePr => string(12) "Сербии" public nameDt => string(12) "Сербии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "16" public sights => string(1) "9" public reviews => string(2) "24" public vreviews => string(2) "17" public photoCount => string(3) "203" public videoCount => string(1) "0" public questions => string(2) "17" public answers => string(2) "50" public rate => string(6) "7.2941" public topRate => string(7) "11.3417" }135 => object stdClass(27){ public id => string(3) "106" public code => string(9) "singapore" public code2 => string(2) "sg" public name => string(9) "Singapore" public nameLang => string(16) "Сингапур" public lat => string(7) "0.86790" public lng => string(9) "103.18360" public zoom => string(1) "7" public capital => string(3) "976" public nameEng => string(9) "Singapore" public nameTr => string(9) "singapore" public nameRd => string(18) "Сингапура" public nameVn => string(16) "Сингапур" public namePr => string(18) "Сингапуре" public nameDt => string(18) "Сингапуру" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "23" public sights => string(2) "23" public reviews => string(2) "53" public vreviews => string(2) "41" public photoCount => string(3) "338" public videoCount => string(1) "1" public questions => string(2) "15" public answers => string(2) "44" public rate => string(6) "7.2195" public topRate => string(7) "11.7751" }136 => object stdClass(27){ public id => string(3) "108" public code => string(8) "slovakia" public code2 => string(2) "sk" public name => string(8) "Slovakia" public nameLang => string(16) "Словакия" public lat => string(8) "48.66190" public lng => string(8) "19.62160" public zoom => string(1) "7" public capital => string(4) "1516" public nameEng => string(8) "Slovakia" public nameTr => string(8) "slovakia" public nameRd => string(16) "Словакии" public nameVn => string(16) "Словакию" public namePr => string(16) "Словакии" public nameDt => string(16) "Словакии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "112" public sights => string(2) "32" public reviews => string(3) "315" public vreviews => string(3) "257" public photoCount => string(4) "1471" public videoCount => string(1) "1" public questions => string(2) "79" public answers => string(3) "314" public rate => string(6) "7.3837" public topRate => string(7) "12.3071" }137 => object stdClass(27){ public id => string(3) "109" public code => string(8) "slovenia" public code2 => string(2) "si" public name => string(8) "Slovenia" public nameLang => string(16) "Словения" public lat => string(8) "46.14940" public lng => string(8) "14.98540" public zoom => string(1) "6" public capital => string(4) "1527" public nameEng => string(8) "Slovenia" public nameTr => string(8) "slovenia" public nameRd => string(16) "Словении" public nameVn => string(16) "Словению" public namePr => string(16) "Словении" public nameDt => string(16) "Словении" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "27" public sights => string(1) "6" public reviews => string(2) "63" public vreviews => string(2) "37" public photoCount => string(3) "726" public videoCount => string(1) "0" public questions => string(2) "28" public answers => string(2) "50" public rate => string(6) "7.2632" public topRate => string(7) "11.7754" }138 => object stdClass(27){ public id => string(3) "110" public code => string(7) "somalia" public code2 => string(2) "so" public name => string(7) "Somalia" public nameLang => string(12) "Сомали" public lat => string(7) "5.17850" public lng => string(8) "46.18650" public zoom => string(1) "5" public capital => string(4) "1819" public nameEng => string(7) "Somalia" public nameTr => string(7) "somalia" public nameRd => string(12) "Сомали" public nameVn => string(12) "Сомали" public namePr => string(12) "Сомали" public nameDt => string(12) "Сомали" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }139 => object stdClass(27){ public id => string(3) "130" public code => string(3) "rsa" public code2 => string(2) "za" public name => string(12) "South Africa" public nameLang => string(6) "ЮАР" public lat => string(9) "-29.53520" public lng => string(8) "25.40040" public zoom => string(1) "5" public capital => string(4) "1536" public nameEng => string(12) "South Africa" public nameTr => string(3) "rsa" public nameRd => string(6) "ЮАР" public nameVn => string(6) "ЮАР" public namePr => string(6) "ЮАР" public nameDt => string(6) "ЮАР" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "0" public reviews => string(2) "22" public vreviews => string(1) "3" public photoCount => string(3) "662" public videoCount => string(1) "0" public questions => string(1) "7" public answers => string(2) "51" public rate => string(6) "8.0000" public topRate => string(7) "10.1429" }140 => object stdClass(27){ public id => string(3) "151" public code => string(11) "south_korea" public code2 => string(2) "kr" public name => string(11) "South Korea" public nameLang => string(21) "Южная Корея" public lat => string(8) "37.14280" public lng => string(9) "127.59520" public zoom => string(1) "6" public capital => string(4) "1747" public nameEng => string(11) "South Korea" public nameTr => string(11) "south_korea" public nameRd => string(21) "Южной Кореи" public nameVn => string(21) "Южную Корею" public namePr => string(21) "Южной Корее" public nameDt => string(21) "Южной Корее" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "0" public reviews => string(2) "12" public vreviews => string(1) "3" public photoCount => string(3) "377" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "18" public rate => string(6) "7.3333" public topRate => string(6) "9.4762" }141 => object stdClass(27){ public id => string(2) "49" public code => string(5) "spain" public code2 => string(2) "es" public name => string(5) "Spain" public nameLang => string(14) "Испания" public lat => string(8) "40.38000" public lng => string(8) "-4.89990" public zoom => string(1) "5" public capital => string(3) "941" public nameEng => string(5) "Spain" public nameTr => string(5) "spain" public nameRd => string(14) "Испании" public nameVn => string(14) "Испанию" public namePr => string(14) "Испании" public nameDt => string(14) "Испании" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "687" public sights => string(3) "393" public reviews => string(4) "2961" public vreviews => string(4) "2618" public photoCount => string(4) "9062" public videoCount => string(2) "26" public questions => string(3) "921" public answers => string(4) "3799" public rate => string(6) "6.9369" public topRate => string(7) "11.9293" }142 => object stdClass(27){ public id => string(3) "125" public code => string(9) "sri_lanka" public code2 => string(2) "lk" public name => string(9) "Sri lanka" public nameLang => string(17) "Шри-Ланка" public lat => string(7) "7.87430" public lng => string(8) "80.77150" public zoom => string(1) "7" public capital => string(3) "757" public nameEng => string(9) "Sri lanka" public nameTr => string(9) "sri_lanka" public nameRd => string(17) "Шри-Ланки" public nameVn => string(17) "Шри-Ланку" public namePr => string(17) "Шри-Ланке" public nameDt => string(17) "Шри-Ланке" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "211" public sights => string(2) "34" public reviews => string(4) "1872" public vreviews => string(4) "1644" public photoCount => string(5) "11956" public videoCount => string(2) "31" public questions => string(3) "900" public answers => string(4) "6775" public rate => string(6) "7.2835" public topRate => string(7) "12.2714" }143 => object stdClass(27){ public id => string(3) "126" public code => string(6) "sweden" public code2 => string(2) "se" public name => string(6) "Sweden" public nameLang => string(12) "Швеция" public lat => string(8) "64.54844" public lng => string(8) "16.87500" public zoom => string(1) "4" public capital => string(4) "1434" public nameEng => string(6) "Sweden" public nameTr => string(6) "sweden" public nameRd => string(12) "Швеции" public nameVn => string(12) "Швецию" public namePr => string(12) "Швеции" public nameDt => string(12) "Швеции" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "17" public sights => string(2) "20" public reviews => string(2) "91" public vreviews => string(2) "25" public photoCount => string(3) "937" public videoCount => string(1) "0" public questions => string(2) "29" public answers => string(3) "141" public rate => string(6) "7.5600" public topRate => string(7) "11.8703" }144 => object stdClass(27){ public id => string(3) "124" public code => string(11) "switzerland" public code2 => string(2) "ch" public name => string(11) "Switzerland" public nameLang => string(18) "Швейцария" public lat => string(8) "47.10751" public lng => string(7) "8.36064" public zoom => string(1) "7" public capital => string(3) "946" public nameEng => string(11) "Switzerland" public nameTr => string(11) "switzerland" public nameRd => string(18) "Швейцарии" public nameVn => string(18) "Швейцарию" public namePr => string(18) "Швейцарии" public nameDt => string(18) "Швейцарии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(2) "40" public reviews => string(2) "93" public vreviews => string(2) "44" public photoCount => string(4) "1213" public videoCount => string(1) "0" public questions => string(2) "47" public answers => string(3) "168" public rate => string(6) "8.0682" public topRate => string(7) "12.6515" }145 => object stdClass(27){ public id => string(3) "107" public code => string(5) "syria" public code2 => string(2) "sy" public name => string(5) "Syria" public nameLang => string(10) "Сирия" public lat => string(8) "35.37110" public lng => string(8) "38.64990" public zoom => string(1) "6" public capital => string(4) "1543" public nameEng => string(5) "Syria" public nameTr => string(5) "syria" public nameRd => string(10) "Сирии" public nameVn => string(10) "Сирию" public namePr => string(10) "Сирии" public nameDt => string(10) "Сирии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "4" public photoCount => string(2) "28" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "7" public rate => string(6) "6.5000" public topRate => string(6) "9.0000" }146 => object stdClass(27){ public id => string(3) "112" public code => string(6) "taiwan" public code2 => string(2) "tw" public name => string(6) "Taiwan" public nameLang => string(14) "Тайвань" public lat => string(8) "23.69480" public lng => string(9) "120.95950" public zoom => string(1) "7" public capital => string(4) "1818" public nameEng => string(6) "Taiwan" public nameTr => string(6) "taiwan" public nameRd => string(14) "Тайваня" public nameVn => string(14) "Тайвань" public namePr => string(14) "Тайване" public nameDt => string(14) "Тайваню" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "2" public photoCount => string(2) "27" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "3" public rate => string(6) "5.0000" public topRate => string(6) "6.6667" }147 => object stdClass(27){ public id => string(3) "165" public code => string(10) "tajikistan" public code2 => string(2) "tj" public name => string(10) "Tajikistan" public nameLang => string(22) "Таджикистан" public lat => string(8) "38.53957" public lng => string(8) "68.76160" public zoom => string(1) "8" public capital => string(4) "2985" public nameEng => string(10) "Tajikistan" public nameTr => string(10) "tajikistan" public nameRd => string(24) "Таджикистана" public nameVn => string(22) "Таджикистан" public namePr => string(24) "Таджикистане" public nameDt => string(24) "Таджикистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.6667" }148 => object stdClass(27){ public id => string(3) "152" public code => string(8) "tanzania" public code2 => string(2) "tz" public name => string(8) "Tanzania" public nameLang => string(16) "Танзания" public lat => string(8) "-6.88280" public lng => string(8) "35.17820" public zoom => string(1) "6" public capital => string(4) "1978" public nameEng => string(8) "Tanzania" public nameTr => string(8) "tanzania" public nameRd => string(16) "Танзании" public nameVn => string(16) "Танзанию" public namePr => string(16) "Танзании" public nameDt => string(16) "Танзании" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(2) "72" public sights => string(2) "29" public reviews => string(3) "189" public vreviews => string(3) "152" public photoCount => string(4) "1537" public videoCount => string(1) "4" public questions => string(2) "32" public answers => string(3) "106" public rate => string(6) "7.3092" public topRate => string(7) "12.1810" }149 => object stdClass(27){ public id => string(3) "113" public code => string(8) "thailand" public code2 => string(2) "th" public name => string(8) "Thailand" public nameLang => string(14) "Таиланд" public lat => string(8) "12.94030" public lng => string(9) "102.08500" public zoom => string(1) "5" public capital => string(3) "761" public nameEng => string(8) "Thailand" public nameTr => string(8) "thailand" public nameRd => string(16) "Таиланда" public nameVn => string(14) "Таиланд" public namePr => string(16) "Таиланде" public nameDt => string(16) "Таиланду" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "775" public sights => string(3) "123" public reviews => string(4) "5296" public vreviews => string(4) "4790" public photoCount => string(5) "14822" public videoCount => string(2) "41" public questions => string(4) "2630" public answers => string(5) "20060" public rate => string(6) "6.9234" public topRate => string(7) "11.9192" }150 => object stdClass(27){ public id => string(3) "163" public code => string(5) "tibet" public code2 => string(2) "tb" public name => string(5) "Tibet" public nameLang => string(10) "Тибет" public lat => string(8) "33.17434" public lng => string(8) "86.85791" public zoom => string(1) "5" public capital => string(4) "2903" public nameEng => string(5) "Tibet" public nameTr => string(5) "tibet" public nameRd => string(12) "Тибета" public nameVn => string(12) "Тибает" public namePr => string(12) "Тибете" public nameDt => string(12) "Тибету" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }151 => object stdClass(27){ public id => string(3) "158" public code => string(19) "trinidad_and_tobago" public code2 => string(2) "tt" public name => string(19) "Trinidad and tobago" public nameLang => string(32) "Тринидад и Тобаго" public lat => string(8) "10.46080" public lng => string(9) "-61.28174" public zoom => string(1) "8" public capital => string(4) "2493" public nameEng => string(19) "Trinidad and tobago" public nameTr => string(19) "trinidad_and_tobago" public nameRd => string(34) "Тринидада и Тобаго" public nameVn => string(32) "Тринидад и Тобаго" public namePr => string(34) "Тринидаде и Тобаго" public nameDt => string(34) "Тринидаду и Тобаго" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }152 => object stdClass(27){ public id => string(3) "114" public code => string(5) "tunis" public code2 => string(2) "tn" public name => string(5) "Tunis" public nameLang => string(10) "Тунис" public lat => string(8) "33.74260" public lng => string(7) "9.82180" public zoom => string(1) "6" public capital => string(4) "1664" public nameEng => string(5) "Tunis" public nameTr => string(5) "tunis" public nameRd => string(12) "Туниса" public nameVn => string(10) "Тунис" public namePr => string(12) "Тунисе" public nameDt => string(12) "Тунису" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(3) "263" public sights => string(2) "10" public reviews => string(4) "3661" public vreviews => string(4) "3441" public photoCount => string(4) "9088" public videoCount => string(2) "31" public questions => string(3) "875" public answers => string(4) "4514" public rate => string(6) "6.1481" public topRate => string(7) "11.1423" }153 => object stdClass(27){ public id => string(3) "115" public code => string(6) "turkey" public code2 => string(2) "tr" public name => string(6) "Turkey" public nameLang => string(12) "Турция" public lat => string(8) "38.98290" public lng => string(8) "35.19060" public zoom => string(1) "5" public capital => string(3) "954" public nameEng => string(6) "Turkey" public nameTr => string(6) "turkey" public nameRd => string(12) "Турции" public nameVn => string(12) "Турцию" public namePr => string(12) "Турции" public nameDt => string(12) "Турции" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(4) "2096" public sights => string(3) "536" public reviews => string(5) "59710" public vreviews => string(5) "57005" public photoCount => string(6) "128685" public videoCount => string(3) "584" public questions => string(5) "15208" public answers => string(6) "118879" public rate => string(6) "6.5283" public topRate => string(7) "11.5279" }154 => object stdClass(27){ public id => string(3) "157" public code => string(12) "turkmenistan" public code2 => string(2) "tm" public name => string(12) "Turkmenistan" public nameLang => string(24) "Туркменистан" public lat => string(8) "39.13858" public lng => string(8) "59.38110" public zoom => string(1) "6" public capital => string(4) "2482" public nameEng => string(12) "Turkmenistan" public nameTr => string(12) "turkmenistan" public nameRd => string(26) "Туркменистана" public nameVn => string(24) "Туркменистан" public namePr => string(26) "Туркменистане" public nameDt => string(26) "Туркменистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "2" public photoCount => string(2) "14" public videoCount => string(1) "0" public questions => string(2) "11" public answers => string(1) "8" public rate => string(6) "8.0000" public topRate => string(6) "9.6667" }155 => object stdClass(27){ public id => string(2) "92" public code => string(3) "uae" public code2 => string(2) "ae" public name => string(3) "UAE" public nameLang => string(6) "ОАЭ" public lat => string(8) "24.38710" public lng => string(8) "54.05270" public zoom => string(1) "7" public capital => string(3) "766" public nameEng => string(3) "UAE" public nameTr => string(3) "uae" public nameRd => string(6) "ОАЭ" public nameVn => string(6) "ОАЭ" public namePr => string(6) "ОАЭ" public nameDt => string(6) "ОАЭ" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "462" public sights => string(3) "196" public reviews => string(4) "3762" public vreviews => string(4) "3553" public photoCount => string(5) "10366" public videoCount => string(2) "33" public questions => string(4) "1915" public answers => string(5) "10308" public rate => string(6) "7.2815" public topRate => string(7) "12.2759" }156 => object stdClass(27){ public id => string(3) "117" public code => string(6) "uganda" public code2 => string(2) "ug" public name => string(6) "Uganda" public nameLang => string(12) "Уганда" public lat => string(7) "1.58180" public lng => string(8) "33.17870" public zoom => string(1) "6" public capital => string(4) "1817" public nameEng => string(6) "Uganda" public nameTr => string(6) "uganda" public nameRd => string(12) "Уганды" public nameVn => string(12) "Уганду" public namePr => string(12) "Уганде" public nameDt => string(12) "Уганде" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => NULL public topRate => NULL }157 => object stdClass(27){ public id => string(3) "116" public code => string(7) "ukraine" public code2 => string(2) "ua" public name => string(7) "Ukraine" public nameLang => string(14) "Украина" public lat => string(8) "48.69000" public lng => string(8) "31.73000" public zoom => string(1) "5" public capital => string(4) "1544" public nameEng => string(7) "Ukraine" public nameTr => string(7) "ukraine" public nameRd => string(14) "Украины" public nameVn => string(14) "Украину" public namePr => string(14) "Украине" public nameDt => string(14) "Украине" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(4) "1926" public sights => string(3) "698" public reviews => string(5) "12526" public vreviews => string(5) "11317" public photoCount => string(5) "22754" public videoCount => string(2) "55" public questions => string(4) "2438" public answers => string(5) "12477" public rate => string(6) "6.3403" public topRate => string(7) "11.3385" }158 => object stdClass(27){ public id => string(3) "118" public code => string(7) "uruguay" public code2 => string(2) "uy" public name => string(7) "Uruguay" public nameLang => string(14) "Уругвай" public lat => string(9) "-31.27860" public lng => string(9) "-54.97560" public zoom => string(1) "6" public capital => string(4) "1704" public nameEng => string(7) "Uruguay" public nameTr => string(7) "uruguay" public nameRd => string(14) "Уругвая" public nameVn => string(14) "Уругвай" public namePr => string(14) "Уругвае" public nameDt => string(14) "Уругваю" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }159 => object stdClass(27){ public id => string(3) "111" public code => string(3) "usa" public code2 => string(2) "us" public name => string(3) "USA" public nameLang => string(6) "США" public lat => string(8) "39.09600" public lng => string(10) "-100.01950" public zoom => string(1) "3" public capital => string(4) "1064" public nameEng => string(3) "USA" public nameTr => string(3) "usa" public nameRd => string(6) "США" public nameVn => string(6) "США" public namePr => string(6) "США" public nameDt => string(6) "США" public continent => string(1) "4" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(2) "13" public reviews => string(3) "112" public vreviews => string(2) "44" public photoCount => string(3) "912" public videoCount => string(1) "0" public questions => string(2) "75" public answers => string(3) "599" public rate => string(6) "7.8409" public topRate => string(7) "12.4242" }160 => object stdClass(27){ public id => string(3) "149" public code => string(10) "uzbekistan" public code2 => string(2) "uz" public name => string(10) "Uzbekistan" public nameLang => string(20) "Узбекистан" public lat => string(8) "41.65650" public lng => string(8) "64.42380" public zoom => string(1) "5" public capital => string(4) "1742" public nameEng => string(10) "Uzbekistan" public nameTr => string(10) "uzbekistan" public nameRd => string(22) "Узбекистана" public nameVn => string(20) "Узбекистан" public namePr => string(22) "Узбекистане" public nameDt => string(22) "Узбекистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "10" public sights => string(1) "0" public reviews => string(2) "23" public vreviews => string(1) "9" public photoCount => string(3) "146" public videoCount => string(1) "0" public questions => string(2) "21" public answers => string(2) "62" public rate => string(6) "6.8182" public topRate => string(7) "10.2797" }161 => object stdClass(27){ public id => string(2) "25" public code => string(7) "vatican" public code2 => string(2) "va" public name => string(7) "Vatican" public nameLang => string(14) "Ватикан" public lat => string(8) "41.87770" public lng => string(8) "12.56560" public zoom => string(2) "10" public capital => string(4) "1454" public nameEng => string(7) "Vatican" public nameTr => string(7) "vatican" public nameRd => string(16) "Ватикана" public nameVn => string(14) "Ватикан" public namePr => string(16) "Ватикане" public nameDt => string(16) "Ватикану" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "1" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(2) "41" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "9" public rate => NULL public topRate => NULL }162 => object stdClass(27){ public id => string(2) "28" public code => string(9) "venezuela" public code2 => string(2) "ve" public name => string(9) "Venezuela" public nameLang => string(18) "Венесуэла" public lat => string(7) "6.47280" public lng => string(9) "-66.58900" public zoom => string(1) "5" public capital => string(4) "1532" public nameEng => string(9) "Venezuela" public nameTr => string(9) "venezuela" public nameRd => string(18) "Венесуэлы" public nameVn => string(18) "Венесуэлу" public namePr => string(18) "Венесуэле" public nameDt => string(18) "Венесуэле" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "4" public photoCount => string(2) "60" public videoCount => string(1) "1" public questions => string(1) "9" public answers => string(1) "3" public rate => string(6) "5.8000" public topRate => string(6) "8.3000" }163 => object stdClass(27){ public id => string(2) "29" public code => string(7) "vietnam" public code2 => string(2) "vn" public name => string(7) "Vietnam" public nameLang => string(14) "Вьетнам" public lat => string(8) "15.22060" public lng => string(9) "104.34810" public zoom => string(1) "6" public capital => string(4) "1530" public nameEng => string(7) "Vietnam" public nameTr => string(7) "vietnam" public nameRd => string(16) "Вьетнама" public nameVn => string(14) "Вьетнам" public namePr => string(16) "Вьетнаме" public nameDt => string(16) "Вьетнаму" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "196" public sights => string(2) "25" public reviews => string(3) "848" public vreviews => string(3) "739" public photoCount => string(4) "2767" public videoCount => string(1) "4" public questions => string(3) "290" public answers => string(4) "1190" public rate => string(6) "7.1644" public topRate => string(7) "12.1375" }164 => object stdClass(27){ public id => string(3) "142" public code => string(5) "yemen" public code2 => string(2) "ye" public name => string(5) "Yemen" public nameLang => string(10) "Йемен" public lat => string(8) "15.62300" public lng => string(8) "47.43900" public zoom => string(1) "6" public capital => string(4) "1682" public nameEng => string(5) "Yemen" public nameTr => string(5) "yemen" public nameRd => string(12) "Йемена" public nameVn => string(10) "Йемен" public namePr => string(12) "Йемене" public nameDt => string(12) "Йемену" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "1" public reviews => string(1) "0" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => NULL public topRate => NULL }165 => object stdClass(27){ public id => string(2) "44" public code => string(6) "zambia" public code2 => string(2) "zm" public name => string(6) "Zambia" public nameLang => string(12) "Замбия" public lat => string(9) "-13.36820" public lng => string(8) "27.86130" public zoom => string(1) "5" public capital => string(4) "1805" public nameEng => string(6) "Zambia" public nameTr => string(6) "zambia" public nameRd => string(12) "Замбия" public nameVn => string(12) "Замбию" public namePr => string(12) "Замбии" public nameDt => string(12) "Замбии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "1" public photoCount => string(3) "218" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "9" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }166 => object stdClass(27){ public id => string(2) "45" public code => string(8) "zimbabwe" public code2 => string(2) "zw" public name => string(8) "Zimbabwe" public nameLang => string(16) "Зимбабве" public lat => string(9) "-19.01330" public lng => string(8) "29.14670" public zoom => string(1) "6" public capital => string(4) "1806" public nameEng => string(8) "Zimbabwe" public nameTr => string(8) "zimbabwe" public nameRd => string(16) "Зимбабве" public nameVn => string(16) "Зимбабве" public namePr => string(16) "Зимбабве" public nameDt => string(16) "Зимбабве" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "0" public photoCount => string(3) "130" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "8" public rate => NULL public topRate => NULL }) protected _total_rows => integer 167 protected _current_row => integer 157 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "148" "code" => string(8) "abkhazia" "code2" => string(2) "ab" "name" => string(8) "Abkhazia" "nameLang" => string(14) "Абхазия" "nameEng" => string(8) "Abkhazia" "nameUkr" => NULL "nameTr" => string(8) "abkhazia" "continent" => string(1) "2" "priority" => string(2) "-1" "lat" => string(8) "42.94440" "lng" => string(8) "41.11080" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)1 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1792 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 148 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "53" "sights" => string(1) "2" "reviews" => string(3) "906" "vreviews" => string(3) "804" "photoCount" => string(3) "929" "videoCount" => string(1) "6" "questions" => string(3) "171" "answers" => string(3) "623" "rate" => string(6) "5.6828" "topRate" => string(7) "10.6580" ) }"nameRd" => string(14) "Абхазии" "nameVn" => string(14) "Абхазию" "namePr" => string(14) "Абхазии" "nameDt" => string(14) "Абхазии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "143" "code" => string(11) "afghanistan" "code2" => string(2) "af" "name" => string(11) "Afghanistan" "nameLang" => string(20) "Афганистан" "nameEng" => string(11) "Afghanistan" "nameUkr" => NULL "nameTr" => string(11) "afghanistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "33.06390" "lng" => string(8) "68.59860" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)2 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1683 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 143 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(22) "Афганистана" "nameVn" => string(20) "Афганистан" "namePr" => string(22) "Афганистане" "nameDt" => string(22) "Афганистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "10" "code" => string(7) "albania" "code2" => string(2) "al" "name" => string(7) "Albania" "nameLang" => string(14) "Албания" "nameEng" => string(7) "Albania" "nameUkr" => NULL "nameTr" => string(7) "albania" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "41.34380" "lng" => string(8) "20.37960" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)3 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1793 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 10 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "92" "sights" => string(2) "42" "reviews" => string(3) "233" "vreviews" => string(3) "198" "photoCount" => string(3) "788" "videoCount" => string(1) "6" "questions" => string(2) "45" "answers" => string(3) "269" "rate" => string(6) "6.1263" "topRate" => string(7) "11.0273" ) }"nameRd" => string(14) "Албании" "nameVn" => string(14) "Албанию" "namePr" => string(14) "Албании" "nameDt" => string(14) "Албании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "11" "code" => string(7) "algeria" "code2" => string(2) "dz" "name" => string(7) "Algeria" "nameLang" => string(10) "Алжир" "nameEng" => string(7) "Algeria" "nameUkr" => NULL "nameTr" => string(7) "algeria" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "36.77820" "lng" => string(7) "3.05250" "zoom" => string(2) "12" "capital" => object Application\Library\Service\Geo\City(14)4 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1794 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 11 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(2) "18" "vreviews" => string(1) "0" "photoCount" => string(3) "284" "videoCount" => string(1) "1" "questions" => string(1) "9" "answers" => string(2) "17" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Алжира" "nameVn" => string(10) "Алжир" "namePr" => string(12) "Алжире" "nameDt" => string(12) "Алжиру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "3" "code" => string(7) "andorra" "code2" => string(2) "ad" "name" => string(7) "Andorra" "nameLang" => string(14) "Андорра" "nameEng" => string(7) "Andorra" "nameUkr" => NULL "nameTr" => string(7) "andorra" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "42.54300" "lng" => string(7) "1.58890" "zoom" => string(2) "11" "capital" => object Application\Library\Service\Geo\City(14)5 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 974 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 3 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "39" "sights" => string(2) "12" "reviews" => string(3) "136" "vreviews" => string(3) "112" "photoCount" => string(3) "512" "videoCount" => string(1) "1" "questions" => string(2) "18" "answers" => string(2) "15" "rate" => string(6) "7.2087" "topRate" => string(7) "12.0363" ) }"nameRd" => string(14) "Андорры" "nameVn" => string(14) "Андорру" "namePr" => string(14) "Андорре" "nameDt" => string(14) "Андорре" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "153" "code" => string(9) "antarctic" "code2" => string(2) "aa" "name" => string(9) "Antarctic" "nameLang" => string(20) "Антарктика" "nameEng" => string(9) "Antarctic" "nameUkr" => NULL "nameTr" => string(9) "antarctic" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-77.58000" "lng" => string(8) "26.19140" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)6 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2081 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 153 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "0" "photoCount" => string(2) "51" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(2) "18" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Антарктики" "nameVn" => string(20) "Антарктику" "namePr" => string(20) "Антарктике" "nameDt" => string(20) "Антарктике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "2" "code" => string(7) "antigua" "code2" => string(2) "ag" "name" => string(7) "Antigua" "nameLang" => string(14) "Антигуа" "nameEng" => string(7) "Antigua" "nameUkr" => NULL "nameTr" => string(7) "antigua" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "46.81510" "lng" => string(8) "30.43210" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)7 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1201 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 2 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(14) "Антигуа" "nameVn" => string(14) "Антигуа" "namePr" => string(14) "Антигуа" "nameDt" => string(14) "Антигуа" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "9" "code" => string(9) "argentina" "code2" => string(2) "ar" "name" => string(9) "Argentina" "nameLang" => string(18) "Аргентина" "nameEng" => string(9) "Argentina" "nameUkr" => NULL "nameTr" => string(9) "argentina" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-35.46185" "lng" => string(9) "-65.03758" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)8 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1531 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 9 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "2" "reviews" => string(2) "17" "vreviews" => string(1) "4" "photoCount" => string(3) "249" "videoCount" => string(1) "0" "questions" => string(2) "10" "answers" => string(2) "48" "rate" => string(6) "7.5000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(18) "Аргентины" "nameVn" => string(18) "Аргентину" "namePr" => string(18) "Аргентине" "nameDt" => string(18) "Аргентине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "4" "code" => string(7) "armenia" "code2" => string(2) "am" "name" => string(7) "Armenia" "nameLang" => string(14) "Армения" "nameEng" => string(7) "Armenia" "nameUkr" => NULL "nameTr" => string(7) "armenia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "40.31300" "lng" => string(8) "45.16480" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)9 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1723 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 4 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "9" "sights" => string(2) "18" "reviews" => string(2) "37" "vreviews" => string(2) "11" "photoCount" => string(3) "298" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "29" "rate" => string(6) "8.0000" "topRate" => string(7) "11.6667" ) }"nameRd" => string(14) "Армении" "nameVn" => string(14) "Армению" "namePr" => string(14) "Армении" "nameDt" => string(14) "Армении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "5" "code" => string(5) "aruba" "code2" => string(2) "aw" "name" => string(5) "Aruba" "nameLang" => string(10) "Аруба" "nameEng" => string(5) "Aruba" "nameUkr" => NULL "nameTr" => string(5) "aruba" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "11.78130" "lng" => string(9) "-64.29200" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)10 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1170 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 5 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Арубы" "nameVn" => string(10) "Арубу" "namePr" => string(10) "Арубе" "nameDt" => string(10) "Арубе" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "7" "code" => string(9) "australia" "code2" => string(2) "au" "name" => string(9) "Australia" "nameLang" => string(18) "Австралия" "nameEng" => string(9) "Australia" "nameUkr" => NULL "nameTr" => string(9) "australia" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-28.84470" "lng" => string(9) "135.08791" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)11 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 978 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 7 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "0" "reviews" => string(2) "20" "vreviews" => string(2) "14" "photoCount" => string(2) "47" "videoCount" => string(1) "0" "questions" => string(2) "25" "answers" => string(2) "95" "rate" => string(6) "8.7143" "topRate" => string(7) "12.6032" ) }"nameRd" => string(18) "Австралии" "nameVn" => string(18) "Австралию" "namePr" => string(18) "Австралии" "nameDt" => string(18) "Австралии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "8" "code" => string(7) "austria" "code2" => string(2) "at" "name" => string(7) "Austria" "nameLang" => string(14) "Австрия" "nameEng" => string(7) "Austria" "nameUkr" => NULL "nameTr" => string(7) "austria" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.79840" "lng" => string(8) "13.35940" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)12 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 790 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 8 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "178" "sights" => string(3) "218" "reviews" => string(3) "394" "vreviews" => string(3) "273" "photoCount" => string(4) "2799" "videoCount" => string(1) "2" "questions" => string(3) "128" "answers" => string(3) "458" "rate" => string(6) "7.0108" "topRate" => string(7) "11.9386" ) }"nameRd" => string(14) "Австрии" "nameVn" => string(14) "Австрию" "namePr" => string(14) "Австрии" "nameDt" => string(14) "Австрии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "6" "code" => string(10) "azerbaijan" "code2" => string(2) "az" "name" => string(10) "Azerbaijan" "nameLang" => string(22) "Азербайджан" "nameEng" => string(10) "Azerbaijan" "nameUkr" => NULL "nameTr" => string(10) "azerbaijan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "40.15130" "lng" => string(8) "47.68990" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)13 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1545 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 6 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "4" "reviews" => string(2) "36" "vreviews" => string(2) "21" "photoCount" => string(3) "427" "videoCount" => string(1) "0" "questions" => string(2) "38" "answers" => string(2) "79" "rate" => string(6) "7.8095" "topRate" => string(7) "12.0095" ) }"nameRd" => string(24) "Азербайджана" "nameVn" => string(22) "Азербайджан" "namePr" => string(24) "Азербайджане" "nameDt" => string(24) "Азербайджану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "18" "code" => string(7) "bahamas" "code2" => string(2) "bs" "name" => string(7) "Bahamas" "nameLang" => string(12) "Багамы" "nameEng" => string(7) "Bahamas" "nameUkr" => NULL "nameTr" => string(7) "bahamas" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "24.34710" "lng" => string(9) "-77.15700" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)14 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1678 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 18 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(2) "11" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "27" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Багам" "nameVn" => string(12) "Багамы" "namePr" => string(14) "Багамах" "nameDt" => string(14) "Багамам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "24" "code" => string(7) "bahrain" "code2" => string(2) "bh" "name" => string(7) "Bahrain" "nameLang" => string(14) "Бахрейн" "nameEng" => string(7) "Bahrain" "nameUkr" => NULL "nameTr" => string(7) "bahrain" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "26.03830" "lng" => string(8) "50.58240" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)15 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1796 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 24 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "3" "photoCount" => string(2) "62" "videoCount" => string(1) "1" "questions" => string(1) "5" "answers" => string(1) "9" "rate" => string(6) "9.0000" "topRate" => string(7) "11.1429" ) }"nameRd" => string(16) "Бахрейна" "nameVn" => string(14) "Бахрейн" "namePr" => string(16) "Бахрейне" "nameDt" => string(16) "Бахрейну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "19" "code" => string(10) "bangladesh" "code2" => string(2) "bd" "name" => string(10) "Bangladesh" "nameLang" => string(18) "Бангладеш" "nameEng" => string(10) "Bangladesh" "nameUkr" => NULL "nameTr" => string(10) "bangladesh" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "24.52710" "lng" => string(8) "90.31860" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)16 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1795 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 19 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Бангладеша" "nameVn" => string(18) "Бангладеш" "namePr" => string(20) "Бангладеше" "nameDt" => string(20) "Бангладешу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "12" "code" => string(8) "barbados" "code2" => string(2) "bb" "name" => string(8) "Barbados" "nameLang" => string(16) "Барбадос" "nameEng" => string(8) "Barbados" "nameUkr" => NULL "nameTr" => string(8) "barbados" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(9) "-48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)17 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1158 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 12 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(1) "9" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(18) "Барбадоса" "nameVn" => string(16) "Барбадос" "namePr" => string(18) "Барбадосе" "nameDt" => string(18) "Барбадосу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "16" "code" => string(7) "belarus" "code2" => string(2) "by" "name" => string(7) "Belarus" "nameLang" => string(16) "Беларусь" "nameEng" => string(7) "Belarus" "nameUkr" => NULL "nameTr" => string(7) "belarus" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "53.72270" "lng" => string(8) "27.99320" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)18 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1463 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 16 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "48" "sights" => string(1) "5" "reviews" => string(3) "153" "vreviews" => string(3) "126" "photoCount" => string(3) "856" "videoCount" => string(1) "0" "questions" => string(2) "79" "answers" => string(3) "275" "rate" => string(6) "6.9055" "topRate" => string(7) "11.7517" ) }"nameRd" => string(16) "Беларуси" "nameVn" => string(16) "Беларусь" "namePr" => string(16) "Беларуси" "nameDt" => string(16) "Беларуси" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "17" "code" => string(7) "belgium" "code2" => string(2) "be" "name" => string(7) "Belgium" "nameLang" => string(14) "Бельгия" "nameEng" => string(7) "Belgium" "nameUkr" => NULL "nameTr" => string(7) "belgium" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "50.58320" "lng" => string(7) "4.61430" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)19 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1405 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 17 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "13" "sights" => string(2) "73" "reviews" => string(2) "41" "vreviews" => string(2) "16" "photoCount" => string(3) "497" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "59" "rate" => string(6) "7.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(14) "Бельгии" "nameVn" => string(14) "Бельгию" "namePr" => string(14) "Бельгии" "nameDt" => string(14) "Бельгии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "145" "code" => string(6) "belize" "code2" => string(2) "bz" "name" => string(6) "Belize" "nameLang" => string(10) "Белиз" "nameEng" => string(6) "Belize" "nameUkr" => NULL "nameTr" => string(6) "belize" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(9) "-48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)20 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1713 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 145 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "7" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Белиза" "nameVn" => string(10) "Белиз" "namePr" => string(12) "Белизе" "nameDt" => string(12) "Белизу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "20" "code" => string(5) "benin" "code2" => string(2) "bj" "name" => string(5) "Benin" "nameLang" => string(10) "Бенин" "nameEng" => string(5) "Benin" "nameUkr" => NULL "nameTr" => string(5) "benin" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.64410" "lng" => string(7) "2.94430" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)21 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1797 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 20 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Бенина" "nameVn" => string(10) "Бенин" "namePr" => string(12) "Бенине" "nameDt" => string(12) "Бенину" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "140" "code" => string(8) "bermudas" "code2" => string(2) "bm" "name" => string(8) "Bermudas" "nameLang" => string(35) "Бермудские острова" "nameEng" => string(8) "Bermudas" "nameUkr" => NULL "nameTr" => string(8) "bermudas" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "32.29240" "lng" => string(9) "-64.78480" "zoom" => string(2) "13" "capital" => object Application\Library\Service\Geo\City(14)22 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1679 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 140 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Бермудов" "nameVn" => string(14) "Бермуды" "namePr" => string(16) "Бермудах" "nameDt" => string(16) "Бермудам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "21" "code" => string(7) "bolivia" "code2" => string(2) "bo" "name" => string(7) "Bolivia" "nameLang" => string(14) "Боливия" "nameEng" => string(7) "Bolivia" "nameUkr" => NULL "nameTr" => string(7) "bolivia" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-16.29910" "lng" => string(9) "-63.54490" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)23 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1798 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 21 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "1" "reviews" => string(1) "4" "vreviews" => string(1) "2" "photoCount" => string(2) "84" "videoCount" => string(1) "2" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.6667" ) }"nameRd" => string(14) "Боливии" "nameVn" => string(14) "Боливию" "namePr" => string(14) "Боливии" "nameDt" => string(14) "Боливии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "22" "code" => string(18) "bosnia_herzegovina" "code2" => string(2) "ba" "name" => string(18) "Bosnia herzegovina" "nameLang" => string(38) "Босния и Герцеговина" "nameEng" => string(18) "Bosnia herzegovina" "nameUkr" => NULL "nameTr" => string(18) "bosnia_herzegovina" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.02440" "lng" => string(8) "17.88570" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)24 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1799 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 22 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "5" "vreviews" => string(1) "0" "photoCount" => string(3) "122" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "7" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(38) "Боснии и Герцоговины" "nameVn" => string(38) "Боснию и Герцоговину" "namePr" => string(38) "Боснии и Герцоговине" "nameDt" => string(38) "Боснии и Герцоговине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "23" "code" => string(8) "botswana" "code2" => string(2) "bw" "name" => string(8) "Botswana" "nameLang" => string(16) "Ботсвана" "nameEng" => string(8) "Botswana" "nameUkr" => NULL "nameTr" => string(8) "botswana" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-22.53290" "lng" => string(8) "24.36770" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)25 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1800 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 23 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "0" "photoCount" => string(2) "49" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Ботсваны" "nameVn" => string(16) "Ботсвану" "namePr" => string(16) "Ботсване" "nameDt" => string(16) "Ботсване" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "14" "code" => string(6) "brazil" "code2" => string(2) "br" "name" => string(6) "Brazil" "nameLang" => string(16) "Бразилия" "nameEng" => string(6) "Brazil" "nameUkr" => NULL "nameTr" => string(6) "brazil" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-14.00870" "lng" => string(9) "-54.93160" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)26 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 989 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 14 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "28" "vreviews" => string(2) "13" "photoCount" => string(3) "170" "videoCount" => string(1) "2" "questions" => string(2) "13" "answers" => string(2) "32" "rate" => string(6) "7.3077" "topRate" => string(7) "11.1312" ) }"nameRd" => string(16) "Бразилии" "nameVn" => string(16) "Бразилию" "namePr" => string(16) "Бразилии" "nameDt" => string(16) "Бразилии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "161" "code" => string(6) "brunei" "code2" => string(2) "bn" "name" => string(6) "Brunei" "nameLang" => string(12) "Бруней" "nameEng" => string(6) "Brunei" "nameUkr" => NULL "nameTr" => string(6) "brunei" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(7) "4.49976" "lng" => string(9) "114.60663" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)27 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2883 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 161 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(1) "8" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Брунея" "nameVn" => string(12) "Бруней" "namePr" => string(12) "Брунее" "nameDt" => string(12) "Брунею" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "13" "code" => string(8) "bulgaria" "code2" => string(2) "bg" "name" => string(8) "Bulgaria" "nameLang" => string(16) "Болгария" "nameEng" => string(8) "Bulgaria" "nameUkr" => NULL "nameTr" => string(8) "bulgaria" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "42.72520" "lng" => string(8) "25.48150" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)28 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 800 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 13 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "936" "sights" => string(2) "47" "reviews" => string(4) "5990" "vreviews" => string(4) "5579" "photoCount" => string(5) "13025" "videoCount" => string(2) "12" "questions" => string(4) "1840" "answers" => string(5) "10394" "rate" => string(6) "6.4462" "topRate" => string(7) "11.4426" ) }"nameRd" => string(16) "Болгарии" "nameVn" => string(16) "Болгарию" "namePr" => string(16) "Болгарии" "nameDt" => string(16) "Болгарии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "15" "code" => string(6) "butane" "code2" => string(2) "bt" "name" => string(6) "Butane" "nameLang" => string(10) "Бутан" "nameEng" => string(6) "Butane" "nameUkr" => NULL "nameTr" => string(6) "butane" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "27.08850" "lng" => string(8) "90.53830" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)29 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 991 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 15 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.0000" ) }"nameRd" => string(12) "Бутана" "nameVn" => string(10) "Бутан" "namePr" => string(12) "Бутане" "nameDt" => string(12) "Бутану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "62" "code" => string(8) "cambodia" "code2" => string(2) "kh" "name" => string(8) "Cambodia" "nameLang" => string(16) "Камбоджа" "nameEng" => string(8) "Cambodia" "nameUkr" => NULL "nameTr" => string(8) "cambodia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "17.26670" "lng" => string(9) "107.18260" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)30 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1736 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 62 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "22" "sights" => string(1) "6" "reviews" => string(2) "58" "vreviews" => string(2) "31" "photoCount" => string(3) "534" "videoCount" => string(1) "0" "questions" => string(2) "14" "answers" => string(2) "61" "rate" => string(6) "7.2813" "topRate" => string(7) "11.7099" ) }"nameRd" => string(16) "Камбоджи" "nameVn" => string(16) "Камбоджу" "namePr" => string(16) "Камбодже" "nameDt" => string(16) "Камбодже" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "66" "code" => string(8) "cameroon" "code2" => string(2) "cm" "name" => string(8) "Cameroon" "nameLang" => string(14) "Камерун" "nameEng" => string(8) "Cameroon" "nameUkr" => NULL "nameTr" => string(8) "cameroon" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "3.46960" "lng" => string(8) "14.10640" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)31 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1808 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 66 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Камеруна" "nameVn" => string(14) "Камерун" "namePr" => string(16) "Камеруне" "nameDt" => string(16) "Камеруну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "57" "code" => string(6) "canada" "code2" => string(2) "ca" "name" => string(6) "Canada" "nameLang" => string(12) "Канада" "nameEng" => string(6) "Canada" "nameUkr" => NULL "nameTr" => string(6) "canada" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "53.59250" "lng" => string(9) "-99.66800" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)32 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1209 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 57 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(2) "15" "answers" => string(2) "38" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Канады" "nameVn" => string(12) "Канаду" "namePr" => string(12) "Канаде" "nameDt" => string(12) "Канаде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "159" "code" => string(10) "cape_verde" "code2" => string(2) "cv" "name" => string(10) "Cape verde" "nameLang" => string(19) "Кабо-Верде" "nameEng" => string(10) "Cape verde" "nameUkr" => NULL "nameTr" => string(10) "cape_verde" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "15.13576" "lng" => string(9) "-23.70850" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)33 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2533 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 159 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(2) "34" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "2" "rate" => string(6) "9.5000" "topRate" => string(7) "11.1667" ) }"nameRd" => string(19) "Кабо-Верде" "nameVn" => string(19) "Кабо-Верде" "namePr" => string(19) "Кабо-Верде" "nameDt" => string(19) "Кабо-Верде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "55" "code" => string(11) "carpathians" "code2" => string(2) "ur" "name" => string(11) "Carpathians" "nameLang" => string(31) "Украина - Карпаты" "nameEng" => string(11) "Carpathians" "nameUkr" => NULL "nameTr" => string(11) "carpathians" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.95860" "lng" => string(8) "24.46660" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)34 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 55 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "893" "sights" => string(3) "149" "reviews" => string(4) "7083" "vreviews" => string(4) "6546" "photoCount" => string(5) "16274" "videoCount" => string(2) "34" "questions" => string(4) "1040" "answers" => string(4) "7765" "rate" => string(6) "6.8794" "topRate" => string(7) "11.8763" ) }"nameRd" => string(12) "Карпат" "nameVn" => string(14) "Карпаты" "namePr" => string(16) "Карпатах" "nameDt" => string(16) "Карпатам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "123" "code" => string(4) "chad" "code2" => string(2) "td" "name" => string(4) "Chad" "nameLang" => string(6) "Чад" "nameEng" => string(4) "Chad" "nameUkr" => NULL "nameTr" => string(4) "chad" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "15.45370" "lng" => string(8) "18.72070" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)35 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1815 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 123 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(8) "Чада" "nameVn" => string(6) "Чад" "namePr" => string(8) "Чаде" "nameDt" => string(8) "Чаду" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "136" "code" => string(5) "chile" "code2" => string(2) "cl" "name" => string(5) "Chile" "nameLang" => string(8) "Чили" "nameEng" => string(5) "Chile" "nameUkr" => NULL "nameTr" => string(5) "chile" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-25.95800" "lng" => string(9) "-59.23830" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)36 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1537 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 136 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "0" "photoCount" => string(3) "122" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(8) "Чили" "nameVn" => string(8) "Чили" "namePr" => string(8) "Чили" "nameDt" => string(8) "Чили" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "58" "code" => string(5) "china" "code2" => string(2) "cn" "name" => string(5) "China" "nameLang" => string(10) "Китай" "nameEng" => string(5) "China" "nameUkr" => NULL "nameTr" => string(5) "china" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "35.10190" "lng" => string(9) "101.42580" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)37 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 730 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 58 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "128" "sights" => string(2) "14" "reviews" => string(3) "561" "vreviews" => string(3) "472" "photoCount" => string(4) "2535" "videoCount" => string(1) "0" "questions" => string(3) "286" "answers" => string(3) "789" "rate" => string(6) "6.6360" "topRate" => string(7) "11.5940" ) }"nameRd" => string(10) "Китая" "nameVn" => string(10) "Китай" "namePr" => string(10) "Китае" "nameDt" => string(10) "Китаю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "63" "code" => string(8) "colombia" "code2" => string(2) "co" "name" => string(8) "Colombia" "nameLang" => string(16) "Колумбия" "nameEng" => string(8) "Colombia" "nameUkr" => NULL "nameTr" => string(8) "colombia" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "2.63580" "lng" => string(9) "-70.31250" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)38 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1810 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 63 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(2) "11" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Колумбии" "nameVn" => string(16) "Колумбию" "namePr" => string(16) "Колумбии" "nameDt" => string(16) "Колумбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "64" "code" => string(5) "congo" "code2" => string(2) "cd" "name" => string(5) "Congo" "nameLang" => string(10) "Конго" "nameEng" => string(5) "Congo" "nameUkr" => NULL "nameTr" => string(5) "congo" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "-2.24129" "lng" => string(8) "23.24596" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)39 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1811 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 64 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "34" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Конго" "nameVn" => string(10) "Конго" "namePr" => string(10) "Конго" "nameDt" => string(10) "Конго" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "154" "code" => string(10) "costa_rica" "code2" => string(2) "cr" "name" => string(10) "Costa Rica" "nameLang" => string(19) "Коста Рика" "nameEng" => string(10) "Costa Rica" "nameUkr" => NULL "nameTr" => string(10) "costa_rica" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "9.93330" "lng" => string(9) "-84.08330" "zoom" => string(2) "15" "capital" => object Application\Library\Service\Geo\City(14)40 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2083 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 154 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "2" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "7" "rate" => string(6) "8.0000" "topRate" => string(6) "9.6667" ) }"nameRd" => string(19) "Коста Рики" "nameVn" => string(19) "Коста Рику" "namePr" => string(19) "Коста Рике" "nameDt" => string(19) "Коста Рике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "50" "code" => string(6) "crimea" "code2" => string(2) "uc" "name" => string(6) "Crimea" "nameLang" => string(8) "Крым" "nameEng" => string(6) "Crimea" "nameUkr" => NULL "nameTr" => string(6) "crimea" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "45.52170" "lng" => string(8) "34.43120" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)41 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1098 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 50 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1095" "sights" => string(3) "224" "reviews" => string(5) "11884" "vreviews" => string(5) "10913" "photoCount" => string(5) "20238" "videoCount" => string(2) "72" "questions" => string(4) "1875" "answers" => string(4) "7530" "rate" => string(6) "6.9485" "topRate" => string(7) "11.9467" ) }"nameRd" => string(10) "Крыма" "nameVn" => string(8) "Крым" "namePr" => string(10) "Крыме" "nameDt" => string(10) "Крыму" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "134" "code" => string(7) "croatia" "code2" => string(2) "hr" "name" => string(7) "Croatia" "nameLang" => string(16) "Хорватия" "nameEng" => string(7) "Croatia" "nameUkr" => NULL "nameTr" => string(7) "croatia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "44.80910" "lng" => string(8) "16.34770" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)42 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 831 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 134 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "213" "sights" => string(2) "43" "reviews" => string(4) "1078" "vreviews" => string(3) "929" "photoCount" => string(4) "3919" "videoCount" => string(1) "3" "questions" => string(3) "456" "answers" => string(4) "1965" "rate" => string(6) "7.3234" "topRate" => string(7) "12.3020" ) }"nameRd" => string(16) "Хорватии" "nameVn" => string(16) "Хорватию" "namePr" => string(16) "Хорватии" "nameDt" => string(16) "Хорватии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "56" "code" => string(4) "cuba" "code2" => string(2) "cu" "name" => string(4) "Cuba" "nameLang" => string(8) "Куба" "nameEng" => string(4) "Cuba" "nameUkr" => NULL "nameTr" => string(4) "cuba" "continent" => string(1) "4" "priority" => string(1) "1" "lat" => string(8) "21.55530" "lng" => string(9) "-79.54650" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)43 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 967 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 56 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "84" "sights" => string(1) "8" "reviews" => string(3) "553" "vreviews" => string(3) "506" "photoCount" => string(4) "1545" "videoCount" => string(1) "3" "questions" => string(3) "141" "answers" => string(3) "499" "rate" => string(6) "7.3490" "topRate" => string(7) "12.3098" ) }"nameRd" => string(8) "Кубы" "nameVn" => string(8) "Кубу" "namePr" => string(8) "Кубе" "nameDt" => string(8) "Кубе" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "54" "code" => string(6) "cyprus" "code2" => string(2) "cy" "name" => string(6) "Cyprus" "nameLang" => string(8) "Кипр" "nameEng" => string(6) "Cyprus" "nameUkr" => NULL "nameTr" => string(6) "cyprus" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "35.07500" "lng" => string(8) "33.43140" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)44 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1326 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 54 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "326" "sights" => string(2) "59" "reviews" => string(4) "2635" "vreviews" => string(4) "2506" "photoCount" => string(4) "5915" "videoCount" => string(1) "7" "questions" => string(3) "642" "answers" => string(4) "3171" "rate" => string(6) "7.0956" "topRate" => string(7) "12.0876" ) }"nameRd" => string(10) "Кипра" "nameVn" => string(8) "Кипр" "namePr" => string(10) "Кипре" "nameDt" => string(10) "Кипру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "122" "code" => string(14) "czech_republic" "code2" => string(2) "cz" "name" => string(14) "Czech republic" "nameLang" => string(10) "Чехия" "nameEng" => string(14) "Czech republic" "nameUkr" => NULL "nameTr" => string(14) "czech_republic" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "49.78840" "lng" => string(8) "15.42480" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)45 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 845 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 122 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "385" "sights" => string(3) "258" "reviews" => string(4) "1812" "vreviews" => string(4) "1547" "photoCount" => string(4) "2997" "videoCount" => string(1) "3" "questions" => string(3) "689" "answers" => string(4) "3556" "rate" => string(6) "6.6427" "topRate" => string(7) "11.6298" ) }"nameRd" => string(10) "Чехии" "nameVn" => string(10) "Чехию" "namePr" => string(10) "Чехии" "nameDt" => string(10) "Чехии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "40" "code" => string(7) "denmark" "code2" => string(2) "dk" "name" => string(7) "Denmark" "nameLang" => string(10) "Дания" "nameEng" => string(7) "Denmark" "nameUkr" => NULL "nameTr" => string(7) "denmark" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "55.14120" "lng" => string(8) "11.40380" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)46 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 997 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 40 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(2) "24" "reviews" => string(2) "26" "vreviews" => string(1) "8" "photoCount" => string(3) "443" "videoCount" => string(1) "1" "questions" => string(2) "15" "answers" => string(2) "67" "rate" => string(6) "8.2500" "topRate" => string(7) "11.5833" ) }"nameRd" => string(10) "Дании" "nameVn" => string(10) "Данию" "namePr" => string(10) "Дании" "nameDt" => string(10) "Дании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "156" "code" => string(8) "djibouti" "code2" => string(2) "dj" "name" => string(8) "Djibouti" "nameLang" => string(14) "Джибути" "nameEng" => string(8) "Djibouti" "nameUkr" => NULL "nameTr" => string(8) "djibouti" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "11.68450" "lng" => string(8) "42.71760" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)47 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2117 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 156 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Джибути" "nameVn" => string(14) "Джибути" "namePr" => string(14) "Джибути" "nameDt" => string(14) "Джибути" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "41" "code" => string(8) "dominica" "code2" => string(2) "dm" "name" => string(8) "Dominica" "nameLang" => string(16) "Доминика" "nameEng" => string(8) "Dominica" "nameUkr" => NULL "nameTr" => string(8) "dominica" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "15.41670" "lng" => string(9) "-61.36410" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)48 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1671 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 41 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Доминика" "nameVn" => string(16) "Доминику" "namePr" => string(16) "Доминике" "nameDt" => string(16) "Доминике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "42" "code" => string(18) "dominican_republic" "code2" => string(2) "do" "name" => string(18) "Dominican republic" "nameLang" => string(20) "Доминикана" "nameEng" => string(18) "Dominican republic" "nameUkr" => NULL "nameTr" => string(18) "dominican_republic" "continent" => string(1) "4" "priority" => string(1) "2" "lat" => string(8) "18.80230" "lng" => string(9) "-70.29050" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)49 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1163 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 42 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "111" "sights" => string(1) "8" "reviews" => string(4) "1149" "vreviews" => string(4) "1083" "photoCount" => string(4) "3904" "videoCount" => string(1) "3" "questions" => string(3) "517" "answers" => string(4) "2562" "rate" => string(6) "7.7679" "topRate" => string(7) "12.7495" ) }"nameRd" => string(20) "Доминиканы" "nameVn" => string(20) "Доминикану" "namePr" => string(20) "Доминикане" "nameDt" => string(20) "Доминикане" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "127" "code" => string(7) "ecuador" "code2" => string(2) "ec" "name" => string(7) "Ecuador" "nameLang" => string(14) "Эквадор" "nameEng" => string(7) "Ecuador" "nameUkr" => NULL "nameTr" => string(7) "ecuador" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "-3.29410" "lng" => string(9) "-76.66260" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)50 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1633 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 127 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "0" "reviews" => string(2) "15" "vreviews" => string(2) "12" "photoCount" => string(3) "306" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "3" "rate" => string(6) "6.8462" "topRate" => string(7) "10.5962" ) }"nameRd" => string(16) "Эквадора" "nameVn" => string(14) "Эквадор" "namePr" => string(16) "Эквадоре" "nameDt" => string(16) "Эквадору" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "43" "code" => string(5) "egypt" "code2" => string(2) "eg" "name" => string(5) "Egypt" "nameLang" => string(12) "Египет" "nameEng" => string(5) "Egypt" "nameUkr" => NULL "nameTr" => string(5) "egypt" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "26.29340" "lng" => string(8) "30.98140" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)51 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 710 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 43 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "598" "sights" => string(3) "355" "reviews" => string(5) "52349" "vreviews" => string(5) "50243" "photoCount" => string(6) "131082" "videoCount" => string(3) "564" "questions" => string(5) "17295" "answers" => string(6) "160026" "rate" => string(6) "7.0090" "topRate" => string(7) "12.0086" ) }"nameRd" => string(12) "Египта" "nameVn" => string(12) "Египет" "namePr" => string(12) "Египте" "nameDt" => string(12) "Египту" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "167" "code" => string(11) "el_salvador" "code2" => string(2) "sv" "name" => string(11) "El salvador" "nameLang" => string(18) "Сальвадор" "nameEng" => string(11) "El salvador" "nameUkr" => NULL "nameTr" => string(11) "el_salvador" "continent" => string(1) "5" "priority" => string(1) "1" "lat" => string(8) "13.79419" "lng" => string(9) "-88.89653" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)52 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 167 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "13" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Сальвадора" "nameVn" => string(18) "Сальвадор" "namePr" => string(20) "Сальвадоре" "nameDt" => string(20) "Сальвадору" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "128" "code" => string(7) "estonia" "code2" => string(2) "ee" "name" => string(7) "Estonia" "nameLang" => string(14) "Эстония" "nameEng" => string(7) "Estonia" "nameUkr" => NULL "nameTr" => string(7) "estonia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "59.14210" "lng" => string(8) "25.51030" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)53 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1073 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 128 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "45" "sights" => string(2) "35" "reviews" => string(3) "136" "vreviews" => string(2) "97" "photoCount" => string(4) "1333" "videoCount" => string(1) "1" "questions" => string(2) "30" "answers" => string(3) "175" "rate" => string(6) "7.1717" "topRate" => string(7) "11.9737" ) }"nameRd" => string(14) "Эстонии" "nameVn" => string(14) "Эстонию" "namePr" => string(14) "Эстонии" "nameDt" => string(14) "Эстонии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "129" "code" => string(8) "ethiopia" "code2" => string(2) "et" "name" => string(8) "Ethiopia" "nameLang" => string(14) "Эфиопия" "nameEng" => string(8) "Ethiopia" "nameUkr" => NULL "nameTr" => string(8) "ethiopia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.14550" "lng" => string(8) "40.47360" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)54 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1639 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 129 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "15" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Эфиопии" "nameVn" => string(14) "Эфиопию" "namePr" => string(14) "Эфиопии" "nameDt" => string(14) "Эфиопии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "1" "code" => string(4) "fiji" "code2" => string(2) "fj" "name" => string(4) "Fiji" "nameLang" => string(10) "Фиджи" "nameEng" => string(4) "Fiji" "nameUkr" => NULL "nameTr" => string(4) "fiji" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-17.74870" "lng" => string(9) "179.52760" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)55 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1240 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 1 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(2) "20" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "19" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Фиджи" "nameVn" => string(10) "Фиджи" "namePr" => string(10) "Фиджи" "nameDt" => string(10) "Фиджи" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "121" "code" => string(7) "finland" "code2" => string(2) "fi" "name" => string(7) "Finland" "nameLang" => string(18) "Финляндия" "nameEng" => string(7) "Finland" "nameUkr" => NULL "nameTr" => string(7) "finland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "64.71790" "lng" => string(8) "24.60940" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)56 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 848 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 121 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "61" "sights" => string(2) "15" "reviews" => string(3) "169" "vreviews" => string(3) "107" "photoCount" => string(4) "1010" "videoCount" => string(1) "4" "questions" => string(2) "79" "answers" => string(3) "207" "rate" => string(6) "7.6822" "topRate" => string(7) "12.5020" ) }"nameRd" => string(18) "Финляндии" "nameVn" => string(16) "Филяндию" "namePr" => string(18) "Финляндии" "nameDt" => string(18) "Финляндии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "119" "code" => string(6) "france" "code2" => string(2) "fr" "name" => string(6) "France" "nameLang" => string(14) "Франция" "nameEng" => string(6) "France" "nameUkr" => NULL "nameTr" => string(6) "france" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "46.19500" "lng" => string(7) "2.32910" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)57 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 861 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 119 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "235" "sights" => string(3) "351" "reviews" => string(3) "776" "vreviews" => string(3) "546" "photoCount" => string(4) "3650" "videoCount" => string(1) "2" "questions" => string(3) "303" "answers" => string(4) "1754" "rate" => string(6) "6.1697" "topRate" => string(7) "11.1333" ) }"nameRd" => string(14) "Франции" "nameVn" => string(14) "Францию" "namePr" => string(14) "Франции" "nameDt" => string(14) "Франции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "155" "code" => string(16) "french_polynesia" "code2" => string(2) "pf" "name" => string(16) "French polynesia" "nameLang" => string(41) "Французская Полинезия" "nameEng" => string(16) "French polynesia" "nameUkr" => NULL "nameTr" => string(16) "french_polynesia" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-17.71210" "lng" => string(10) "-149.36459" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)58 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2111 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 155 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "1" "photoCount" => string(2) "56" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "4" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(41) "Французской Полинезии" "nameVn" => string(41) "Французскую Полинезию" "namePr" => string(41) "Французской Полинезии" "nameDt" => string(41) "Французской Полинезии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "168" "code" => string(7) "hambiia" "code2" => string(2) "gm" "name" => string(6) "Gambia" "nameLang" => string(12) "Гамбия" "nameEng" => string(6) "Gambia" "nameUkr" => NULL "nameTr" => string(7) "hambiia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "13.44318" "lng" => string(9) "-15.31014" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)59 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 4170 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 168 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Гамбии" "nameVn" => string(12) "Гамбию" "namePr" => string(12) "Гамбии" "nameDt" => string(12) "Гамбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "33" "code" => string(7) "georgia" "code2" => string(2) "ge" "name" => string(7) "Georgia" "nameLang" => string(12) "Грузия" "nameEng" => string(7) "Georgia" "nameUkr" => NULL "nameTr" => string(7) "georgia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "42.14711" "lng" => string(8) "43.48389" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)60 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1776 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 33 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "223" "sights" => string(3) "105" "reviews" => string(3) "449" "vreviews" => string(3) "374" "photoCount" => string(4) "2311" "videoCount" => string(1) "4" "questions" => string(3) "283" "answers" => string(4) "1129" "rate" => string(6) "7.1013" "topRate" => string(7) "12.0484" ) }"nameRd" => string(12) "Грузии" "nameVn" => string(12) "Грузию" "namePr" => string(12) "Грузии" "nameDt" => string(12) "Грузии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "36" "code" => string(7) "germany" "code2" => string(2) "de" "name" => string(7) "Germany" "nameLang" => string(16) "Германия" "nameEng" => string(7) "Germany" "nameUkr" => NULL "nameTr" => string(7) "germany" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "50.73650" "lng" => string(7) "9.33840" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)61 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 870 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 36 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "88" "sights" => string(3) "141" "reviews" => string(3) "274" "vreviews" => string(3) "103" "photoCount" => string(4) "3405" "videoCount" => string(1) "0" "questions" => string(3) "239" "answers" => string(4) "1396" "rate" => string(6) "6.9806" "topRate" => string(7) "11.7937" ) }"nameRd" => string(16) "Германии" "nameVn" => string(16) "Германию" "namePr" => string(16) "Германии" "nameDt" => string(16) "Германии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "162" "code" => string(9) "gibraltar" "code2" => string(2) "gi" "name" => string(9) "Gibraltar" "nameLang" => string(18) "Гибралтар" "nameEng" => string(9) "Gibraltar" "nameUkr" => NULL "nameTr" => string(9) "gibraltar" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "36.15590" "lng" => string(8) "-5.34759" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)62 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2893 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 162 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "4" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "24" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Гибралтара" "nameVn" => string(18) "Гибралтар" "namePr" => string(20) "Гибралтаре" "nameDt" => string(20) "Гибралтару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "27" "code" => string(13) "great_britain" "code2" => string(2) "gb" "name" => string(13) "Great britain" "nameLang" => string(28) "Великобритания" "nameEng" => string(13) "Great britain" "nameUkr" => NULL "nameTr" => string(13) "great_britain" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "54.57210" "lng" => string(8) "-2.59280" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)63 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1241 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 27 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "51" "sights" => string(2) "27" "reviews" => string(3) "109" "vreviews" => string(2) "73" "photoCount" => string(3) "659" "videoCount" => string(1) "0" "questions" => string(2) "86" "answers" => string(3) "514" "rate" => string(6) "6.5270" "topRate" => string(7) "11.2673" ) }"nameRd" => string(28) "Великобритании" "nameVn" => string(28) "Великобританию" "namePr" => string(28) "Великобритании" "nameDt" => string(28) "Великобритании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "34" "code" => string(6) "greece" "code2" => string(2) "gr" "name" => string(6) "Greece" "nameLang" => string(12) "Греция" "nameEng" => string(6) "Greece" "nameUkr" => NULL "nameTr" => string(6) "greece" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "38.59970" "lng" => string(8) "23.46680" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)64 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 890 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 34 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1322" "sights" => string(3) "186" "reviews" => string(4) "8282" "vreviews" => string(4) "7717" "photoCount" => string(5) "21547" "videoCount" => string(2) "42" "questions" => string(4) "1833" "answers" => string(4) "9790" "rate" => string(6) "7.2196" "topRate" => string(7) "12.2170" ) }"nameRd" => string(12) "Греции" "nameVn" => string(12) "Грецию" "namePr" => string(12) "Греции" "nameDt" => string(12) "Греции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "35" "code" => string(7) "grenada" "code2" => string(2) "gd" "name" => string(7) "Grenada" "nameLang" => string(14) "Гренада" "nameEng" => string(7) "Grenada" "nameUkr" => NULL "nameTr" => string(7) "grenada" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "12.26080" "lng" => string(9) "-61.58820" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)65 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1238 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 35 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "8" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(14) "Гренады" "nameVn" => string(14) "Гренаду" "namePr" => string(14) "Гренаде" "nameDt" => string(14) "Гренаде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "37" "code" => string(9) "guatemala" "code2" => string(2) "gt" "name" => string(9) "Guatemala" "nameLang" => string(18) "Гватемала" "nameEng" => string(9) "Guatemala" "nameUkr" => NULL "nameTr" => string(9) "guatemala" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "15.77630" "lng" => string(9) "-90.23230" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)66 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1802 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 37 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "5" "vreviews" => string(1) "0" "photoCount" => string(2) "22" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Гватемалы" "nameVn" => string(18) "Гватемалу" "namePr" => string(18) "Гватемале" "nameDt" => string(18) "Гватемале" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "38" "code" => string(6) "guinea" "code2" => string(2) "gn" "name" => string(6) "Guinea" "nameLang" => string(12) "Гвинея" "nameEng" => string(6) "Guinea" "nameUkr" => NULL "nameTr" => string(6) "guinea" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "10.40140" "lng" => string(9) "-10.15140" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)67 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1803 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 38 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "1" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Гвинеи" "nameVn" => string(12) "Гвинею" "namePr" => string(12) "Гвинее" "nameDt" => string(12) "Гвинее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "30" "code" => string(5) "haiti" "code2" => string(2) "ht" "name" => string(5) "Haiti" "nameLang" => string(10) "Гаити" "nameEng" => string(5) "Haiti" "nameUkr" => NULL "nameTr" => string(5) "haiti" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.38580" "lng" => string(9) "-71.30130" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)68 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1801 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 30 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "9" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Гаити" "nameVn" => string(10) "Гаити" "namePr" => string(10) "Гаити" "nameDt" => string(10) "Гаити" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "39" "code" => string(8) "honduras" "code2" => string(2) "hn" "name" => string(8) "Honduras" "nameLang" => string(16) "Гондурас" "nameEng" => string(8) "Honduras" "nameUkr" => NULL "nameTr" => string(8) "honduras" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "14.48790" "lng" => string(9) "-86.72610" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)69 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1804 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 39 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(18) "Гондураса" "nameVn" => string(16) "Гондурас" "namePr" => string(18) "Гондурасе" "nameDt" => string(18) "Гондурасу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "31" "code" => string(9) "hong_kong" "code2" => string(2) "hk" "name" => string(9) "Hong kong" "nameLang" => string(14) "Гонконг" "nameEng" => string(9) "Hong kong" "nameUkr" => NULL "nameTr" => string(9) "hong_kong" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "23.11000" "lng" => string(9) "113.26900" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)70 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 728 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 31 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(1) "3" "reviews" => string(2) "24" "vreviews" => string(2) "14" "photoCount" => string(2) "78" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "8" "rate" => string(6) "8.6429" "topRate" => string(7) "12.5318" ) }"nameRd" => string(16) "Гонконга" "nameVn" => string(14) "Гонконг" "namePr" => string(16) "Гонконге" "nameDt" => string(16) "Гонконгу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "26" "code" => string(7) "hungary" "code2" => string(2) "hu" "name" => string(7) "Hungary" "nameLang" => string(14) "Венгрия" "nameEng" => string(7) "Hungary" "nameUkr" => NULL "nameTr" => string(7) "hungary" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.16600" "lng" => string(8) "19.52370" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)71 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 992 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 26 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "125" "sights" => string(3) "132" "reviews" => string(3) "465" "vreviews" => string(3) "331" "photoCount" => string(4) "2431" "videoCount" => string(1) "0" "questions" => string(3) "166" "answers" => string(3) "854" "rate" => string(6) "6.8750" "topRate" => string(7) "11.8153" ) }"nameRd" => string(14) "Венгрии" "nameVn" => string(14) "Венгрию" "namePr" => string(14) "Венгрии" "nameDt" => string(14) "Венгрии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "51" "code" => string(7) "iceland" "code2" => string(2) "is" "name" => string(7) "Iceland" "nameLang" => string(16) "Исландия" "nameEng" => string(7) "Iceland" "nameUkr" => NULL "nameTr" => string(7) "iceland" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "capital" => object Application\Library\Service\Geo\City(14)72 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1781 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 51 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "2" "photoCount" => string(3) "259" "videoCount" => string(1) "1" "questions" => string(1) "5" "answers" => string(2) "19" "rate" => string(6) "6.5000" "topRate" => string(6) "8.1667" ) }"nameRd" => string(16) "Исландии" "nameVn" => string(16) "Исландию" "namePr" => string(16) "Исландии" "nameDt" => string(16) "Исландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "46" "code" => string(5) "india" "code2" => string(2) "in" "name" => string(5) "India" "nameLang" => string(10) "Индия" "nameEng" => string(5) "India" "nameUkr" => NULL "nameTr" => string(5) "india" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "21.84110" "lng" => string(8) "79.51900" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)73 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1001 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 46 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "288" "sights" => string(2) "68" "reviews" => string(4) "1076" "vreviews" => string(3) "968" "photoCount" => string(4) "4256" "videoCount" => string(1) "3" "questions" => string(3) "504" "answers" => string(4) "3064" "rate" => string(6) "6.6158" "topRate" => string(7) "11.5952" ) }"nameRd" => string(10) "Индии" "nameVn" => string(10) "Индию" "namePr" => string(10) "Индии" "nameDt" => string(10) "Индии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "47" "code" => string(9) "indonesia" "code2" => string(2) "id" "name" => string(9) "Indonesia" "nameLang" => string(18) "Индонезия" "nameEng" => string(9) "Indonesia" "nameUkr" => NULL "nameTr" => string(9) "indonesia" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "-2.54800" "lng" => string(9) "118.01510" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)74 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 733 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 47 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "84" "sights" => string(1) "0" "reviews" => string(3) "411" "vreviews" => string(3) "320" "photoCount" => string(4) "2264" "videoCount" => string(1) "0" "questions" => string(3) "108" "answers" => string(3) "489" "rate" => string(6) "7.7178" "topRate" => string(7) "12.6561" ) }"nameRd" => string(18) "Индонезии" "nameVn" => string(18) "Индонезию" "namePr" => string(18) "Индонезии" "nameDt" => string(18) "Индонезии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "139" "code" => string(4) "iran" "code2" => string(2) "ir" "name" => string(4) "Iran" "nameLang" => string(8) "Иран" "nameEng" => string(4) "Iran" "nameUkr" => NULL "nameTr" => string(4) "iran" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "32.80570" "lng" => string(8) "54.88770" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)75 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1668 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 139 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "2" "reviews" => string(2) "41" "vreviews" => string(1) "1" "photoCount" => string(3) "952" "videoCount" => string(1) "0" "questions" => string(2) "19" "answers" => string(2) "63" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Ирана" "nameVn" => string(8) "Иран" "namePr" => string(10) "Иране" "nameDt" => string(10) "Ирану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "137" "code" => string(7) "ireland" "code2" => string(2) "ie" "name" => string(7) "Ireland" "nameLang" => string(16) "Ирландия" "nameEng" => string(7) "Ireland" "nameUkr" => NULL "nameTr" => string(7) "ireland" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "53.25210" "lng" => string(8) "-8.26170" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)76 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1325 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 137 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "5" "reviews" => string(1) "8" "vreviews" => string(1) "3" "photoCount" => string(2) "92" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "24" "rate" => string(6) "8.0000" "topRate" => string(7) "10.1429" ) }"nameRd" => string(16) "Ирландии" "nameVn" => string(16) "Ирландию" "namePr" => string(16) "Ирландии" "nameDt" => string(16) "Ирландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "52" "code" => string(6) "israel" "code2" => string(2) "il" "name" => string(6) "Israel" "nameLang" => string(14) "Израиль" "nameEng" => string(6) "Israel" "nameUkr" => NULL "nameTr" => string(6) "israel" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "31.35360" "lng" => string(8) "34.98050" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)77 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1047 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 52 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "166" "sights" => string(2) "45" "reviews" => string(4) "1125" "vreviews" => string(3) "963" "photoCount" => string(4) "4292" "videoCount" => string(1) "4" "questions" => string(3) "479" "answers" => string(4) "3311" "rate" => string(6) "6.3485" "topRate" => string(7) "11.3278" ) }"nameRd" => string(14) "Израиля" "nameVn" => string(14) "Израиль" "namePr" => string(14) "Израиле" "nameDt" => string(14) "Израилю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "48" "code" => string(5) "italy" "code2" => string(2) "it" "name" => string(5) "Italy" "nameLang" => string(12) "Италия" "nameEng" => string(5) "Italy" "nameUkr" => NULL "nameTr" => string(5) "italy" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "41.04620" "lng" => string(8) "12.96390" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)78 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 918 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 48 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "629" "sights" => string(3) "375" "reviews" => string(4) "2130" "vreviews" => string(4) "1625" "photoCount" => string(5) "13937" "videoCount" => string(1) "6" "questions" => string(3) "679" "answers" => string(4) "4278" "rate" => string(6) "5.8670" "topRate" => string(7) "10.8547" ) }"nameRd" => string(12) "Италии" "nameVn" => string(12) "Италию" "namePr" => string(12) "Италии" "nameDt" => string(12) "Италии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "132" "code" => string(7) "jamaica" "code2" => string(2) "jm" "name" => string(7) "Jamaica" "nameLang" => string(12) "Ямайка" "nameEng" => string(7) "Jamaica" "nameUkr" => NULL "nameTr" => string(7) "jamaica" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.11530" "lng" => string(9) "-77.27350" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)79 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1337 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 132 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "15" "sights" => string(1) "0" "reviews" => string(2) "27" "vreviews" => string(2) "24" "photoCount" => string(2) "46" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(1) "9" "rate" => string(6) "7.5417" "topRate" => string(7) "11.8274" ) }"nameRd" => string(12) "Ямайки" "nameVn" => string(12) "Ямайку" "namePr" => string(12) "Ямайке" "nameDt" => string(12) "Ямайке" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "133" "code" => string(5) "japan" "code2" => string(2) "jp" "name" => string(5) "Japan" "nameLang" => string(12) "Япония" "nameEng" => string(5) "Japan" "nameUkr" => NULL "nameTr" => string(5) "japan" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "36.36820" "lng" => string(9) "136.80180" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)80 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 743 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 133 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "10" "sights" => string(1) "3" "reviews" => string(2) "31" "vreviews" => string(2) "13" "photoCount" => string(3) "859" "videoCount" => string(1) "0" "questions" => string(1) "8" "answers" => string(2) "24" "rate" => string(6) "7.6154" "topRate" => string(7) "11.4389" ) }"nameRd" => string(12) "Японии" "nameVn" => string(12) "Японию" "namePr" => string(12) "Японии" "nameDt" => string(12) "Японии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "53" "code" => string(6) "jordan" "code2" => string(2) "jo" "name" => string(6) "Jordan" "nameLang" => string(16) "Иордания" "nameEng" => string(6) "Jordan" "nameUkr" => NULL "nameTr" => string(6) "jordan" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "31.27680" "lng" => string(8) "37.13060" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)81 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1329 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 53 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "41" "sights" => string(1) "4" "reviews" => string(3) "159" "vreviews" => string(3) "123" "photoCount" => string(3) "818" "videoCount" => string(1) "3" "questions" => string(2) "88" "answers" => string(3) "389" "rate" => string(6) "6.7177" "topRate" => string(7) "11.5602" ) }"nameRd" => string(16) "Иордании" "nameVn" => string(16) "Иорданию" "namePr" => string(16) "Иордании" "nameDt" => string(16) "Иордании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "59" "code" => string(10) "kazakhstan" "code2" => string(2) "kz" "name" => string(10) "Kazakhstan" "nameLang" => string(18) "Казахстан" "nameEng" => string(10) "Kazakhstan" "nameUkr" => NULL "nameTr" => string(10) "kazakhstan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "45.21300" "lng" => string(8) "67.14840" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)82 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1807 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 59 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "35" "vreviews" => string(2) "29" "photoCount" => string(2) "44" "videoCount" => string(1) "1" "questions" => string(2) "58" "answers" => string(3) "131" "rate" => string(6) "6.0690" "topRate" => string(7) "10.4629" ) }"nameRd" => string(20) "Казахстана" "nameVn" => string(18) "Казахстан" "namePr" => string(20) "Казахстане" "nameDt" => string(20) "Казахстану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "60" "code" => string(5) "kenya" "code2" => string(2) "ke" "name" => string(5) "Kenya" "nameLang" => string(10) "Кения" "nameEng" => string(5) "Kenya" "nameUkr" => NULL "nameTr" => string(5) "kenya" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "0.41400" "lng" => string(8) "37.90420" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)83 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1187 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 60 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "24" "vreviews" => string(2) "17" "photoCount" => string(3) "435" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "6" "rate" => string(6) "7.2353" "topRate" => string(7) "11.2829" ) }"nameRd" => string(10) "Кении" "nameVn" => string(10) "Кению" "namePr" => string(10) "Кении" "nameDt" => string(10) "Кении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "65" "code" => string(6) "kuwait" "code2" => string(2) "kw" "name" => string(6) "Kuwait" "nameLang" => string(12) "Кувейт" "nameEng" => string(6) "Kuwait" "nameUkr" => NULL "nameTr" => string(6) "kuwait" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "29.30560" "lng" => string(8) "47.49390" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)84 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1812 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 65 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Кувейт" "nameVn" => string(12) "Кувейт" "namePr" => string(14) "Кувейте" "nameDt" => string(14) "Кувейту" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "61" "code" => string(10) "kyrgyzstan" "code2" => string(2) "kg" "name" => string(10) "Kyrgyzstan" "nameLang" => string(16) "Киргизия" "nameEng" => string(10) "Kyrgyzstan" "nameUkr" => NULL "nameTr" => string(10) "kyrgyzstan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "41.45920" "lng" => string(8) "74.72900" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)85 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1809 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 61 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "13" "sights" => string(1) "0" "reviews" => string(2) "54" "vreviews" => string(2) "47" "photoCount" => string(2) "79" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "11" "rate" => string(6) "7.9787" "topRate" => string(7) "12.5865" ) }"nameRd" => string(16) "Киргизии" "nameVn" => string(16) "Киргизию" "namePr" => string(16) "Киргизии" "nameDt" => string(16) "Киргизии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "146" "code" => string(4) "laos" "code2" => string(2) "la" "name" => string(4) "Laos" "nameLang" => string(8) "Лаос" "nameEng" => string(4) "Laos" "nameUkr" => NULL "nameTr" => string(4) "laos" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "18.20580" "lng" => string(9) "103.89500" "zoom" => string(2) "11" "capital" => object Application\Library\Service\Geo\City(14)86 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1714 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 146 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "36" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Лаоса" "nameVn" => string(8) "Лаос" "namePr" => string(10) "Лаосе" "nameDt" => string(10) "Лаосу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "67" "code" => string(6) "latvia" "code2" => string(2) "lv" "name" => string(6) "Latvia" "nameLang" => string(12) "Латвия" "nameEng" => string(6) "Latvia" "nameUkr" => NULL "nameTr" => string(6) "latvia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "56.78880" "lng" => string(8) "25.10380" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)87 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1055 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 67 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "63" "sights" => string(2) "27" "reviews" => string(3) "151" "vreviews" => string(3) "114" "photoCount" => string(4) "1071" "videoCount" => string(1) "0" "questions" => string(2) "50" "answers" => string(3) "147" "rate" => string(6) "6.9217" "topRate" => string(7) "11.7522" ) }"nameRd" => string(12) "Латвии" "nameVn" => string(12) "Латвию" "namePr" => string(12) "Латвии" "nameDt" => string(12) "Латвии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "68" "code" => string(7) "lebanon" "code2" => string(2) "lb" "name" => string(7) "Lebanon" "nameLang" => string(10) "Ливан" "nameEng" => string(7) "Lebanon" "nameUkr" => NULL "nameTr" => string(7) "lebanon" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "34.92200" "lng" => string(8) "39.15530" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)88 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1641 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 68 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "11" "sights" => string(1) "0" "reviews" => string(2) "18" "vreviews" => string(2) "12" "photoCount" => string(3) "144" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "19" "rate" => string(6) "8.2500" "topRate" => string(7) "12.0000" ) }"nameRd" => string(12) "Ливана" "nameVn" => string(10) "Ливан" "namePr" => string(12) "Ливане" "nameDt" => string(12) "Ливану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "72" "code" => string(7) "liberia" "code2" => string(2) "lr" "name" => string(7) "Liberia" "nameLang" => string(14) "Либерия" "nameEng" => string(7) "Liberia" "nameUkr" => NULL "nameTr" => string(7) "liberia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "6.45240" "lng" => string(8) "-9.42860" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)89 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1813 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 72 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Либерии" "nameVn" => string(14) "Либерию" "namePr" => string(14) "Либерии" "nameDt" => string(14) "Либерии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "71" "code" => string(13) "liechtenstein" "code2" => string(2) "li" "name" => string(13) "Liechtenstein" "nameLang" => string(22) "Лихтенштейн" "nameEng" => string(13) "Liechtenstein" "nameUkr" => NULL "nameTr" => string(13) "liechtenstein" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "47.15950" "lng" => string(7) "9.55380" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)90 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1673 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 71 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "5" "vreviews" => string(1) "1" "photoCount" => string(3) "176" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(24) "Лихтенштейна" "nameVn" => string(22) "Лихтенштейн" "namePr" => string(24) "Лихтенштейне" "nameDt" => string(24) "Лихтенштейну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "69" "code" => string(9) "lithuania" "code2" => string(2) "lt" "name" => string(9) "Lithuania" "nameLang" => string(10) "Литва" "nameEng" => string(9) "Lithuania" "nameUkr" => NULL "nameTr" => string(9) "lithuania" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "55.25410" "lng" => string(8) "23.99410" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)91 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1061 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 69 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "51" "sights" => string(2) "11" "reviews" => string(3) "130" "vreviews" => string(3) "103" "photoCount" => string(3) "614" "videoCount" => string(1) "0" "questions" => string(2) "26" "answers" => string(2) "60" "rate" => string(6) "7.5865" "topRate" => string(7) "12.3996" ) }"nameRd" => string(10) "Литвы" "nameVn" => string(10) "Литву" "namePr" => string(10) "Литве" "nameDt" => string(10) "Литве" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "70" "code" => string(10) "luxembourg" "code2" => string(2) "lu" "name" => string(10) "Luxembourg" "nameLang" => string(20) "Люксембург" "nameEng" => string(10) "Luxembourg" "nameUkr" => NULL "nameTr" => string(10) "luxembourg" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "49.82740" "lng" => string(7) "6.34740" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)92 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1407 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 70 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "5" "sights" => string(1) "2" "reviews" => string(2) "13" "vreviews" => string(1) "5" "photoCount" => string(3) "139" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "23" "rate" => string(6) "8.0000" "topRate" => string(7) "10.7778" ) }"nameRd" => string(22) "Люксембурга" "nameVn" => string(20) "Люксембург" "namePr" => string(22) "Люксембурге" "nameDt" => string(22) "Люксембургу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "77" "code" => string(9) "macedonia" "code2" => string(2) "mk" "name" => string(9) "Macedonia" "nameLang" => string(35) "Северная Македония" "nameEng" => string(9) "Macedonia" "nameUkr" => NULL "nameTr" => string(9) "macedonia" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "41.61360" "lng" => string(8) "21.74300" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)93 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1814 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 77 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "5" "sights" => string(1) "1" "reviews" => string(2) "12" "vreviews" => string(1) "5" "photoCount" => string(3) "133" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "30" "rate" => string(6) "6.6000" "topRate" => string(6) "9.3778" ) }"nameRd" => string(35) "Северной Македонии" "nameVn" => string(35) "Северную Македонию" "namePr" => string(35) "Северной Македонии" "nameDt" => string(35) "Северной Македонии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "74" "code" => string(10) "madagascar" "code2" => string(2) "mg" "name" => string(10) "Madagascar" "nameLang" => string(20) "Мадагаскар" "nameEng" => string(10) "Madagascar" "nameUkr" => NULL "nameTr" => string(10) "madagascar" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-18.77720" "lng" => string(8) "46.83760" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)94 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1598 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 74 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(22) "Мадагаскара" "nameVn" => string(20) "Мадагаскар" "namePr" => string(22) "Мадагаскаре" "nameDt" => string(22) "Мадагаскару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "78" "code" => string(8) "malaysia" "code2" => string(2) "my" "name" => string(8) "Malaysia" "nameLang" => string(16) "Малайзия" "nameEng" => string(8) "Malaysia" "nameUkr" => NULL "nameTr" => string(8) "malaysia" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(7) "4.80640" "lng" => string(9) "101.73340" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)95 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1015 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 78 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "39" "sights" => string(2) "12" "reviews" => string(2) "95" "vreviews" => string(2) "75" "photoCount" => string(3) "697" "videoCount" => string(1) "3" "questions" => string(2) "33" "answers" => string(2) "75" "rate" => string(6) "7.0132" "topRate" => string(7) "11.7600" ) }"nameRd" => string(16) "Малайзии" "nameVn" => string(16) "Малайзию" "namePr" => string(16) "Малайзии" "nameDt" => string(16) "Малайзии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "79" "code" => string(8) "maldives" "code2" => string(2) "mv" "name" => string(8) "Maldives" "nameLang" => string(16) "Мальдивы" "nameEng" => string(8) "Maldives" "nameUkr" => NULL "nameTr" => string(8) "maldives" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(7) "3.03080" "lng" => string(8) "73.19090" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)96 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 752 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 79 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "106" "sights" => string(1) "1" "reviews" => string(3) "440" "vreviews" => string(3) "403" "photoCount" => string(4) "1937" "videoCount" => string(2) "15" "questions" => string(3) "131" "answers" => string(3) "711" "rate" => string(6) "7.8191" "topRate" => string(7) "12.7700" ) }"nameRd" => string(14) "Мальдив" "nameVn" => string(16) "Мальдивы" "namePr" => string(18) "Мальдивах" "nameDt" => string(18) "Мальдивам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "73" "code" => string(5) "malta" "code2" => string(2) "mt" "name" => string(5) "Malta" "nameLang" => string(12) "Мальта" "nameEng" => string(5) "Malta" "nameUkr" => NULL "nameTr" => string(5) "malta" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "35.88630" "lng" => string(8) "14.41340" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)97 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 928 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 73 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "42" "sights" => string(1) "3" "reviews" => string(3) "131" "vreviews" => string(3) "110" "photoCount" => string(3) "608" "videoCount" => string(1) "1" "questions" => string(2) "41" "answers" => string(3) "159" "rate" => string(6) "6.3784" "topRate" => string(7) "11.2030" ) }"nameRd" => string(12) "Мальты" "nameVn" => string(12) "Мальту" "namePr" => string(12) "Мальте" "nameDt" => string(12) "Мальте" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "147" "code" => string(10) "mauritania" "code2" => string(2) "mr" "name" => string(10) "Mauritania" "nameLang" => string(20) "Мавритания" "nameEng" => string(10) "Mauritania" "nameUkr" => NULL "nameTr" => string(10) "mauritania" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "20.75610" "lng" => string(9) "-11.38180" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)98 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1715 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 147 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Мавритании" "nameVn" => string(20) "Мавританию" "namePr" => string(20) "Мавритании" "nameDt" => string(20) "Мавритании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "84" "code" => string(9) "mauritius" "code2" => string(2) "mu" "name" => string(9) "Mauritius" "nameLang" => string(16) "Маврикий" "nameEng" => string(9) "Mauritius" "nameUkr" => NULL "nameTr" => string(9) "mauritius" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(9) "-18.93750" "lng" => string(8) "58.95260" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)99 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1672 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 84 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "30" "sights" => string(1) "4" "reviews" => string(2) "54" "vreviews" => string(2) "38" "photoCount" => string(3) "356" "videoCount" => string(1) "0" "questions" => string(2) "24" "answers" => string(2) "71" "rate" => string(6) "7.5789" "topRate" => string(7) "12.1027" ) }"nameRd" => string(16) "Маврикия" "nameVn" => string(16) "Маврикий" "namePr" => string(16) "Маврикии" "nameDt" => string(16) "Маврикию" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "80" "code" => string(6) "mexico" "code2" => string(2) "mx" "name" => string(6) "Mexico" "nameLang" => string(14) "Мексика" "nameEng" => string(6) "Mexico" "nameUkr" => NULL "nameTr" => string(6) "mexico" "continent" => string(1) "4" "priority" => string(1) "2" "lat" => string(8) "24.20690" "lng" => string(10) "-103.09570" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)100 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1139 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 80 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "90" "sights" => string(1) "0" "reviews" => string(3) "225" "vreviews" => string(3) "193" "photoCount" => string(3) "941" "videoCount" => string(1) "1" "questions" => string(2) "97" "answers" => string(3) "265" "rate" => string(6) "7.6020" "topRate" => string(7) "12.5005" ) }"nameRd" => string(14) "Мексики" "nameVn" => string(14) "Мексику" "namePr" => string(14) "Мексике" "nameDt" => string(14) "Мексике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "76" "code" => string(7) "moldova" "code2" => string(2) "md" "name" => string(7) "Moldova" "nameLang" => string(14) "Молдова" "nameEng" => string(7) "Moldova" "nameUkr" => NULL "nameTr" => string(7) "moldova" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "47.10000" "lng" => string(8) "28.82810" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)101 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1831 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 76 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "0" "reviews" => string(2) "13" "vreviews" => string(1) "9" "photoCount" => string(2) "33" "videoCount" => string(1) "0" "questions" => string(2) "43" "answers" => string(2) "95" "rate" => string(6) "8.8889" "topRate" => string(7) "12.3504" ) }"nameRd" => string(14) "Молдовы" "nameVn" => string(14) "Молдову" "namePr" => string(14) "Молдове" "nameDt" => string(14) "Молдове" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "82" "code" => string(6) "monaco" "code2" => string(2) "mc" "name" => string(6) "Monaco" "nameLang" => string(12) "Монако" "nameEng" => string(6) "Monaco" "nameUkr" => NULL "nameTr" => string(6) "monaco" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.91810" "lng" => string(7) "7.42680" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)102 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1674 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 82 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "3" "reviews" => string(1) "8" "vreviews" => string(1) "2" "photoCount" => string(2) "80" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "13" "rate" => string(6) "5.0000" "topRate" => string(6) "6.6667" ) }"nameRd" => string(12) "Монако" "nameVn" => string(12) "Монако" "namePr" => string(12) "Монако" "nameDt" => string(12) "Монако" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "83" "code" => string(8) "mongolia" "code2" => string(2) "mn" "name" => string(8) "Mongolia" "nameLang" => string(16) "Монголия" "nameEng" => string(8) "Mongolia" "nameUkr" => NULL "nameTr" => string(8) "mongolia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "46.86090" "lng" => string(9) "103.83700" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)103 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1830 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 83 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "4" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(16) "Монголии" "nameVn" => string(16) "Монголию" "namePr" => string(16) "Монголии" "nameDt" => string(16) "Монголии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "135" "code" => string(10) "montenegro" "code2" => string(2) "me" "name" => string(10) "Montenegro" "nameLang" => string(20) "Черногория" "nameEng" => string(10) "Montenegro" "nameUkr" => NULL "nameTr" => string(10) "montenegro" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "42.69450" "lng" => string(8) "19.20960" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)104 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1520 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 135 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "498" "sights" => string(2) "86" "reviews" => string(4) "2621" "vreviews" => string(4) "2374" "photoCount" => string(4) "9281" "videoCount" => string(2) "18" "questions" => string(3) "823" "answers" => string(4) "4293" "rate" => string(6) "6.6345" "topRate" => string(7) "11.6261" ) }"nameRd" => string(20) "Черногории" "nameVn" => string(20) "Черногорию" "namePr" => string(20) "Черногории" "nameDt" => string(20) "Черногории" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "75" "code" => string(7) "morocco" "code2" => string(2) "ma" "name" => string(7) "Morocco" "nameLang" => string(14) "Марокко" "nameEng" => string(7) "Morocco" "nameUkr" => NULL "nameTr" => string(7) "morocco" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(8) "32.10120" "lng" => string(8) "-6.63570" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)105 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1090 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 75 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "55" "sights" => string(1) "4" "reviews" => string(3) "297" "vreviews" => string(3) "245" "photoCount" => string(4) "1064" "videoCount" => string(1) "0" "questions" => string(2) "75" "answers" => string(3) "293" "rate" => string(6) "6.9474" "topRate" => string(7) "11.8671" ) }"nameRd" => string(14) "Марокко" "nameVn" => string(14) "Марокко" "namePr" => string(14) "Марокко" "nameDt" => string(14) "Марокко" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "81" "code" => string(10) "mozambique" "code2" => string(2) "mz" "name" => string(10) "Mozambique" "nameLang" => string(16) "Мозамбик" "nameEng" => string(10) "Mozambique" "nameUkr" => NULL "nameTr" => string(10) "mozambique" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-17.58120" "lng" => string(8) "33.42040" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)106 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1832 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 81 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "14" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Мозамбика" "nameVn" => string(16) "Мозамбик" "namePr" => string(18) "Мозамбике" "nameDt" => string(18) "Мозамбику" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "144" "code" => string(7) "myanmar" "code2" => string(2) "mm" "name" => string(7) "Myanmar" "nameLang" => string(12) "Мьянма" "nameEng" => string(7) "Myanmar" "nameUkr" => NULL "nameTr" => string(7) "myanmar" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "20.05590" "lng" => string(8) "96.67970" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)107 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1694 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 144 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "4" "vreviews" => string(1) "1" "photoCount" => string(2) "15" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Мьянмы" "nameVn" => string(12) "Мьянму" "namePr" => string(12) "Мьянме" "nameDt" => string(12) "Мьянме" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "85" "code" => string(7) "namibia" "code2" => string(2) "na" "name" => string(7) "Namibia" "nameLang" => string(14) "Намибия" "nameEng" => string(7) "Namibia" "nameUkr" => NULL "nameTr" => string(7) "namibia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-22.96570" "lng" => string(8) "18.48620" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)108 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1829 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 85 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "9" "vreviews" => string(1) "0" "photoCount" => string(3) "419" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Намибии" "nameVn" => string(14) "Намибию" "namePr" => string(14) "Намибии" "nameDt" => string(14) "Намибии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "86" "code" => string(5) "nepal" "code2" => string(2) "np" "name" => string(5) "Nepal" "nameLang" => string(10) "Непал" "nameEng" => string(5) "Nepal" "nameUkr" => NULL "nameTr" => string(5) "nepal" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "28.39510" "lng" => string(8) "84.12780" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)109 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1023 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 86 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "9" "vreviews" => string(1) "1" "photoCount" => string(2) "67" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "2" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(11) "Непaла" "nameVn" => string(10) "Непал" "namePr" => string(12) "Непале" "nameDt" => string(12) "Непалу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "32" "code" => string(11) "netherlands" "code2" => string(2) "nl" "name" => string(11) "Netherlands" "nameLang" => string(20) "Нидерланды" "nameEng" => string(11) "Netherlands" "nameUkr" => NULL "nameTr" => string(11) "netherlands" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "52.24800" "lng" => string(7) "5.24050" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)110 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1239 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 32 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "45" "sights" => string(2) "67" "reviews" => string(3) "132" "vreviews" => string(2) "65" "photoCount" => string(4) "1544" "videoCount" => string(1) "1" "questions" => string(2) "43" "answers" => string(3) "189" "rate" => string(6) "7.1385" "topRate" => string(7) "11.8486" ) }"nameRd" => string(22) "Нидерландов" "nameVn" => string(20) "Нидерланды" "namePr" => string(22) "Нидерландах" "nameDt" => string(22) "Нидерландам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "90" "code" => string(11) "new_zealand" "code2" => string(2) "nz" "name" => string(11) "New zealand" "nameLang" => string(27) "Новая Зеландия" "nameEng" => string(11) "New zealand" "nameUkr" => NULL "nameTr" => string(11) "new_zealand" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-43.35710" "lng" => string(9) "173.32030" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)111 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1183 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 90 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "7" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(27) "Новой Зеландии" "nameVn" => string(27) "Новую Зеландию" "namePr" => string(27) "Новой Зеландии" "nameDt" => string(27) "Новой Зеландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "89" "code" => string(9) "nicaragua" "code2" => string(2) "ni" "name" => string(9) "Nicaragua" "nameLang" => string(18) "Никарагуа" "nameEng" => string(9) "Nicaragua" "nameUkr" => NULL "nameTr" => string(9) "nicaragua" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "12.82250" "lng" => string(9) "-84.34200" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)112 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1826 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 89 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(7) "10.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(18) "Никарагуа" "nameVn" => string(18) "Никарагуа" "namePr" => string(18) "Никарагуа" "nameDt" => string(18) "Никарагуа" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "87" "code" => string(5) "niger" "code2" => string(2) "ne" "name" => string(5) "Niger" "nameLang" => string(10) "Нигер" "nameEng" => string(5) "Niger" "nameUkr" => NULL "nameTr" => string(5) "niger" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "17.60210" "lng" => string(7) "8.08590" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)113 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1828 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 87 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Нигера" "nameVn" => string(10) "Нигер" "namePr" => string(12) "Нигере" "nameDt" => string(12) "Нигеру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "88" "code" => string(7) "nigeria" "code2" => string(2) "ng" "name" => string(7) "Nigeria" "nameLang" => string(14) "Нигерия" "nameEng" => string(7) "Nigeria" "nameUkr" => NULL "nameTr" => string(7) "nigeria" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.31900" "lng" => string(7) "8.26170" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)114 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1827 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 88 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Нигерии" "nameVn" => string(14) "Нигерию" "namePr" => string(14) "Нигерии" "nameDt" => string(14) "Нигерии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "150" "code" => string(11) "north_korea" "code2" => string(2) "kp" "name" => string(11) "North korea" "nameLang" => string(27) "Северная Корея" "nameEng" => string(11) "North korea" "nameUkr" => NULL "nameTr" => string(11) "north_korea" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "39.93500" "lng" => string(9) "127.14480" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)115 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1746 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 150 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(27) "Северной Кореи" "nameVn" => string(27) "Северную Корею" "namePr" => string(27) "Северной Корее" "nameDt" => string(27) "Северной Корее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "91" "code" => string(6) "norway" "code2" => string(2) "no" "name" => string(6) "Norway" "nameLang" => string(16) "Норвегия" "nameEng" => string(6) "Norway" "nameUkr" => NULL "nameTr" => string(6) "norway" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "63.70470" "lng" => string(8) "20.74220" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)116 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1444 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 91 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(2) "52" "reviews" => string(2) "57" "vreviews" => string(2) "15" "photoCount" => string(3) "753" "videoCount" => string(1) "0" "questions" => string(2) "32" "answers" => string(3) "161" "rate" => string(6) "6.8667" "topRate" => string(7) "10.8141" ) }"nameRd" => string(16) "Норвегии" "nameVn" => string(16) "Норвегию" "namePr" => string(16) "Норвегии" "nameDt" => string(16) "Норвегии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "93" "code" => string(4) "oman" "code2" => string(2) "om" "name" => string(4) "Oman" "nameLang" => string(8) "Оман" "nameEng" => string(4) "Oman" "nameUkr" => NULL "nameTr" => string(4) "oman" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "21.08450" "lng" => string(8) "53.37160" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)117 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1040 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 93 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "8" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(10) "Омана" "nameVn" => string(8) "Оман" "namePr" => string(10) "Омане" "nameDt" => string(10) "Оману" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "94" "code" => string(8) "pakistan" "code2" => string(2) "pk" "name" => string(8) "Pakistan" "nameLang" => string(16) "Пакистан" "nameEng" => string(8) "Pakistan" "nameUkr" => NULL "nameTr" => string(8) "pakistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "28.99850" "lng" => string(8) "71.76270" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)118 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1825 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 94 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Пакистана" "nameVn" => string(16) "Пакистан" "namePr" => string(18) "Пакистане" "nameDt" => string(18) "Пакистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "95" "code" => string(6) "panama" "code2" => string(2) "pa" "name" => string(6) "Panama" "nameLang" => string(12) "Панама" "nameEng" => string(6) "Panama" "nameUkr" => NULL "nameTr" => string(6) "panama" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(7) "8.26590" "lng" => string(9) "-80.02440" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)119 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1824 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 95 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "4" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Панамы" "nameVn" => string(12) "Панаму" "namePr" => string(12) "Панаме" "nameDt" => string(12) "Панаме" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "131" "code" => string(16) "papua_new_guinea" "code2" => string(2) "pg" "name" => string(16) "Papua new guinea" "nameLang" => string(34) "Папуа-Новая Гвинея" "nameEng" => string(16) "Papua new guinea" "nameUkr" => NULL "nameTr" => string(16) "papua_new_guinea" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(7) "8.63530" "lng" => string(9) "-80.48580" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)120 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1766 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 131 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(34) "Папуа-Новой Гвинеи" "nameVn" => string(34) "Папуа-Новую Гвинею" "namePr" => string(34) "Папуа-Новой Гвинее" "nameDt" => string(34) "Папуа-Новой Гвинее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "96" "code" => string(8) "paraguay" "code2" => string(2) "py" "name" => string(8) "Paraguay" "nameLang" => string(16) "Парагвай" "nameEng" => string(8) "Paraguay" "nameUkr" => NULL "nameTr" => string(8) "paraguay" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-23.76520" "lng" => string(9) "-57.74410" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)121 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1823 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 96 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Парагвая" "nameVn" => string(16) "Парагвай" "namePr" => string(16) "Парагвае" "nameDt" => string(16) "Парагваю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "97" "code" => string(4) "peru" "code2" => string(2) "pe" "name" => string(4) "Peru" "nameLang" => string(8) "Перу" "nameEng" => string(4) "Peru" "nameUkr" => NULL "nameTr" => string(4) "peru" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "-9.18140" "lng" => string(9) "-75.00240" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)122 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1214 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 97 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(2) "10" "vreviews" => string(1) "1" "photoCount" => string(2) "96" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "16" "rate" => string(7) "10.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(8) "Перу" "nameVn" => string(8) "Перу" "namePr" => string(8) "Перу" "nameDt" => string(8) "Перу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "120" "code" => string(11) "philippines" "code2" => string(2) "ph" "name" => string(11) "Philippines" "nameLang" => string(18) "Филиппины" "nameEng" => string(11) "Philippines" "nameUkr" => NULL "nameTr" => string(11) "philippines" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "12.87610" "lng" => string(9) "121.77250" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)123 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1816 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 120 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "30" "sights" => string(1) "1" "reviews" => string(2) "61" "vreviews" => string(2) "45" "photoCount" => string(3) "480" "videoCount" => string(1) "0" "questions" => string(2) "23" "answers" => string(2) "36" "rate" => string(6) "7.7333" "topRate" => string(7) "12.3251" ) }"nameRd" => string(16) "Филиппин" "nameVn" => string(18) "Филиппины" "namePr" => string(20) "Филиппинах" "nameDt" => string(20) "Филиппинам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "98" "code" => string(6) "poland" "code2" => string(2) "pl" "name" => string(6) "Poland" "nameLang" => string(12) "Польша" "nameEng" => string(6) "Poland" "nameUkr" => NULL "nameTr" => string(6) "poland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "51.90360" "lng" => string(8) "19.79740" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)124 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1124 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 98 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "197" "sights" => string(3) "227" "reviews" => string(3) "393" "vreviews" => string(3) "290" "photoCount" => string(4) "1835" "videoCount" => string(1) "2" "questions" => string(3) "653" "answers" => string(4) "2603" "rate" => string(6) "7.4364" "topRate" => string(7) "12.3684" ) }"nameRd" => string(12) "Польши" "nameVn" => string(12) "Польшу" "namePr" => string(12) "Польше" "nameDt" => string(12) "Польше" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "99" "code" => string(8) "portugal" "code2" => string(2) "pt" "name" => string(8) "Portugal" "nameLang" => string(20) "Португалия" "nameEng" => string(8) "Portugal" "nameUkr" => NULL "nameTr" => string(8) "portugal" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "39.57180" "lng" => string(8) "-7.86620" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)125 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1028 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 99 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "77" "sights" => string(2) "83" "reviews" => string(3) "168" "vreviews" => string(3) "109" "photoCount" => string(4) "1516" "videoCount" => string(1) "4" "questions" => string(2) "66" "answers" => string(3) "376" "rate" => string(6) "7.5780" "topRate" => string(7) "12.4010" ) }"nameRd" => string(20) "Португалии" "nameVn" => string(20) "Португалию" "namePr" => string(20) "Португалии" "nameDt" => string(20) "Португалии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "164" "code" => string(11) "puerto_rico" "code2" => string(2) "pr" "name" => string(11) "Puerto rico" "nameLang" => string(21) "Пуэрто-Рико" "nameEng" => string(11) "Puerto rico" "nameUkr" => NULL "nameTr" => string(11) "puerto_rico" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.24170" "lng" => string(9) "-66.09851" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)126 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2944 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 164 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(21) "Пуэрто-Рико" "nameVn" => string(21) "Пуэрто-Рико" "namePr" => string(21) "Пуэрто-Рико" "nameDt" => string(21) "Пуэрто-Рико" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "166" "code" => string(5) "katar" "code2" => string(2) "qa" "name" => string(5) "Qatar" "nameLang" => string(10) "Катар" "nameEng" => string(5) "Qatar" "nameUkr" => NULL "nameTr" => string(5) "katar" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "25.35483" "lng" => string(8) "51.18388" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)127 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 3656 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 166 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(1) "4" "reviews" => string(2) "14" "vreviews" => string(2) "11" "photoCount" => string(3) "188" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "17" "rate" => string(6) "9.0909" "topRate" => string(7) "12.7576" ) }"nameRd" => string(12) "Катара" "nameVn" => string(10) "Катар" "namePr" => string(12) "Катаре" "nameDt" => string(12) "Катару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "101" "code" => string(7) "romania" "code2" => string(2) "ro" "name" => string(7) "Romania" "nameLang" => string(14) "Румыния" "nameEng" => string(7) "Romania" "nameUkr" => NULL "nameTr" => string(7) "romania" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "45.93590" "lng" => string(8) "24.98290" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)128 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1373 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 101 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "47" "sights" => string(1) "9" "reviews" => string(2) "83" "vreviews" => string(2) "65" "photoCount" => string(3) "443" "videoCount" => string(1) "0" "questions" => string(2) "49" "answers" => string(3) "151" "rate" => string(6) "6.5231" "topRate" => string(7) "11.2332" ) }"nameRd" => string(14) "Румынии" "nameVn" => string(14) "Румынию" "namePr" => string(14) "Румынии" "nameDt" => string(14) "Румынии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "160" "code" => string(6) "rwanda" "code2" => string(2) "rw" "name" => string(6) "Rwanda" "nameLang" => string(12) "Руанда" "nameEng" => string(6) "Rwanda" "nameUkr" => NULL "nameTr" => string(6) "rwanda" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "capital" => object Application\Library\Service\Geo\City(14)129 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2689 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 160 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Руанды" "nameVn" => string(12) "Руанду" "namePr" => string(12) "Руанде" "nameDt" => string(12) "Руанде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "141" "code" => string(11) "saint_lucia" "code2" => string(2) "lc" "name" => string(11) "Saint lucia" "nameLang" => string(19) "Сент-Люсия" "nameEng" => string(11) "Saint lucia" "nameUkr" => NULL "nameTr" => string(11) "saint_lucia" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "13.90470" "lng" => string(9) "-60.97410" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)130 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1680 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 141 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(19) "Сент-Люсии" "nameVn" => string(19) "Сент-Люсию" "namePr" => string(19) "Сент-Люсию" "nameDt" => string(19) "Сент-Люсии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "102" "code" => string(10) "san_marino" "code2" => string(2) "sm" "name" => string(10) "San marino" "nameLang" => string(19) "Сан Марино" "nameEng" => string(10) "San marino" "nameUkr" => NULL "nameTr" => string(10) "san_marino" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "43.94340" "lng" => string(8) "12.46470" "zoom" => string(2) "12" "capital" => object Application\Library\Service\Geo\City(14)131 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1432 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 102 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "7" "reviews" => string(1) "7" "vreviews" => string(1) "1" "photoCount" => string(2) "77" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.0000" ) }"nameRd" => string(19) "Сан-Марино" "nameVn" => string(19) "Сан-Марино" "namePr" => string(19) "Сан-Марино" "nameDt" => string(19) "Сан-Марино" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "103" "code" => string(12) "saudi_arabia" "code2" => string(2) "sa" "name" => string(12) "Saudi arabia" "nameLang" => string(33) "Саудовская Аравия" "nameEng" => string(12) "Saudi arabia" "nameUkr" => NULL "nameTr" => string(12) "saudi_arabia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "23.92600" "lng" => string(8) "44.64840" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)132 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1822 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 103 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(1) "9" "videoCount" => string(1) "2" "questions" => string(1) "3" "answers" => string(2) "11" "rate" => string(6) "7.5000" "topRate" => string(6) "9.1667" ) }"nameRd" => string(33) "Саудовской Аравии" "nameVn" => string(33) "Саудовскую Аравию" "namePr" => string(33) "Саудовской Аравии" "nameDt" => string(33) "Саудовской Аравии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "104" "code" => string(10) "seashelles" "code2" => string(2) "sc" "name" => string(10) "Seashelles" "nameLang" => string(30) "Сейшельские о-ва" "nameEng" => string(10) "Seashelles" "nameUkr" => NULL "nameTr" => string(10) "seashelles" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(8) "-4.62020" "lng" => string(8) "55.15140" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)133 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 718 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 104 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(1) "3" "reviews" => string(2) "72" "vreviews" => string(2) "62" "photoCount" => string(3) "145" "videoCount" => string(1) "0" "questions" => string(2) "12" "answers" => string(2) "26" "rate" => string(6) "7.3906" "topRate" => string(7) "12.0876" ) }"nameRd" => string(32) "Сейшельских о-вов" "nameVn" => string(30) "Сейшельские о-ва" "namePr" => string(32) "Сейшельских о-вах" "nameDt" => string(32) "Сейшельским о-вам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "105" "code" => string(7) "senegal" "code2" => string(2) "sn" "name" => string(7) "Senegal" "nameLang" => string(14) "Сенегал" "nameEng" => string(7) "Senegal" "nameUkr" => NULL "nameTr" => string(7) "senegal" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "14.42400" "lng" => string(9) "-14.08450" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)134 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1820 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 105 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Сенегала" "nameVn" => string(14) "Сенегал" "namePr" => string(16) "Сенегале" "nameDt" => string(16) "Сенегалу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "138" "code" => string(6) "serbia" "code2" => string(2) "rs" "name" => string(6) "Serbia" "nameLang" => string(12) "Сербия" "nameEng" => string(6) "Serbia" "nameUkr" => NULL "nameTr" => string(6) "serbia" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.13490" "lng" => string(8) "20.96190" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)135 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1645 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 138 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "16" "sights" => string(1) "9" "reviews" => string(2) "24" "vreviews" => string(2) "17" "photoCount" => string(3) "203" "videoCount" => string(1) "0" "questions" => string(2) "17" "answers" => string(2) "50" "rate" => string(6) "7.2941" "topRate" => string(7) "11.3417" ) }"nameRd" => string(12) "Сербии" "nameVn" => string(12) "Сербию" "namePr" => string(12) "Сербии" "nameDt" => string(12) "Сербии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "106" "code" => string(9) "singapore" "code2" => string(2) "sg" "name" => string(9) "Singapore" "nameLang" => string(16) "Сингапур" "nameEng" => string(9) "Singapore" "nameUkr" => NULL "nameTr" => string(9) "singapore" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(7) "0.86790" "lng" => string(9) "103.18360" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)136 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 976 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 106 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "23" "sights" => string(2) "23" "reviews" => string(2) "53" "vreviews" => string(2) "41" "photoCount" => string(3) "338" "videoCount" => string(1) "1" "questions" => string(2) "15" "answers" => string(2) "44" "rate" => string(6) "7.2195" "topRate" => string(7) "11.7751" ) }"nameRd" => string(18) "Сингапура" "nameVn" => string(16) "Сингапур" "namePr" => string(18) "Сингапуре" "nameDt" => string(18) "Сингапуру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "108" "code" => string(8) "slovakia" "code2" => string(2) "sk" "name" => string(8) "Slovakia" "nameLang" => string(16) "Словакия" "nameEng" => string(8) "Slovakia" "nameUkr" => NULL "nameTr" => string(8) "slovakia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "48.66190" "lng" => string(8) "19.62160" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)137 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1516 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 108 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "112" "sights" => string(2) "32" "reviews" => string(3) "315" "vreviews" => string(3) "257" "photoCount" => string(4) "1471" "videoCount" => string(1) "1" "questions" => string(2) "79" "answers" => string(3) "314" "rate" => string(6) "7.3837" "topRate" => string(7) "12.3071" ) }"nameRd" => string(16) "Словакии" "nameVn" => string(16) "Словакию" "namePr" => string(16) "Словакии" "nameDt" => string(16) "Словакии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "109" "code" => string(8) "slovenia" "code2" => string(2) "si" "name" => string(8) "Slovenia" "nameLang" => string(16) "Словения" "nameEng" => string(8) "Slovenia" "nameUkr" => NULL "nameTr" => string(8) "slovenia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "46.14940" "lng" => string(8) "14.98540" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)138 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1527 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 109 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "27" "sights" => string(1) "6" "reviews" => string(2) "63" "vreviews" => string(2) "37" "photoCount" => string(3) "726" "videoCount" => string(1) "0" "questions" => string(2) "28" "answers" => string(2) "50" "rate" => string(6) "7.2632" "topRate" => string(7) "11.7754" ) }"nameRd" => string(16) "Словении" "nameVn" => string(16) "Словению" "namePr" => string(16) "Словении" "nameDt" => string(16) "Словении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "110" "code" => string(7) "somalia" "code2" => string(2) "so" "name" => string(7) "Somalia" "nameLang" => string(12) "Сомали" "nameEng" => string(7) "Somalia" "nameUkr" => NULL "nameTr" => string(7) "somalia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "5.17850" "lng" => string(8) "46.18650" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)139 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1819 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 110 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Сомали" "nameVn" => string(12) "Сомали" "namePr" => string(12) "Сомали" "nameDt" => string(12) "Сомали" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "130" "code" => string(3) "rsa" "code2" => string(2) "za" "name" => string(12) "South Africa" "nameLang" => string(6) "ЮАР" "nameEng" => string(12) "South Africa" "nameUkr" => NULL "nameTr" => string(3) "rsa" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-29.53520" "lng" => string(8) "25.40040" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)140 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1536 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 130 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "0" "reviews" => string(2) "22" "vreviews" => string(1) "3" "photoCount" => string(3) "662" "videoCount" => string(1) "0" "questions" => string(1) "7" "answers" => string(2) "51" "rate" => string(6) "8.0000" "topRate" => string(7) "10.1429" ) }"nameRd" => string(6) "ЮАР" "nameVn" => string(6) "ЮАР" "namePr" => string(6) "ЮАР" "nameDt" => string(6) "ЮАР" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "151" "code" => string(11) "south_korea" "code2" => string(2) "kr" "name" => string(11) "South Korea" "nameLang" => string(21) "Южная Корея" "nameEng" => string(11) "South Korea" "nameUkr" => NULL "nameTr" => string(11) "south_korea" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "37.14280" "lng" => string(9) "127.59520" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)141 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1747 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 151 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "0" "reviews" => string(2) "12" "vreviews" => string(1) "3" "photoCount" => string(3) "377" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "18" "rate" => string(6) "7.3333" "topRate" => string(6) "9.4762" ) }"nameRd" => string(21) "Южной Кореи" "nameVn" => string(21) "Южную Корею" "namePr" => string(21) "Южной Корее" "nameDt" => string(21) "Южной Корее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "49" "code" => string(5) "spain" "code2" => string(2) "es" "name" => string(5) "Spain" "nameLang" => string(14) "Испания" "nameEng" => string(5) "Spain" "nameUkr" => NULL "nameTr" => string(5) "spain" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "40.38000" "lng" => string(8) "-4.89990" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)142 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 941 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 49 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "687" "sights" => string(3) "393" "reviews" => string(4) "2961" "vreviews" => string(4) "2618" "photoCount" => string(4) "9062" "videoCount" => string(2) "26" "questions" => string(3) "921" "answers" => string(4) "3799" "rate" => string(6) "6.9369" "topRate" => string(7) "11.9293" ) }"nameRd" => string(14) "Испании" "nameVn" => string(14) "Испанию" "namePr" => string(14) "Испании" "nameDt" => string(14) "Испании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "125" "code" => string(9) "sri_lanka" "code2" => string(2) "lk" "name" => string(9) "Sri lanka" "nameLang" => string(17) "Шри-Ланка" "nameEng" => string(9) "Sri lanka" "nameUkr" => NULL "nameTr" => string(9) "sri_lanka" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(7) "7.87430" "lng" => string(8) "80.77150" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)143 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 757 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 125 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "211" "sights" => string(2) "34" "reviews" => string(4) "1872" "vreviews" => string(4) "1644" "photoCount" => string(5) "11956" "videoCount" => string(2) "31" "questions" => string(3) "900" "answers" => string(4) "6775" "rate" => string(6) "7.2835" "topRate" => string(7) "12.2714" ) }"nameRd" => string(17) "Шри-Ланки" "nameVn" => string(17) "Шри-Ланку" "namePr" => string(17) "Шри-Ланке" "nameDt" => string(17) "Шри-Ланке" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "126" "code" => string(6) "sweden" "code2" => string(2) "se" "name" => string(6) "Sweden" "nameLang" => string(12) "Швеция" "nameEng" => string(6) "Sweden" "nameUkr" => NULL "nameTr" => string(6) "sweden" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "64.54844" "lng" => string(8) "16.87500" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)144 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1434 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 126 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "17" "sights" => string(2) "20" "reviews" => string(2) "91" "vreviews" => string(2) "25" "photoCount" => string(3) "937" "videoCount" => string(1) "0" "questions" => string(2) "29" "answers" => string(3) "141" "rate" => string(6) "7.5600" "topRate" => string(7) "11.8703" ) }"nameRd" => string(12) "Швеции" "nameVn" => string(12) "Швецию" "namePr" => string(12) "Швеции" "nameDt" => string(12) "Швеции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "124" "code" => string(11) "switzerland" "code2" => string(2) "ch" "name" => string(11) "Switzerland" "nameLang" => string(18) "Швейцария" "nameEng" => string(11) "Switzerland" "nameUkr" => NULL "nameTr" => string(11) "switzerland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.10751" "lng" => string(7) "8.36064" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)145 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 946 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 124 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(2) "40" "reviews" => string(2) "93" "vreviews" => string(2) "44" "photoCount" => string(4) "1213" "videoCount" => string(1) "0" "questions" => string(2) "47" "answers" => string(3) "168" "rate" => string(6) "8.0682" "topRate" => string(7) "12.6515" ) }"nameRd" => string(18) "Швейцарии" "nameVn" => string(18) "Швейцарию" "namePr" => string(18) "Швейцарии" "nameDt" => string(18) "Швейцарии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "107" "code" => string(5) "syria" "code2" => string(2) "sy" "name" => string(5) "Syria" "nameLang" => string(10) "Сирия" "nameEng" => string(5) "Syria" "nameUkr" => NULL "nameTr" => string(5) "syria" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "35.37110" "lng" => string(8) "38.64990" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)146 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1543 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 107 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "4" "photoCount" => string(2) "28" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "7" "rate" => string(6) "6.5000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Сирии" "nameVn" => string(10) "Сирию" "namePr" => string(10) "Сирии" "nameDt" => string(10) "Сирии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "112" "code" => string(6) "taiwan" "code2" => string(2) "tw" "name" => string(6) "Taiwan" "nameLang" => string(14) "Тайвань" "nameEng" => string(6) "Taiwan" "nameUkr" => NULL "nameTr" => string(6) "taiwan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "23.69480" "lng" => string(9) "120.95950" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)147 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1818 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 112 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "2" "photoCount" => string(2) "27" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "3" "rate" => string(6) "5.0000" "topRate" => string(6) "6.6667" ) }"nameRd" => string(14) "Тайваня" "nameVn" => string(14) "Тайвань" "namePr" => string(14) "Тайване" "nameDt" => string(14) "Тайваню" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "165" "code" => string(10) "tajikistan" "code2" => string(2) "tj" "name" => string(10) "Tajikistan" "nameLang" => string(22) "Таджикистан" "nameEng" => string(10) "Tajikistan" "nameUkr" => NULL "nameTr" => string(10) "tajikistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "38.53957" "lng" => string(8) "68.76160" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)148 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2985 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 165 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.6667" ) }"nameRd" => string(24) "Таджикистана" "nameVn" => string(22) "Таджикистан" "namePr" => string(24) "Таджикистане" "nameDt" => string(24) "Таджикистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "152" "code" => string(8) "tanzania" "code2" => string(2) "tz" "name" => string(8) "Tanzania" "nameLang" => string(16) "Танзания" "nameEng" => string(8) "Tanzania" "nameUkr" => NULL "nameTr" => string(8) "tanzania" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "-6.88280" "lng" => string(8) "35.17820" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)149 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1978 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 152 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "72" "sights" => string(2) "29" "reviews" => string(3) "189" "vreviews" => string(3) "152" "photoCount" => string(4) "1537" "videoCount" => string(1) "4" "questions" => string(2) "32" "answers" => string(3) "106" "rate" => string(6) "7.3092" "topRate" => string(7) "12.1810" ) }"nameRd" => string(16) "Танзании" "nameVn" => string(16) "Танзанию" "namePr" => string(16) "Танзании" "nameDt" => string(16) "Танзании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "113" "code" => string(8) "thailand" "code2" => string(2) "th" "name" => string(8) "Thailand" "nameLang" => string(14) "Таиланд" "nameEng" => string(8) "Thailand" "nameUkr" => NULL "nameTr" => string(8) "thailand" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "12.94030" "lng" => string(9) "102.08500" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)150 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 761 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 113 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "775" "sights" => string(3) "123" "reviews" => string(4) "5296" "vreviews" => string(4) "4790" "photoCount" => string(5) "14822" "videoCount" => string(2) "41" "questions" => string(4) "2630" "answers" => string(5) "20060" "rate" => string(6) "6.9234" "topRate" => string(7) "11.9192" ) }"nameRd" => string(16) "Таиланда" "nameVn" => string(14) "Таиланд" "namePr" => string(16) "Таиланде" "nameDt" => string(16) "Таиланду" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "163" "code" => string(5) "tibet" "code2" => string(2) "tb" "name" => string(5) "Tibet" "nameLang" => string(10) "Тибет" "nameEng" => string(5) "Tibet" "nameUkr" => NULL "nameTr" => string(5) "tibet" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "33.17434" "lng" => string(8) "86.85791" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)151 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2903 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 163 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Тибета" "nameVn" => string(12) "Тибает" "namePr" => string(12) "Тибете" "nameDt" => string(12) "Тибету" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "158" "code" => string(19) "trinidad_and_tobago" "code2" => string(2) "tt" "name" => string(19) "Trinidad and tobago" "nameLang" => string(32) "Тринидад и Тобаго" "nameEng" => string(19) "Trinidad and tobago" "nameUkr" => NULL "nameTr" => string(19) "trinidad_and_tobago" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "10.46080" "lng" => string(9) "-61.28174" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)152 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2493 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 158 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(34) "Тринидада и Тобаго" "nameVn" => string(32) "Тринидад и Тобаго" "namePr" => string(34) "Тринидаде и Тобаго" "nameDt" => string(34) "Тринидаду и Тобаго" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "114" "code" => string(5) "tunis" "code2" => string(2) "tn" "name" => string(5) "Tunis" "nameLang" => string(10) "Тунис" "nameEng" => string(5) "Tunis" "nameUkr" => NULL "nameTr" => string(5) "tunis" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "33.74260" "lng" => string(7) "9.82180" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)153 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1664 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 114 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "263" "sights" => string(2) "10" "reviews" => string(4) "3661" "vreviews" => string(4) "3441" "photoCount" => string(4) "9088" "videoCount" => string(2) "31" "questions" => string(3) "875" "answers" => string(4) "4514" "rate" => string(6) "6.1481" "topRate" => string(7) "11.1423" ) }"nameRd" => string(12) "Туниса" "nameVn" => string(10) "Тунис" "namePr" => string(12) "Тунисе" "nameDt" => string(12) "Тунису" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "115" "code" => string(6) "turkey" "code2" => string(2) "tr" "name" => string(6) "Turkey" "nameLang" => string(12) "Турция" "nameEng" => string(6) "Turkey" "nameUkr" => NULL "nameTr" => string(6) "turkey" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "38.98290" "lng" => string(8) "35.19060" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)154 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 954 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 115 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "2096" "sights" => string(3) "536" "reviews" => string(5) "59710" "vreviews" => string(5) "57005" "photoCount" => string(6) "128685" "videoCount" => string(3) "584" "questions" => string(5) "15208" "answers" => string(6) "118879" "rate" => string(6) "6.5283" "topRate" => string(7) "11.5279" ) }"nameRd" => string(12) "Турции" "nameVn" => string(12) "Турцию" "namePr" => string(12) "Турции" "nameDt" => string(12) "Турции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "157" "code" => string(12) "turkmenistan" "code2" => string(2) "tm" "name" => string(12) "Turkmenistan" "nameLang" => string(24) "Туркменистан" "nameEng" => string(12) "Turkmenistan" "nameUkr" => NULL "nameTr" => string(12) "turkmenistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "39.13858" "lng" => string(8) "59.38110" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)155 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2482 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 157 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "2" "photoCount" => string(2) "14" "videoCount" => string(1) "0" "questions" => string(2) "11" "answers" => string(1) "8" "rate" => string(6) "8.0000" "topRate" => string(6) "9.6667" ) }"nameRd" => string(26) "Туркменистана" "nameVn" => string(24) "Туркменистан" "namePr" => string(26) "Туркменистане" "nameDt" => string(26) "Туркменистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "92" "code" => string(3) "uae" "code2" => string(2) "ae" "name" => string(3) "UAE" "nameLang" => string(6) "ОАЭ" "nameEng" => string(3) "UAE" "nameUkr" => NULL "nameTr" => string(3) "uae" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "24.38710" "lng" => string(8) "54.05270" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)156 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 766 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 92 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "462" "sights" => string(3) "196" "reviews" => string(4) "3762" "vreviews" => string(4) "3553" "photoCount" => string(5) "10366" "videoCount" => string(2) "33" "questions" => string(4) "1915" "answers" => string(5) "10308" "rate" => string(6) "7.2815" "topRate" => string(7) "12.2759" ) }"nameRd" => string(6) "ОАЭ" "nameVn" => string(6) "ОАЭ" "namePr" => string(6) "ОАЭ" "nameDt" => string(6) "ОАЭ" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "117" "code" => string(6) "uganda" "code2" => string(2) "ug" "name" => string(6) "Uganda" "nameLang" => string(12) "Уганда" "nameEng" => string(6) "Uganda" "nameUkr" => NULL "nameTr" => string(6) "uganda" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "1.58180" "lng" => string(8) "33.17870" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)157 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1817 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 117 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Уганды" "nameVn" => string(12) "Уганду" "namePr" => string(12) "Уганде" "nameDt" => string(12) "Уганде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "116" "code" => string(7) "ukraine" "code2" => string(2) "ua" "name" => string(7) "Ukraine" "nameLang" => string(14) "Украина" "nameEng" => string(7) "Ukraine" "nameUkr" => NULL "nameTr" => string(7) "ukraine" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)158 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1544 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 116 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => bool TRUE protected sql => object Database_Query_Builder_Select(20)"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected _select => array(26) ( 0 => array(2) ( 0 => string(8) "t.rec_id" 1 => string(2) "id" ) 1 => array(2) ( 0 => string(7) "t.fIATA" 1 => string(4) "iata" ) 2 => array(2) ( 0 => object Database_Expression(2)protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected _parameters => array(0) protected _value => string(37) "IF(t.fNameEng!="",t.fNameEng,t.fName)" }1 => string(4) "name" ) 3 => array(2) ( 0 => string(7) "t.fName" 1 => string(8) "nameLang" ) 4 => array(2) ( 0 => string(12) "t.fSouthWest" 1 => string(3) "lat" ) 5 => array(2) ( 0 => string(12) "t.fNorthEast" 1 => string(3) "lng" ) 6 => array(2) ( 0 => string(7) "t.fZoom" 1 => string(4) "zoom" ) 7 => array(2) ( 0 => string(12) "t.fCountryID" 1 => string(9) "countryId" ) 8 => array(2) ( 0 => string(10) "t.fNameEng" 1 => string(7) "nameEng" ) 9 => array(2) ( 0 => string(9) "t.fNameTr" 1 => string(6) "nameTr" ) 10 => array(2) ( 0 => string(9) "t.fNameRd" 1 => string(6) "nameRd" ) 11 => array(2) ( 0 => string(9) "t.fNameVn" 1 => string(6) "nameVn" ) 12 => array(2) ( 0 => string(9) "t.fNamePr" 1 => string(6) "namePr" ) 13 => array(2) ( 0 => string(9) "t.fNameDt" 1 => string(6) "nameDt" ) 14 => array(2) ( 0 => string(9) "t.fTarget" 1 => string(6) "target" ) 15 => array(2) ( 0 => string(11) "t.fPriority" 1 => string(8) "priority" ) 16 => array(2) ( 0 => string(8) "s.hotels" 1 => string(6) "hotels" ) 17 => array(2) ( 0 => string(8) "s.sights" 1 => string(6) "sights" ) 18 => array(2) ( 0 => string(10) "s.comments" 1 => string(7) "reviews" ) 19 => array(2) ( 0 => string(16) "s.voted_comments" 1 => string(8) "vreviews" ) 20 => array(2) ( 0 => string(7) "s.fotos" 1 => string(10) "photoCount" ) 21 => array(2) ( 0 => string(8) "s.videos" 1 => string(10) "videoCount" ) 22 => array(2) ( 0 => string(11) "s.questions" 1 => string(9) "questions" ) 23 => array(2) ( 0 => string(9) "s.answers" 1 => string(7) "answers" ) 24 => array(2) ( 0 => string(10) "s.avg_rate" 1 => string(4) "rate" ) 25 => array(2) ( 0 => string(10) "s.top_rate" 1 => string(7) "topRate" ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( 0 => string(14) "otpusk.tCities" 1 => string(1) "t" ) ) protected _join => array(1) ( 0 => object Database_Query_Builder_Join(11){ protected _type => string(4) "LEFT" protected _table => array(2) ( 0 => string(15) "turpravda.stats" 1 => string(1) "s" ) protected _on => array(3) ( 0 => array(3) ( ... ) 1 => array(3) ( ... ) 2 => array(3) ( ... ) ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }) protected _group_by => array(1) ( 0 => string(8) "t.rec_id" ) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => object Database_Query_Builder_Join(11){ protected _type => string(4) "LEFT" protected _table => array(2) ( 0 => string(15) "turpravda.stats" 1 => string(1) "s" ) protected _on => array(3) ( 0 => array(3) ( 0 => string(9) "s.city_id" 1 => string(1) "=" 2 => string(8) "t.rec_id" ) 1 => array(3) ( 0 => string(10) "s.hotel_id" 1 => string(1) "=" 2 => object Database_Expression(2) { ... } ) 2 => array(3) ( 0 => string(10) "s.sight_id" 1 => string(1) "=" 2 => object Database_Expression(2) { ... } ) ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected _where => array(2) ( 0 => array(1) ( "AND" => array(3) ( 0 => string(12) "t.fCountryID" 1 => string(2) "!=" 2 => integer 100 ) ) 1 => array(1) ( "AND" => array(3) ( 0 => string(12) "t.fCountryID" 1 => string(1) "=" 2 => integer 116 ) ) ) protected _order_by => array(1) ( 0 => array(2) ( 0 => object Database_Expression(2){ protected _parameters => array(0) protected _value => string(34) "t.fNameEng COLLATE utf8_unicode_ci" }1 => string(3) "ASC" ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(1024) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1926" "sights" => string(3) "698" "reviews" => string(5) "12526" "vreviews" => string(5) "11317" "photoCount" => string(5) "22754" "videoCount" => string(2) "55" "questions" => string(4) "2438" "answers" => string(5) "12477" "rate" => string(6) "6.3403" "topRate" => string(7) "11.3385" ) }"nameRd" => string(14) "Украины" "nameVn" => string(14) "Украину" "namePr" => string(14) "Украине" "nameDt" => string(14) "Украине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "118" "code" => string(7) "uruguay" "code2" => string(2) "uy" "name" => string(7) "Uruguay" "nameLang" => string(14) "Уругвай" "nameEng" => string(7) "Uruguay" "nameUkr" => NULL "nameTr" => string(7) "uruguay" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-31.27860" "lng" => string(9) "-54.97560" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)159 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1704 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 118 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Уругвая" "nameVn" => string(14) "Уругвай" "namePr" => string(14) "Уругвае" "nameDt" => string(14) "Уругваю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "111" "code" => string(3) "usa" "code2" => string(2) "us" "name" => string(3) "USA" "nameLang" => string(6) "США" "nameEng" => string(3) "USA" "nameUkr" => NULL "nameTr" => string(3) "usa" "continent" => string(1) "4" "priority" => string(1) "1" "lat" => string(8) "39.09600" "lng" => string(10) "-100.01950" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)160 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1064 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 111 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(2) "13" "reviews" => string(3) "112" "vreviews" => string(2) "44" "photoCount" => string(3) "912" "videoCount" => string(1) "0" "questions" => string(2) "75" "answers" => string(3) "599" "rate" => string(6) "7.8409" "topRate" => string(7) "12.4242" ) }"nameRd" => string(6) "США" "nameVn" => string(6) "США" "namePr" => string(6) "США" "nameDt" => string(6) "США" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "149" "code" => string(10) "uzbekistan" "code2" => string(2) "uz" "name" => string(10) "Uzbekistan" "nameLang" => string(20) "Узбекистан" "nameEng" => string(10) "Uzbekistan" "nameUkr" => NULL "nameTr" => string(10) "uzbekistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "41.65650" "lng" => string(8) "64.42380" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)161 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1742 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 149 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "10" "sights" => string(1) "0" "reviews" => string(2) "23" "vreviews" => string(1) "9" "photoCount" => string(3) "146" "videoCount" => string(1) "0" "questions" => string(2) "21" "answers" => string(2) "62" "rate" => string(6) "6.8182" "topRate" => string(7) "10.2797" ) }"nameRd" => string(22) "Узбекистана" "nameVn" => string(20) "Узбекистан" "namePr" => string(22) "Узбекистане" "nameDt" => string(22) "Узбекистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "25" "code" => string(7) "vatican" "code2" => string(2) "va" "name" => string(7) "Vatican" "nameLang" => string(14) "Ватикан" "nameEng" => string(7) "Vatican" "nameUkr" => NULL "nameTr" => string(7) "vatican" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "41.87770" "lng" => string(8) "12.56560" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)162 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1454 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 25 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "1" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(2) "41" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "9" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Ватикана" "nameVn" => string(14) "Ватикан" "namePr" => string(16) "Ватикане" "nameDt" => string(16) "Ватикану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "28" "code" => string(9) "venezuela" "code2" => string(2) "ve" "name" => string(9) "Venezuela" "nameLang" => string(18) "Венесуэла" "nameEng" => string(9) "Venezuela" "nameUkr" => NULL "nameTr" => string(9) "venezuela" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "6.47280" "lng" => string(9) "-66.58900" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)163 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1532 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 28 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "4" "photoCount" => string(2) "60" "videoCount" => string(1) "1" "questions" => string(1) "9" "answers" => string(1) "3" "rate" => string(6) "5.8000" "topRate" => string(6) "8.3000" ) }"nameRd" => string(18) "Венесуэлы" "nameVn" => string(18) "Венесуэлу" "namePr" => string(18) "Венесуэле" "nameDt" => string(18) "Венесуэле" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "29" "code" => string(7) "vietnam" "code2" => string(2) "vn" "name" => string(7) "Vietnam" "nameLang" => string(14) "Вьетнам" "nameEng" => string(7) "Vietnam" "nameUkr" => NULL "nameTr" => string(7) "vietnam" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "15.22060" "lng" => string(9) "104.34810" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)164 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1530 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 29 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "196" "sights" => string(2) "25" "reviews" => string(3) "848" "vreviews" => string(3) "739" "photoCount" => string(4) "2767" "videoCount" => string(1) "4" "questions" => string(3) "290" "answers" => string(4) "1190" "rate" => string(6) "7.1644" "topRate" => string(7) "12.1375" ) }"nameRd" => string(16) "Вьетнама" "nameVn" => string(14) "Вьетнам" "namePr" => string(16) "Вьетнаме" "nameDt" => string(16) "Вьетнаму" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "142" "code" => string(5) "yemen" "code2" => string(2) "ye" "name" => string(5) "Yemen" "nameLang" => string(10) "Йемен" "nameEng" => string(5) "Yemen" "nameUkr" => NULL "nameTr" => string(5) "yemen" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "15.62300" "lng" => string(8) "47.43900" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)165 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1682 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 142 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "1" "reviews" => string(1) "0" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Йемена" "nameVn" => string(10) "Йемен" "namePr" => string(12) "Йемене" "nameDt" => string(12) "Йемену" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "44" "code" => string(6) "zambia" "code2" => string(2) "zm" "name" => string(6) "Zambia" "nameLang" => string(12) "Замбия" "nameEng" => string(6) "Zambia" "nameUkr" => NULL "nameTr" => string(6) "zambia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-13.36820" "lng" => string(8) "27.86130" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)166 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1805 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 44 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "1" "photoCount" => string(3) "218" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "9" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Замбия" "nameVn" => string(12) "Замбию" "namePr" => string(12) "Замбии" "nameDt" => string(12) "Замбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "45" "code" => string(8) "zimbabwe" "code2" => string(2) "zw" "name" => string(8) "Zimbabwe" "nameLang" => string(16) "Зимбабве" "nameEng" => string(8) "Zimbabwe" "nameUkr" => NULL "nameTr" => string(8) "zimbabwe" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-19.01330" "lng" => string(8) "29.14670" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)) }{ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1806 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 45 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "0" "photoCount" => string(3) "130" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Зимбабве" "nameVn" => string(16) "Зимбабве" "namePr" => string(16) "Зимбабве" "nameDt" => string(16) "Зимбабве" ) }354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 } -
APPPATH/views/Hotel/questions.php [ 110 ] » Kohana_View->render()
105 </div> 106 <div id="showNextQuestions"<?php echo ($pagination->total_pages<=1?' style="display:none"':'');?>><?php echo __('Показать ещё'); ?> »</div> 107 </div> 108 109 <div class="left_block"> 110 <?php echo View::factory('Question/inc/menu', array('countries'=>@$countries, 'countryId'=>$country->id, 'cityId'=>$city->id))->render();?> 111 <div class="dotted-border"></div> 112 <?php echo View::factory('Question/inc/theme', array('url'=>'/'.$country->code2.'/'.$city->code.'/'.$hotel->nameTr.'-h'.$hotel->id, 'themeId'=>@$themeId, 'topics'=>@$topics, 'themeTags'=>@$themeTags))->render();?> 113 </div> 114 115 </div> -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 62 ] » include(arguments)
0string(88) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/Hotel/questions.php"57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean(); -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0string(88) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/Hotel/questions.php"1array(15) ( "hotel" => object Application\Library\Entity\Geo\Hotel(3)
{ protected onlyNames => bool FALSE protected names => array(29) ( 0 => string(2) "id" 1 => string(5) "shard" 2 => string(4) "name" 3 => string(7) "nameUkr" 4 => string(6) "nameTr" 5 => string(6) "nameRu" 6 => string(5) "stars" 7 => string(8) "starsRaw" 8 => string(8) "category" 9 => string(5) "beach" 10 => string(4) "form" 11 => string(8) "priority" 12 => string(3) "lat" 13 => string(3) "lng" 14 => string(4) "zoom" 15 => string(6) "rating" 16 => string(7) "reviews" 17 => string(7) "topRate" 18 => string(4) "paid" 19 => string(7) "confirm" 20 => string(4) "city" 21 => string(5) "offer" 22 => string(9) "statistic" 23 => string(3) "ref" 24 => string(11) "description" 25 => string(4) "type" 26 => string(3) "url" 27 => string(8) "distance" 28 => string(9) "hoteliers" ) protected store => array(31) ( "id" => string(5) "28070" "name" => string(13) "Zolotaia Niva" "nameEng" => string(13) "Zolotaia Niva" "nameUkr" => string(21) "Золота Нива" "cityId" => string(4) "1982" "nameTr" => string(13) "Zolotaja_Niva" "nameRu" => string(13) "Zolotaja Niva" "stars" => integer 2 "starsRaw" => string(3) "two" "category" => string(5) "treat" "form" => string(10) "sanatorium" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "paid" => string(1) "0" "confirm" => string(19) "2013-05-07 00:00:00" "rating" => string(6) "4.9000" "reviews" => string(2) "11" "topRate" => string(6) "4.9000" "vreviews" => string(2) "10" "photoCount" => string(2) "30" "videoCount" => string(1) "1" "questions" => string(1) "1" "rate" => string(6) "4.9000" "cntRank" => string(3) "508" "ctyRank" => string(1) "3" "description" => string(263) "The sanatorium was opened on July 1, 1980. It is located on the Black Sea coast of the Odessa region of the Belgorod-Dnestrovsky …" "city" => object Application\Library\Service\Geo\City(14)"city" => object Application\Library\Entity\Geo\City(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => object Database_Query_Builder_Select(20)"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected _select => array(16) ( 0 => array(2) ( 0 => string(8) "t.rec_id" 1 => string(2) "id" ) 1 => array(2) ( 0 => string(7) "t.fIATA" 1 => string(4) "iata" ) 2 => array(2) ( 0 => object Database_Expression(2)protected cityId => integer 1982 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => object Database_MySQLi_Result(7){ protected _parameters => array(0) protected _value => string(37) "IF(t.fNameEng!="",t.fNameEng,t.fName)" }1 => string(4) "name" ) 3 => array(2) ( 0 => string(7) "t.fName" 1 => string(8) "nameLang" ) 4 => array(2) ( 0 => string(12) "t.fSouthWest" 1 => string(3) "lat" ) 5 => array(2) ( 0 => string(12) "t.fNorthEast" 1 => string(3) "lng" ) 6 => array(2) ( 0 => string(7) "t.fZoom" 1 => string(4) "zoom" ) 7 => array(2) ( 0 => string(12) "t.fCountryID" 1 => string(9) "countryId" ) 8 => array(2) ( 0 => string(10) "t.fNameEng" 1 => string(7) "nameEng" ) 9 => array(2) ( 0 => string(9) "t.fNameTr" 1 => string(6) "nameTr" ) 10 => array(2) ( 0 => string(9) "t.fNameRd" 1 => string(6) "nameRd" ) 11 => array(2) ( 0 => string(9) "t.fNameVn" 1 => string(6) "nameVn" ) 12 => array(2) ( 0 => string(9) "t.fNamePr" 1 => string(6) "namePr" ) 13 => array(2) ( 0 => string(9) "t.fNameDt" 1 => string(6) "nameDt" ) 14 => array(2) ( 0 => string(9) "t.fTarget" 1 => string(6) "target" ) 15 => array(2) ( 0 => string(11) "t.fPriority" 1 => string(8) "priority" ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( 0 => string(14) "otpusk.tCities" 1 => string(1) "t" ) ) protected _join => array(0) protected _group_by => array(0) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => NULL protected _where => array(2) ( 0 => array(1) ( "AND" => array(3) ( 0 => string(12) "t.fCountryID" 1 => string(2) "!=" 2 => integer 100 ) ) 1 => array(1) ( "AND" => array(3) ( 0 => string(8) "t.rec_id" 1 => string(1) "=" 2 => integer 1982 ) ) ) protected _order_by => array(1) ( 0 => array(2) ( 0 => object Database_Expression(2){ protected _parameters => array(0) protected _value => string(34) "t.fNameEng COLLATE utf8_unicode_ci" }1 => string(3) "ASC" ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(591) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected _internal_row => integer 1 protected _query => string(591) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _result => object mysqli_result(5)protected entity => object Application\Library\Entity\Geo\Cities(4){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(7) ( 0 => string(6) "result" 1 => string(11) "loadCountry" 2 => string(10) "loadHotels" 3 => string(7) "loadRef" 4 => string(6) "refSql" 5 => string(10) "loadSights" 6 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(6) ( "result" => object Database_MySQLi_Result(7)public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected _internal_row => integer 1 protected _query => string(591) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _result => object mysqli_result(5)"loadCountry" => bool TRUE "loadHotels" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadStatistics" => NULL ) protected data => array(1) ( 0 => object Application\Library\Entity\Geo\City(3){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(22) ( 0 => string(2) "id" 1 => string(9) "countryId" 2 => string(4) "code" 3 => string(6) "hotels" 4 => string(7) "country" 5 => string(4) "name" 6 => string(8) "nameLang" 7 => string(6) "nameRd" 8 => string(6) "nameVn" 9 => string(6) "namePr" 10 => string(6) "nameDt" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "target" 14 => string(9) "excursion" 15 => string(8) "priority" 16 => string(4) "type" 17 => string(6) "latLng" 18 => string(5) "offer" 19 => string(3) "ref" 20 => string(6) "sights" 21 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(15) ( "id" => string(4) "1982" "name" => string(9) "Sergeevka" "nameLang" => string(18) "Сергеевка" "country" => object Application\Library\Service\Geo\Country(13)) }{ protected otp => string(6) "otpusk" protected countryId => integer 116 protected order => NULL protected loadRef => NULL protected loadImage => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => object Database_Query_Builder_Select(20)"hotels" => object Application\Library\Service\Geo\Hotel(20){ protected _select => array(17) ( ... ) protected _distinct => bool FALSE protected _from => array(1) ( ... ) protected _join => array(0) protected _group_by => array(0) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => NULL protected _where => array(2) ( ... ) protected _order_by => array(1) ( ... ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected loadCapital => bool TRUE protected loadCities => bool TRUE protected dbResult => object Database_Result_Cached(6){ protected _query => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(1) ( ... ) protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }protected entity => object Application\Library\Entity\Geo\Countries(4){ protected names => array(8) ( ... ) protected onlyNames => bool TRUE protected store => array(7) ( ... ) protected data => array(1) ( ... ) }public tp => string(9) "turpravda" }{ protected hotelId => integer 0 protected cityId => integer 1982 protected category => NULL protected limit => NULL protected offset => NULL protected order => NULL protected loadStatistics => NULL protected loadPhoto => NULL protected loadDescription => NULL protected loadRef => NULL protected loadRoom => NULL protected loadHoteliers => NULL public stars => array(7) ( 1 => string(3) "one" 2 => string(3) "two" 3 => string(5) "three" 4 => string(4) "four" 5 => string(4) "five" "hv1" => string(3) "hv1" "hv2" => string(3) "hv2" ) public starsRaw => array(7) ( "one" => integer 1 "two" => integer 2 "three" => integer 3 "four" => integer 4 "five" => integer 5 "hv1" => string(3) "hv1" "hv2" => string(3) "hv2" ) protected sql => NULL protected loadCity => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"countryId" => string(3) "116" "nameTr" => string(9) "sergeevka" "nameEng" => string(9) "Sergeevka" "nameRd" => string(18) "Сергеевки" "nameVn" => string(18) "Сергеевку" "namePr" => string(18) "Сергеевке" "nameDt" => string(18) "Сергеевке" "target" => string(1) "0" "priority" => string(1) "1" "latLng" => object Library\Entity\Geo\LatLng(3){ protected onlyNames => bool TRUE protected names => array(3) ( 0 => string(3) "lat" 1 => string(3) "lng" 2 => string(4) "zoom" ) protected store => array(3) ( "lat" => string(8) "46.02400" "lng" => string(8) "30.37200" "zoom" => string(2) "14" ) }) }{ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "cityId" => string(4) "1982" "reviews" => string(2) "11" "topRate" => string(6) "4.9000" "vreviews" => string(2) "10" "photoCount" => string(2) "30" "videoCount" => string(1) "1" "questions" => string(1) "1" "rate" => string(6) "4.9000" "cntRank" => string(3) "508" "ctyRank" => string(1) "3" ) }"photo" => object Application\Library\Entity\Media(3){ protected onlyNames => NULL protected names => array(29) ( 0 => string(2) "id" 1 => string(7) "albumId" 2 => string(7) "mediaId" 3 => string(6) "userId" 4 => string(5) "geoId" 5 => string(8) "objectId" 6 => string(10) "objectType" 7 => string(11) "description" 8 => string(6) "rating" 9 => string(4) "rand" 10 => string(4) "scin" 11 => string(4) "sort" 12 => string(4) "date" 13 => string(4) "type" 14 => string(7) "preview" 15 => string(4) "path" 16 => string(5) "width" 17 => string(6) "height" 18 => string(6) "status" 19 => string(9) "countryId" 20 => string(6) "cityId" 21 => string(7) "hotelId" 22 => string(7) "sightId" 23 => string(7) "country" 24 => string(4) "city" 25 => string(5) "hotel" 26 => string(4) "user" 27 => string(5) "album" 28 => string(8) "comments" ) protected store => array(4) ( "id" => string(6) "213954" "mediaId" => string(6) "213954" "objectId" => string(5) "28070" "sort" => string(3) "128" ) }) }{ protected names => array(22) ( 0 => string(2) "id" 1 => string(9) "countryId" 2 => string(4) "code" 3 => string(6) "hotels" 4 => string(7) "country" 5 => string(4) "name" 6 => string(8) "nameLang" 7 => string(6) "nameRd" 8 => string(6) "nameVn" 9 => string(6) "namePr" 10 => string(6) "nameDt" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "target" 14 => string(9) "excursion" 15 => string(8) "priority" 16 => string(4) "type" 17 => string(6) "latLng" 18 => string(5) "offer" 19 => string(3) "ref" 20 => string(6) "sights" 21 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(15) ( "id" => string(4) "1982" "name" => string(9) "Sergeevka" "nameLang" => string(18) "Сергеевка" "country" => object Application\Library\Service\Geo\Country(13)"country" => object Application\Library\Entity\Geo\Country(3){ protected otp => string(6) "otpusk" protected countryId => integer 116 protected order => NULL protected loadRef => NULL protected loadImage => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => object Database_Query_Builder_Select(20)"hotels" => object Application\Library\Service\Geo\Hotel(20){ protected _select => array(17) ( 0 => array(2) ( 0 => string(8) "c.rec_id" 1 => string(2) "id" ) 1 => array(2) ( 0 => string(9) "c.fNameTr" 1 => string(4) "code" ) 2 => array(2) ( 0 => string(7) "c.fCode" 1 => string(5) "code2" ) 3 => array(2) ( 0 => object Database_Expression(2)protected loadCapital => bool TRUE protected loadCities => bool TRUE protected dbResult => object Database_Result_Cached(6){ protected _parameters => array(0) protected _value => string(40) "IF(c.fNameEng!="",c.fNameEng,c.fCountry)" }1 => string(4) "name" ) 4 => array(2) ( 0 => string(10) "c.fCountry" 1 => string(8) "nameLang" ) 5 => array(2) ( 0 => string(12) "c.fSouthWest" 1 => string(3) "lat" ) 6 => array(2) ( 0 => string(12) "c.fNorthEast" 1 => string(3) "lng" ) 7 => array(2) ( 0 => string(7) "c.fZoom" 1 => string(4) "zoom" ) 8 => array(2) ( 0 => string(12) "c.fCapitalID" 1 => string(7) "capital" ) 9 => array(2) ( 0 => string(10) "c.fNameEng" 1 => string(7) "nameEng" ) 10 => array(2) ( 0 => string(9) "c.fNameTr" 1 => string(6) "nameTr" ) 11 => array(2) ( 0 => string(9) "c.fNameRd" 1 => string(6) "nameRd" ) 12 => array(2) ( 0 => string(9) "c.fNameVn" 1 => string(6) "nameVn" ) 13 => array(2) ( 0 => string(9) "c.fNamePr" 1 => string(6) "namePr" ) 14 => array(2) ( 0 => string(9) "c.fNameDt" 1 => string(6) "nameDt" ) 15 => array(2) ( 0 => string(12) "c.fContinent" 1 => string(9) "continent" ) 16 => array(2) ( 0 => string(11) "c.fPriority" 1 => string(8) "priority" ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( 0 => string(17) "otpusk.tCountries" 1 => string(1) "c" ) ) protected _join => array(0) protected _group_by => array(0) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => NULL protected _where => array(2) ( 0 => array(1) ( "AND" => array(3) ( 0 => string(8) "c.rec_id" 1 => string(2) "!=" 2 => integer 100 ) ) 1 => array(1) ( "AND" => array(3) ( 0 => string(8) "c.rec_id" 1 => string(1) "=" 2 => integer 116 ) ) ) protected _order_by => array(1) ( 0 => array(2) ( 0 => object Database_Expression(2){ protected _parameters => array(0) protected _value => string(34) "c.fNameEng COLLATE utf8_unicode_ci" }1 => string(3) "ASC" ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected _query => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(1) ( 0 => object stdClass(17)protected entity => object Application\Library\Entity\Geo\Countries(4){ public id => string(3) "116" public code => string(7) "ukraine" public code2 => string(2) "ua" public name => string(7) "Ukraine" public nameLang => string(14) "Украина" public lat => string(8) "48.69000" public lng => string(8) "31.73000" public zoom => string(1) "5" public capital => string(4) "1544" public nameEng => string(7) "Ukraine" public nameTr => string(7) "ukraine" public nameRd => string(14) "Украины" public nameVn => string(14) "Украину" public namePr => string(14) "Украине" public nameDt => string(14) "Украине" public continent => string(1) "1" public priority => string(1) "2" }) protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(8) ( 0 => string(6) "result" 1 => string(11) "loadCapital" 2 => string(10) "loadCities" 3 => string(7) "loadRef" 4 => string(9) "loadImage" 5 => string(6) "refSql" 6 => string(10) "loadSights" 7 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(7) ( "result" => object Database_Result_Cached(6)public tp => string(9) "turpravda" }{ protected _query => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(1) ( 0 => object stdClass(17)"loadCapital" => bool TRUE "loadCities" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadImage" => NULL "loadStatistics" => NULL ) protected data => array(1) ( 0 => object Application\Library\Entity\Geo\Country(3){ public id => string(3) "116" public code => string(7) "ukraine" public code2 => string(2) "ua" public name => string(7) "Ukraine" public nameLang => string(14) "Украина" public lat => string(8) "48.69000" public lng => string(8) "31.73000" public zoom => string(1) "5" public capital => string(4) "1544" public nameEng => string(7) "Ukraine" public nameTr => string(7) "ukraine" public nameRd => string(14) "Украины" public nameVn => string(14) "Украину" public namePr => string(14) "Украине" public nameDt => string(14) "Украине" public continent => string(1) "1" public priority => string(1) "2" }) protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(19) ( "id" => string(3) "116" "code" => string(7) "ukraine" "code2" => string(2) "ua" "name" => string(7) "Ukraine" "nameLang" => string(14) "Украина" "nameEng" => string(7) "Ukraine" "nameUkr" => NULL "nameTr" => string(7) "ukraine" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)) }{ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1544 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 116 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => bool TRUE protected sql => object Database_Query_Builder_Select(20)"nameRd" => string(14) "Украины" "nameVn" => string(14) "Украину" "namePr" => string(14) "Украине" "nameDt" => string(14) "Украине" ) }{ protected _select => array(26) ( ... ) protected _distinct => bool FALSE protected _from => array(1) ( ... ) protected _join => array(1) ( ... ) protected _group_by => array(1) ( ... ) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => object Database_Query_Builder_Join(11) { ... } protected _where => array(2) ( ... ) protected _order_by => array(1) ( ... ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(1024) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected hotelId => integer 0 protected cityId => integer 1982 protected category => NULL protected limit => NULL protected offset => NULL protected order => NULL protected loadStatistics => NULL protected loadPhoto => NULL protected loadDescription => NULL protected loadRef => NULL protected loadRoom => NULL protected loadHoteliers => NULL public stars => array(7) ( 1 => string(3) "one" 2 => string(3) "two" 3 => string(5) "three" 4 => string(4) "four" 5 => string(4) "five" "hv1" => string(3) "hv1" "hv2" => string(3) "hv2" ) public starsRaw => array(7) ( "one" => integer 1 "two" => integer 2 "three" => integer 3 "four" => integer 4 "five" => integer 5 "hv1" => string(3) "hv1" "hv2" => string(3) "hv2" ) protected sql => NULL protected loadCity => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"countryId" => string(3) "116" "nameTr" => string(9) "sergeevka" "nameEng" => string(9) "Sergeevka" "nameRd" => string(18) "Сергеевки" "nameVn" => string(18) "Сергеевку" "namePr" => string(18) "Сергеевке" "nameDt" => string(18) "Сергеевке" "target" => string(1) "0" "priority" => string(1) "1" "latLng" => object Library\Entity\Geo\LatLng(3){ protected onlyNames => bool TRUE protected names => array(3) ( 0 => string(3) "lat" 1 => string(3) "lng" 2 => string(4) "zoom" ) protected store => array(3) ( "lat" => string(8) "46.02400" "lng" => string(8) "30.37200" "zoom" => string(2) "14" ) }) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(19) ( "id" => string(3) "116" "code" => string(7) "ukraine" "code2" => string(2) "ua" "name" => string(7) "Ukraine" "nameLang" => string(14) "Украина" "nameEng" => string(7) "Ukraine" "nameUkr" => NULL "nameTr" => string(7) "ukraine" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)"countries" => object Application\Library\Entity\Geo\Countries(4){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1544 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 116 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => bool TRUE protected sql => object Database_Query_Builder_Select(20)"nameRd" => string(14) "Украины" "nameVn" => string(14) "Украину" "namePr" => string(14) "Украине" "nameDt" => string(14) "Украине" ) }{ protected _select => array(26) ( 0 => array(2) ( 0 => string(8) "t.rec_id" 1 => string(2) "id" ) 1 => array(2) ( 0 => string(7) "t.fIATA" 1 => string(4) "iata" ) 2 => array(2) ( 0 => object Database_Expression(2)protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected _parameters => array(0) protected _value => string(37) "IF(t.fNameEng!="",t.fNameEng,t.fName)" }1 => string(4) "name" ) 3 => array(2) ( 0 => string(7) "t.fName" 1 => string(8) "nameLang" ) 4 => array(2) ( 0 => string(12) "t.fSouthWest" 1 => string(3) "lat" ) 5 => array(2) ( 0 => string(12) "t.fNorthEast" 1 => string(3) "lng" ) 6 => array(2) ( 0 => string(7) "t.fZoom" 1 => string(4) "zoom" ) 7 => array(2) ( 0 => string(12) "t.fCountryID" 1 => string(9) "countryId" ) 8 => array(2) ( 0 => string(10) "t.fNameEng" 1 => string(7) "nameEng" ) 9 => array(2) ( 0 => string(9) "t.fNameTr" 1 => string(6) "nameTr" ) 10 => array(2) ( 0 => string(9) "t.fNameRd" 1 => string(6) "nameRd" ) 11 => array(2) ( 0 => string(9) "t.fNameVn" 1 => string(6) "nameVn" ) 12 => array(2) ( 0 => string(9) "t.fNamePr" 1 => string(6) "namePr" ) 13 => array(2) ( 0 => string(9) "t.fNameDt" 1 => string(6) "nameDt" ) 14 => array(2) ( 0 => string(9) "t.fTarget" 1 => string(6) "target" ) 15 => array(2) ( 0 => string(11) "t.fPriority" 1 => string(8) "priority" ) 16 => array(2) ( 0 => string(8) "s.hotels" 1 => string(6) "hotels" ) 17 => array(2) ( 0 => string(8) "s.sights" 1 => string(6) "sights" ) 18 => array(2) ( 0 => string(10) "s.comments" 1 => string(7) "reviews" ) 19 => array(2) ( 0 => string(16) "s.voted_comments" 1 => string(8) "vreviews" ) 20 => array(2) ( 0 => string(7) "s.fotos" 1 => string(10) "photoCount" ) 21 => array(2) ( 0 => string(8) "s.videos" 1 => string(10) "videoCount" ) 22 => array(2) ( 0 => string(11) "s.questions" 1 => string(9) "questions" ) 23 => array(2) ( 0 => string(9) "s.answers" 1 => string(7) "answers" ) 24 => array(2) ( 0 => string(10) "s.avg_rate" 1 => string(4) "rate" ) 25 => array(2) ( 0 => string(10) "s.top_rate" 1 => string(7) "topRate" ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( 0 => string(14) "otpusk.tCities" 1 => string(1) "t" ) ) protected _join => array(1) ( 0 => object Database_Query_Builder_Join(11){ protected _type => string(4) "LEFT" protected _table => array(2) ( 0 => string(15) "turpravda.stats" 1 => string(1) "s" ) protected _on => array(3) ( 0 => array(3) ( 0 => string(9) "s.city_id" 1 => string(1) "=" 2 => string(8) "t.rec_id" ) 1 => array(3) ( 0 => string(10) "s.hotel_id" 1 => string(1) "=" 2 => object Database_Expression(2)) protected _group_by => array(1) ( 0 => string(8) "t.rec_id" ) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => object Database_Query_Builder_Join(11){ protected _parameters => array(0) protected _value => string(1) "0" }) 2 => array(3) ( 0 => string(10) "s.sight_id" 1 => string(1) "=" 2 => object Database_Expression(2){ protected _parameters => array(0) protected _value => string(1) "0" }) ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected _type => string(4) "LEFT" protected _table => array(2) ( 0 => string(15) "turpravda.stats" 1 => string(1) "s" ) protected _on => array(3) ( 0 => array(3) ( 0 => string(9) "s.city_id" 1 => string(1) "=" 2 => string(8) "t.rec_id" ) 1 => array(3) ( 0 => string(10) "s.hotel_id" 1 => string(1) "=" 2 => object Database_Expression(2)protected _where => array(2) ( 0 => array(1) ( "AND" => array(3) ( 0 => string(12) "t.fCountryID" 1 => string(2) "!=" 2 => integer 100 ) ) 1 => array(1) ( "AND" => array(3) ( 0 => string(12) "t.fCountryID" 1 => string(1) "=" 2 => integer 116 ) ) ) protected _order_by => array(1) ( 0 => array(2) ( 0 => object Database_Expression(2){ protected _parameters => array(0) protected _value => string(1) "0" }) 2 => array(3) ( 0 => string(10) "s.sight_id" 1 => string(1) "=" 2 => object Database_Expression(2){ protected _parameters => array(0) protected _value => string(1) "0" }) ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected _parameters => array(0) protected _value => string(34) "t.fNameEng COLLATE utf8_unicode_ci" }1 => string(3) "ASC" ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(1024) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected names => array(8) ( 0 => string(6) "result" 1 => string(11) "loadCapital" 2 => string(10) "loadCities" 3 => string(7) "loadRef" 4 => string(9) "loadImage" 5 => string(6) "refSql" 6 => string(10) "loadSights" 7 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(7) ( "result" => object Database_Result_Cached(6)"votes" => array(6) ( "sum1" => float 3.9 "sum2" => float 4.9 "sum3" => float 4.7 "sum4" => float 6 "sum5" => float 5.8 "count" => string(2) "10" ) "questions" => array(1) ( 0 => array(13) ( "id" => string(5) "60167" "url" => string(54) "/ua/sergeevka/Zolotaja_Niva-h28070-question-60167.html" "question" => string(81) "Для 3х-летнего ребенка проживание бесплатно?" "text" => string(0) "" "date" => string(19) "2017-06-01 14:08:38" "dateText" => string(19) "9 лет назад" "subscribe" => integer 3 "views" => bool FALSE "answers" => string(1) "2" "answersHotelier" => bool FALSE "country" => array(2) ( "code" => string(2) "ua" "name" => string(7) "Ukraine" ) "city" => array(2) ( "code" => string(9) "sergeevka" "name" => string(9) "Sergeevka" ) "hotel" => array(5) ( "id" => string(5) "28070" "name" => string(13) "Zolotaia Niva" "printName" => string(16) "Zolotaia Niva 2*" "nameTr" => string(13) "Zolotaja_Niva" "stars" => string(2) "2*" ) ) ) "pagination" => object Pagination(15){ protected _query => string(1057) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(167) ( 0 => object stdClass(27)"loadCapital" => bool TRUE "loadCities" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadImage" => NULL "loadStatistics" => bool TRUE ) protected data => array(167) ( 0 => object Application\Library\Entity\Geo\Country(3){ public id => string(3) "148" public code => string(8) "abkhazia" public code2 => string(2) "ab" public name => string(8) "Abkhazia" public nameLang => string(14) "Абхазия" public lat => string(8) "42.94440" public lng => string(8) "41.11080" public zoom => string(1) "8" public capital => string(4) "1792" public nameEng => string(8) "Abkhazia" public nameTr => string(8) "abkhazia" public nameRd => string(14) "Абхазии" public nameVn => string(14) "Абхазию" public namePr => string(14) "Абхазии" public nameDt => string(14) "Абхазии" public continent => string(1) "2" public priority => string(2) "-1" public hotels => string(2) "53" public sights => string(1) "2" public reviews => string(3) "906" public vreviews => string(3) "804" public photoCount => string(3) "929" public videoCount => string(1) "6" public questions => string(3) "171" public answers => string(3) "623" public rate => string(6) "5.6828" public topRate => string(7) "10.6580" }1 => object stdClass(27){ public id => string(3) "143" public code => string(11) "afghanistan" public code2 => string(2) "af" public name => string(11) "Afghanistan" public nameLang => string(20) "Афганистан" public lat => string(8) "33.06390" public lng => string(8) "68.59860" public zoom => string(1) "5" public capital => string(4) "1683" public nameEng => string(11) "Afghanistan" public nameTr => string(11) "afghanistan" public nameRd => string(22) "Афганистана" public nameVn => string(20) "Афганистан" public namePr => string(22) "Афганистане" public nameDt => string(22) "Афганистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }2 => object stdClass(27){ public id => string(2) "10" public code => string(7) "albania" public code2 => string(2) "al" public name => string(7) "Albania" public nameLang => string(14) "Албания" public lat => string(8) "41.34380" public lng => string(8) "20.37960" public zoom => string(1) "7" public capital => string(4) "1793" public nameEng => string(7) "Albania" public nameTr => string(7) "albania" public nameRd => string(14) "Албании" public nameVn => string(14) "Албанию" public namePr => string(14) "Албании" public nameDt => string(14) "Албании" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(2) "92" public sights => string(2) "42" public reviews => string(3) "233" public vreviews => string(3) "198" public photoCount => string(3) "788" public videoCount => string(1) "6" public questions => string(2) "45" public answers => string(3) "269" public rate => string(6) "6.1263" public topRate => string(7) "11.0273" }3 => object stdClass(27){ public id => string(2) "11" public code => string(7) "algeria" public code2 => string(2) "dz" public name => string(7) "Algeria" public nameLang => string(10) "Алжир" public lat => string(8) "36.77820" public lng => string(7) "3.05250" public zoom => string(2) "12" public capital => string(4) "1794" public nameEng => string(7) "Algeria" public nameTr => string(7) "algeria" public nameRd => string(12) "Алжира" public nameVn => string(10) "Алжир" public namePr => string(12) "Алжире" public nameDt => string(12) "Алжиру" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(2) "18" public vreviews => string(1) "0" public photoCount => string(3) "284" public videoCount => string(1) "1" public questions => string(1) "9" public answers => string(2) "17" public rate => NULL public topRate => NULL }4 => object stdClass(27){ public id => string(1) "3" public code => string(7) "andorra" public code2 => string(2) "ad" public name => string(7) "Andorra" public nameLang => string(14) "Андорра" public lat => string(8) "42.54300" public lng => string(7) "1.58890" public zoom => string(2) "11" public capital => string(3) "974" public nameEng => string(7) "Andorra" public nameTr => string(7) "andorra" public nameRd => string(14) "Андорры" public nameVn => string(14) "Андорру" public namePr => string(14) "Андорре" public nameDt => string(14) "Андорре" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "39" public sights => string(2) "12" public reviews => string(3) "136" public vreviews => string(3) "112" public photoCount => string(3) "512" public videoCount => string(1) "1" public questions => string(2) "18" public answers => string(2) "15" public rate => string(6) "7.2087" public topRate => string(7) "12.0363" }5 => object stdClass(27){ public id => string(3) "153" public code => string(9) "antarctic" public code2 => string(2) "aa" public name => string(9) "Antarctic" public nameLang => string(20) "Антарктика" public lat => string(9) "-77.58000" public lng => string(8) "26.19140" public zoom => string(1) "3" public capital => string(4) "2081" public nameEng => string(9) "Antarctic" public nameTr => string(9) "antarctic" public nameRd => string(20) "Антарктики" public nameVn => string(20) "Антарктику" public namePr => string(20) "Антарктике" public nameDt => string(20) "Антарктике" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "0" public photoCount => string(2) "51" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(2) "18" public rate => NULL public topRate => NULL }6 => object stdClass(27){ public id => string(1) "2" public code => string(7) "antigua" public code2 => string(2) "ag" public name => string(7) "Antigua" public nameLang => string(14) "Антигуа" public lat => string(8) "46.81510" public lng => string(8) "30.43210" public zoom => string(1) "6" public capital => string(4) "1201" public nameEng => string(7) "Antigua" public nameTr => string(7) "antigua" public nameRd => string(14) "Антигуа" public nameVn => string(14) "Антигуа" public namePr => string(14) "Антигуа" public nameDt => string(14) "Антигуа" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }7 => object stdClass(27){ public id => string(1) "9" public code => string(9) "argentina" public code2 => string(2) "ar" public name => string(9) "Argentina" public nameLang => string(18) "Аргентина" public lat => string(9) "-35.46185" public lng => string(9) "-65.03758" public zoom => string(1) "4" public capital => string(4) "1531" public nameEng => string(9) "Argentina" public nameTr => string(9) "argentina" public nameRd => string(18) "Аргентины" public nameVn => string(18) "Аргентину" public namePr => string(18) "Аргентине" public nameDt => string(18) "Аргентине" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "2" public reviews => string(2) "17" public vreviews => string(1) "4" public photoCount => string(3) "249" public videoCount => string(1) "0" public questions => string(2) "10" public answers => string(2) "48" public rate => string(6) "7.5000" public topRate => string(7) "10.0000" }8 => object stdClass(27){ public id => string(1) "4" public code => string(7) "armenia" public code2 => string(2) "am" public name => string(7) "Armenia" public nameLang => string(14) "Армения" public lat => string(8) "40.31300" public lng => string(8) "45.16480" public zoom => string(1) "7" public capital => string(4) "1723" public nameEng => string(7) "Armenia" public nameTr => string(7) "armenia" public nameRd => string(14) "Армении" public nameVn => string(14) "Армению" public namePr => string(14) "Армении" public nameDt => string(14) "Армении" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "9" public sights => string(2) "18" public reviews => string(2) "37" public vreviews => string(2) "11" public photoCount => string(3) "298" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "29" public rate => string(6) "8.0000" public topRate => string(7) "11.6667" }9 => object stdClass(27){ public id => string(1) "5" public code => string(5) "aruba" public code2 => string(2) "aw" public name => string(5) "Aruba" public nameLang => string(10) "Аруба" public lat => string(8) "11.78130" public lng => string(9) "-64.29200" public zoom => string(1) "5" public capital => string(4) "1170" public nameEng => string(5) "Aruba" public nameTr => string(5) "aruba" public nameRd => string(10) "Арубы" public nameVn => string(10) "Арубу" public namePr => string(10) "Арубе" public nameDt => string(10) "Арубе" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }10 => object stdClass(27){ public id => string(1) "7" public code => string(9) "australia" public code2 => string(2) "au" public name => string(9) "Australia" public nameLang => string(18) "Австралия" public lat => string(9) "-28.84470" public lng => string(9) "135.08791" public zoom => string(1) "4" public capital => string(3) "978" public nameEng => string(9) "Australia" public nameTr => string(9) "australia" public nameRd => string(18) "Австралии" public nameVn => string(18) "Австралию" public namePr => string(18) "Австралии" public nameDt => string(18) "Австралии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "0" public reviews => string(2) "20" public vreviews => string(2) "14" public photoCount => string(2) "47" public videoCount => string(1) "0" public questions => string(2) "25" public answers => string(2) "95" public rate => string(6) "8.7143" public topRate => string(7) "12.6032" }11 => object stdClass(27){ public id => string(1) "8" public code => string(7) "austria" public code2 => string(2) "at" public name => string(7) "Austria" public nameLang => string(14) "Австрия" public lat => string(8) "47.79840" public lng => string(8) "13.35940" public zoom => string(1) "6" public capital => string(3) "790" public nameEng => string(7) "Austria" public nameTr => string(7) "austria" public nameRd => string(14) "Австрии" public nameVn => string(14) "Австрию" public namePr => string(14) "Австрии" public nameDt => string(14) "Австрии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "178" public sights => string(3) "218" public reviews => string(3) "394" public vreviews => string(3) "273" public photoCount => string(4) "2799" public videoCount => string(1) "2" public questions => string(3) "128" public answers => string(3) "458" public rate => string(6) "7.0108" public topRate => string(7) "11.9386" }12 => object stdClass(27){ public id => string(1) "6" public code => string(10) "azerbaijan" public code2 => string(2) "az" public name => string(10) "Azerbaijan" public nameLang => string(22) "Азербайджан" public lat => string(8) "40.15130" public lng => string(8) "47.68990" public zoom => string(1) "7" public capital => string(4) "1545" public nameEng => string(10) "Azerbaijan" public nameTr => string(10) "azerbaijan" public nameRd => string(24) "Азербайджана" public nameVn => string(22) "Азербайджан" public namePr => string(24) "Азербайджане" public nameDt => string(24) "Азербайджану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "4" public reviews => string(2) "36" public vreviews => string(2) "21" public photoCount => string(3) "427" public videoCount => string(1) "0" public questions => string(2) "38" public answers => string(2) "79" public rate => string(6) "7.8095" public topRate => string(7) "12.0095" }13 => object stdClass(27){ public id => string(2) "18" public code => string(7) "bahamas" public code2 => string(2) "bs" public name => string(7) "Bahamas" public nameLang => string(12) "Багамы" public lat => string(8) "24.34710" public lng => string(9) "-77.15700" public zoom => string(1) "7" public capital => string(4) "1678" public nameEng => string(7) "Bahamas" public nameTr => string(7) "bahamas" public nameRd => string(10) "Багам" public nameVn => string(12) "Багамы" public namePr => string(14) "Багамах" public nameDt => string(14) "Багамам" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(2) "11" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "27" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }14 => object stdClass(27){ public id => string(2) "24" public code => string(7) "bahrain" public code2 => string(2) "bh" public name => string(7) "Bahrain" public nameLang => string(14) "Бахрейн" public lat => string(8) "26.03830" public lng => string(8) "50.58240" public zoom => string(2) "10" public capital => string(4) "1796" public nameEng => string(7) "Bahrain" public nameTr => string(7) "bahrain" public nameRd => string(16) "Бахрейна" public nameVn => string(14) "Бахрейн" public namePr => string(16) "Бахрейне" public nameDt => string(16) "Бахрейну" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "3" public photoCount => string(2) "62" public videoCount => string(1) "1" public questions => string(1) "5" public answers => string(1) "9" public rate => string(6) "9.0000" public topRate => string(7) "11.1429" }15 => object stdClass(27){ public id => string(2) "19" public code => string(10) "bangladesh" public code2 => string(2) "bd" public name => string(10) "Bangladesh" public nameLang => string(18) "Бангладеш" public lat => string(8) "24.52710" public lng => string(8) "90.31860" public zoom => string(1) "6" public capital => string(4) "1795" public nameEng => string(10) "Bangladesh" public nameTr => string(10) "bangladesh" public nameRd => string(20) "Бангладеша" public nameVn => string(18) "Бангладеш" public namePr => string(20) "Бангладеше" public nameDt => string(20) "Бангладешу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => NULL public topRate => NULL }16 => object stdClass(27){ public id => string(2) "12" public code => string(8) "barbados" public code2 => string(2) "bb" public name => string(8) "Barbados" public nameLang => string(16) "Барбадос" public lat => string(9) "-48.69000" public lng => string(8) "31.73000" public zoom => string(1) "6" public capital => string(4) "1158" public nameEng => string(8) "Barbados" public nameTr => string(8) "barbados" public nameRd => string(18) "Барбадоса" public nameVn => string(16) "Барбадос" public namePr => string(18) "Барбадосе" public nameDt => string(18) "Барбадосу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(1) "9" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }17 => object stdClass(27){ public id => string(2) "16" public code => string(7) "belarus" public code2 => string(2) "by" public name => string(7) "Belarus" public nameLang => string(16) "Беларусь" public lat => string(8) "53.72270" public lng => string(8) "27.99320" public zoom => string(1) "6" public capital => string(4) "1463" public nameEng => string(7) "Belarus" public nameTr => string(7) "belarus" public nameRd => string(16) "Беларуси" public nameVn => string(16) "Беларусь" public namePr => string(16) "Беларуси" public nameDt => string(16) "Беларуси" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "48" public sights => string(1) "5" public reviews => string(3) "153" public vreviews => string(3) "126" public photoCount => string(3) "856" public videoCount => string(1) "0" public questions => string(2) "79" public answers => string(3) "275" public rate => string(6) "6.9055" public topRate => string(7) "11.7517" }18 => object stdClass(27){ public id => string(2) "17" public code => string(7) "belgium" public code2 => string(2) "be" public name => string(7) "Belgium" public nameLang => string(14) "Бельгия" public lat => string(8) "50.58320" public lng => string(7) "4.61430" public zoom => string(1) "6" public capital => string(4) "1405" public nameEng => string(7) "Belgium" public nameTr => string(7) "belgium" public nameRd => string(14) "Бельгии" public nameVn => string(14) "Бельгию" public namePr => string(14) "Бельгии" public nameDt => string(14) "Бельгии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "13" public sights => string(2) "73" public reviews => string(2) "41" public vreviews => string(2) "16" public photoCount => string(3) "497" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "59" public rate => string(6) "7.0000" public topRate => string(7) "11.0000" }19 => object stdClass(27){ public id => string(3) "145" public code => string(6) "belize" public code2 => string(2) "bz" public name => string(6) "Belize" public nameLang => string(10) "Белиз" public lat => string(9) "-48.69000" public lng => string(8) "31.73000" public zoom => string(1) "6" public capital => string(4) "1713" public nameEng => string(6) "Belize" public nameTr => string(6) "belize" public nameRd => string(12) "Белиза" public nameVn => string(10) "Белиз" public namePr => string(12) "Белизе" public nameDt => string(12) "Белизу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "7" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }20 => object stdClass(27){ public id => string(2) "20" public code => string(5) "benin" public code2 => string(2) "bj" public name => string(5) "Benin" public nameLang => string(10) "Бенин" public lat => string(7) "9.64410" public lng => string(7) "2.94430" public zoom => string(1) "6" public capital => string(4) "1797" public nameEng => string(5) "Benin" public nameTr => string(5) "benin" public nameRd => string(12) "Бенина" public nameVn => string(10) "Бенин" public namePr => string(12) "Бенине" public nameDt => string(12) "Бенину" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }21 => object stdClass(27){ public id => string(3) "140" public code => string(8) "bermudas" public code2 => string(2) "bm" public name => string(8) "Bermudas" public nameLang => string(35) "Бермудские острова" public lat => string(8) "32.29240" public lng => string(9) "-64.78480" public zoom => string(2) "13" public capital => string(4) "1679" public nameEng => string(8) "Bermudas" public nameTr => string(8) "bermudas" public nameRd => string(16) "Бермудов" public nameVn => string(14) "Бермуды" public namePr => string(16) "Бермудах" public nameDt => string(16) "Бермудам" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }22 => object stdClass(27){ public id => string(2) "21" public code => string(7) "bolivia" public code2 => string(2) "bo" public name => string(7) "Bolivia" public nameLang => string(14) "Боливия" public lat => string(9) "-16.29910" public lng => string(9) "-63.54490" public zoom => string(1) "5" public capital => string(4) "1798" public nameEng => string(7) "Bolivia" public nameTr => string(7) "bolivia" public nameRd => string(14) "Боливии" public nameVn => string(14) "Боливию" public namePr => string(14) "Боливии" public nameDt => string(14) "Боливии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "1" public reviews => string(1) "4" public vreviews => string(1) "2" public photoCount => string(2) "84" public videoCount => string(1) "2" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.6667" }23 => object stdClass(27){ public id => string(2) "22" public code => string(18) "bosnia_herzegovina" public code2 => string(2) "ba" public name => string(18) "Bosnia herzegovina" public nameLang => string(38) "Босния и Герцеговина" public lat => string(8) "44.02440" public lng => string(8) "17.88570" public zoom => string(1) "6" public capital => string(4) "1799" public nameEng => string(18) "Bosnia herzegovina" public nameTr => string(18) "bosnia_herzegovina" public nameRd => string(38) "Боснии и Герцоговины" public nameVn => string(38) "Боснию и Герцоговину" public namePr => string(38) "Боснии и Герцоговине" public nameDt => string(38) "Боснии и Герцоговине" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "5" public vreviews => string(1) "0" public photoCount => string(3) "122" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "7" public rate => NULL public topRate => NULL }24 => object stdClass(27){ public id => string(2) "23" public code => string(8) "botswana" public code2 => string(2) "bw" public name => string(8) "Botswana" public nameLang => string(16) "Ботсвана" public lat => string(9) "-22.53290" public lng => string(8) "24.36770" public zoom => string(1) "5" public capital => string(4) "1800" public nameEng => string(8) "Botswana" public nameTr => string(8) "botswana" public nameRd => string(16) "Ботсваны" public nameVn => string(16) "Ботсвану" public namePr => string(16) "Ботсване" public nameDt => string(16) "Ботсване" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "0" public photoCount => string(2) "49" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }25 => object stdClass(27){ public id => string(2) "14" public code => string(6) "brazil" public code2 => string(2) "br" public name => string(6) "Brazil" public nameLang => string(16) "Бразилия" public lat => string(9) "-14.00870" public lng => string(9) "-54.93160" public zoom => string(1) "4" public capital => string(3) "989" public nameEng => string(6) "Brazil" public nameTr => string(6) "brazil" public nameRd => string(16) "Бразилии" public nameVn => string(16) "Бразилию" public namePr => string(16) "Бразилии" public nameDt => string(16) "Бразилии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "28" public vreviews => string(2) "13" public photoCount => string(3) "170" public videoCount => string(1) "2" public questions => string(2) "13" public answers => string(2) "32" public rate => string(6) "7.3077" public topRate => string(7) "11.1312" }26 => object stdClass(27){ public id => string(3) "161" public code => string(6) "brunei" public code2 => string(2) "bn" public name => string(6) "Brunei" public nameLang => string(12) "Бруней" public lat => string(7) "4.49976" public lng => string(9) "114.60663" public zoom => string(2) "10" public capital => string(4) "2883" public nameEng => string(6) "Brunei" public nameTr => string(6) "brunei" public nameRd => string(12) "Брунея" public nameVn => string(12) "Бруней" public namePr => string(12) "Брунее" public nameDt => string(12) "Брунею" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(1) "8" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }27 => object stdClass(27){ public id => string(2) "13" public code => string(8) "bulgaria" public code2 => string(2) "bg" public name => string(8) "Bulgaria" public nameLang => string(16) "Болгария" public lat => string(8) "42.72520" public lng => string(8) "25.48150" public zoom => string(1) "6" public capital => string(3) "800" public nameEng => string(8) "Bulgaria" public nameTr => string(8) "bulgaria" public nameRd => string(16) "Болгарии" public nameVn => string(16) "Болгарию" public namePr => string(16) "Болгарии" public nameDt => string(16) "Болгарии" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "936" public sights => string(2) "47" public reviews => string(4) "5990" public vreviews => string(4) "5579" public photoCount => string(5) "13025" public videoCount => string(2) "12" public questions => string(4) "1840" public answers => string(5) "10394" public rate => string(6) "6.4462" public topRate => string(7) "11.4426" }28 => object stdClass(27){ public id => string(2) "15" public code => string(6) "butane" public code2 => string(2) "bt" public name => string(6) "Butane" public nameLang => string(10) "Бутан" public lat => string(8) "27.08850" public lng => string(8) "90.53830" public zoom => string(1) "7" public capital => string(3) "991" public nameEng => string(6) "Butane" public nameTr => string(6) "butane" public nameRd => string(12) "Бутана" public nameVn => string(10) "Бутан" public namePr => string(12) "Бутане" public nameDt => string(12) "Бутану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.0000" }29 => object stdClass(27){ public id => string(2) "62" public code => string(8) "cambodia" public code2 => string(2) "kh" public name => string(8) "Cambodia" public nameLang => string(16) "Камбоджа" public lat => string(8) "17.26670" public lng => string(9) "107.18260" public zoom => string(1) "5" public capital => string(4) "1736" public nameEng => string(8) "Cambodia" public nameTr => string(8) "cambodia" public nameRd => string(16) "Камбоджи" public nameVn => string(16) "Камбоджу" public namePr => string(16) "Камбодже" public nameDt => string(16) "Камбодже" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "22" public sights => string(1) "6" public reviews => string(2) "58" public vreviews => string(2) "31" public photoCount => string(3) "534" public videoCount => string(1) "0" public questions => string(2) "14" public answers => string(2) "61" public rate => string(6) "7.2813" public topRate => string(7) "11.7099" }30 => object stdClass(27){ public id => string(2) "66" public code => string(8) "cameroon" public code2 => string(2) "cm" public name => string(8) "Cameroon" public nameLang => string(14) "Камерун" public lat => string(7) "3.46960" public lng => string(8) "14.10640" public zoom => string(1) "5" public capital => string(4) "1808" public nameEng => string(8) "Cameroon" public nameTr => string(8) "cameroon" public nameRd => string(16) "Камеруна" public nameVn => string(14) "Камерун" public namePr => string(16) "Камеруне" public nameDt => string(16) "Камеруну" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }31 => object stdClass(27){ public id => string(2) "57" public code => string(6) "canada" public code2 => string(2) "ca" public name => string(6) "Canada" public nameLang => string(12) "Канада" public lat => string(8) "53.59250" public lng => string(9) "-99.66800" public zoom => string(1) "4" public capital => string(4) "1209" public nameEng => string(6) "Canada" public nameTr => string(6) "canada" public nameRd => string(12) "Канады" public nameVn => string(12) "Канаду" public namePr => string(12) "Канаде" public nameDt => string(12) "Канаде" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(2) "15" public answers => string(2) "38" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }32 => object stdClass(27){ public id => string(3) "159" public code => string(10) "cape_verde" public code2 => string(2) "cv" public name => string(10) "Cape verde" public nameLang => string(19) "Кабо-Верде" public lat => string(8) "15.13576" public lng => string(9) "-23.70850" public zoom => string(1) "6" public capital => string(4) "2533" public nameEng => string(10) "Cape verde" public nameTr => string(10) "cape_verde" public nameRd => string(19) "Кабо-Верде" public nameVn => string(19) "Кабо-Верде" public namePr => string(19) "Кабо-Верде" public nameDt => string(19) "Кабо-Верде" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(2) "34" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "2" public rate => string(6) "9.5000" public topRate => string(7) "11.1667" }33 => object stdClass(27){ public id => string(2) "55" public code => string(11) "carpathians" public code2 => string(2) "ur" public name => string(11) "Carpathians" public nameLang => string(31) "Украина - Карпаты" public lat => string(8) "48.95860" public lng => string(8) "24.46660" public zoom => string(1) "7" public capital => string(1) "0" public nameEng => string(11) "Carpathians" public nameTr => string(11) "carpathians" public nameRd => string(12) "Карпат" public nameVn => string(14) "Карпаты" public namePr => string(16) "Карпатах" public nameDt => string(16) "Карпатам" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "893" public sights => string(3) "149" public reviews => string(4) "7083" public vreviews => string(4) "6546" public photoCount => string(5) "16274" public videoCount => string(2) "34" public questions => string(4) "1040" public answers => string(4) "7765" public rate => string(6) "6.8794" public topRate => string(7) "11.8763" }34 => object stdClass(27){ public id => string(3) "123" public code => string(4) "chad" public code2 => string(2) "td" public name => string(4) "Chad" public nameLang => string(6) "Чад" public lat => string(8) "15.45370" public lng => string(8) "18.72070" public zoom => string(1) "5" public capital => string(4) "1815" public nameEng => string(4) "Chad" public nameTr => string(4) "chad" public nameRd => string(8) "Чада" public nameVn => string(6) "Чад" public namePr => string(8) "Чаде" public nameDt => string(8) "Чаду" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }35 => object stdClass(27){ public id => string(3) "136" public code => string(5) "chile" public code2 => string(2) "cl" public name => string(5) "Chile" public nameLang => string(8) "Чили" public lat => string(9) "-25.95800" public lng => string(9) "-59.23830" public zoom => string(1) "3" public capital => string(4) "1537" public nameEng => string(5) "Chile" public nameTr => string(5) "chile" public nameRd => string(8) "Чили" public nameVn => string(8) "Чили" public namePr => string(8) "Чили" public nameDt => string(8) "Чили" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "0" public photoCount => string(3) "122" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => NULL public topRate => NULL }36 => object stdClass(27){ public id => string(2) "58" public code => string(5) "china" public code2 => string(2) "cn" public name => string(5) "China" public nameLang => string(10) "Китай" public lat => string(8) "35.10190" public lng => string(9) "101.42580" public zoom => string(1) "4" public capital => string(3) "730" public nameEng => string(5) "China" public nameTr => string(5) "china" public nameRd => string(10) "Китая" public nameVn => string(10) "Китай" public namePr => string(10) "Китае" public nameDt => string(10) "Китаю" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "128" public sights => string(2) "14" public reviews => string(3) "561" public vreviews => string(3) "472" public photoCount => string(4) "2535" public videoCount => string(1) "0" public questions => string(3) "286" public answers => string(3) "789" public rate => string(6) "6.6360" public topRate => string(7) "11.5940" }37 => object stdClass(27){ public id => string(2) "63" public code => string(8) "colombia" public code2 => string(2) "co" public name => string(8) "Colombia" public nameLang => string(16) "Колумбия" public lat => string(7) "2.63580" public lng => string(9) "-70.31250" public zoom => string(1) "5" public capital => string(4) "1810" public nameEng => string(8) "Colombia" public nameTr => string(8) "colombia" public nameRd => string(16) "Колумбии" public nameVn => string(16) "Колумбию" public namePr => string(16) "Колумбии" public nameDt => string(16) "Колумбии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(2) "11" public rate => NULL public topRate => NULL }38 => object stdClass(27){ public id => string(2) "64" public code => string(5) "congo" public code2 => string(2) "cd" public name => string(5) "Congo" public nameLang => string(10) "Конго" public lat => string(8) "-2.24129" public lng => string(8) "23.24596" public zoom => string(1) "5" public capital => string(4) "1811" public nameEng => string(5) "Congo" public nameTr => string(5) "congo" public nameRd => string(10) "Конго" public nameVn => string(10) "Конго" public namePr => string(10) "Конго" public nameDt => string(10) "Конго" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "34" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "8" public rate => NULL public topRate => NULL }39 => object stdClass(27){ public id => string(3) "154" public code => string(10) "costa_rica" public code2 => string(2) "cr" public name => string(10) "Costa Rica" public nameLang => string(19) "Коста Рика" public lat => string(7) "9.93330" public lng => string(9) "-84.08330" public zoom => string(2) "15" public capital => string(4) "2083" public nameEng => string(10) "Costa Rica" public nameTr => string(10) "costa_rica" public nameRd => string(19) "Коста Рики" public nameVn => string(19) "Коста Рику" public namePr => string(19) "Коста Рике" public nameDt => string(19) "Коста Рике" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "2" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "7" public rate => string(6) "8.0000" public topRate => string(6) "9.6667" }40 => object stdClass(27){ public id => string(2) "50" public code => string(6) "crimea" public code2 => string(2) "uc" public name => string(6) "Crimea" public nameLang => string(8) "Крым" public lat => string(8) "45.52170" public lng => string(8) "34.43120" public zoom => string(1) "7" public capital => string(4) "1098" public nameEng => string(6) "Crimea" public nameTr => string(6) "crimea" public nameRd => string(10) "Крыма" public nameVn => string(8) "Крым" public namePr => string(10) "Крыме" public nameDt => string(10) "Крыму" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(4) "1095" public sights => string(3) "224" public reviews => string(5) "11884" public vreviews => string(5) "10913" public photoCount => string(5) "20238" public videoCount => string(2) "72" public questions => string(4) "1875" public answers => string(4) "7530" public rate => string(6) "6.9485" public topRate => string(7) "11.9467" }41 => object stdClass(27){ public id => string(3) "134" public code => string(7) "croatia" public code2 => string(2) "hr" public name => string(7) "Croatia" public nameLang => string(16) "Хорватия" public lat => string(8) "44.80910" public lng => string(8) "16.34770" public zoom => string(1) "6" public capital => string(3) "831" public nameEng => string(7) "Croatia" public nameTr => string(7) "croatia" public nameRd => string(16) "Хорватии" public nameVn => string(16) "Хорватию" public namePr => string(16) "Хорватии" public nameDt => string(16) "Хорватии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "213" public sights => string(2) "43" public reviews => string(4) "1078" public vreviews => string(3) "929" public photoCount => string(4) "3919" public videoCount => string(1) "3" public questions => string(3) "456" public answers => string(4) "1965" public rate => string(6) "7.3234" public topRate => string(7) "12.3020" }42 => object stdClass(27){ public id => string(2) "56" public code => string(4) "cuba" public code2 => string(2) "cu" public name => string(4) "Cuba" public nameLang => string(8) "Куба" public lat => string(8) "21.55530" public lng => string(9) "-79.54650" public zoom => string(1) "6" public capital => string(3) "967" public nameEng => string(4) "Cuba" public nameTr => string(4) "cuba" public nameRd => string(8) "Кубы" public nameVn => string(8) "Кубу" public namePr => string(8) "Кубе" public nameDt => string(8) "Кубе" public continent => string(1) "4" public priority => string(1) "1" public hotels => string(2) "84" public sights => string(1) "8" public reviews => string(3) "553" public vreviews => string(3) "506" public photoCount => string(4) "1545" public videoCount => string(1) "3" public questions => string(3) "141" public answers => string(3) "499" public rate => string(6) "7.3490" public topRate => string(7) "12.3098" }43 => object stdClass(27){ public id => string(2) "54" public code => string(6) "cyprus" public code2 => string(2) "cy" public name => string(6) "Cyprus" public nameLang => string(8) "Кипр" public lat => string(8) "35.07500" public lng => string(8) "33.43140" public zoom => string(1) "8" public capital => string(4) "1326" public nameEng => string(6) "Cyprus" public nameTr => string(6) "cyprus" public nameRd => string(10) "Кипра" public nameVn => string(8) "Кипр" public namePr => string(10) "Кипре" public nameDt => string(10) "Кипру" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "326" public sights => string(2) "59" public reviews => string(4) "2635" public vreviews => string(4) "2506" public photoCount => string(4) "5915" public videoCount => string(1) "7" public questions => string(3) "642" public answers => string(4) "3171" public rate => string(6) "7.0956" public topRate => string(7) "12.0876" }44 => object stdClass(27){ public id => string(3) "122" public code => string(14) "czech_republic" public code2 => string(2) "cz" public name => string(14) "Czech republic" public nameLang => string(10) "Чехия" public lat => string(8) "49.78840" public lng => string(8) "15.42480" public zoom => string(1) "7" public capital => string(3) "845" public nameEng => string(14) "Czech republic" public nameTr => string(14) "czech_republic" public nameRd => string(10) "Чехии" public nameVn => string(10) "Чехию" public namePr => string(10) "Чехии" public nameDt => string(10) "Чехии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "385" public sights => string(3) "258" public reviews => string(4) "1812" public vreviews => string(4) "1547" public photoCount => string(4) "2997" public videoCount => string(1) "3" public questions => string(3) "689" public answers => string(4) "3556" public rate => string(6) "6.6427" public topRate => string(7) "11.6298" }45 => object stdClass(27){ public id => string(2) "40" public code => string(7) "denmark" public code2 => string(2) "dk" public name => string(7) "Denmark" public nameLang => string(10) "Дания" public lat => string(8) "55.14120" public lng => string(8) "11.40380" public zoom => string(1) "6" public capital => string(3) "997" public nameEng => string(7) "Denmark" public nameTr => string(7) "denmark" public nameRd => string(10) "Дании" public nameVn => string(10) "Данию" public namePr => string(10) "Дании" public nameDt => string(10) "Дании" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "7" public sights => string(2) "24" public reviews => string(2) "26" public vreviews => string(1) "8" public photoCount => string(3) "443" public videoCount => string(1) "1" public questions => string(2) "15" public answers => string(2) "67" public rate => string(6) "8.2500" public topRate => string(7) "11.5833" }46 => object stdClass(27){ public id => string(3) "156" public code => string(8) "djibouti" public code2 => string(2) "dj" public name => string(8) "Djibouti" public nameLang => string(14) "Джибути" public lat => string(8) "11.68450" public lng => string(8) "42.71760" public zoom => string(1) "9" public capital => string(4) "2117" public nameEng => string(8) "Djibouti" public nameTr => string(8) "djibouti" public nameRd => string(14) "Джибути" public nameVn => string(14) "Джибути" public namePr => string(14) "Джибути" public nameDt => string(14) "Джибути" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }47 => object stdClass(27){ public id => string(2) "41" public code => string(8) "dominica" public code2 => string(2) "dm" public name => string(8) "Dominica" public nameLang => string(16) "Доминика" public lat => string(8) "15.41670" public lng => string(9) "-61.36410" public zoom => string(2) "10" public capital => string(4) "1671" public nameEng => string(8) "Dominica" public nameTr => string(8) "dominica" public nameRd => string(16) "Доминика" public nameVn => string(16) "Доминику" public namePr => string(16) "Доминике" public nameDt => string(16) "Доминике" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }48 => object stdClass(27){ public id => string(2) "42" public code => string(18) "dominican_republic" public code2 => string(2) "do" public name => string(18) "Dominican republic" public nameLang => string(20) "Доминикана" public lat => string(8) "18.80230" public lng => string(9) "-70.29050" public zoom => string(1) "7" public capital => string(4) "1163" public nameEng => string(18) "Dominican republic" public nameTr => string(18) "dominican_republic" public nameRd => string(20) "Доминиканы" public nameVn => string(20) "Доминикану" public namePr => string(20) "Доминикане" public nameDt => string(20) "Доминикане" public continent => string(1) "4" public priority => string(1) "2" public hotels => string(3) "111" public sights => string(1) "8" public reviews => string(4) "1149" public vreviews => string(4) "1083" public photoCount => string(4) "3904" public videoCount => string(1) "3" public questions => string(3) "517" public answers => string(4) "2562" public rate => string(6) "7.7679" public topRate => string(7) "12.7495" }49 => object stdClass(27){ public id => string(3) "127" public code => string(7) "ecuador" public code2 => string(2) "ec" public name => string(7) "Ecuador" public nameLang => string(14) "Эквадор" public lat => string(8) "-3.29410" public lng => string(9) "-76.66260" public zoom => string(1) "6" public capital => string(4) "1633" public nameEng => string(7) "Ecuador" public nameTr => string(7) "ecuador" public nameRd => string(16) "Эквадора" public nameVn => string(14) "Эквадор" public namePr => string(16) "Эквадоре" public nameDt => string(16) "Эквадору" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "0" public reviews => string(2) "15" public vreviews => string(2) "12" public photoCount => string(3) "306" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "3" public rate => string(6) "6.8462" public topRate => string(7) "10.5962" }50 => object stdClass(27){ public id => string(2) "43" public code => string(5) "egypt" public code2 => string(2) "eg" public name => string(5) "Egypt" public nameLang => string(12) "Египет" public lat => string(8) "26.29340" public lng => string(8) "30.98140" public zoom => string(1) "5" public capital => string(3) "710" public nameEng => string(5) "Egypt" public nameTr => string(5) "egypt" public nameRd => string(12) "Египта" public nameVn => string(12) "Египет" public namePr => string(12) "Египте" public nameDt => string(12) "Египту" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(3) "598" public sights => string(3) "355" public reviews => string(5) "52349" public vreviews => string(5) "50243" public photoCount => string(6) "131082" public videoCount => string(3) "564" public questions => string(5) "17295" public answers => string(6) "160026" public rate => string(6) "7.0090" public topRate => string(7) "12.0086" }51 => object stdClass(27){ public id => string(3) "167" public code => string(11) "el_salvador" public code2 => string(2) "sv" public name => string(11) "El salvador" public nameLang => string(18) "Сальвадор" public lat => string(8) "13.79419" public lng => string(9) "-88.89653" public zoom => string(1) "8" public capital => string(1) "0" public nameEng => string(11) "El salvador" public nameTr => string(11) "el_salvador" public nameRd => string(20) "Сальвадора" public nameVn => string(18) "Сальвадор" public namePr => string(20) "Сальвадоре" public nameDt => string(20) "Сальвадору" public continent => string(1) "5" public priority => string(1) "1" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "13" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }52 => object stdClass(27){ public id => string(3) "128" public code => string(7) "estonia" public code2 => string(2) "ee" public name => string(7) "Estonia" public nameLang => string(14) "Эстония" public lat => string(8) "59.14210" public lng => string(8) "25.51030" public zoom => string(1) "6" public capital => string(4) "1073" public nameEng => string(7) "Estonia" public nameTr => string(7) "estonia" public nameRd => string(14) "Эстонии" public nameVn => string(14) "Эстонию" public namePr => string(14) "Эстонии" public nameDt => string(14) "Эстонии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "45" public sights => string(2) "35" public reviews => string(3) "136" public vreviews => string(2) "97" public photoCount => string(4) "1333" public videoCount => string(1) "1" public questions => string(2) "30" public answers => string(3) "175" public rate => string(6) "7.1717" public topRate => string(7) "11.9737" }53 => object stdClass(27){ public id => string(3) "129" public code => string(8) "ethiopia" public code2 => string(2) "et" public name => string(8) "Ethiopia" public nameLang => string(14) "Эфиопия" public lat => string(7) "9.14550" public lng => string(8) "40.47360" public zoom => string(1) "5" public capital => string(4) "1639" public nameEng => string(8) "Ethiopia" public nameTr => string(8) "ethiopia" public nameRd => string(14) "Эфиопии" public nameVn => string(14) "Эфиопию" public namePr => string(14) "Эфиопии" public nameDt => string(14) "Эфиопии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "15" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => NULL public topRate => NULL }54 => object stdClass(27){ public id => string(1) "1" public code => string(4) "fiji" public code2 => string(2) "fj" public name => string(4) "Fiji" public nameLang => string(10) "Фиджи" public lat => string(9) "-17.74870" public lng => string(9) "179.52760" public zoom => string(1) "7" public capital => string(4) "1240" public nameEng => string(4) "Fiji" public nameTr => string(4) "fiji" public nameRd => string(10) "Фиджи" public nameVn => string(10) "Фиджи" public namePr => string(10) "Фиджи" public nameDt => string(10) "Фиджи" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(2) "20" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "19" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }55 => object stdClass(27){ public id => string(3) "121" public code => string(7) "finland" public code2 => string(2) "fi" public name => string(7) "Finland" public nameLang => string(18) "Финляндия" public lat => string(8) "64.71790" public lng => string(8) "24.60940" public zoom => string(1) "5" public capital => string(3) "848" public nameEng => string(7) "Finland" public nameTr => string(7) "finland" public nameRd => string(18) "Финляндии" public nameVn => string(16) "Филяндию" public namePr => string(18) "Финляндии" public nameDt => string(18) "Финляндии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "61" public sights => string(2) "15" public reviews => string(3) "169" public vreviews => string(3) "107" public photoCount => string(4) "1010" public videoCount => string(1) "4" public questions => string(2) "79" public answers => string(3) "207" public rate => string(6) "7.6822" public topRate => string(7) "12.5020" }56 => object stdClass(27){ public id => string(3) "119" public code => string(6) "france" public code2 => string(2) "fr" public name => string(6) "France" public nameLang => string(14) "Франция" public lat => string(8) "46.19500" public lng => string(7) "2.32910" public zoom => string(1) "5" public capital => string(3) "861" public nameEng => string(6) "France" public nameTr => string(6) "france" public nameRd => string(14) "Франции" public nameVn => string(14) "Францию" public namePr => string(14) "Франции" public nameDt => string(14) "Франции" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "235" public sights => string(3) "351" public reviews => string(3) "776" public vreviews => string(3) "546" public photoCount => string(4) "3650" public videoCount => string(1) "2" public questions => string(3) "303" public answers => string(4) "1754" public rate => string(6) "6.1697" public topRate => string(7) "11.1333" }57 => object stdClass(27){ public id => string(3) "155" public code => string(16) "french_polynesia" public code2 => string(2) "pf" public name => string(16) "French polynesia" public nameLang => string(41) "Французская Полинезия" public lat => string(9) "-17.71210" public lng => string(10) "-149.36459" public zoom => string(2) "10" public capital => string(4) "2111" public nameEng => string(16) "French polynesia" public nameTr => string(16) "french_polynesia" public nameRd => string(41) "Французской Полинезии" public nameVn => string(41) "Французскую Полинезию" public namePr => string(41) "Французской Полинезии" public nameDt => string(41) "Французской Полинезии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "1" public photoCount => string(2) "56" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "4" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }58 => object stdClass(27){ public id => string(3) "168" public code => string(7) "hambiia" public code2 => string(2) "gm" public name => string(6) "Gambia" public nameLang => string(12) "Гамбия" public lat => string(8) "13.44318" public lng => string(9) "-15.31014" public zoom => string(1) "8" public capital => string(4) "4170" public nameEng => string(6) "Gambia" public nameTr => string(7) "hambiia" public nameRd => string(12) "Гамбии" public nameVn => string(12) "Гамбию" public namePr => string(12) "Гамбии" public nameDt => string(12) "Гамбии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }59 => object stdClass(27){ public id => string(2) "33" public code => string(7) "georgia" public code2 => string(2) "ge" public name => string(7) "Georgia" public nameLang => string(12) "Грузия" public lat => string(8) "42.14711" public lng => string(8) "43.48389" public zoom => string(1) "6" public capital => string(4) "1776" public nameEng => string(7) "Georgia" public nameTr => string(7) "georgia" public nameRd => string(12) "Грузии" public nameVn => string(12) "Грузию" public namePr => string(12) "Грузии" public nameDt => string(12) "Грузии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "223" public sights => string(3) "105" public reviews => string(3) "449" public vreviews => string(3) "374" public photoCount => string(4) "2311" public videoCount => string(1) "4" public questions => string(3) "283" public answers => string(4) "1129" public rate => string(6) "7.1013" public topRate => string(7) "12.0484" }60 => object stdClass(27){ public id => string(2) "36" public code => string(7) "germany" public code2 => string(2) "de" public name => string(7) "Germany" public nameLang => string(16) "Германия" public lat => string(8) "50.73650" public lng => string(7) "9.33840" public zoom => string(1) "5" public capital => string(3) "870" public nameEng => string(7) "Germany" public nameTr => string(7) "germany" public nameRd => string(16) "Германии" public nameVn => string(16) "Германию" public namePr => string(16) "Германии" public nameDt => string(16) "Германии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "88" public sights => string(3) "141" public reviews => string(3) "274" public vreviews => string(3) "103" public photoCount => string(4) "3405" public videoCount => string(1) "0" public questions => string(3) "239" public answers => string(4) "1396" public rate => string(6) "6.9806" public topRate => string(7) "11.7937" }61 => object stdClass(27){ public id => string(3) "162" public code => string(9) "gibraltar" public code2 => string(2) "gi" public name => string(9) "Gibraltar" public nameLang => string(18) "Гибралтар" public lat => string(8) "36.15590" public lng => string(8) "-5.34759" public zoom => string(1) "9" public capital => string(4) "2893" public nameEng => string(9) "Gibraltar" public nameTr => string(9) "gibraltar" public nameRd => string(20) "Гибралтара" public nameVn => string(18) "Гибралтар" public namePr => string(20) "Гибралтаре" public nameDt => string(20) "Гибралтару" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "4" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "24" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }62 => object stdClass(27){ public id => string(2) "27" public code => string(13) "great_britain" public code2 => string(2) "gb" public name => string(13) "Great britain" public nameLang => string(28) "Великобритания" public lat => string(8) "54.57210" public lng => string(8) "-2.59280" public zoom => string(1) "5" public capital => string(4) "1241" public nameEng => string(13) "Great britain" public nameTr => string(13) "great_britain" public nameRd => string(28) "Великобритании" public nameVn => string(28) "Великобританию" public namePr => string(28) "Великобритании" public nameDt => string(28) "Великобритании" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "51" public sights => string(2) "27" public reviews => string(3) "109" public vreviews => string(2) "73" public photoCount => string(3) "659" public videoCount => string(1) "0" public questions => string(2) "86" public answers => string(3) "514" public rate => string(6) "6.5270" public topRate => string(7) "11.2673" }63 => object stdClass(27){ public id => string(2) "34" public code => string(6) "greece" public code2 => string(2) "gr" public name => string(6) "Greece" public nameLang => string(12) "Греция" public lat => string(8) "38.59970" public lng => string(8) "23.46680" public zoom => string(1) "6" public capital => string(3) "890" public nameEng => string(6) "Greece" public nameTr => string(6) "greece" public nameRd => string(12) "Греции" public nameVn => string(12) "Грецию" public namePr => string(12) "Греции" public nameDt => string(12) "Греции" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(4) "1322" public sights => string(3) "186" public reviews => string(4) "8282" public vreviews => string(4) "7717" public photoCount => string(5) "21547" public videoCount => string(2) "42" public questions => string(4) "1833" public answers => string(4) "9790" public rate => string(6) "7.2196" public topRate => string(7) "12.2170" }64 => object stdClass(27){ public id => string(2) "35" public code => string(7) "grenada" public code2 => string(2) "gd" public name => string(7) "Grenada" public nameLang => string(14) "Гренада" public lat => string(8) "12.26080" public lng => string(9) "-61.58820" public zoom => string(1) "8" public capital => string(4) "1238" public nameEng => string(7) "Grenada" public nameTr => string(7) "grenada" public nameRd => string(14) "Гренады" public nameVn => string(14) "Гренаду" public namePr => string(14) "Гренаде" public nameDt => string(14) "Гренаде" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "8" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }65 => object stdClass(27){ public id => string(2) "37" public code => string(9) "guatemala" public code2 => string(2) "gt" public name => string(9) "Guatemala" public nameLang => string(18) "Гватемала" public lat => string(8) "15.77630" public lng => string(9) "-90.23230" public zoom => string(1) "7" public capital => string(4) "1802" public nameEng => string(9) "Guatemala" public nameTr => string(9) "guatemala" public nameRd => string(18) "Гватемалы" public nameVn => string(18) "Гватемалу" public namePr => string(18) "Гватемале" public nameDt => string(18) "Гватемале" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "5" public vreviews => string(1) "0" public photoCount => string(2) "22" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => NULL public topRate => NULL }66 => object stdClass(27){ public id => string(2) "38" public code => string(6) "guinea" public code2 => string(2) "gn" public name => string(6) "Guinea" public nameLang => string(12) "Гвинея" public lat => string(8) "10.40140" public lng => string(9) "-10.15140" public zoom => string(1) "6" public capital => string(4) "1803" public nameEng => string(6) "Guinea" public nameTr => string(6) "guinea" public nameRd => string(12) "Гвинеи" public nameVn => string(12) "Гвинею" public namePr => string(12) "Гвинее" public nameDt => string(12) "Гвинее" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "1" public rate => NULL public topRate => NULL }67 => object stdClass(27){ public id => string(2) "30" public code => string(5) "haiti" public code2 => string(2) "ht" public name => string(5) "Haiti" public nameLang => string(10) "Гаити" public lat => string(8) "18.38580" public lng => string(9) "-71.30130" public zoom => string(1) "7" public capital => string(4) "1801" public nameEng => string(5) "Haiti" public nameTr => string(5) "haiti" public nameRd => string(10) "Гаити" public nameVn => string(10) "Гаити" public namePr => string(10) "Гаити" public nameDt => string(10) "Гаити" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "9" public rate => NULL public topRate => NULL }68 => object stdClass(27){ public id => string(2) "39" public code => string(8) "honduras" public code2 => string(2) "hn" public name => string(8) "Honduras" public nameLang => string(16) "Гондурас" public lat => string(8) "14.48790" public lng => string(9) "-86.72610" public zoom => string(1) "7" public capital => string(4) "1804" public nameEng => string(8) "Honduras" public nameTr => string(8) "honduras" public nameRd => string(18) "Гондураса" public nameVn => string(16) "Гондурас" public namePr => string(18) "Гондурасе" public nameDt => string(18) "Гондурасу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }69 => object stdClass(27){ public id => string(2) "31" public code => string(9) "hong_kong" public code2 => string(2) "hk" public name => string(9) "Hong kong" public nameLang => string(14) "Гонконг" public lat => string(8) "23.11000" public lng => string(9) "113.26900" public zoom => string(1) "7" public capital => string(3) "728" public nameEng => string(9) "Hong kong" public nameTr => string(9) "hong_kong" public nameRd => string(16) "Гонконга" public nameVn => string(14) "Гонконг" public namePr => string(16) "Гонконге" public nameDt => string(16) "Гонконгу" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(1) "7" public sights => string(1) "3" public reviews => string(2) "24" public vreviews => string(2) "14" public photoCount => string(2) "78" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "8" public rate => string(6) "8.6429" public topRate => string(7) "12.5318" }70 => object stdClass(27){ public id => string(2) "26" public code => string(7) "hungary" public code2 => string(2) "hu" public name => string(7) "Hungary" public nameLang => string(14) "Венгрия" public lat => string(8) "47.16600" public lng => string(8) "19.52370" public zoom => string(1) "7" public capital => string(3) "992" public nameEng => string(7) "Hungary" public nameTr => string(7) "hungary" public nameRd => string(14) "Венгрии" public nameVn => string(14) "Венгрию" public namePr => string(14) "Венгрии" public nameDt => string(14) "Венгрии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "125" public sights => string(3) "132" public reviews => string(3) "465" public vreviews => string(3) "331" public photoCount => string(4) "2431" public videoCount => string(1) "0" public questions => string(3) "166" public answers => string(3) "854" public rate => string(6) "6.8750" public topRate => string(7) "11.8153" }71 => object stdClass(27){ public id => string(2) "51" public code => string(7) "iceland" public code2 => string(2) "is" public name => string(7) "Iceland" public nameLang => string(16) "Исландия" public lat => string(7) "0.00000" public lng => string(7) "0.00000" public zoom => string(1) "0" public capital => string(4) "1781" public nameEng => string(7) "Iceland" public nameTr => string(7) "iceland" public nameRd => string(16) "Исландии" public nameVn => string(16) "Исландию" public namePr => string(16) "Исландии" public nameDt => string(16) "Исландии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "2" public photoCount => string(3) "259" public videoCount => string(1) "1" public questions => string(1) "5" public answers => string(2) "19" public rate => string(6) "6.5000" public topRate => string(6) "8.1667" }72 => object stdClass(27){ public id => string(2) "46" public code => string(5) "india" public code2 => string(2) "in" public name => string(5) "India" public nameLang => string(10) "Индия" public lat => string(8) "21.84110" public lng => string(8) "79.51900" public zoom => string(1) "5" public capital => string(4) "1001" public nameEng => string(5) "India" public nameTr => string(5) "india" public nameRd => string(10) "Индии" public nameVn => string(10) "Индию" public namePr => string(10) "Индии" public nameDt => string(10) "Индии" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "288" public sights => string(2) "68" public reviews => string(4) "1076" public vreviews => string(3) "968" public photoCount => string(4) "4256" public videoCount => string(1) "3" public questions => string(3) "504" public answers => string(4) "3064" public rate => string(6) "6.6158" public topRate => string(7) "11.5952" }73 => object stdClass(27){ public id => string(2) "47" public code => string(9) "indonesia" public code2 => string(2) "id" public name => string(9) "Indonesia" public nameLang => string(18) "Индонезия" public lat => string(8) "-2.54800" public lng => string(9) "118.01510" public zoom => string(1) "4" public capital => string(3) "733" public nameEng => string(9) "Indonesia" public nameTr => string(9) "indonesia" public nameRd => string(18) "Индонезии" public nameVn => string(18) "Индонезию" public namePr => string(18) "Индонезии" public nameDt => string(18) "Индонезии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "84" public sights => string(1) "0" public reviews => string(3) "411" public vreviews => string(3) "320" public photoCount => string(4) "2264" public videoCount => string(1) "0" public questions => string(3) "108" public answers => string(3) "489" public rate => string(6) "7.7178" public topRate => string(7) "12.6561" }74 => object stdClass(27){ public id => string(3) "139" public code => string(4) "iran" public code2 => string(2) "ir" public name => string(4) "Iran" public nameLang => string(8) "Иран" public lat => string(8) "32.80570" public lng => string(8) "54.88770" public zoom => string(1) "5" public capital => string(4) "1668" public nameEng => string(4) "Iran" public nameTr => string(4) "iran" public nameRd => string(10) "Ирана" public nameVn => string(8) "Иран" public namePr => string(10) "Иране" public nameDt => string(10) "Ирану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "2" public reviews => string(2) "41" public vreviews => string(1) "1" public photoCount => string(3) "952" public videoCount => string(1) "0" public questions => string(2) "19" public answers => string(2) "63" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }75 => object stdClass(27){ public id => string(3) "137" public code => string(7) "ireland" public code2 => string(2) "ie" public name => string(7) "Ireland" public nameLang => string(16) "Ирландия" public lat => string(8) "53.25210" public lng => string(8) "-8.26170" public zoom => string(1) "7" public capital => string(4) "1325" public nameEng => string(7) "Ireland" public nameTr => string(7) "ireland" public nameRd => string(16) "Ирландии" public nameVn => string(16) "Ирландию" public namePr => string(16) "Ирландии" public nameDt => string(16) "Ирландии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "5" public reviews => string(1) "8" public vreviews => string(1) "3" public photoCount => string(2) "92" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "24" public rate => string(6) "8.0000" public topRate => string(7) "10.1429" }76 => object stdClass(27){ public id => string(2) "52" public code => string(6) "israel" public code2 => string(2) "il" public name => string(6) "Israel" public nameLang => string(14) "Израиль" public lat => string(8) "31.35360" public lng => string(8) "34.98050" public zoom => string(1) "6" public capital => string(4) "1047" public nameEng => string(6) "Israel" public nameTr => string(6) "israel" public nameRd => string(14) "Израиля" public nameVn => string(14) "Израиль" public namePr => string(14) "Израиле" public nameDt => string(14) "Израилю" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "166" public sights => string(2) "45" public reviews => string(4) "1125" public vreviews => string(3) "963" public photoCount => string(4) "4292" public videoCount => string(1) "4" public questions => string(3) "479" public answers => string(4) "3311" public rate => string(6) "6.3485" public topRate => string(7) "11.3278" }77 => object stdClass(27){ public id => string(2) "48" public code => string(5) "italy" public code2 => string(2) "it" public name => string(5) "Italy" public nameLang => string(12) "Италия" public lat => string(8) "41.04620" public lng => string(8) "12.96390" public zoom => string(1) "6" public capital => string(3) "918" public nameEng => string(5) "Italy" public nameTr => string(5) "italy" public nameRd => string(12) "Италии" public nameVn => string(12) "Италию" public namePr => string(12) "Италии" public nameDt => string(12) "Италии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "629" public sights => string(3) "375" public reviews => string(4) "2130" public vreviews => string(4) "1625" public photoCount => string(5) "13937" public videoCount => string(1) "6" public questions => string(3) "679" public answers => string(4) "4278" public rate => string(6) "5.8670" public topRate => string(7) "10.8547" }78 => object stdClass(27){ public id => string(3) "132" public code => string(7) "jamaica" public code2 => string(2) "jm" public name => string(7) "Jamaica" public nameLang => string(12) "Ямайка" public lat => string(8) "18.11530" public lng => string(9) "-77.27350" public zoom => string(1) "8" public capital => string(4) "1337" public nameEng => string(7) "Jamaica" public nameTr => string(7) "jamaica" public nameRd => string(12) "Ямайки" public nameVn => string(12) "Ямайку" public namePr => string(12) "Ямайке" public nameDt => string(12) "Ямайке" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(2) "15" public sights => string(1) "0" public reviews => string(2) "27" public vreviews => string(2) "24" public photoCount => string(2) "46" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(1) "9" public rate => string(6) "7.5417" public topRate => string(7) "11.8274" }79 => object stdClass(27){ public id => string(3) "133" public code => string(5) "japan" public code2 => string(2) "jp" public name => string(5) "Japan" public nameLang => string(12) "Япония" public lat => string(8) "36.36820" public lng => string(9) "136.80180" public zoom => string(1) "6" public capital => string(3) "743" public nameEng => string(5) "Japan" public nameTr => string(5) "japan" public nameRd => string(12) "Японии" public nameVn => string(12) "Японию" public namePr => string(12) "Японии" public nameDt => string(12) "Японии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "10" public sights => string(1) "3" public reviews => string(2) "31" public vreviews => string(2) "13" public photoCount => string(3) "859" public videoCount => string(1) "0" public questions => string(1) "8" public answers => string(2) "24" public rate => string(6) "7.6154" public topRate => string(7) "11.4389" }80 => object stdClass(27){ public id => string(2) "53" public code => string(6) "jordan" public code2 => string(2) "jo" public name => string(6) "Jordan" public nameLang => string(16) "Иордания" public lat => string(8) "31.27680" public lng => string(8) "37.13060" public zoom => string(1) "6" public capital => string(4) "1329" public nameEng => string(6) "Jordan" public nameTr => string(6) "jordan" public nameRd => string(16) "Иордании" public nameVn => string(16) "Иорданию" public namePr => string(16) "Иордании" public nameDt => string(16) "Иордании" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "41" public sights => string(1) "4" public reviews => string(3) "159" public vreviews => string(3) "123" public photoCount => string(3) "818" public videoCount => string(1) "3" public questions => string(2) "88" public answers => string(3) "389" public rate => string(6) "6.7177" public topRate => string(7) "11.5602" }81 => object stdClass(27){ public id => string(2) "59" public code => string(10) "kazakhstan" public code2 => string(2) "kz" public name => string(10) "Kazakhstan" public nameLang => string(18) "Казахстан" public lat => string(8) "45.21300" public lng => string(8) "67.14840" public zoom => string(1) "4" public capital => string(4) "1807" public nameEng => string(10) "Kazakhstan" public nameTr => string(10) "kazakhstan" public nameRd => string(20) "Казахстана" public nameVn => string(18) "Казахстан" public namePr => string(20) "Казахстане" public nameDt => string(20) "Казахстану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "35" public vreviews => string(2) "29" public photoCount => string(2) "44" public videoCount => string(1) "1" public questions => string(2) "58" public answers => string(3) "131" public rate => string(6) "6.0690" public topRate => string(7) "10.4629" }82 => object stdClass(27){ public id => string(2) "60" public code => string(5) "kenya" public code2 => string(2) "ke" public name => string(5) "Kenya" public nameLang => string(10) "Кения" public lat => string(7) "0.41400" public lng => string(8) "37.90420" public zoom => string(1) "6" public capital => string(4) "1187" public nameEng => string(5) "Kenya" public nameTr => string(5) "kenya" public nameRd => string(10) "Кении" public nameVn => string(10) "Кению" public namePr => string(10) "Кении" public nameDt => string(10) "Кении" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "24" public vreviews => string(2) "17" public photoCount => string(3) "435" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "6" public rate => string(6) "7.2353" public topRate => string(7) "11.2829" }83 => object stdClass(27){ public id => string(2) "65" public code => string(6) "kuwait" public code2 => string(2) "kw" public name => string(6) "Kuwait" public nameLang => string(12) "Кувейт" public lat => string(8) "29.30560" public lng => string(8) "47.49390" public zoom => string(1) "7" public capital => string(4) "1812" public nameEng => string(6) "Kuwait" public nameTr => string(6) "kuwait" public nameRd => string(12) "Кувейт" public nameVn => string(12) "Кувейт" public namePr => string(14) "Кувейте" public nameDt => string(14) "Кувейту" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }84 => object stdClass(27){ public id => string(2) "61" public code => string(10) "kyrgyzstan" public code2 => string(2) "kg" public name => string(10) "Kyrgyzstan" public nameLang => string(16) "Киргизия" public lat => string(8) "41.45920" public lng => string(8) "74.72900" public zoom => string(1) "6" public capital => string(4) "1809" public nameEng => string(10) "Kyrgyzstan" public nameTr => string(10) "kyrgyzstan" public nameRd => string(16) "Киргизии" public nameVn => string(16) "Киргизию" public namePr => string(16) "Киргизии" public nameDt => string(16) "Киргизии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "13" public sights => string(1) "0" public reviews => string(2) "54" public vreviews => string(2) "47" public photoCount => string(2) "79" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "11" public rate => string(6) "7.9787" public topRate => string(7) "12.5865" }85 => object stdClass(27){ public id => string(3) "146" public code => string(4) "laos" public code2 => string(2) "la" public name => string(4) "Laos" public nameLang => string(8) "Лаос" public lat => string(8) "18.20580" public lng => string(9) "103.89500" public zoom => string(2) "11" public capital => string(4) "1714" public nameEng => string(4) "Laos" public nameTr => string(4) "laos" public nameRd => string(10) "Лаоса" public nameVn => string(8) "Лаос" public namePr => string(10) "Лаосе" public nameDt => string(10) "Лаосу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "36" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }86 => object stdClass(27){ public id => string(2) "67" public code => string(6) "latvia" public code2 => string(2) "lv" public name => string(6) "Latvia" public nameLang => string(12) "Латвия" public lat => string(8) "56.78880" public lng => string(8) "25.10380" public zoom => string(1) "7" public capital => string(4) "1055" public nameEng => string(6) "Latvia" public nameTr => string(6) "latvia" public nameRd => string(12) "Латвии" public nameVn => string(12) "Латвию" public namePr => string(12) "Латвии" public nameDt => string(12) "Латвии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "63" public sights => string(2) "27" public reviews => string(3) "151" public vreviews => string(3) "114" public photoCount => string(4) "1071" public videoCount => string(1) "0" public questions => string(2) "50" public answers => string(3) "147" public rate => string(6) "6.9217" public topRate => string(7) "11.7522" }87 => object stdClass(27){ public id => string(2) "68" public code => string(7) "lebanon" public code2 => string(2) "lb" public name => string(7) "Lebanon" public nameLang => string(10) "Ливан" public lat => string(8) "34.92200" public lng => string(8) "39.15530" public zoom => string(1) "6" public capital => string(4) "1641" public nameEng => string(7) "Lebanon" public nameTr => string(7) "lebanon" public nameRd => string(12) "Ливана" public nameVn => string(10) "Ливан" public namePr => string(12) "Ливане" public nameDt => string(12) "Ливану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "11" public sights => string(1) "0" public reviews => string(2) "18" public vreviews => string(2) "12" public photoCount => string(3) "144" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "19" public rate => string(6) "8.2500" public topRate => string(7) "12.0000" }88 => object stdClass(27){ public id => string(2) "72" public code => string(7) "liberia" public code2 => string(2) "lr" public name => string(7) "Liberia" public nameLang => string(14) "Либерия" public lat => string(7) "6.45240" public lng => string(8) "-9.42860" public zoom => string(1) "7" public capital => string(4) "1813" public nameEng => string(7) "Liberia" public nameTr => string(7) "liberia" public nameRd => string(14) "Либерии" public nameVn => string(14) "Либерию" public namePr => string(14) "Либерии" public nameDt => string(14) "Либерии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }89 => object stdClass(27){ public id => string(2) "71" public code => string(13) "liechtenstein" public code2 => string(2) "li" public name => string(13) "Liechtenstein" public nameLang => string(22) "Лихтенштейн" public lat => string(8) "47.15950" public lng => string(7) "9.55380" public zoom => string(1) "6" public capital => string(4) "1673" public nameEng => string(13) "Liechtenstein" public nameTr => string(13) "liechtenstein" public nameRd => string(24) "Лихтенштейна" public nameVn => string(22) "Лихтенштейн" public namePr => string(24) "Лихтенштейне" public nameDt => string(24) "Лихтенштейну" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "5" public vreviews => string(1) "1" public photoCount => string(3) "176" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }90 => object stdClass(27){ public id => string(2) "69" public code => string(9) "lithuania" public code2 => string(2) "lt" public name => string(9) "Lithuania" public nameLang => string(10) "Литва" public lat => string(8) "55.25410" public lng => string(8) "23.99410" public zoom => string(1) "6" public capital => string(4) "1061" public nameEng => string(9) "Lithuania" public nameTr => string(9) "lithuania" public nameRd => string(10) "Литвы" public nameVn => string(10) "Литву" public namePr => string(10) "Литве" public nameDt => string(10) "Литве" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "51" public sights => string(2) "11" public reviews => string(3) "130" public vreviews => string(3) "103" public photoCount => string(3) "614" public videoCount => string(1) "0" public questions => string(2) "26" public answers => string(2) "60" public rate => string(6) "7.5865" public topRate => string(7) "12.3996" }91 => object stdClass(27){ public id => string(2) "70" public code => string(10) "luxembourg" public code2 => string(2) "lu" public name => string(10) "Luxembourg" public nameLang => string(20) "Люксембург" public lat => string(8) "49.82740" public lng => string(7) "6.34740" public zoom => string(1) "9" public capital => string(4) "1407" public nameEng => string(10) "Luxembourg" public nameTr => string(10) "luxembourg" public nameRd => string(22) "Люксембурга" public nameVn => string(20) "Люксембург" public namePr => string(22) "Люксембурге" public nameDt => string(22) "Люксембургу" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "5" public sights => string(1) "2" public reviews => string(2) "13" public vreviews => string(1) "5" public photoCount => string(3) "139" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "23" public rate => string(6) "8.0000" public topRate => string(7) "10.7778" }92 => object stdClass(27){ public id => string(2) "77" public code => string(9) "macedonia" public code2 => string(2) "mk" public name => string(9) "Macedonia" public nameLang => string(35) "Северная Македония" public lat => string(8) "41.61360" public lng => string(8) "21.74300" public zoom => string(1) "8" public capital => string(4) "1814" public nameEng => string(9) "Macedonia" public nameTr => string(9) "macedonia" public nameRd => string(35) "Северной Македонии" public nameVn => string(35) "Северную Македонию" public namePr => string(35) "Северной Македонии" public nameDt => string(35) "Северной Македонии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "5" public sights => string(1) "1" public reviews => string(2) "12" public vreviews => string(1) "5" public photoCount => string(3) "133" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "30" public rate => string(6) "6.6000" public topRate => string(6) "9.3778" }93 => object stdClass(27){ public id => string(2) "74" public code => string(10) "madagascar" public code2 => string(2) "mg" public name => string(10) "Madagascar" public nameLang => string(20) "Мадагаскар" public lat => string(9) "-18.77720" public lng => string(8) "46.83760" public zoom => string(1) "5" public capital => string(4) "1598" public nameEng => string(10) "Madagascar" public nameTr => string(10) "madagascar" public nameRd => string(22) "Мадагаскара" public nameVn => string(20) "Мадагаскар" public namePr => string(22) "Мадагаскаре" public nameDt => string(22) "Мадагаскару" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }94 => object stdClass(27){ public id => string(2) "78" public code => string(8) "malaysia" public code2 => string(2) "my" public name => string(8) "Malaysia" public nameLang => string(16) "Малайзия" public lat => string(7) "4.80640" public lng => string(9) "101.73340" public zoom => string(1) "6" public capital => string(4) "1015" public nameEng => string(8) "Malaysia" public nameTr => string(8) "malaysia" public nameRd => string(16) "Малайзии" public nameVn => string(16) "Малайзию" public namePr => string(16) "Малайзии" public nameDt => string(16) "Малайзии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "39" public sights => string(2) "12" public reviews => string(2) "95" public vreviews => string(2) "75" public photoCount => string(3) "697" public videoCount => string(1) "3" public questions => string(2) "33" public answers => string(2) "75" public rate => string(6) "7.0132" public topRate => string(7) "11.7600" }95 => object stdClass(27){ public id => string(2) "79" public code => string(8) "maldives" public code2 => string(2) "mv" public name => string(8) "Maldives" public nameLang => string(16) "Мальдивы" public lat => string(7) "3.03080" public lng => string(8) "73.19090" public zoom => string(1) "6" public capital => string(3) "752" public nameEng => string(8) "Maldives" public nameTr => string(8) "maldives" public nameRd => string(14) "Мальдив" public nameVn => string(16) "Мальдивы" public namePr => string(18) "Мальдивах" public nameDt => string(18) "Мальдивам" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "106" public sights => string(1) "1" public reviews => string(3) "440" public vreviews => string(3) "403" public photoCount => string(4) "1937" public videoCount => string(2) "15" public questions => string(3) "131" public answers => string(3) "711" public rate => string(6) "7.8191" public topRate => string(7) "12.7700" }96 => object stdClass(27){ public id => string(2) "73" public code => string(5) "malta" public code2 => string(2) "mt" public name => string(5) "Malta" public nameLang => string(12) "Мальта" public lat => string(8) "35.88630" public lng => string(8) "14.41340" public zoom => string(2) "10" public capital => string(3) "928" public nameEng => string(5) "Malta" public nameTr => string(5) "malta" public nameRd => string(12) "Мальты" public nameVn => string(12) "Мальту" public namePr => string(12) "Мальте" public nameDt => string(12) "Мальте" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "42" public sights => string(1) "3" public reviews => string(3) "131" public vreviews => string(3) "110" public photoCount => string(3) "608" public videoCount => string(1) "1" public questions => string(2) "41" public answers => string(3) "159" public rate => string(6) "6.3784" public topRate => string(7) "11.2030" }97 => object stdClass(27){ public id => string(3) "147" public code => string(10) "mauritania" public code2 => string(2) "mr" public name => string(10) "Mauritania" public nameLang => string(20) "Мавритания" public lat => string(8) "20.75610" public lng => string(9) "-11.38180" public zoom => string(1) "5" public capital => string(4) "1715" public nameEng => string(10) "Mauritania" public nameTr => string(10) "mauritania" public nameRd => string(20) "Мавритании" public nameVn => string(20) "Мавританию" public namePr => string(20) "Мавритании" public nameDt => string(20) "Мавритании" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }98 => object stdClass(27){ public id => string(2) "84" public code => string(9) "mauritius" public code2 => string(2) "mu" public name => string(9) "Mauritius" public nameLang => string(16) "Маврикий" public lat => string(9) "-18.93750" public lng => string(8) "58.95260" public zoom => string(1) "6" public capital => string(4) "1672" public nameEng => string(9) "Mauritius" public nameTr => string(9) "mauritius" public nameRd => string(16) "Маврикия" public nameVn => string(16) "Маврикий" public namePr => string(16) "Маврикии" public nameDt => string(16) "Маврикию" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "30" public sights => string(1) "4" public reviews => string(2) "54" public vreviews => string(2) "38" public photoCount => string(3) "356" public videoCount => string(1) "0" public questions => string(2) "24" public answers => string(2) "71" public rate => string(6) "7.5789" public topRate => string(7) "12.1027" }99 => object stdClass(27){ public id => string(2) "80" public code => string(6) "mexico" public code2 => string(2) "mx" public name => string(6) "Mexico" public nameLang => string(14) "Мексика" public lat => string(8) "24.20690" public lng => string(10) "-103.09570" public zoom => string(1) "5" public capital => string(4) "1139" public nameEng => string(6) "Mexico" public nameTr => string(6) "mexico" public nameRd => string(14) "Мексики" public nameVn => string(14) "Мексику" public namePr => string(14) "Мексике" public nameDt => string(14) "Мексике" public continent => string(1) "4" public priority => string(1) "2" public hotels => string(2) "90" public sights => string(1) "0" public reviews => string(3) "225" public vreviews => string(3) "193" public photoCount => string(3) "941" public videoCount => string(1) "1" public questions => string(2) "97" public answers => string(3) "265" public rate => string(6) "7.6020" public topRate => string(7) "12.5005" }100 => object stdClass(27){ public id => string(2) "76" public code => string(7) "moldova" public code2 => string(2) "md" public name => string(7) "Moldova" public nameLang => string(14) "Молдова" public lat => string(8) "47.10000" public lng => string(8) "28.82810" public zoom => string(1) "6" public capital => string(4) "1831" public nameEng => string(7) "Moldova" public nameTr => string(7) "moldova" public nameRd => string(14) "Молдовы" public nameVn => string(14) "Молдову" public namePr => string(14) "Молдове" public nameDt => string(14) "Молдове" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "0" public reviews => string(2) "13" public vreviews => string(1) "9" public photoCount => string(2) "33" public videoCount => string(1) "0" public questions => string(2) "43" public answers => string(2) "95" public rate => string(6) "8.8889" public topRate => string(7) "12.3504" }101 => object stdClass(27){ public id => string(2) "82" public code => string(6) "monaco" public code2 => string(2) "mc" public name => string(6) "Monaco" public nameLang => string(12) "Монако" public lat => string(8) "44.91810" public lng => string(7) "7.42680" public zoom => string(1) "6" public capital => string(4) "1674" public nameEng => string(6) "Monaco" public nameTr => string(6) "monaco" public nameRd => string(12) "Монако" public nameVn => string(12) "Монако" public namePr => string(12) "Монако" public nameDt => string(12) "Монако" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "3" public reviews => string(1) "8" public vreviews => string(1) "2" public photoCount => string(2) "80" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "13" public rate => string(6) "5.0000" public topRate => string(6) "6.6667" }102 => object stdClass(27){ public id => string(2) "83" public code => string(8) "mongolia" public code2 => string(2) "mn" public name => string(8) "Mongolia" public nameLang => string(16) "Монголия" public lat => string(8) "46.86090" public lng => string(9) "103.83700" public zoom => string(1) "4" public capital => string(4) "1830" public nameEng => string(8) "Mongolia" public nameTr => string(8) "mongolia" public nameRd => string(16) "Монголии" public nameVn => string(16) "Монголию" public namePr => string(16) "Монголии" public nameDt => string(16) "Монголии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "4" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }103 => object stdClass(27){ public id => string(3) "135" public code => string(10) "montenegro" public code2 => string(2) "me" public name => string(10) "Montenegro" public nameLang => string(20) "Черногория" public lat => string(8) "42.69450" public lng => string(8) "19.20960" public zoom => string(1) "8" public capital => string(4) "1520" public nameEng => string(10) "Montenegro" public nameTr => string(10) "montenegro" public nameRd => string(20) "Черногории" public nameVn => string(20) "Черногорию" public namePr => string(20) "Черногории" public nameDt => string(20) "Черногории" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "498" public sights => string(2) "86" public reviews => string(4) "2621" public vreviews => string(4) "2374" public photoCount => string(4) "9281" public videoCount => string(2) "18" public questions => string(3) "823" public answers => string(4) "4293" public rate => string(6) "6.6345" public topRate => string(7) "11.6261" }104 => object stdClass(27){ public id => string(2) "75" public code => string(7) "morocco" public code2 => string(2) "ma" public name => string(7) "Morocco" public nameLang => string(14) "Марокко" public lat => string(8) "32.10120" public lng => string(8) "-6.63570" public zoom => string(1) "5" public capital => string(4) "1090" public nameEng => string(7) "Morocco" public nameTr => string(7) "morocco" public nameRd => string(14) "Марокко" public nameVn => string(14) "Марокко" public namePr => string(14) "Марокко" public nameDt => string(14) "Марокко" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "55" public sights => string(1) "4" public reviews => string(3) "297" public vreviews => string(3) "245" public photoCount => string(4) "1064" public videoCount => string(1) "0" public questions => string(2) "75" public answers => string(3) "293" public rate => string(6) "6.9474" public topRate => string(7) "11.8671" }105 => object stdClass(27){ public id => string(2) "81" public code => string(10) "mozambique" public code2 => string(2) "mz" public name => string(10) "Mozambique" public nameLang => string(16) "Мозамбик" public lat => string(9) "-17.58120" public lng => string(8) "33.42040" public zoom => string(1) "6" public capital => string(4) "1832" public nameEng => string(10) "Mozambique" public nameTr => string(10) "mozambique" public nameRd => string(18) "Мозамбика" public nameVn => string(16) "Мозамбик" public namePr => string(18) "Мозамбике" public nameDt => string(18) "Мозамбику" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "14" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }106 => object stdClass(27){ public id => string(3) "144" public code => string(7) "myanmar" public code2 => string(2) "mm" public name => string(7) "Myanmar" public nameLang => string(12) "Мьянма" public lat => string(8) "20.05590" public lng => string(8) "96.67970" public zoom => string(1) "5" public capital => string(4) "1694" public nameEng => string(7) "Myanmar" public nameTr => string(7) "myanmar" public nameRd => string(12) "Мьянмы" public nameVn => string(12) "Мьянму" public namePr => string(12) "Мьянме" public nameDt => string(12) "Мьянме" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "4" public vreviews => string(1) "1" public photoCount => string(2) "15" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }107 => object stdClass(27){ public id => string(2) "85" public code => string(7) "namibia" public code2 => string(2) "na" public name => string(7) "Namibia" public nameLang => string(14) "Намибия" public lat => string(9) "-22.96570" public lng => string(8) "18.48620" public zoom => string(1) "5" public capital => string(4) "1829" public nameEng => string(7) "Namibia" public nameTr => string(7) "namibia" public nameRd => string(14) "Намибии" public nameVn => string(14) "Намибию" public namePr => string(14) "Намибии" public nameDt => string(14) "Намибии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "9" public vreviews => string(1) "0" public photoCount => string(3) "419" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }108 => object stdClass(27){ public id => string(2) "86" public code => string(5) "nepal" public code2 => string(2) "np" public name => string(5) "Nepal" public nameLang => string(10) "Непал" public lat => string(8) "28.39510" public lng => string(8) "84.12780" public zoom => string(1) "6" public capital => string(4) "1023" public nameEng => string(5) "Nepal" public nameTr => string(5) "nepal" public nameRd => string(11) "Непaла" public nameVn => string(10) "Непал" public namePr => string(12) "Непале" public nameDt => string(12) "Непалу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "9" public vreviews => string(1) "1" public photoCount => string(2) "67" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "2" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }109 => object stdClass(27){ public id => string(2) "32" public code => string(11) "netherlands" public code2 => string(2) "nl" public name => string(11) "Netherlands" public nameLang => string(20) "Нидерланды" public lat => string(8) "52.24800" public lng => string(7) "5.24050" public zoom => string(1) "7" public capital => string(4) "1239" public nameEng => string(11) "Netherlands" public nameTr => string(11) "netherlands" public nameRd => string(22) "Нидерландов" public nameVn => string(20) "Нидерланды" public namePr => string(22) "Нидерландах" public nameDt => string(22) "Нидерландам" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "45" public sights => string(2) "67" public reviews => string(3) "132" public vreviews => string(2) "65" public photoCount => string(4) "1544" public videoCount => string(1) "1" public questions => string(2) "43" public answers => string(3) "189" public rate => string(6) "7.1385" public topRate => string(7) "11.8486" }110 => object stdClass(27){ public id => string(2) "90" public code => string(11) "new_zealand" public code2 => string(2) "nz" public name => string(11) "New zealand" public nameLang => string(27) "Новая Зеландия" public lat => string(9) "-43.35710" public lng => string(9) "173.32030" public zoom => string(1) "6" public capital => string(4) "1183" public nameEng => string(11) "New zealand" public nameTr => string(11) "new_zealand" public nameRd => string(27) "Новой Зеландии" public nameVn => string(27) "Новую Зеландию" public namePr => string(27) "Новой Зеландии" public nameDt => string(27) "Новой Зеландии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "7" public answers => string(1) "8" public rate => NULL public topRate => NULL }111 => object stdClass(27){ public id => string(2) "89" public code => string(9) "nicaragua" public code2 => string(2) "ni" public name => string(9) "Nicaragua" public nameLang => string(18) "Никарагуа" public lat => string(8) "12.82250" public lng => string(9) "-84.34200" public zoom => string(1) "7" public capital => string(4) "1826" public nameEng => string(9) "Nicaragua" public nameTr => string(9) "nicaragua" public nameRd => string(18) "Никарагуа" public nameVn => string(18) "Никарагуа" public namePr => string(18) "Никарагуа" public nameDt => string(18) "Никарагуа" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(7) "10.0000" public topRate => string(7) "11.0000" }112 => object stdClass(27){ public id => string(2) "87" public code => string(5) "niger" public code2 => string(2) "ne" public name => string(5) "Niger" public nameLang => string(10) "Нигер" public lat => string(8) "17.60210" public lng => string(7) "8.08590" public zoom => string(1) "5" public capital => string(4) "1828" public nameEng => string(5) "Niger" public nameTr => string(5) "niger" public nameRd => string(12) "Нигера" public nameVn => string(10) "Нигер" public namePr => string(12) "Нигере" public nameDt => string(12) "Нигеру" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }113 => object stdClass(27){ public id => string(2) "88" public code => string(7) "nigeria" public code2 => string(2) "ng" public name => string(7) "Nigeria" public nameLang => string(14) "Нигерия" public lat => string(7) "9.31900" public lng => string(7) "8.26170" public zoom => string(1) "5" public capital => string(4) "1827" public nameEng => string(7) "Nigeria" public nameTr => string(7) "nigeria" public nameRd => string(14) "Нигерии" public nameVn => string(14) "Нигерию" public namePr => string(14) "Нигерии" public nameDt => string(14) "Нигерии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }114 => object stdClass(27){ public id => string(3) "150" public code => string(11) "north_korea" public code2 => string(2) "kp" public name => string(11) "North korea" public nameLang => string(27) "Северная Корея" public lat => string(8) "39.93500" public lng => string(9) "127.14480" public zoom => string(1) "6" public capital => string(4) "1746" public nameEng => string(11) "North korea" public nameTr => string(11) "north_korea" public nameRd => string(27) "Северной Кореи" public nameVn => string(27) "Северную Корею" public namePr => string(27) "Северной Корее" public nameDt => string(27) "Северной Корее" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }115 => object stdClass(27){ public id => string(2) "91" public code => string(6) "norway" public code2 => string(2) "no" public name => string(6) "Norway" public nameLang => string(16) "Норвегия" public lat => string(8) "63.70470" public lng => string(8) "20.74220" public zoom => string(1) "4" public capital => string(4) "1444" public nameEng => string(6) "Norway" public nameTr => string(6) "norway" public nameRd => string(16) "Норвегии" public nameVn => string(16) "Норвегию" public namePr => string(16) "Норвегии" public nameDt => string(16) "Норвегии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(2) "52" public reviews => string(2) "57" public vreviews => string(2) "15" public photoCount => string(3) "753" public videoCount => string(1) "0" public questions => string(2) "32" public answers => string(3) "161" public rate => string(6) "6.8667" public topRate => string(7) "10.8141" }116 => object stdClass(27){ public id => string(2) "93" public code => string(4) "oman" public code2 => string(2) "om" public name => string(4) "Oman" public nameLang => string(8) "Оман" public lat => string(8) "21.08450" public lng => string(8) "53.37160" public zoom => string(1) "6" public capital => string(4) "1040" public nameEng => string(4) "Oman" public nameTr => string(4) "oman" public nameRd => string(10) "Омана" public nameVn => string(8) "Оман" public namePr => string(10) "Омане" public nameDt => string(10) "Оману" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "8" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }117 => object stdClass(27){ public id => string(2) "94" public code => string(8) "pakistan" public code2 => string(2) "pk" public name => string(8) "Pakistan" public nameLang => string(16) "Пакистан" public lat => string(8) "28.99850" public lng => string(8) "71.76270" public zoom => string(1) "5" public capital => string(4) "1825" public nameEng => string(8) "Pakistan" public nameTr => string(8) "pakistan" public nameRd => string(18) "Пакистана" public nameVn => string(16) "Пакистан" public namePr => string(18) "Пакистане" public nameDt => string(18) "Пакистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }118 => object stdClass(27){ public id => string(2) "95" public code => string(6) "panama" public code2 => string(2) "pa" public name => string(6) "Panama" public nameLang => string(12) "Панама" public lat => string(7) "8.26590" public lng => string(9) "-80.02440" public zoom => string(1) "7" public capital => string(4) "1824" public nameEng => string(6) "Panama" public nameTr => string(6) "panama" public nameRd => string(12) "Панамы" public nameVn => string(12) "Панаму" public namePr => string(12) "Панаме" public nameDt => string(12) "Панаме" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "4" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }119 => object stdClass(27){ public id => string(3) "131" public code => string(16) "papua_new_guinea" public code2 => string(2) "pg" public name => string(16) "Papua new guinea" public nameLang => string(34) "Папуа-Новая Гвинея" public lat => string(7) "8.63530" public lng => string(9) "-80.48580" public zoom => string(1) "7" public capital => string(4) "1766" public nameEng => string(16) "Papua new guinea" public nameTr => string(16) "papua_new_guinea" public nameRd => string(34) "Папуа-Новой Гвинеи" public nameVn => string(34) "Папуа-Новую Гвинею" public namePr => string(34) "Папуа-Новой Гвинее" public nameDt => string(34) "Папуа-Новой Гвинее" public continent => string(1) "6" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }120 => object stdClass(27){ public id => string(2) "96" public code => string(8) "paraguay" public code2 => string(2) "py" public name => string(8) "Paraguay" public nameLang => string(16) "Парагвай" public lat => string(9) "-23.76520" public lng => string(9) "-57.74410" public zoom => string(1) "6" public capital => string(4) "1823" public nameEng => string(8) "Paraguay" public nameTr => string(8) "paraguay" public nameRd => string(16) "Парагвая" public nameVn => string(16) "Парагвай" public namePr => string(16) "Парагвае" public nameDt => string(16) "Парагваю" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }121 => object stdClass(27){ public id => string(2) "97" public code => string(4) "peru" public code2 => string(2) "pe" public name => string(4) "Peru" public nameLang => string(8) "Перу" public lat => string(8) "-9.18140" public lng => string(9) "-75.00240" public zoom => string(1) "5" public capital => string(4) "1214" public nameEng => string(4) "Peru" public nameTr => string(4) "peru" public nameRd => string(8) "Перу" public nameVn => string(8) "Перу" public namePr => string(8) "Перу" public nameDt => string(8) "Перу" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(2) "10" public vreviews => string(1) "1" public photoCount => string(2) "96" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "16" public rate => string(7) "10.0000" public topRate => string(7) "11.0000" }122 => object stdClass(27){ public id => string(3) "120" public code => string(11) "philippines" public code2 => string(2) "ph" public name => string(11) "Philippines" public nameLang => string(18) "Филиппины" public lat => string(8) "12.87610" public lng => string(9) "121.77250" public zoom => string(1) "6" public capital => string(4) "1816" public nameEng => string(11) "Philippines" public nameTr => string(11) "philippines" public nameRd => string(16) "Филиппин" public nameVn => string(18) "Филиппины" public namePr => string(20) "Филиппинах" public nameDt => string(20) "Филиппинам" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "30" public sights => string(1) "1" public reviews => string(2) "61" public vreviews => string(2) "45" public photoCount => string(3) "480" public videoCount => string(1) "0" public questions => string(2) "23" public answers => string(2) "36" public rate => string(6) "7.7333" public topRate => string(7) "12.3251" }123 => object stdClass(27){ public id => string(2) "98" public code => string(6) "poland" public code2 => string(2) "pl" public name => string(6) "Poland" public nameLang => string(12) "Польша" public lat => string(8) "51.90360" public lng => string(8) "19.79740" public zoom => string(1) "6" public capital => string(4) "1124" public nameEng => string(6) "Poland" public nameTr => string(6) "poland" public nameRd => string(12) "Польши" public nameVn => string(12) "Польшу" public namePr => string(12) "Польше" public nameDt => string(12) "Польше" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "197" public sights => string(3) "227" public reviews => string(3) "393" public vreviews => string(3) "290" public photoCount => string(4) "1835" public videoCount => string(1) "2" public questions => string(3) "653" public answers => string(4) "2603" public rate => string(6) "7.4364" public topRate => string(7) "12.3684" }124 => object stdClass(27){ public id => string(2) "99" public code => string(8) "portugal" public code2 => string(2) "pt" public name => string(8) "Portugal" public nameLang => string(20) "Португалия" public lat => string(8) "39.57180" public lng => string(8) "-7.86620" public zoom => string(1) "6" public capital => string(4) "1028" public nameEng => string(8) "Portugal" public nameTr => string(8) "portugal" public nameRd => string(20) "Португалии" public nameVn => string(20) "Португалию" public namePr => string(20) "Португалии" public nameDt => string(20) "Португалии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "77" public sights => string(2) "83" public reviews => string(3) "168" public vreviews => string(3) "109" public photoCount => string(4) "1516" public videoCount => string(1) "4" public questions => string(2) "66" public answers => string(3) "376" public rate => string(6) "7.5780" public topRate => string(7) "12.4010" }125 => object stdClass(27){ public id => string(3) "164" public code => string(11) "puerto_rico" public code2 => string(2) "pr" public name => string(11) "Puerto rico" public nameLang => string(21) "Пуэрто-Рико" public lat => string(8) "18.24170" public lng => string(9) "-66.09851" public zoom => string(1) "9" public capital => string(4) "2944" public nameEng => string(11) "Puerto rico" public nameTr => string(11) "puerto_rico" public nameRd => string(21) "Пуэрто-Рико" public nameVn => string(21) "Пуэрто-Рико" public namePr => string(21) "Пуэрто-Рико" public nameDt => string(21) "Пуэрто-Рико" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }126 => object stdClass(27){ public id => string(3) "166" public code => string(5) "katar" public code2 => string(2) "qa" public name => string(5) "Qatar" public nameLang => string(10) "Катар" public lat => string(8) "25.35483" public lng => string(8) "51.18388" public zoom => string(1) "8" public capital => string(4) "3656" public nameEng => string(5) "Qatar" public nameTr => string(5) "katar" public nameRd => string(12) "Катара" public nameVn => string(10) "Катар" public namePr => string(12) "Катаре" public nameDt => string(12) "Катару" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "7" public sights => string(1) "4" public reviews => string(2) "14" public vreviews => string(2) "11" public photoCount => string(3) "188" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "17" public rate => string(6) "9.0909" public topRate => string(7) "12.7576" }127 => object stdClass(27){ public id => string(3) "101" public code => string(7) "romania" public code2 => string(2) "ro" public name => string(7) "Romania" public nameLang => string(14) "Румыния" public lat => string(8) "45.93590" public lng => string(8) "24.98290" public zoom => string(1) "6" public capital => string(4) "1373" public nameEng => string(7) "Romania" public nameTr => string(7) "romania" public nameRd => string(14) "Румынии" public nameVn => string(14) "Румынию" public namePr => string(14) "Румынии" public nameDt => string(14) "Румынии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "47" public sights => string(1) "9" public reviews => string(2) "83" public vreviews => string(2) "65" public photoCount => string(3) "443" public videoCount => string(1) "0" public questions => string(2) "49" public answers => string(3) "151" public rate => string(6) "6.5231" public topRate => string(7) "11.2332" }128 => object stdClass(27){ public id => string(3) "160" public code => string(6) "rwanda" public code2 => string(2) "rw" public name => string(6) "Rwanda" public nameLang => string(12) "Руанда" public lat => string(7) "0.00000" public lng => string(7) "0.00000" public zoom => string(1) "0" public capital => string(4) "2689" public nameEng => string(6) "Rwanda" public nameTr => string(6) "rwanda" public nameRd => string(12) "Руанды" public nameVn => string(12) "Руанду" public namePr => string(12) "Руанде" public nameDt => string(12) "Руанде" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }129 => object stdClass(27){ public id => string(3) "141" public code => string(11) "saint_lucia" public code2 => string(2) "lc" public name => string(11) "Saint lucia" public nameLang => string(19) "Сент-Люсия" public lat => string(8) "13.90470" public lng => string(9) "-60.97410" public zoom => string(1) "8" public capital => string(4) "1680" public nameEng => string(11) "Saint lucia" public nameTr => string(11) "saint_lucia" public nameRd => string(19) "Сент-Люсии" public nameVn => string(19) "Сент-Люсию" public namePr => string(19) "Сент-Люсию" public nameDt => string(19) "Сент-Люсии" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }130 => object stdClass(27){ public id => string(3) "102" public code => string(10) "san_marino" public code2 => string(2) "sm" public name => string(10) "San marino" public nameLang => string(19) "Сан Марино" public lat => string(8) "43.94340" public lng => string(8) "12.46470" public zoom => string(2) "12" public capital => string(4) "1432" public nameEng => string(10) "San marino" public nameTr => string(10) "san_marino" public nameRd => string(19) "Сан-Марино" public nameVn => string(19) "Сан-Марино" public namePr => string(19) "Сан-Марино" public nameDt => string(19) "Сан-Марино" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "7" public reviews => string(1) "7" public vreviews => string(1) "1" public photoCount => string(2) "77" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.0000" }131 => object stdClass(27){ public id => string(3) "103" public code => string(12) "saudi_arabia" public code2 => string(2) "sa" public name => string(12) "Saudi arabia" public nameLang => string(33) "Саудовская Аравия" public lat => string(8) "23.92600" public lng => string(8) "44.64840" public zoom => string(1) "5" public capital => string(4) "1822" public nameEng => string(12) "Saudi arabia" public nameTr => string(12) "saudi_arabia" public nameRd => string(33) "Саудовской Аравии" public nameVn => string(33) "Саудовскую Аравию" public namePr => string(33) "Саудовской Аравии" public nameDt => string(33) "Саудовской Аравии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(1) "9" public videoCount => string(1) "2" public questions => string(1) "3" public answers => string(2) "11" public rate => string(6) "7.5000" public topRate => string(6) "9.1667" }132 => object stdClass(27){ public id => string(3) "104" public code => string(10) "seashelles" public code2 => string(2) "sc" public name => string(10) "Seashelles" public nameLang => string(30) "Сейшельские о-ва" public lat => string(8) "-4.62020" public lng => string(8) "55.15140" public zoom => string(1) "7" public capital => string(3) "718" public nameEng => string(10) "Seashelles" public nameTr => string(10) "seashelles" public nameRd => string(32) "Сейшельских о-вов" public nameVn => string(30) "Сейшельские о-ва" public namePr => string(32) "Сейшельских о-вах" public nameDt => string(32) "Сейшельским о-вам" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(1) "3" public reviews => string(2) "72" public vreviews => string(2) "62" public photoCount => string(3) "145" public videoCount => string(1) "0" public questions => string(2) "12" public answers => string(2) "26" public rate => string(6) "7.3906" public topRate => string(7) "12.0876" }133 => object stdClass(27){ public id => string(3) "105" public code => string(7) "senegal" public code2 => string(2) "sn" public name => string(7) "Senegal" public nameLang => string(14) "Сенегал" public lat => string(8) "14.42400" public lng => string(9) "-14.08450" public zoom => string(1) "7" public capital => string(4) "1820" public nameEng => string(7) "Senegal" public nameTr => string(7) "senegal" public nameRd => string(16) "Сенегала" public nameVn => string(14) "Сенегал" public namePr => string(16) "Сенегале" public nameDt => string(16) "Сенегалу" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }134 => object stdClass(27){ public id => string(3) "138" public code => string(6) "serbia" public code2 => string(2) "rs" public name => string(6) "Serbia" public nameLang => string(12) "Сербия" public lat => string(8) "44.13490" public lng => string(8) "20.96190" public zoom => string(1) "6" public capital => string(4) "1645" public nameEng => string(6) "Serbia" public nameTr => string(6) "serbia" public nameRd => string(12) "Сербии" public nameVn => string(12) "Сербию" public namePr => string(12) "Сербии" public nameDt => string(12) "Сербии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "16" public sights => string(1) "9" public reviews => string(2) "24" public vreviews => string(2) "17" public photoCount => string(3) "203" public videoCount => string(1) "0" public questions => string(2) "17" public answers => string(2) "50" public rate => string(6) "7.2941" public topRate => string(7) "11.3417" }135 => object stdClass(27){ public id => string(3) "106" public code => string(9) "singapore" public code2 => string(2) "sg" public name => string(9) "Singapore" public nameLang => string(16) "Сингапур" public lat => string(7) "0.86790" public lng => string(9) "103.18360" public zoom => string(1) "7" public capital => string(3) "976" public nameEng => string(9) "Singapore" public nameTr => string(9) "singapore" public nameRd => string(18) "Сингапура" public nameVn => string(16) "Сингапур" public namePr => string(18) "Сингапуре" public nameDt => string(18) "Сингапуру" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "23" public sights => string(2) "23" public reviews => string(2) "53" public vreviews => string(2) "41" public photoCount => string(3) "338" public videoCount => string(1) "1" public questions => string(2) "15" public answers => string(2) "44" public rate => string(6) "7.2195" public topRate => string(7) "11.7751" }136 => object stdClass(27){ public id => string(3) "108" public code => string(8) "slovakia" public code2 => string(2) "sk" public name => string(8) "Slovakia" public nameLang => string(16) "Словакия" public lat => string(8) "48.66190" public lng => string(8) "19.62160" public zoom => string(1) "7" public capital => string(4) "1516" public nameEng => string(8) "Slovakia" public nameTr => string(8) "slovakia" public nameRd => string(16) "Словакии" public nameVn => string(16) "Словакию" public namePr => string(16) "Словакии" public nameDt => string(16) "Словакии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "112" public sights => string(2) "32" public reviews => string(3) "315" public vreviews => string(3) "257" public photoCount => string(4) "1471" public videoCount => string(1) "1" public questions => string(2) "79" public answers => string(3) "314" public rate => string(6) "7.3837" public topRate => string(7) "12.3071" }137 => object stdClass(27){ public id => string(3) "109" public code => string(8) "slovenia" public code2 => string(2) "si" public name => string(8) "Slovenia" public nameLang => string(16) "Словения" public lat => string(8) "46.14940" public lng => string(8) "14.98540" public zoom => string(1) "6" public capital => string(4) "1527" public nameEng => string(8) "Slovenia" public nameTr => string(8) "slovenia" public nameRd => string(16) "Словении" public nameVn => string(16) "Словению" public namePr => string(16) "Словении" public nameDt => string(16) "Словении" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "27" public sights => string(1) "6" public reviews => string(2) "63" public vreviews => string(2) "37" public photoCount => string(3) "726" public videoCount => string(1) "0" public questions => string(2) "28" public answers => string(2) "50" public rate => string(6) "7.2632" public topRate => string(7) "11.7754" }138 => object stdClass(27){ public id => string(3) "110" public code => string(7) "somalia" public code2 => string(2) "so" public name => string(7) "Somalia" public nameLang => string(12) "Сомали" public lat => string(7) "5.17850" public lng => string(8) "46.18650" public zoom => string(1) "5" public capital => string(4) "1819" public nameEng => string(7) "Somalia" public nameTr => string(7) "somalia" public nameRd => string(12) "Сомали" public nameVn => string(12) "Сомали" public namePr => string(12) "Сомали" public nameDt => string(12) "Сомали" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }139 => object stdClass(27){ public id => string(3) "130" public code => string(3) "rsa" public code2 => string(2) "za" public name => string(12) "South Africa" public nameLang => string(6) "ЮАР" public lat => string(9) "-29.53520" public lng => string(8) "25.40040" public zoom => string(1) "5" public capital => string(4) "1536" public nameEng => string(12) "South Africa" public nameTr => string(3) "rsa" public nameRd => string(6) "ЮАР" public nameVn => string(6) "ЮАР" public namePr => string(6) "ЮАР" public nameDt => string(6) "ЮАР" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "0" public reviews => string(2) "22" public vreviews => string(1) "3" public photoCount => string(3) "662" public videoCount => string(1) "0" public questions => string(1) "7" public answers => string(2) "51" public rate => string(6) "8.0000" public topRate => string(7) "10.1429" }140 => object stdClass(27){ public id => string(3) "151" public code => string(11) "south_korea" public code2 => string(2) "kr" public name => string(11) "South Korea" public nameLang => string(21) "Южная Корея" public lat => string(8) "37.14280" public lng => string(9) "127.59520" public zoom => string(1) "6" public capital => string(4) "1747" public nameEng => string(11) "South Korea" public nameTr => string(11) "south_korea" public nameRd => string(21) "Южной Кореи" public nameVn => string(21) "Южную Корею" public namePr => string(21) "Южной Корее" public nameDt => string(21) "Южной Корее" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "0" public reviews => string(2) "12" public vreviews => string(1) "3" public photoCount => string(3) "377" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "18" public rate => string(6) "7.3333" public topRate => string(6) "9.4762" }141 => object stdClass(27){ public id => string(2) "49" public code => string(5) "spain" public code2 => string(2) "es" public name => string(5) "Spain" public nameLang => string(14) "Испания" public lat => string(8) "40.38000" public lng => string(8) "-4.89990" public zoom => string(1) "5" public capital => string(3) "941" public nameEng => string(5) "Spain" public nameTr => string(5) "spain" public nameRd => string(14) "Испании" public nameVn => string(14) "Испанию" public namePr => string(14) "Испании" public nameDt => string(14) "Испании" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "687" public sights => string(3) "393" public reviews => string(4) "2961" public vreviews => string(4) "2618" public photoCount => string(4) "9062" public videoCount => string(2) "26" public questions => string(3) "921" public answers => string(4) "3799" public rate => string(6) "6.9369" public topRate => string(7) "11.9293" }142 => object stdClass(27){ public id => string(3) "125" public code => string(9) "sri_lanka" public code2 => string(2) "lk" public name => string(9) "Sri lanka" public nameLang => string(17) "Шри-Ланка" public lat => string(7) "7.87430" public lng => string(8) "80.77150" public zoom => string(1) "7" public capital => string(3) "757" public nameEng => string(9) "Sri lanka" public nameTr => string(9) "sri_lanka" public nameRd => string(17) "Шри-Ланки" public nameVn => string(17) "Шри-Ланку" public namePr => string(17) "Шри-Ланке" public nameDt => string(17) "Шри-Ланке" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "211" public sights => string(2) "34" public reviews => string(4) "1872" public vreviews => string(4) "1644" public photoCount => string(5) "11956" public videoCount => string(2) "31" public questions => string(3) "900" public answers => string(4) "6775" public rate => string(6) "7.2835" public topRate => string(7) "12.2714" }143 => object stdClass(27){ public id => string(3) "126" public code => string(6) "sweden" public code2 => string(2) "se" public name => string(6) "Sweden" public nameLang => string(12) "Швеция" public lat => string(8) "64.54844" public lng => string(8) "16.87500" public zoom => string(1) "4" public capital => string(4) "1434" public nameEng => string(6) "Sweden" public nameTr => string(6) "sweden" public nameRd => string(12) "Швеции" public nameVn => string(12) "Швецию" public namePr => string(12) "Швеции" public nameDt => string(12) "Швеции" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "17" public sights => string(2) "20" public reviews => string(2) "91" public vreviews => string(2) "25" public photoCount => string(3) "937" public videoCount => string(1) "0" public questions => string(2) "29" public answers => string(3) "141" public rate => string(6) "7.5600" public topRate => string(7) "11.8703" }144 => object stdClass(27){ public id => string(3) "124" public code => string(11) "switzerland" public code2 => string(2) "ch" public name => string(11) "Switzerland" public nameLang => string(18) "Швейцария" public lat => string(8) "47.10751" public lng => string(7) "8.36064" public zoom => string(1) "7" public capital => string(3) "946" public nameEng => string(11) "Switzerland" public nameTr => string(11) "switzerland" public nameRd => string(18) "Швейцарии" public nameVn => string(18) "Швейцарию" public namePr => string(18) "Швейцарии" public nameDt => string(18) "Швейцарии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(2) "40" public reviews => string(2) "93" public vreviews => string(2) "44" public photoCount => string(4) "1213" public videoCount => string(1) "0" public questions => string(2) "47" public answers => string(3) "168" public rate => string(6) "8.0682" public topRate => string(7) "12.6515" }145 => object stdClass(27){ public id => string(3) "107" public code => string(5) "syria" public code2 => string(2) "sy" public name => string(5) "Syria" public nameLang => string(10) "Сирия" public lat => string(8) "35.37110" public lng => string(8) "38.64990" public zoom => string(1) "6" public capital => string(4) "1543" public nameEng => string(5) "Syria" public nameTr => string(5) "syria" public nameRd => string(10) "Сирии" public nameVn => string(10) "Сирию" public namePr => string(10) "Сирии" public nameDt => string(10) "Сирии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "4" public photoCount => string(2) "28" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "7" public rate => string(6) "6.5000" public topRate => string(6) "9.0000" }146 => object stdClass(27){ public id => string(3) "112" public code => string(6) "taiwan" public code2 => string(2) "tw" public name => string(6) "Taiwan" public nameLang => string(14) "Тайвань" public lat => string(8) "23.69480" public lng => string(9) "120.95950" public zoom => string(1) "7" public capital => string(4) "1818" public nameEng => string(6) "Taiwan" public nameTr => string(6) "taiwan" public nameRd => string(14) "Тайваня" public nameVn => string(14) "Тайвань" public namePr => string(14) "Тайване" public nameDt => string(14) "Тайваню" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "2" public photoCount => string(2) "27" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "3" public rate => string(6) "5.0000" public topRate => string(6) "6.6667" }147 => object stdClass(27){ public id => string(3) "165" public code => string(10) "tajikistan" public code2 => string(2) "tj" public name => string(10) "Tajikistan" public nameLang => string(22) "Таджикистан" public lat => string(8) "38.53957" public lng => string(8) "68.76160" public zoom => string(1) "8" public capital => string(4) "2985" public nameEng => string(10) "Tajikistan" public nameTr => string(10) "tajikistan" public nameRd => string(24) "Таджикистана" public nameVn => string(22) "Таджикистан" public namePr => string(24) "Таджикистане" public nameDt => string(24) "Таджикистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.6667" }148 => object stdClass(27){ public id => string(3) "152" public code => string(8) "tanzania" public code2 => string(2) "tz" public name => string(8) "Tanzania" public nameLang => string(16) "Танзания" public lat => string(8) "-6.88280" public lng => string(8) "35.17820" public zoom => string(1) "6" public capital => string(4) "1978" public nameEng => string(8) "Tanzania" public nameTr => string(8) "tanzania" public nameRd => string(16) "Танзании" public nameVn => string(16) "Танзанию" public namePr => string(16) "Танзании" public nameDt => string(16) "Танзании" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(2) "72" public sights => string(2) "29" public reviews => string(3) "189" public vreviews => string(3) "152" public photoCount => string(4) "1537" public videoCount => string(1) "4" public questions => string(2) "32" public answers => string(3) "106" public rate => string(6) "7.3092" public topRate => string(7) "12.1810" }149 => object stdClass(27){ public id => string(3) "113" public code => string(8) "thailand" public code2 => string(2) "th" public name => string(8) "Thailand" public nameLang => string(14) "Таиланд" public lat => string(8) "12.94030" public lng => string(9) "102.08500" public zoom => string(1) "5" public capital => string(3) "761" public nameEng => string(8) "Thailand" public nameTr => string(8) "thailand" public nameRd => string(16) "Таиланда" public nameVn => string(14) "Таиланд" public namePr => string(16) "Таиланде" public nameDt => string(16) "Таиланду" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "775" public sights => string(3) "123" public reviews => string(4) "5296" public vreviews => string(4) "4790" public photoCount => string(5) "14822" public videoCount => string(2) "41" public questions => string(4) "2630" public answers => string(5) "20060" public rate => string(6) "6.9234" public topRate => string(7) "11.9192" }150 => object stdClass(27){ public id => string(3) "163" public code => string(5) "tibet" public code2 => string(2) "tb" public name => string(5) "Tibet" public nameLang => string(10) "Тибет" public lat => string(8) "33.17434" public lng => string(8) "86.85791" public zoom => string(1) "5" public capital => string(4) "2903" public nameEng => string(5) "Tibet" public nameTr => string(5) "tibet" public nameRd => string(12) "Тибета" public nameVn => string(12) "Тибает" public namePr => string(12) "Тибете" public nameDt => string(12) "Тибету" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }151 => object stdClass(27){ public id => string(3) "158" public code => string(19) "trinidad_and_tobago" public code2 => string(2) "tt" public name => string(19) "Trinidad and tobago" public nameLang => string(32) "Тринидад и Тобаго" public lat => string(8) "10.46080" public lng => string(9) "-61.28174" public zoom => string(1) "8" public capital => string(4) "2493" public nameEng => string(19) "Trinidad and tobago" public nameTr => string(19) "trinidad_and_tobago" public nameRd => string(34) "Тринидада и Тобаго" public nameVn => string(32) "Тринидад и Тобаго" public namePr => string(34) "Тринидаде и Тобаго" public nameDt => string(34) "Тринидаду и Тобаго" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }152 => object stdClass(27){ public id => string(3) "114" public code => string(5) "tunis" public code2 => string(2) "tn" public name => string(5) "Tunis" public nameLang => string(10) "Тунис" public lat => string(8) "33.74260" public lng => string(7) "9.82180" public zoom => string(1) "6" public capital => string(4) "1664" public nameEng => string(5) "Tunis" public nameTr => string(5) "tunis" public nameRd => string(12) "Туниса" public nameVn => string(10) "Тунис" public namePr => string(12) "Тунисе" public nameDt => string(12) "Тунису" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(3) "263" public sights => string(2) "10" public reviews => string(4) "3661" public vreviews => string(4) "3441" public photoCount => string(4) "9088" public videoCount => string(2) "31" public questions => string(3) "875" public answers => string(4) "4514" public rate => string(6) "6.1481" public topRate => string(7) "11.1423" }153 => object stdClass(27){ public id => string(3) "115" public code => string(6) "turkey" public code2 => string(2) "tr" public name => string(6) "Turkey" public nameLang => string(12) "Турция" public lat => string(8) "38.98290" public lng => string(8) "35.19060" public zoom => string(1) "5" public capital => string(3) "954" public nameEng => string(6) "Turkey" public nameTr => string(6) "turkey" public nameRd => string(12) "Турции" public nameVn => string(12) "Турцию" public namePr => string(12) "Турции" public nameDt => string(12) "Турции" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(4) "2096" public sights => string(3) "536" public reviews => string(5) "59710" public vreviews => string(5) "57005" public photoCount => string(6) "128685" public videoCount => string(3) "584" public questions => string(5) "15208" public answers => string(6) "118879" public rate => string(6) "6.5283" public topRate => string(7) "11.5279" }154 => object stdClass(27){ public id => string(3) "157" public code => string(12) "turkmenistan" public code2 => string(2) "tm" public name => string(12) "Turkmenistan" public nameLang => string(24) "Туркменистан" public lat => string(8) "39.13858" public lng => string(8) "59.38110" public zoom => string(1) "6" public capital => string(4) "2482" public nameEng => string(12) "Turkmenistan" public nameTr => string(12) "turkmenistan" public nameRd => string(26) "Туркменистана" public nameVn => string(24) "Туркменистан" public namePr => string(26) "Туркменистане" public nameDt => string(26) "Туркменистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "2" public photoCount => string(2) "14" public videoCount => string(1) "0" public questions => string(2) "11" public answers => string(1) "8" public rate => string(6) "8.0000" public topRate => string(6) "9.6667" }155 => object stdClass(27){ public id => string(2) "92" public code => string(3) "uae" public code2 => string(2) "ae" public name => string(3) "UAE" public nameLang => string(6) "ОАЭ" public lat => string(8) "24.38710" public lng => string(8) "54.05270" public zoom => string(1) "7" public capital => string(3) "766" public nameEng => string(3) "UAE" public nameTr => string(3) "uae" public nameRd => string(6) "ОАЭ" public nameVn => string(6) "ОАЭ" public namePr => string(6) "ОАЭ" public nameDt => string(6) "ОАЭ" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "462" public sights => string(3) "196" public reviews => string(4) "3762" public vreviews => string(4) "3553" public photoCount => string(5) "10366" public videoCount => string(2) "33" public questions => string(4) "1915" public answers => string(5) "10308" public rate => string(6) "7.2815" public topRate => string(7) "12.2759" }156 => object stdClass(27){ public id => string(3) "117" public code => string(6) "uganda" public code2 => string(2) "ug" public name => string(6) "Uganda" public nameLang => string(12) "Уганда" public lat => string(7) "1.58180" public lng => string(8) "33.17870" public zoom => string(1) "6" public capital => string(4) "1817" public nameEng => string(6) "Uganda" public nameTr => string(6) "uganda" public nameRd => string(12) "Уганды" public nameVn => string(12) "Уганду" public namePr => string(12) "Уганде" public nameDt => string(12) "Уганде" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => NULL public topRate => NULL }157 => object stdClass(27){ public id => string(3) "116" public code => string(7) "ukraine" public code2 => string(2) "ua" public name => string(7) "Ukraine" public nameLang => string(14) "Украина" public lat => string(8) "48.69000" public lng => string(8) "31.73000" public zoom => string(1) "5" public capital => string(4) "1544" public nameEng => string(7) "Ukraine" public nameTr => string(7) "ukraine" public nameRd => string(14) "Украины" public nameVn => string(14) "Украину" public namePr => string(14) "Украине" public nameDt => string(14) "Украине" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(4) "1926" public sights => string(3) "698" public reviews => string(5) "12526" public vreviews => string(5) "11317" public photoCount => string(5) "22754" public videoCount => string(2) "55" public questions => string(4) "2438" public answers => string(5) "12477" public rate => string(6) "6.3403" public topRate => string(7) "11.3385" }158 => object stdClass(27){ public id => string(3) "118" public code => string(7) "uruguay" public code2 => string(2) "uy" public name => string(7) "Uruguay" public nameLang => string(14) "Уругвай" public lat => string(9) "-31.27860" public lng => string(9) "-54.97560" public zoom => string(1) "6" public capital => string(4) "1704" public nameEng => string(7) "Uruguay" public nameTr => string(7) "uruguay" public nameRd => string(14) "Уругвая" public nameVn => string(14) "Уругвай" public namePr => string(14) "Уругвае" public nameDt => string(14) "Уругваю" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }159 => object stdClass(27){ public id => string(3) "111" public code => string(3) "usa" public code2 => string(2) "us" public name => string(3) "USA" public nameLang => string(6) "США" public lat => string(8) "39.09600" public lng => string(10) "-100.01950" public zoom => string(1) "3" public capital => string(4) "1064" public nameEng => string(3) "USA" public nameTr => string(3) "usa" public nameRd => string(6) "США" public nameVn => string(6) "США" public namePr => string(6) "США" public nameDt => string(6) "США" public continent => string(1) "4" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(2) "13" public reviews => string(3) "112" public vreviews => string(2) "44" public photoCount => string(3) "912" public videoCount => string(1) "0" public questions => string(2) "75" public answers => string(3) "599" public rate => string(6) "7.8409" public topRate => string(7) "12.4242" }160 => object stdClass(27){ public id => string(3) "149" public code => string(10) "uzbekistan" public code2 => string(2) "uz" public name => string(10) "Uzbekistan" public nameLang => string(20) "Узбекистан" public lat => string(8) "41.65650" public lng => string(8) "64.42380" public zoom => string(1) "5" public capital => string(4) "1742" public nameEng => string(10) "Uzbekistan" public nameTr => string(10) "uzbekistan" public nameRd => string(22) "Узбекистана" public nameVn => string(20) "Узбекистан" public namePr => string(22) "Узбекистане" public nameDt => string(22) "Узбекистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "10" public sights => string(1) "0" public reviews => string(2) "23" public vreviews => string(1) "9" public photoCount => string(3) "146" public videoCount => string(1) "0" public questions => string(2) "21" public answers => string(2) "62" public rate => string(6) "6.8182" public topRate => string(7) "10.2797" }161 => object stdClass(27){ public id => string(2) "25" public code => string(7) "vatican" public code2 => string(2) "va" public name => string(7) "Vatican" public nameLang => string(14) "Ватикан" public lat => string(8) "41.87770" public lng => string(8) "12.56560" public zoom => string(2) "10" public capital => string(4) "1454" public nameEng => string(7) "Vatican" public nameTr => string(7) "vatican" public nameRd => string(16) "Ватикана" public nameVn => string(14) "Ватикан" public namePr => string(16) "Ватикане" public nameDt => string(16) "Ватикану" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "1" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(2) "41" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "9" public rate => NULL public topRate => NULL }162 => object stdClass(27){ public id => string(2) "28" public code => string(9) "venezuela" public code2 => string(2) "ve" public name => string(9) "Venezuela" public nameLang => string(18) "Венесуэла" public lat => string(7) "6.47280" public lng => string(9) "-66.58900" public zoom => string(1) "5" public capital => string(4) "1532" public nameEng => string(9) "Venezuela" public nameTr => string(9) "venezuela" public nameRd => string(18) "Венесуэлы" public nameVn => string(18) "Венесуэлу" public namePr => string(18) "Венесуэле" public nameDt => string(18) "Венесуэле" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "4" public photoCount => string(2) "60" public videoCount => string(1) "1" public questions => string(1) "9" public answers => string(1) "3" public rate => string(6) "5.8000" public topRate => string(6) "8.3000" }163 => object stdClass(27){ public id => string(2) "29" public code => string(7) "vietnam" public code2 => string(2) "vn" public name => string(7) "Vietnam" public nameLang => string(14) "Вьетнам" public lat => string(8) "15.22060" public lng => string(9) "104.34810" public zoom => string(1) "6" public capital => string(4) "1530" public nameEng => string(7) "Vietnam" public nameTr => string(7) "vietnam" public nameRd => string(16) "Вьетнама" public nameVn => string(14) "Вьетнам" public namePr => string(16) "Вьетнаме" public nameDt => string(16) "Вьетнаму" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "196" public sights => string(2) "25" public reviews => string(3) "848" public vreviews => string(3) "739" public photoCount => string(4) "2767" public videoCount => string(1) "4" public questions => string(3) "290" public answers => string(4) "1190" public rate => string(6) "7.1644" public topRate => string(7) "12.1375" }164 => object stdClass(27){ public id => string(3) "142" public code => string(5) "yemen" public code2 => string(2) "ye" public name => string(5) "Yemen" public nameLang => string(10) "Йемен" public lat => string(8) "15.62300" public lng => string(8) "47.43900" public zoom => string(1) "6" public capital => string(4) "1682" public nameEng => string(5) "Yemen" public nameTr => string(5) "yemen" public nameRd => string(12) "Йемена" public nameVn => string(10) "Йемен" public namePr => string(12) "Йемене" public nameDt => string(12) "Йемену" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "1" public reviews => string(1) "0" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => NULL public topRate => NULL }165 => object stdClass(27){ public id => string(2) "44" public code => string(6) "zambia" public code2 => string(2) "zm" public name => string(6) "Zambia" public nameLang => string(12) "Замбия" public lat => string(9) "-13.36820" public lng => string(8) "27.86130" public zoom => string(1) "5" public capital => string(4) "1805" public nameEng => string(6) "Zambia" public nameTr => string(6) "zambia" public nameRd => string(12) "Замбия" public nameVn => string(12) "Замбию" public namePr => string(12) "Замбии" public nameDt => string(12) "Замбии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "1" public photoCount => string(3) "218" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "9" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }166 => object stdClass(27){ public id => string(2) "45" public code => string(8) "zimbabwe" public code2 => string(2) "zw" public name => string(8) "Zimbabwe" public nameLang => string(16) "Зимбабве" public lat => string(9) "-19.01330" public lng => string(8) "29.14670" public zoom => string(1) "6" public capital => string(4) "1806" public nameEng => string(8) "Zimbabwe" public nameTr => string(8) "zimbabwe" public nameRd => string(16) "Зимбабве" public nameVn => string(16) "Зимбабве" public namePr => string(16) "Зимбабве" public nameDt => string(16) "Зимбабве" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "0" public photoCount => string(3) "130" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "8" public rate => NULL public topRate => NULL }) protected _total_rows => integer 167 protected _current_row => integer 157 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "148" "code" => string(8) "abkhazia" "code2" => string(2) "ab" "name" => string(8) "Abkhazia" "nameLang" => string(14) "Абхазия" "nameEng" => string(8) "Abkhazia" "nameUkr" => NULL "nameTr" => string(8) "abkhazia" "continent" => string(1) "2" "priority" => string(2) "-1" "lat" => string(8) "42.94440" "lng" => string(8) "41.11080" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)1 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1792 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 148 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "53" "sights" => string(1) "2" "reviews" => string(3) "906" "vreviews" => string(3) "804" "photoCount" => string(3) "929" "videoCount" => string(1) "6" "questions" => string(3) "171" "answers" => string(3) "623" "rate" => string(6) "5.6828" "topRate" => string(7) "10.6580" ) }"nameRd" => string(14) "Абхазии" "nameVn" => string(14) "Абхазию" "namePr" => string(14) "Абхазии" "nameDt" => string(14) "Абхазии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "143" "code" => string(11) "afghanistan" "code2" => string(2) "af" "name" => string(11) "Afghanistan" "nameLang" => string(20) "Афганистан" "nameEng" => string(11) "Afghanistan" "nameUkr" => NULL "nameTr" => string(11) "afghanistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "33.06390" "lng" => string(8) "68.59860" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)2 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1683 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 143 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(22) "Афганистана" "nameVn" => string(20) "Афганистан" "namePr" => string(22) "Афганистане" "nameDt" => string(22) "Афганистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "10" "code" => string(7) "albania" "code2" => string(2) "al" "name" => string(7) "Albania" "nameLang" => string(14) "Албания" "nameEng" => string(7) "Albania" "nameUkr" => NULL "nameTr" => string(7) "albania" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "41.34380" "lng" => string(8) "20.37960" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)3 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1793 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 10 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "92" "sights" => string(2) "42" "reviews" => string(3) "233" "vreviews" => string(3) "198" "photoCount" => string(3) "788" "videoCount" => string(1) "6" "questions" => string(2) "45" "answers" => string(3) "269" "rate" => string(6) "6.1263" "topRate" => string(7) "11.0273" ) }"nameRd" => string(14) "Албании" "nameVn" => string(14) "Албанию" "namePr" => string(14) "Албании" "nameDt" => string(14) "Албании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "11" "code" => string(7) "algeria" "code2" => string(2) "dz" "name" => string(7) "Algeria" "nameLang" => string(10) "Алжир" "nameEng" => string(7) "Algeria" "nameUkr" => NULL "nameTr" => string(7) "algeria" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "36.77820" "lng" => string(7) "3.05250" "zoom" => string(2) "12" "capital" => object Application\Library\Service\Geo\City(14)4 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1794 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 11 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(2) "18" "vreviews" => string(1) "0" "photoCount" => string(3) "284" "videoCount" => string(1) "1" "questions" => string(1) "9" "answers" => string(2) "17" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Алжира" "nameVn" => string(10) "Алжир" "namePr" => string(12) "Алжире" "nameDt" => string(12) "Алжиру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "3" "code" => string(7) "andorra" "code2" => string(2) "ad" "name" => string(7) "Andorra" "nameLang" => string(14) "Андорра" "nameEng" => string(7) "Andorra" "nameUkr" => NULL "nameTr" => string(7) "andorra" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "42.54300" "lng" => string(7) "1.58890" "zoom" => string(2) "11" "capital" => object Application\Library\Service\Geo\City(14)5 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 974 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 3 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "39" "sights" => string(2) "12" "reviews" => string(3) "136" "vreviews" => string(3) "112" "photoCount" => string(3) "512" "videoCount" => string(1) "1" "questions" => string(2) "18" "answers" => string(2) "15" "rate" => string(6) "7.2087" "topRate" => string(7) "12.0363" ) }"nameRd" => string(14) "Андорры" "nameVn" => string(14) "Андорру" "namePr" => string(14) "Андорре" "nameDt" => string(14) "Андорре" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "153" "code" => string(9) "antarctic" "code2" => string(2) "aa" "name" => string(9) "Antarctic" "nameLang" => string(20) "Антарктика" "nameEng" => string(9) "Antarctic" "nameUkr" => NULL "nameTr" => string(9) "antarctic" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-77.58000" "lng" => string(8) "26.19140" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)6 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2081 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 153 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "0" "photoCount" => string(2) "51" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(2) "18" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Антарктики" "nameVn" => string(20) "Антарктику" "namePr" => string(20) "Антарктике" "nameDt" => string(20) "Антарктике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "2" "code" => string(7) "antigua" "code2" => string(2) "ag" "name" => string(7) "Antigua" "nameLang" => string(14) "Антигуа" "nameEng" => string(7) "Antigua" "nameUkr" => NULL "nameTr" => string(7) "antigua" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "46.81510" "lng" => string(8) "30.43210" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)7 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1201 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 2 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(14) "Антигуа" "nameVn" => string(14) "Антигуа" "namePr" => string(14) "Антигуа" "nameDt" => string(14) "Антигуа" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "9" "code" => string(9) "argentina" "code2" => string(2) "ar" "name" => string(9) "Argentina" "nameLang" => string(18) "Аргентина" "nameEng" => string(9) "Argentina" "nameUkr" => NULL "nameTr" => string(9) "argentina" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-35.46185" "lng" => string(9) "-65.03758" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)8 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1531 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 9 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "2" "reviews" => string(2) "17" "vreviews" => string(1) "4" "photoCount" => string(3) "249" "videoCount" => string(1) "0" "questions" => string(2) "10" "answers" => string(2) "48" "rate" => string(6) "7.5000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(18) "Аргентины" "nameVn" => string(18) "Аргентину" "namePr" => string(18) "Аргентине" "nameDt" => string(18) "Аргентине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "4" "code" => string(7) "armenia" "code2" => string(2) "am" "name" => string(7) "Armenia" "nameLang" => string(14) "Армения" "nameEng" => string(7) "Armenia" "nameUkr" => NULL "nameTr" => string(7) "armenia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "40.31300" "lng" => string(8) "45.16480" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)9 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1723 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 4 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "9" "sights" => string(2) "18" "reviews" => string(2) "37" "vreviews" => string(2) "11" "photoCount" => string(3) "298" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "29" "rate" => string(6) "8.0000" "topRate" => string(7) "11.6667" ) }"nameRd" => string(14) "Армении" "nameVn" => string(14) "Армению" "namePr" => string(14) "Армении" "nameDt" => string(14) "Армении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "5" "code" => string(5) "aruba" "code2" => string(2) "aw" "name" => string(5) "Aruba" "nameLang" => string(10) "Аруба" "nameEng" => string(5) "Aruba" "nameUkr" => NULL "nameTr" => string(5) "aruba" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "11.78130" "lng" => string(9) "-64.29200" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)10 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1170 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 5 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Арубы" "nameVn" => string(10) "Арубу" "namePr" => string(10) "Арубе" "nameDt" => string(10) "Арубе" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "7" "code" => string(9) "australia" "code2" => string(2) "au" "name" => string(9) "Australia" "nameLang" => string(18) "Австралия" "nameEng" => string(9) "Australia" "nameUkr" => NULL "nameTr" => string(9) "australia" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-28.84470" "lng" => string(9) "135.08791" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)11 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 978 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 7 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "0" "reviews" => string(2) "20" "vreviews" => string(2) "14" "photoCount" => string(2) "47" "videoCount" => string(1) "0" "questions" => string(2) "25" "answers" => string(2) "95" "rate" => string(6) "8.7143" "topRate" => string(7) "12.6032" ) }"nameRd" => string(18) "Австралии" "nameVn" => string(18) "Австралию" "namePr" => string(18) "Австралии" "nameDt" => string(18) "Австралии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "8" "code" => string(7) "austria" "code2" => string(2) "at" "name" => string(7) "Austria" "nameLang" => string(14) "Австрия" "nameEng" => string(7) "Austria" "nameUkr" => NULL "nameTr" => string(7) "austria" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.79840" "lng" => string(8) "13.35940" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)12 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 790 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 8 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "178" "sights" => string(3) "218" "reviews" => string(3) "394" "vreviews" => string(3) "273" "photoCount" => string(4) "2799" "videoCount" => string(1) "2" "questions" => string(3) "128" "answers" => string(3) "458" "rate" => string(6) "7.0108" "topRate" => string(7) "11.9386" ) }"nameRd" => string(14) "Австрии" "nameVn" => string(14) "Австрию" "namePr" => string(14) "Австрии" "nameDt" => string(14) "Австрии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "6" "code" => string(10) "azerbaijan" "code2" => string(2) "az" "name" => string(10) "Azerbaijan" "nameLang" => string(22) "Азербайджан" "nameEng" => string(10) "Azerbaijan" "nameUkr" => NULL "nameTr" => string(10) "azerbaijan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "40.15130" "lng" => string(8) "47.68990" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)13 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1545 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 6 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "4" "reviews" => string(2) "36" "vreviews" => string(2) "21" "photoCount" => string(3) "427" "videoCount" => string(1) "0" "questions" => string(2) "38" "answers" => string(2) "79" "rate" => string(6) "7.8095" "topRate" => string(7) "12.0095" ) }"nameRd" => string(24) "Азербайджана" "nameVn" => string(22) "Азербайджан" "namePr" => string(24) "Азербайджане" "nameDt" => string(24) "Азербайджану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "18" "code" => string(7) "bahamas" "code2" => string(2) "bs" "name" => string(7) "Bahamas" "nameLang" => string(12) "Багамы" "nameEng" => string(7) "Bahamas" "nameUkr" => NULL "nameTr" => string(7) "bahamas" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "24.34710" "lng" => string(9) "-77.15700" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)14 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1678 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 18 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(2) "11" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "27" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Багам" "nameVn" => string(12) "Багамы" "namePr" => string(14) "Багамах" "nameDt" => string(14) "Багамам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "24" "code" => string(7) "bahrain" "code2" => string(2) "bh" "name" => string(7) "Bahrain" "nameLang" => string(14) "Бахрейн" "nameEng" => string(7) "Bahrain" "nameUkr" => NULL "nameTr" => string(7) "bahrain" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "26.03830" "lng" => string(8) "50.58240" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)15 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1796 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 24 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "3" "photoCount" => string(2) "62" "videoCount" => string(1) "1" "questions" => string(1) "5" "answers" => string(1) "9" "rate" => string(6) "9.0000" "topRate" => string(7) "11.1429" ) }"nameRd" => string(16) "Бахрейна" "nameVn" => string(14) "Бахрейн" "namePr" => string(16) "Бахрейне" "nameDt" => string(16) "Бахрейну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "19" "code" => string(10) "bangladesh" "code2" => string(2) "bd" "name" => string(10) "Bangladesh" "nameLang" => string(18) "Бангладеш" "nameEng" => string(10) "Bangladesh" "nameUkr" => NULL "nameTr" => string(10) "bangladesh" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "24.52710" "lng" => string(8) "90.31860" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)16 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1795 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 19 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Бангладеша" "nameVn" => string(18) "Бангладеш" "namePr" => string(20) "Бангладеше" "nameDt" => string(20) "Бангладешу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "12" "code" => string(8) "barbados" "code2" => string(2) "bb" "name" => string(8) "Barbados" "nameLang" => string(16) "Барбадос" "nameEng" => string(8) "Barbados" "nameUkr" => NULL "nameTr" => string(8) "barbados" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(9) "-48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)17 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1158 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 12 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(1) "9" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(18) "Барбадоса" "nameVn" => string(16) "Барбадос" "namePr" => string(18) "Барбадосе" "nameDt" => string(18) "Барбадосу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "16" "code" => string(7) "belarus" "code2" => string(2) "by" "name" => string(7) "Belarus" "nameLang" => string(16) "Беларусь" "nameEng" => string(7) "Belarus" "nameUkr" => NULL "nameTr" => string(7) "belarus" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "53.72270" "lng" => string(8) "27.99320" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)18 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1463 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 16 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "48" "sights" => string(1) "5" "reviews" => string(3) "153" "vreviews" => string(3) "126" "photoCount" => string(3) "856" "videoCount" => string(1) "0" "questions" => string(2) "79" "answers" => string(3) "275" "rate" => string(6) "6.9055" "topRate" => string(7) "11.7517" ) }"nameRd" => string(16) "Беларуси" "nameVn" => string(16) "Беларусь" "namePr" => string(16) "Беларуси" "nameDt" => string(16) "Беларуси" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "17" "code" => string(7) "belgium" "code2" => string(2) "be" "name" => string(7) "Belgium" "nameLang" => string(14) "Бельгия" "nameEng" => string(7) "Belgium" "nameUkr" => NULL "nameTr" => string(7) "belgium" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "50.58320" "lng" => string(7) "4.61430" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)19 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1405 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 17 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "13" "sights" => string(2) "73" "reviews" => string(2) "41" "vreviews" => string(2) "16" "photoCount" => string(3) "497" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "59" "rate" => string(6) "7.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(14) "Бельгии" "nameVn" => string(14) "Бельгию" "namePr" => string(14) "Бельгии" "nameDt" => string(14) "Бельгии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "145" "code" => string(6) "belize" "code2" => string(2) "bz" "name" => string(6) "Belize" "nameLang" => string(10) "Белиз" "nameEng" => string(6) "Belize" "nameUkr" => NULL "nameTr" => string(6) "belize" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(9) "-48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)20 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1713 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 145 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "7" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Белиза" "nameVn" => string(10) "Белиз" "namePr" => string(12) "Белизе" "nameDt" => string(12) "Белизу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "20" "code" => string(5) "benin" "code2" => string(2) "bj" "name" => string(5) "Benin" "nameLang" => string(10) "Бенин" "nameEng" => string(5) "Benin" "nameUkr" => NULL "nameTr" => string(5) "benin" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.64410" "lng" => string(7) "2.94430" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)21 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1797 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 20 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Бенина" "nameVn" => string(10) "Бенин" "namePr" => string(12) "Бенине" "nameDt" => string(12) "Бенину" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "140" "code" => string(8) "bermudas" "code2" => string(2) "bm" "name" => string(8) "Bermudas" "nameLang" => string(35) "Бермудские острова" "nameEng" => string(8) "Bermudas" "nameUkr" => NULL "nameTr" => string(8) "bermudas" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "32.29240" "lng" => string(9) "-64.78480" "zoom" => string(2) "13" "capital" => object Application\Library\Service\Geo\City(14)22 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1679 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 140 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Бермудов" "nameVn" => string(14) "Бермуды" "namePr" => string(16) "Бермудах" "nameDt" => string(16) "Бермудам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "21" "code" => string(7) "bolivia" "code2" => string(2) "bo" "name" => string(7) "Bolivia" "nameLang" => string(14) "Боливия" "nameEng" => string(7) "Bolivia" "nameUkr" => NULL "nameTr" => string(7) "bolivia" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-16.29910" "lng" => string(9) "-63.54490" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)23 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1798 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 21 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "1" "reviews" => string(1) "4" "vreviews" => string(1) "2" "photoCount" => string(2) "84" "videoCount" => string(1) "2" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.6667" ) }"nameRd" => string(14) "Боливии" "nameVn" => string(14) "Боливию" "namePr" => string(14) "Боливии" "nameDt" => string(14) "Боливии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "22" "code" => string(18) "bosnia_herzegovina" "code2" => string(2) "ba" "name" => string(18) "Bosnia herzegovina" "nameLang" => string(38) "Босния и Герцеговина" "nameEng" => string(18) "Bosnia herzegovina" "nameUkr" => NULL "nameTr" => string(18) "bosnia_herzegovina" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.02440" "lng" => string(8) "17.88570" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)24 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1799 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 22 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "5" "vreviews" => string(1) "0" "photoCount" => string(3) "122" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "7" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(38) "Боснии и Герцоговины" "nameVn" => string(38) "Боснию и Герцоговину" "namePr" => string(38) "Боснии и Герцоговине" "nameDt" => string(38) "Боснии и Герцоговине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "23" "code" => string(8) "botswana" "code2" => string(2) "bw" "name" => string(8) "Botswana" "nameLang" => string(16) "Ботсвана" "nameEng" => string(8) "Botswana" "nameUkr" => NULL "nameTr" => string(8) "botswana" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-22.53290" "lng" => string(8) "24.36770" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)25 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1800 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 23 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "0" "photoCount" => string(2) "49" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Ботсваны" "nameVn" => string(16) "Ботсвану" "namePr" => string(16) "Ботсване" "nameDt" => string(16) "Ботсване" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "14" "code" => string(6) "brazil" "code2" => string(2) "br" "name" => string(6) "Brazil" "nameLang" => string(16) "Бразилия" "nameEng" => string(6) "Brazil" "nameUkr" => NULL "nameTr" => string(6) "brazil" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-14.00870" "lng" => string(9) "-54.93160" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)26 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 989 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 14 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "28" "vreviews" => string(2) "13" "photoCount" => string(3) "170" "videoCount" => string(1) "2" "questions" => string(2) "13" "answers" => string(2) "32" "rate" => string(6) "7.3077" "topRate" => string(7) "11.1312" ) }"nameRd" => string(16) "Бразилии" "nameVn" => string(16) "Бразилию" "namePr" => string(16) "Бразилии" "nameDt" => string(16) "Бразилии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "161" "code" => string(6) "brunei" "code2" => string(2) "bn" "name" => string(6) "Brunei" "nameLang" => string(12) "Бруней" "nameEng" => string(6) "Brunei" "nameUkr" => NULL "nameTr" => string(6) "brunei" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(7) "4.49976" "lng" => string(9) "114.60663" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)27 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2883 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 161 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(1) "8" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Брунея" "nameVn" => string(12) "Бруней" "namePr" => string(12) "Брунее" "nameDt" => string(12) "Брунею" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "13" "code" => string(8) "bulgaria" "code2" => string(2) "bg" "name" => string(8) "Bulgaria" "nameLang" => string(16) "Болгария" "nameEng" => string(8) "Bulgaria" "nameUkr" => NULL "nameTr" => string(8) "bulgaria" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "42.72520" "lng" => string(8) "25.48150" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)28 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 800 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 13 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "936" "sights" => string(2) "47" "reviews" => string(4) "5990" "vreviews" => string(4) "5579" "photoCount" => string(5) "13025" "videoCount" => string(2) "12" "questions" => string(4) "1840" "answers" => string(5) "10394" "rate" => string(6) "6.4462" "topRate" => string(7) "11.4426" ) }"nameRd" => string(16) "Болгарии" "nameVn" => string(16) "Болгарию" "namePr" => string(16) "Болгарии" "nameDt" => string(16) "Болгарии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "15" "code" => string(6) "butane" "code2" => string(2) "bt" "name" => string(6) "Butane" "nameLang" => string(10) "Бутан" "nameEng" => string(6) "Butane" "nameUkr" => NULL "nameTr" => string(6) "butane" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "27.08850" "lng" => string(8) "90.53830" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)29 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 991 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 15 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.0000" ) }"nameRd" => string(12) "Бутана" "nameVn" => string(10) "Бутан" "namePr" => string(12) "Бутане" "nameDt" => string(12) "Бутану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "62" "code" => string(8) "cambodia" "code2" => string(2) "kh" "name" => string(8) "Cambodia" "nameLang" => string(16) "Камбоджа" "nameEng" => string(8) "Cambodia" "nameUkr" => NULL "nameTr" => string(8) "cambodia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "17.26670" "lng" => string(9) "107.18260" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)30 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1736 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 62 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "22" "sights" => string(1) "6" "reviews" => string(2) "58" "vreviews" => string(2) "31" "photoCount" => string(3) "534" "videoCount" => string(1) "0" "questions" => string(2) "14" "answers" => string(2) "61" "rate" => string(6) "7.2813" "topRate" => string(7) "11.7099" ) }"nameRd" => string(16) "Камбоджи" "nameVn" => string(16) "Камбоджу" "namePr" => string(16) "Камбодже" "nameDt" => string(16) "Камбодже" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "66" "code" => string(8) "cameroon" "code2" => string(2) "cm" "name" => string(8) "Cameroon" "nameLang" => string(14) "Камерун" "nameEng" => string(8) "Cameroon" "nameUkr" => NULL "nameTr" => string(8) "cameroon" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "3.46960" "lng" => string(8) "14.10640" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)31 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1808 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 66 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Камеруна" "nameVn" => string(14) "Камерун" "namePr" => string(16) "Камеруне" "nameDt" => string(16) "Камеруну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "57" "code" => string(6) "canada" "code2" => string(2) "ca" "name" => string(6) "Canada" "nameLang" => string(12) "Канада" "nameEng" => string(6) "Canada" "nameUkr" => NULL "nameTr" => string(6) "canada" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "53.59250" "lng" => string(9) "-99.66800" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)32 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1209 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 57 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(2) "15" "answers" => string(2) "38" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Канады" "nameVn" => string(12) "Канаду" "namePr" => string(12) "Канаде" "nameDt" => string(12) "Канаде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "159" "code" => string(10) "cape_verde" "code2" => string(2) "cv" "name" => string(10) "Cape verde" "nameLang" => string(19) "Кабо-Верде" "nameEng" => string(10) "Cape verde" "nameUkr" => NULL "nameTr" => string(10) "cape_verde" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "15.13576" "lng" => string(9) "-23.70850" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)33 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2533 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 159 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(2) "34" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "2" "rate" => string(6) "9.5000" "topRate" => string(7) "11.1667" ) }"nameRd" => string(19) "Кабо-Верде" "nameVn" => string(19) "Кабо-Верде" "namePr" => string(19) "Кабо-Верде" "nameDt" => string(19) "Кабо-Верде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "55" "code" => string(11) "carpathians" "code2" => string(2) "ur" "name" => string(11) "Carpathians" "nameLang" => string(31) "Украина - Карпаты" "nameEng" => string(11) "Carpathians" "nameUkr" => NULL "nameTr" => string(11) "carpathians" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.95860" "lng" => string(8) "24.46660" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)34 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 55 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "893" "sights" => string(3) "149" "reviews" => string(4) "7083" "vreviews" => string(4) "6546" "photoCount" => string(5) "16274" "videoCount" => string(2) "34" "questions" => string(4) "1040" "answers" => string(4) "7765" "rate" => string(6) "6.8794" "topRate" => string(7) "11.8763" ) }"nameRd" => string(12) "Карпат" "nameVn" => string(14) "Карпаты" "namePr" => string(16) "Карпатах" "nameDt" => string(16) "Карпатам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "123" "code" => string(4) "chad" "code2" => string(2) "td" "name" => string(4) "Chad" "nameLang" => string(6) "Чад" "nameEng" => string(4) "Chad" "nameUkr" => NULL "nameTr" => string(4) "chad" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "15.45370" "lng" => string(8) "18.72070" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)35 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1815 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 123 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(8) "Чада" "nameVn" => string(6) "Чад" "namePr" => string(8) "Чаде" "nameDt" => string(8) "Чаду" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "136" "code" => string(5) "chile" "code2" => string(2) "cl" "name" => string(5) "Chile" "nameLang" => string(8) "Чили" "nameEng" => string(5) "Chile" "nameUkr" => NULL "nameTr" => string(5) "chile" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-25.95800" "lng" => string(9) "-59.23830" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)36 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1537 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 136 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "0" "photoCount" => string(3) "122" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(8) "Чили" "nameVn" => string(8) "Чили" "namePr" => string(8) "Чили" "nameDt" => string(8) "Чили" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "58" "code" => string(5) "china" "code2" => string(2) "cn" "name" => string(5) "China" "nameLang" => string(10) "Китай" "nameEng" => string(5) "China" "nameUkr" => NULL "nameTr" => string(5) "china" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "35.10190" "lng" => string(9) "101.42580" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)37 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 730 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 58 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "128" "sights" => string(2) "14" "reviews" => string(3) "561" "vreviews" => string(3) "472" "photoCount" => string(4) "2535" "videoCount" => string(1) "0" "questions" => string(3) "286" "answers" => string(3) "789" "rate" => string(6) "6.6360" "topRate" => string(7) "11.5940" ) }"nameRd" => string(10) "Китая" "nameVn" => string(10) "Китай" "namePr" => string(10) "Китае" "nameDt" => string(10) "Китаю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "63" "code" => string(8) "colombia" "code2" => string(2) "co" "name" => string(8) "Colombia" "nameLang" => string(16) "Колумбия" "nameEng" => string(8) "Colombia" "nameUkr" => NULL "nameTr" => string(8) "colombia" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "2.63580" "lng" => string(9) "-70.31250" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)38 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1810 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 63 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(2) "11" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Колумбии" "nameVn" => string(16) "Колумбию" "namePr" => string(16) "Колумбии" "nameDt" => string(16) "Колумбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "64" "code" => string(5) "congo" "code2" => string(2) "cd" "name" => string(5) "Congo" "nameLang" => string(10) "Конго" "nameEng" => string(5) "Congo" "nameUkr" => NULL "nameTr" => string(5) "congo" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "-2.24129" "lng" => string(8) "23.24596" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)39 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1811 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 64 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "34" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Конго" "nameVn" => string(10) "Конго" "namePr" => string(10) "Конго" "nameDt" => string(10) "Конго" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "154" "code" => string(10) "costa_rica" "code2" => string(2) "cr" "name" => string(10) "Costa Rica" "nameLang" => string(19) "Коста Рика" "nameEng" => string(10) "Costa Rica" "nameUkr" => NULL "nameTr" => string(10) "costa_rica" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "9.93330" "lng" => string(9) "-84.08330" "zoom" => string(2) "15" "capital" => object Application\Library\Service\Geo\City(14)40 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2083 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 154 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "2" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "7" "rate" => string(6) "8.0000" "topRate" => string(6) "9.6667" ) }"nameRd" => string(19) "Коста Рики" "nameVn" => string(19) "Коста Рику" "namePr" => string(19) "Коста Рике" "nameDt" => string(19) "Коста Рике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "50" "code" => string(6) "crimea" "code2" => string(2) "uc" "name" => string(6) "Crimea" "nameLang" => string(8) "Крым" "nameEng" => string(6) "Crimea" "nameUkr" => NULL "nameTr" => string(6) "crimea" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "45.52170" "lng" => string(8) "34.43120" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)41 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1098 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 50 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1095" "sights" => string(3) "224" "reviews" => string(5) "11884" "vreviews" => string(5) "10913" "photoCount" => string(5) "20238" "videoCount" => string(2) "72" "questions" => string(4) "1875" "answers" => string(4) "7530" "rate" => string(6) "6.9485" "topRate" => string(7) "11.9467" ) }"nameRd" => string(10) "Крыма" "nameVn" => string(8) "Крым" "namePr" => string(10) "Крыме" "nameDt" => string(10) "Крыму" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "134" "code" => string(7) "croatia" "code2" => string(2) "hr" "name" => string(7) "Croatia" "nameLang" => string(16) "Хорватия" "nameEng" => string(7) "Croatia" "nameUkr" => NULL "nameTr" => string(7) "croatia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "44.80910" "lng" => string(8) "16.34770" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)42 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 831 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 134 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "213" "sights" => string(2) "43" "reviews" => string(4) "1078" "vreviews" => string(3) "929" "photoCount" => string(4) "3919" "videoCount" => string(1) "3" "questions" => string(3) "456" "answers" => string(4) "1965" "rate" => string(6) "7.3234" "topRate" => string(7) "12.3020" ) }"nameRd" => string(16) "Хорватии" "nameVn" => string(16) "Хорватию" "namePr" => string(16) "Хорватии" "nameDt" => string(16) "Хорватии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "56" "code" => string(4) "cuba" "code2" => string(2) "cu" "name" => string(4) "Cuba" "nameLang" => string(8) "Куба" "nameEng" => string(4) "Cuba" "nameUkr" => NULL "nameTr" => string(4) "cuba" "continent" => string(1) "4" "priority" => string(1) "1" "lat" => string(8) "21.55530" "lng" => string(9) "-79.54650" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)43 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 967 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 56 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "84" "sights" => string(1) "8" "reviews" => string(3) "553" "vreviews" => string(3) "506" "photoCount" => string(4) "1545" "videoCount" => string(1) "3" "questions" => string(3) "141" "answers" => string(3) "499" "rate" => string(6) "7.3490" "topRate" => string(7) "12.3098" ) }"nameRd" => string(8) "Кубы" "nameVn" => string(8) "Кубу" "namePr" => string(8) "Кубе" "nameDt" => string(8) "Кубе" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "54" "code" => string(6) "cyprus" "code2" => string(2) "cy" "name" => string(6) "Cyprus" "nameLang" => string(8) "Кипр" "nameEng" => string(6) "Cyprus" "nameUkr" => NULL "nameTr" => string(6) "cyprus" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "35.07500" "lng" => string(8) "33.43140" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)44 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1326 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 54 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "326" "sights" => string(2) "59" "reviews" => string(4) "2635" "vreviews" => string(4) "2506" "photoCount" => string(4) "5915" "videoCount" => string(1) "7" "questions" => string(3) "642" "answers" => string(4) "3171" "rate" => string(6) "7.0956" "topRate" => string(7) "12.0876" ) }"nameRd" => string(10) "Кипра" "nameVn" => string(8) "Кипр" "namePr" => string(10) "Кипре" "nameDt" => string(10) "Кипру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "122" "code" => string(14) "czech_republic" "code2" => string(2) "cz" "name" => string(14) "Czech republic" "nameLang" => string(10) "Чехия" "nameEng" => string(14) "Czech republic" "nameUkr" => NULL "nameTr" => string(14) "czech_republic" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "49.78840" "lng" => string(8) "15.42480" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)45 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 845 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 122 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "385" "sights" => string(3) "258" "reviews" => string(4) "1812" "vreviews" => string(4) "1547" "photoCount" => string(4) "2997" "videoCount" => string(1) "3" "questions" => string(3) "689" "answers" => string(4) "3556" "rate" => string(6) "6.6427" "topRate" => string(7) "11.6298" ) }"nameRd" => string(10) "Чехии" "nameVn" => string(10) "Чехию" "namePr" => string(10) "Чехии" "nameDt" => string(10) "Чехии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "40" "code" => string(7) "denmark" "code2" => string(2) "dk" "name" => string(7) "Denmark" "nameLang" => string(10) "Дания" "nameEng" => string(7) "Denmark" "nameUkr" => NULL "nameTr" => string(7) "denmark" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "55.14120" "lng" => string(8) "11.40380" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)46 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 997 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 40 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(2) "24" "reviews" => string(2) "26" "vreviews" => string(1) "8" "photoCount" => string(3) "443" "videoCount" => string(1) "1" "questions" => string(2) "15" "answers" => string(2) "67" "rate" => string(6) "8.2500" "topRate" => string(7) "11.5833" ) }"nameRd" => string(10) "Дании" "nameVn" => string(10) "Данию" "namePr" => string(10) "Дании" "nameDt" => string(10) "Дании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "156" "code" => string(8) "djibouti" "code2" => string(2) "dj" "name" => string(8) "Djibouti" "nameLang" => string(14) "Джибути" "nameEng" => string(8) "Djibouti" "nameUkr" => NULL "nameTr" => string(8) "djibouti" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "11.68450" "lng" => string(8) "42.71760" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)47 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2117 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 156 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Джибути" "nameVn" => string(14) "Джибути" "namePr" => string(14) "Джибути" "nameDt" => string(14) "Джибути" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "41" "code" => string(8) "dominica" "code2" => string(2) "dm" "name" => string(8) "Dominica" "nameLang" => string(16) "Доминика" "nameEng" => string(8) "Dominica" "nameUkr" => NULL "nameTr" => string(8) "dominica" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "15.41670" "lng" => string(9) "-61.36410" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)48 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1671 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 41 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Доминика" "nameVn" => string(16) "Доминику" "namePr" => string(16) "Доминике" "nameDt" => string(16) "Доминике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "42" "code" => string(18) "dominican_republic" "code2" => string(2) "do" "name" => string(18) "Dominican republic" "nameLang" => string(20) "Доминикана" "nameEng" => string(18) "Dominican republic" "nameUkr" => NULL "nameTr" => string(18) "dominican_republic" "continent" => string(1) "4" "priority" => string(1) "2" "lat" => string(8) "18.80230" "lng" => string(9) "-70.29050" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)49 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1163 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 42 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "111" "sights" => string(1) "8" "reviews" => string(4) "1149" "vreviews" => string(4) "1083" "photoCount" => string(4) "3904" "videoCount" => string(1) "3" "questions" => string(3) "517" "answers" => string(4) "2562" "rate" => string(6) "7.7679" "topRate" => string(7) "12.7495" ) }"nameRd" => string(20) "Доминиканы" "nameVn" => string(20) "Доминикану" "namePr" => string(20) "Доминикане" "nameDt" => string(20) "Доминикане" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "127" "code" => string(7) "ecuador" "code2" => string(2) "ec" "name" => string(7) "Ecuador" "nameLang" => string(14) "Эквадор" "nameEng" => string(7) "Ecuador" "nameUkr" => NULL "nameTr" => string(7) "ecuador" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "-3.29410" "lng" => string(9) "-76.66260" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)50 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1633 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 127 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "0" "reviews" => string(2) "15" "vreviews" => string(2) "12" "photoCount" => string(3) "306" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "3" "rate" => string(6) "6.8462" "topRate" => string(7) "10.5962" ) }"nameRd" => string(16) "Эквадора" "nameVn" => string(14) "Эквадор" "namePr" => string(16) "Эквадоре" "nameDt" => string(16) "Эквадору" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "43" "code" => string(5) "egypt" "code2" => string(2) "eg" "name" => string(5) "Egypt" "nameLang" => string(12) "Египет" "nameEng" => string(5) "Egypt" "nameUkr" => NULL "nameTr" => string(5) "egypt" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "26.29340" "lng" => string(8) "30.98140" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)51 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 710 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 43 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "598" "sights" => string(3) "355" "reviews" => string(5) "52349" "vreviews" => string(5) "50243" "photoCount" => string(6) "131082" "videoCount" => string(3) "564" "questions" => string(5) "17295" "answers" => string(6) "160026" "rate" => string(6) "7.0090" "topRate" => string(7) "12.0086" ) }"nameRd" => string(12) "Египта" "nameVn" => string(12) "Египет" "namePr" => string(12) "Египте" "nameDt" => string(12) "Египту" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "167" "code" => string(11) "el_salvador" "code2" => string(2) "sv" "name" => string(11) "El salvador" "nameLang" => string(18) "Сальвадор" "nameEng" => string(11) "El salvador" "nameUkr" => NULL "nameTr" => string(11) "el_salvador" "continent" => string(1) "5" "priority" => string(1) "1" "lat" => string(8) "13.79419" "lng" => string(9) "-88.89653" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)52 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 167 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "13" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Сальвадора" "nameVn" => string(18) "Сальвадор" "namePr" => string(20) "Сальвадоре" "nameDt" => string(20) "Сальвадору" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "128" "code" => string(7) "estonia" "code2" => string(2) "ee" "name" => string(7) "Estonia" "nameLang" => string(14) "Эстония" "nameEng" => string(7) "Estonia" "nameUkr" => NULL "nameTr" => string(7) "estonia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "59.14210" "lng" => string(8) "25.51030" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)53 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1073 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 128 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "45" "sights" => string(2) "35" "reviews" => string(3) "136" "vreviews" => string(2) "97" "photoCount" => string(4) "1333" "videoCount" => string(1) "1" "questions" => string(2) "30" "answers" => string(3) "175" "rate" => string(6) "7.1717" "topRate" => string(7) "11.9737" ) }"nameRd" => string(14) "Эстонии" "nameVn" => string(14) "Эстонию" "namePr" => string(14) "Эстонии" "nameDt" => string(14) "Эстонии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "129" "code" => string(8) "ethiopia" "code2" => string(2) "et" "name" => string(8) "Ethiopia" "nameLang" => string(14) "Эфиопия" "nameEng" => string(8) "Ethiopia" "nameUkr" => NULL "nameTr" => string(8) "ethiopia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.14550" "lng" => string(8) "40.47360" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)54 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1639 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 129 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "15" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Эфиопии" "nameVn" => string(14) "Эфиопию" "namePr" => string(14) "Эфиопии" "nameDt" => string(14) "Эфиопии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "1" "code" => string(4) "fiji" "code2" => string(2) "fj" "name" => string(4) "Fiji" "nameLang" => string(10) "Фиджи" "nameEng" => string(4) "Fiji" "nameUkr" => NULL "nameTr" => string(4) "fiji" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-17.74870" "lng" => string(9) "179.52760" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)55 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1240 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 1 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(2) "20" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "19" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Фиджи" "nameVn" => string(10) "Фиджи" "namePr" => string(10) "Фиджи" "nameDt" => string(10) "Фиджи" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "121" "code" => string(7) "finland" "code2" => string(2) "fi" "name" => string(7) "Finland" "nameLang" => string(18) "Финляндия" "nameEng" => string(7) "Finland" "nameUkr" => NULL "nameTr" => string(7) "finland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "64.71790" "lng" => string(8) "24.60940" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)56 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 848 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 121 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "61" "sights" => string(2) "15" "reviews" => string(3) "169" "vreviews" => string(3) "107" "photoCount" => string(4) "1010" "videoCount" => string(1) "4" "questions" => string(2) "79" "answers" => string(3) "207" "rate" => string(6) "7.6822" "topRate" => string(7) "12.5020" ) }"nameRd" => string(18) "Финляндии" "nameVn" => string(16) "Филяндию" "namePr" => string(18) "Финляндии" "nameDt" => string(18) "Финляндии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "119" "code" => string(6) "france" "code2" => string(2) "fr" "name" => string(6) "France" "nameLang" => string(14) "Франция" "nameEng" => string(6) "France" "nameUkr" => NULL "nameTr" => string(6) "france" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "46.19500" "lng" => string(7) "2.32910" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)57 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 861 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 119 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "235" "sights" => string(3) "351" "reviews" => string(3) "776" "vreviews" => string(3) "546" "photoCount" => string(4) "3650" "videoCount" => string(1) "2" "questions" => string(3) "303" "answers" => string(4) "1754" "rate" => string(6) "6.1697" "topRate" => string(7) "11.1333" ) }"nameRd" => string(14) "Франции" "nameVn" => string(14) "Францию" "namePr" => string(14) "Франции" "nameDt" => string(14) "Франции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "155" "code" => string(16) "french_polynesia" "code2" => string(2) "pf" "name" => string(16) "French polynesia" "nameLang" => string(41) "Французская Полинезия" "nameEng" => string(16) "French polynesia" "nameUkr" => NULL "nameTr" => string(16) "french_polynesia" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-17.71210" "lng" => string(10) "-149.36459" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)58 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2111 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 155 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "1" "photoCount" => string(2) "56" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "4" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(41) "Французской Полинезии" "nameVn" => string(41) "Французскую Полинезию" "namePr" => string(41) "Французской Полинезии" "nameDt" => string(41) "Французской Полинезии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "168" "code" => string(7) "hambiia" "code2" => string(2) "gm" "name" => string(6) "Gambia" "nameLang" => string(12) "Гамбия" "nameEng" => string(6) "Gambia" "nameUkr" => NULL "nameTr" => string(7) "hambiia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "13.44318" "lng" => string(9) "-15.31014" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)59 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 4170 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 168 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Гамбии" "nameVn" => string(12) "Гамбию" "namePr" => string(12) "Гамбии" "nameDt" => string(12) "Гамбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "33" "code" => string(7) "georgia" "code2" => string(2) "ge" "name" => string(7) "Georgia" "nameLang" => string(12) "Грузия" "nameEng" => string(7) "Georgia" "nameUkr" => NULL "nameTr" => string(7) "georgia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "42.14711" "lng" => string(8) "43.48389" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)60 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1776 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 33 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "223" "sights" => string(3) "105" "reviews" => string(3) "449" "vreviews" => string(3) "374" "photoCount" => string(4) "2311" "videoCount" => string(1) "4" "questions" => string(3) "283" "answers" => string(4) "1129" "rate" => string(6) "7.1013" "topRate" => string(7) "12.0484" ) }"nameRd" => string(12) "Грузии" "nameVn" => string(12) "Грузию" "namePr" => string(12) "Грузии" "nameDt" => string(12) "Грузии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "36" "code" => string(7) "germany" "code2" => string(2) "de" "name" => string(7) "Germany" "nameLang" => string(16) "Германия" "nameEng" => string(7) "Germany" "nameUkr" => NULL "nameTr" => string(7) "germany" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "50.73650" "lng" => string(7) "9.33840" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)61 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 870 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 36 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "88" "sights" => string(3) "141" "reviews" => string(3) "274" "vreviews" => string(3) "103" "photoCount" => string(4) "3405" "videoCount" => string(1) "0" "questions" => string(3) "239" "answers" => string(4) "1396" "rate" => string(6) "6.9806" "topRate" => string(7) "11.7937" ) }"nameRd" => string(16) "Германии" "nameVn" => string(16) "Германию" "namePr" => string(16) "Германии" "nameDt" => string(16) "Германии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "162" "code" => string(9) "gibraltar" "code2" => string(2) "gi" "name" => string(9) "Gibraltar" "nameLang" => string(18) "Гибралтар" "nameEng" => string(9) "Gibraltar" "nameUkr" => NULL "nameTr" => string(9) "gibraltar" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "36.15590" "lng" => string(8) "-5.34759" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)62 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2893 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 162 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "4" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "24" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Гибралтара" "nameVn" => string(18) "Гибралтар" "namePr" => string(20) "Гибралтаре" "nameDt" => string(20) "Гибралтару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "27" "code" => string(13) "great_britain" "code2" => string(2) "gb" "name" => string(13) "Great britain" "nameLang" => string(28) "Великобритания" "nameEng" => string(13) "Great britain" "nameUkr" => NULL "nameTr" => string(13) "great_britain" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "54.57210" "lng" => string(8) "-2.59280" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)63 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1241 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 27 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "51" "sights" => string(2) "27" "reviews" => string(3) "109" "vreviews" => string(2) "73" "photoCount" => string(3) "659" "videoCount" => string(1) "0" "questions" => string(2) "86" "answers" => string(3) "514" "rate" => string(6) "6.5270" "topRate" => string(7) "11.2673" ) }"nameRd" => string(28) "Великобритании" "nameVn" => string(28) "Великобританию" "namePr" => string(28) "Великобритании" "nameDt" => string(28) "Великобритании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "34" "code" => string(6) "greece" "code2" => string(2) "gr" "name" => string(6) "Greece" "nameLang" => string(12) "Греция" "nameEng" => string(6) "Greece" "nameUkr" => NULL "nameTr" => string(6) "greece" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "38.59970" "lng" => string(8) "23.46680" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)64 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 890 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 34 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1322" "sights" => string(3) "186" "reviews" => string(4) "8282" "vreviews" => string(4) "7717" "photoCount" => string(5) "21547" "videoCount" => string(2) "42" "questions" => string(4) "1833" "answers" => string(4) "9790" "rate" => string(6) "7.2196" "topRate" => string(7) "12.2170" ) }"nameRd" => string(12) "Греции" "nameVn" => string(12) "Грецию" "namePr" => string(12) "Греции" "nameDt" => string(12) "Греции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "35" "code" => string(7) "grenada" "code2" => string(2) "gd" "name" => string(7) "Grenada" "nameLang" => string(14) "Гренада" "nameEng" => string(7) "Grenada" "nameUkr" => NULL "nameTr" => string(7) "grenada" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "12.26080" "lng" => string(9) "-61.58820" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)65 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1238 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 35 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "8" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(14) "Гренады" "nameVn" => string(14) "Гренаду" "namePr" => string(14) "Гренаде" "nameDt" => string(14) "Гренаде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "37" "code" => string(9) "guatemala" "code2" => string(2) "gt" "name" => string(9) "Guatemala" "nameLang" => string(18) "Гватемала" "nameEng" => string(9) "Guatemala" "nameUkr" => NULL "nameTr" => string(9) "guatemala" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "15.77630" "lng" => string(9) "-90.23230" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)66 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1802 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 37 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "5" "vreviews" => string(1) "0" "photoCount" => string(2) "22" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Гватемалы" "nameVn" => string(18) "Гватемалу" "namePr" => string(18) "Гватемале" "nameDt" => string(18) "Гватемале" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "38" "code" => string(6) "guinea" "code2" => string(2) "gn" "name" => string(6) "Guinea" "nameLang" => string(12) "Гвинея" "nameEng" => string(6) "Guinea" "nameUkr" => NULL "nameTr" => string(6) "guinea" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "10.40140" "lng" => string(9) "-10.15140" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)67 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1803 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 38 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "1" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Гвинеи" "nameVn" => string(12) "Гвинею" "namePr" => string(12) "Гвинее" "nameDt" => string(12) "Гвинее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "30" "code" => string(5) "haiti" "code2" => string(2) "ht" "name" => string(5) "Haiti" "nameLang" => string(10) "Гаити" "nameEng" => string(5) "Haiti" "nameUkr" => NULL "nameTr" => string(5) "haiti" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.38580" "lng" => string(9) "-71.30130" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)68 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1801 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 30 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "9" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Гаити" "nameVn" => string(10) "Гаити" "namePr" => string(10) "Гаити" "nameDt" => string(10) "Гаити" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "39" "code" => string(8) "honduras" "code2" => string(2) "hn" "name" => string(8) "Honduras" "nameLang" => string(16) "Гондурас" "nameEng" => string(8) "Honduras" "nameUkr" => NULL "nameTr" => string(8) "honduras" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "14.48790" "lng" => string(9) "-86.72610" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)69 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1804 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 39 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(18) "Гондураса" "nameVn" => string(16) "Гондурас" "namePr" => string(18) "Гондурасе" "nameDt" => string(18) "Гондурасу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "31" "code" => string(9) "hong_kong" "code2" => string(2) "hk" "name" => string(9) "Hong kong" "nameLang" => string(14) "Гонконг" "nameEng" => string(9) "Hong kong" "nameUkr" => NULL "nameTr" => string(9) "hong_kong" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "23.11000" "lng" => string(9) "113.26900" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)70 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 728 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 31 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(1) "3" "reviews" => string(2) "24" "vreviews" => string(2) "14" "photoCount" => string(2) "78" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "8" "rate" => string(6) "8.6429" "topRate" => string(7) "12.5318" ) }"nameRd" => string(16) "Гонконга" "nameVn" => string(14) "Гонконг" "namePr" => string(16) "Гонконге" "nameDt" => string(16) "Гонконгу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "26" "code" => string(7) "hungary" "code2" => string(2) "hu" "name" => string(7) "Hungary" "nameLang" => string(14) "Венгрия" "nameEng" => string(7) "Hungary" "nameUkr" => NULL "nameTr" => string(7) "hungary" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.16600" "lng" => string(8) "19.52370" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)71 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 992 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 26 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "125" "sights" => string(3) "132" "reviews" => string(3) "465" "vreviews" => string(3) "331" "photoCount" => string(4) "2431" "videoCount" => string(1) "0" "questions" => string(3) "166" "answers" => string(3) "854" "rate" => string(6) "6.8750" "topRate" => string(7) "11.8153" ) }"nameRd" => string(14) "Венгрии" "nameVn" => string(14) "Венгрию" "namePr" => string(14) "Венгрии" "nameDt" => string(14) "Венгрии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "51" "code" => string(7) "iceland" "code2" => string(2) "is" "name" => string(7) "Iceland" "nameLang" => string(16) "Исландия" "nameEng" => string(7) "Iceland" "nameUkr" => NULL "nameTr" => string(7) "iceland" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "capital" => object Application\Library\Service\Geo\City(14)72 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1781 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 51 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "2" "photoCount" => string(3) "259" "videoCount" => string(1) "1" "questions" => string(1) "5" "answers" => string(2) "19" "rate" => string(6) "6.5000" "topRate" => string(6) "8.1667" ) }"nameRd" => string(16) "Исландии" "nameVn" => string(16) "Исландию" "namePr" => string(16) "Исландии" "nameDt" => string(16) "Исландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "46" "code" => string(5) "india" "code2" => string(2) "in" "name" => string(5) "India" "nameLang" => string(10) "Индия" "nameEng" => string(5) "India" "nameUkr" => NULL "nameTr" => string(5) "india" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "21.84110" "lng" => string(8) "79.51900" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)73 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1001 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 46 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "288" "sights" => string(2) "68" "reviews" => string(4) "1076" "vreviews" => string(3) "968" "photoCount" => string(4) "4256" "videoCount" => string(1) "3" "questions" => string(3) "504" "answers" => string(4) "3064" "rate" => string(6) "6.6158" "topRate" => string(7) "11.5952" ) }"nameRd" => string(10) "Индии" "nameVn" => string(10) "Индию" "namePr" => string(10) "Индии" "nameDt" => string(10) "Индии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "47" "code" => string(9) "indonesia" "code2" => string(2) "id" "name" => string(9) "Indonesia" "nameLang" => string(18) "Индонезия" "nameEng" => string(9) "Indonesia" "nameUkr" => NULL "nameTr" => string(9) "indonesia" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "-2.54800" "lng" => string(9) "118.01510" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)74 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 733 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 47 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "84" "sights" => string(1) "0" "reviews" => string(3) "411" "vreviews" => string(3) "320" "photoCount" => string(4) "2264" "videoCount" => string(1) "0" "questions" => string(3) "108" "answers" => string(3) "489" "rate" => string(6) "7.7178" "topRate" => string(7) "12.6561" ) }"nameRd" => string(18) "Индонезии" "nameVn" => string(18) "Индонезию" "namePr" => string(18) "Индонезии" "nameDt" => string(18) "Индонезии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "139" "code" => string(4) "iran" "code2" => string(2) "ir" "name" => string(4) "Iran" "nameLang" => string(8) "Иран" "nameEng" => string(4) "Iran" "nameUkr" => NULL "nameTr" => string(4) "iran" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "32.80570" "lng" => string(8) "54.88770" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)75 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1668 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 139 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "2" "reviews" => string(2) "41" "vreviews" => string(1) "1" "photoCount" => string(3) "952" "videoCount" => string(1) "0" "questions" => string(2) "19" "answers" => string(2) "63" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Ирана" "nameVn" => string(8) "Иран" "namePr" => string(10) "Иране" "nameDt" => string(10) "Ирану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "137" "code" => string(7) "ireland" "code2" => string(2) "ie" "name" => string(7) "Ireland" "nameLang" => string(16) "Ирландия" "nameEng" => string(7) "Ireland" "nameUkr" => NULL "nameTr" => string(7) "ireland" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "53.25210" "lng" => string(8) "-8.26170" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)76 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1325 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 137 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "5" "reviews" => string(1) "8" "vreviews" => string(1) "3" "photoCount" => string(2) "92" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "24" "rate" => string(6) "8.0000" "topRate" => string(7) "10.1429" ) }"nameRd" => string(16) "Ирландии" "nameVn" => string(16) "Ирландию" "namePr" => string(16) "Ирландии" "nameDt" => string(16) "Ирландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "52" "code" => string(6) "israel" "code2" => string(2) "il" "name" => string(6) "Israel" "nameLang" => string(14) "Израиль" "nameEng" => string(6) "Israel" "nameUkr" => NULL "nameTr" => string(6) "israel" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "31.35360" "lng" => string(8) "34.98050" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)77 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1047 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 52 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "166" "sights" => string(2) "45" "reviews" => string(4) "1125" "vreviews" => string(3) "963" "photoCount" => string(4) "4292" "videoCount" => string(1) "4" "questions" => string(3) "479" "answers" => string(4) "3311" "rate" => string(6) "6.3485" "topRate" => string(7) "11.3278" ) }"nameRd" => string(14) "Израиля" "nameVn" => string(14) "Израиль" "namePr" => string(14) "Израиле" "nameDt" => string(14) "Израилю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "48" "code" => string(5) "italy" "code2" => string(2) "it" "name" => string(5) "Italy" "nameLang" => string(12) "Италия" "nameEng" => string(5) "Italy" "nameUkr" => NULL "nameTr" => string(5) "italy" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "41.04620" "lng" => string(8) "12.96390" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)78 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 918 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 48 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "629" "sights" => string(3) "375" "reviews" => string(4) "2130" "vreviews" => string(4) "1625" "photoCount" => string(5) "13937" "videoCount" => string(1) "6" "questions" => string(3) "679" "answers" => string(4) "4278" "rate" => string(6) "5.8670" "topRate" => string(7) "10.8547" ) }"nameRd" => string(12) "Италии" "nameVn" => string(12) "Италию" "namePr" => string(12) "Италии" "nameDt" => string(12) "Италии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "132" "code" => string(7) "jamaica" "code2" => string(2) "jm" "name" => string(7) "Jamaica" "nameLang" => string(12) "Ямайка" "nameEng" => string(7) "Jamaica" "nameUkr" => NULL "nameTr" => string(7) "jamaica" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.11530" "lng" => string(9) "-77.27350" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)79 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1337 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 132 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "15" "sights" => string(1) "0" "reviews" => string(2) "27" "vreviews" => string(2) "24" "photoCount" => string(2) "46" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(1) "9" "rate" => string(6) "7.5417" "topRate" => string(7) "11.8274" ) }"nameRd" => string(12) "Ямайки" "nameVn" => string(12) "Ямайку" "namePr" => string(12) "Ямайке" "nameDt" => string(12) "Ямайке" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "133" "code" => string(5) "japan" "code2" => string(2) "jp" "name" => string(5) "Japan" "nameLang" => string(12) "Япония" "nameEng" => string(5) "Japan" "nameUkr" => NULL "nameTr" => string(5) "japan" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "36.36820" "lng" => string(9) "136.80180" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)80 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 743 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 133 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "10" "sights" => string(1) "3" "reviews" => string(2) "31" "vreviews" => string(2) "13" "photoCount" => string(3) "859" "videoCount" => string(1) "0" "questions" => string(1) "8" "answers" => string(2) "24" "rate" => string(6) "7.6154" "topRate" => string(7) "11.4389" ) }"nameRd" => string(12) "Японии" "nameVn" => string(12) "Японию" "namePr" => string(12) "Японии" "nameDt" => string(12) "Японии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "53" "code" => string(6) "jordan" "code2" => string(2) "jo" "name" => string(6) "Jordan" "nameLang" => string(16) "Иордания" "nameEng" => string(6) "Jordan" "nameUkr" => NULL "nameTr" => string(6) "jordan" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "31.27680" "lng" => string(8) "37.13060" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)81 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1329 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 53 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "41" "sights" => string(1) "4" "reviews" => string(3) "159" "vreviews" => string(3) "123" "photoCount" => string(3) "818" "videoCount" => string(1) "3" "questions" => string(2) "88" "answers" => string(3) "389" "rate" => string(6) "6.7177" "topRate" => string(7) "11.5602" ) }"nameRd" => string(16) "Иордании" "nameVn" => string(16) "Иорданию" "namePr" => string(16) "Иордании" "nameDt" => string(16) "Иордании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "59" "code" => string(10) "kazakhstan" "code2" => string(2) "kz" "name" => string(10) "Kazakhstan" "nameLang" => string(18) "Казахстан" "nameEng" => string(10) "Kazakhstan" "nameUkr" => NULL "nameTr" => string(10) "kazakhstan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "45.21300" "lng" => string(8) "67.14840" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)82 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1807 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 59 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "35" "vreviews" => string(2) "29" "photoCount" => string(2) "44" "videoCount" => string(1) "1" "questions" => string(2) "58" "answers" => string(3) "131" "rate" => string(6) "6.0690" "topRate" => string(7) "10.4629" ) }"nameRd" => string(20) "Казахстана" "nameVn" => string(18) "Казахстан" "namePr" => string(20) "Казахстане" "nameDt" => string(20) "Казахстану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "60" "code" => string(5) "kenya" "code2" => string(2) "ke" "name" => string(5) "Kenya" "nameLang" => string(10) "Кения" "nameEng" => string(5) "Kenya" "nameUkr" => NULL "nameTr" => string(5) "kenya" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "0.41400" "lng" => string(8) "37.90420" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)83 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1187 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 60 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "24" "vreviews" => string(2) "17" "photoCount" => string(3) "435" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "6" "rate" => string(6) "7.2353" "topRate" => string(7) "11.2829" ) }"nameRd" => string(10) "Кении" "nameVn" => string(10) "Кению" "namePr" => string(10) "Кении" "nameDt" => string(10) "Кении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "65" "code" => string(6) "kuwait" "code2" => string(2) "kw" "name" => string(6) "Kuwait" "nameLang" => string(12) "Кувейт" "nameEng" => string(6) "Kuwait" "nameUkr" => NULL "nameTr" => string(6) "kuwait" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "29.30560" "lng" => string(8) "47.49390" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)84 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1812 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 65 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Кувейт" "nameVn" => string(12) "Кувейт" "namePr" => string(14) "Кувейте" "nameDt" => string(14) "Кувейту" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "61" "code" => string(10) "kyrgyzstan" "code2" => string(2) "kg" "name" => string(10) "Kyrgyzstan" "nameLang" => string(16) "Киргизия" "nameEng" => string(10) "Kyrgyzstan" "nameUkr" => NULL "nameTr" => string(10) "kyrgyzstan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "41.45920" "lng" => string(8) "74.72900" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)85 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1809 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 61 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "13" "sights" => string(1) "0" "reviews" => string(2) "54" "vreviews" => string(2) "47" "photoCount" => string(2) "79" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "11" "rate" => string(6) "7.9787" "topRate" => string(7) "12.5865" ) }"nameRd" => string(16) "Киргизии" "nameVn" => string(16) "Киргизию" "namePr" => string(16) "Киргизии" "nameDt" => string(16) "Киргизии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "146" "code" => string(4) "laos" "code2" => string(2) "la" "name" => string(4) "Laos" "nameLang" => string(8) "Лаос" "nameEng" => string(4) "Laos" "nameUkr" => NULL "nameTr" => string(4) "laos" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "18.20580" "lng" => string(9) "103.89500" "zoom" => string(2) "11" "capital" => object Application\Library\Service\Geo\City(14)86 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1714 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 146 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "36" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Лаоса" "nameVn" => string(8) "Лаос" "namePr" => string(10) "Лаосе" "nameDt" => string(10) "Лаосу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "67" "code" => string(6) "latvia" "code2" => string(2) "lv" "name" => string(6) "Latvia" "nameLang" => string(12) "Латвия" "nameEng" => string(6) "Latvia" "nameUkr" => NULL "nameTr" => string(6) "latvia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "56.78880" "lng" => string(8) "25.10380" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)87 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1055 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 67 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "63" "sights" => string(2) "27" "reviews" => string(3) "151" "vreviews" => string(3) "114" "photoCount" => string(4) "1071" "videoCount" => string(1) "0" "questions" => string(2) "50" "answers" => string(3) "147" "rate" => string(6) "6.9217" "topRate" => string(7) "11.7522" ) }"nameRd" => string(12) "Латвии" "nameVn" => string(12) "Латвию" "namePr" => string(12) "Латвии" "nameDt" => string(12) "Латвии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "68" "code" => string(7) "lebanon" "code2" => string(2) "lb" "name" => string(7) "Lebanon" "nameLang" => string(10) "Ливан" "nameEng" => string(7) "Lebanon" "nameUkr" => NULL "nameTr" => string(7) "lebanon" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "34.92200" "lng" => string(8) "39.15530" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)88 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1641 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 68 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "11" "sights" => string(1) "0" "reviews" => string(2) "18" "vreviews" => string(2) "12" "photoCount" => string(3) "144" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "19" "rate" => string(6) "8.2500" "topRate" => string(7) "12.0000" ) }"nameRd" => string(12) "Ливана" "nameVn" => string(10) "Ливан" "namePr" => string(12) "Ливане" "nameDt" => string(12) "Ливану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "72" "code" => string(7) "liberia" "code2" => string(2) "lr" "name" => string(7) "Liberia" "nameLang" => string(14) "Либерия" "nameEng" => string(7) "Liberia" "nameUkr" => NULL "nameTr" => string(7) "liberia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "6.45240" "lng" => string(8) "-9.42860" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)89 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1813 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 72 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Либерии" "nameVn" => string(14) "Либерию" "namePr" => string(14) "Либерии" "nameDt" => string(14) "Либерии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "71" "code" => string(13) "liechtenstein" "code2" => string(2) "li" "name" => string(13) "Liechtenstein" "nameLang" => string(22) "Лихтенштейн" "nameEng" => string(13) "Liechtenstein" "nameUkr" => NULL "nameTr" => string(13) "liechtenstein" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "47.15950" "lng" => string(7) "9.55380" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)90 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1673 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 71 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "5" "vreviews" => string(1) "1" "photoCount" => string(3) "176" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(24) "Лихтенштейна" "nameVn" => string(22) "Лихтенштейн" "namePr" => string(24) "Лихтенштейне" "nameDt" => string(24) "Лихтенштейну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "69" "code" => string(9) "lithuania" "code2" => string(2) "lt" "name" => string(9) "Lithuania" "nameLang" => string(10) "Литва" "nameEng" => string(9) "Lithuania" "nameUkr" => NULL "nameTr" => string(9) "lithuania" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "55.25410" "lng" => string(8) "23.99410" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)91 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1061 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 69 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "51" "sights" => string(2) "11" "reviews" => string(3) "130" "vreviews" => string(3) "103" "photoCount" => string(3) "614" "videoCount" => string(1) "0" "questions" => string(2) "26" "answers" => string(2) "60" "rate" => string(6) "7.5865" "topRate" => string(7) "12.3996" ) }"nameRd" => string(10) "Литвы" "nameVn" => string(10) "Литву" "namePr" => string(10) "Литве" "nameDt" => string(10) "Литве" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "70" "code" => string(10) "luxembourg" "code2" => string(2) "lu" "name" => string(10) "Luxembourg" "nameLang" => string(20) "Люксембург" "nameEng" => string(10) "Luxembourg" "nameUkr" => NULL "nameTr" => string(10) "luxembourg" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "49.82740" "lng" => string(7) "6.34740" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)92 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1407 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 70 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "5" "sights" => string(1) "2" "reviews" => string(2) "13" "vreviews" => string(1) "5" "photoCount" => string(3) "139" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "23" "rate" => string(6) "8.0000" "topRate" => string(7) "10.7778" ) }"nameRd" => string(22) "Люксембурга" "nameVn" => string(20) "Люксембург" "namePr" => string(22) "Люксембурге" "nameDt" => string(22) "Люксембургу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "77" "code" => string(9) "macedonia" "code2" => string(2) "mk" "name" => string(9) "Macedonia" "nameLang" => string(35) "Северная Македония" "nameEng" => string(9) "Macedonia" "nameUkr" => NULL "nameTr" => string(9) "macedonia" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "41.61360" "lng" => string(8) "21.74300" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)93 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1814 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 77 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "5" "sights" => string(1) "1" "reviews" => string(2) "12" "vreviews" => string(1) "5" "photoCount" => string(3) "133" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "30" "rate" => string(6) "6.6000" "topRate" => string(6) "9.3778" ) }"nameRd" => string(35) "Северной Македонии" "nameVn" => string(35) "Северную Македонию" "namePr" => string(35) "Северной Македонии" "nameDt" => string(35) "Северной Македонии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "74" "code" => string(10) "madagascar" "code2" => string(2) "mg" "name" => string(10) "Madagascar" "nameLang" => string(20) "Мадагаскар" "nameEng" => string(10) "Madagascar" "nameUkr" => NULL "nameTr" => string(10) "madagascar" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-18.77720" "lng" => string(8) "46.83760" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)94 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1598 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 74 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(22) "Мадагаскара" "nameVn" => string(20) "Мадагаскар" "namePr" => string(22) "Мадагаскаре" "nameDt" => string(22) "Мадагаскару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "78" "code" => string(8) "malaysia" "code2" => string(2) "my" "name" => string(8) "Malaysia" "nameLang" => string(16) "Малайзия" "nameEng" => string(8) "Malaysia" "nameUkr" => NULL "nameTr" => string(8) "malaysia" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(7) "4.80640" "lng" => string(9) "101.73340" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)95 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1015 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 78 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "39" "sights" => string(2) "12" "reviews" => string(2) "95" "vreviews" => string(2) "75" "photoCount" => string(3) "697" "videoCount" => string(1) "3" "questions" => string(2) "33" "answers" => string(2) "75" "rate" => string(6) "7.0132" "topRate" => string(7) "11.7600" ) }"nameRd" => string(16) "Малайзии" "nameVn" => string(16) "Малайзию" "namePr" => string(16) "Малайзии" "nameDt" => string(16) "Малайзии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "79" "code" => string(8) "maldives" "code2" => string(2) "mv" "name" => string(8) "Maldives" "nameLang" => string(16) "Мальдивы" "nameEng" => string(8) "Maldives" "nameUkr" => NULL "nameTr" => string(8) "maldives" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(7) "3.03080" "lng" => string(8) "73.19090" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)96 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 752 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 79 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "106" "sights" => string(1) "1" "reviews" => string(3) "440" "vreviews" => string(3) "403" "photoCount" => string(4) "1937" "videoCount" => string(2) "15" "questions" => string(3) "131" "answers" => string(3) "711" "rate" => string(6) "7.8191" "topRate" => string(7) "12.7700" ) }"nameRd" => string(14) "Мальдив" "nameVn" => string(16) "Мальдивы" "namePr" => string(18) "Мальдивах" "nameDt" => string(18) "Мальдивам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "73" "code" => string(5) "malta" "code2" => string(2) "mt" "name" => string(5) "Malta" "nameLang" => string(12) "Мальта" "nameEng" => string(5) "Malta" "nameUkr" => NULL "nameTr" => string(5) "malta" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "35.88630" "lng" => string(8) "14.41340" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)97 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 928 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 73 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "42" "sights" => string(1) "3" "reviews" => string(3) "131" "vreviews" => string(3) "110" "photoCount" => string(3) "608" "videoCount" => string(1) "1" "questions" => string(2) "41" "answers" => string(3) "159" "rate" => string(6) "6.3784" "topRate" => string(7) "11.2030" ) }"nameRd" => string(12) "Мальты" "nameVn" => string(12) "Мальту" "namePr" => string(12) "Мальте" "nameDt" => string(12) "Мальте" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "147" "code" => string(10) "mauritania" "code2" => string(2) "mr" "name" => string(10) "Mauritania" "nameLang" => string(20) "Мавритания" "nameEng" => string(10) "Mauritania" "nameUkr" => NULL "nameTr" => string(10) "mauritania" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "20.75610" "lng" => string(9) "-11.38180" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)98 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1715 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 147 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Мавритании" "nameVn" => string(20) "Мавританию" "namePr" => string(20) "Мавритании" "nameDt" => string(20) "Мавритании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "84" "code" => string(9) "mauritius" "code2" => string(2) "mu" "name" => string(9) "Mauritius" "nameLang" => string(16) "Маврикий" "nameEng" => string(9) "Mauritius" "nameUkr" => NULL "nameTr" => string(9) "mauritius" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(9) "-18.93750" "lng" => string(8) "58.95260" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)99 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1672 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 84 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "30" "sights" => string(1) "4" "reviews" => string(2) "54" "vreviews" => string(2) "38" "photoCount" => string(3) "356" "videoCount" => string(1) "0" "questions" => string(2) "24" "answers" => string(2) "71" "rate" => string(6) "7.5789" "topRate" => string(7) "12.1027" ) }"nameRd" => string(16) "Маврикия" "nameVn" => string(16) "Маврикий" "namePr" => string(16) "Маврикии" "nameDt" => string(16) "Маврикию" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "80" "code" => string(6) "mexico" "code2" => string(2) "mx" "name" => string(6) "Mexico" "nameLang" => string(14) "Мексика" "nameEng" => string(6) "Mexico" "nameUkr" => NULL "nameTr" => string(6) "mexico" "continent" => string(1) "4" "priority" => string(1) "2" "lat" => string(8) "24.20690" "lng" => string(10) "-103.09570" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)100 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1139 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 80 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "90" "sights" => string(1) "0" "reviews" => string(3) "225" "vreviews" => string(3) "193" "photoCount" => string(3) "941" "videoCount" => string(1) "1" "questions" => string(2) "97" "answers" => string(3) "265" "rate" => string(6) "7.6020" "topRate" => string(7) "12.5005" ) }"nameRd" => string(14) "Мексики" "nameVn" => string(14) "Мексику" "namePr" => string(14) "Мексике" "nameDt" => string(14) "Мексике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "76" "code" => string(7) "moldova" "code2" => string(2) "md" "name" => string(7) "Moldova" "nameLang" => string(14) "Молдова" "nameEng" => string(7) "Moldova" "nameUkr" => NULL "nameTr" => string(7) "moldova" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "47.10000" "lng" => string(8) "28.82810" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)101 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1831 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 76 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "0" "reviews" => string(2) "13" "vreviews" => string(1) "9" "photoCount" => string(2) "33" "videoCount" => string(1) "0" "questions" => string(2) "43" "answers" => string(2) "95" "rate" => string(6) "8.8889" "topRate" => string(7) "12.3504" ) }"nameRd" => string(14) "Молдовы" "nameVn" => string(14) "Молдову" "namePr" => string(14) "Молдове" "nameDt" => string(14) "Молдове" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "82" "code" => string(6) "monaco" "code2" => string(2) "mc" "name" => string(6) "Monaco" "nameLang" => string(12) "Монако" "nameEng" => string(6) "Monaco" "nameUkr" => NULL "nameTr" => string(6) "monaco" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.91810" "lng" => string(7) "7.42680" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)102 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1674 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 82 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "3" "reviews" => string(1) "8" "vreviews" => string(1) "2" "photoCount" => string(2) "80" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "13" "rate" => string(6) "5.0000" "topRate" => string(6) "6.6667" ) }"nameRd" => string(12) "Монако" "nameVn" => string(12) "Монако" "namePr" => string(12) "Монако" "nameDt" => string(12) "Монако" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "83" "code" => string(8) "mongolia" "code2" => string(2) "mn" "name" => string(8) "Mongolia" "nameLang" => string(16) "Монголия" "nameEng" => string(8) "Mongolia" "nameUkr" => NULL "nameTr" => string(8) "mongolia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "46.86090" "lng" => string(9) "103.83700" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)103 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1830 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 83 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "4" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(16) "Монголии" "nameVn" => string(16) "Монголию" "namePr" => string(16) "Монголии" "nameDt" => string(16) "Монголии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "135" "code" => string(10) "montenegro" "code2" => string(2) "me" "name" => string(10) "Montenegro" "nameLang" => string(20) "Черногория" "nameEng" => string(10) "Montenegro" "nameUkr" => NULL "nameTr" => string(10) "montenegro" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "42.69450" "lng" => string(8) "19.20960" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)104 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1520 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 135 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "498" "sights" => string(2) "86" "reviews" => string(4) "2621" "vreviews" => string(4) "2374" "photoCount" => string(4) "9281" "videoCount" => string(2) "18" "questions" => string(3) "823" "answers" => string(4) "4293" "rate" => string(6) "6.6345" "topRate" => string(7) "11.6261" ) }"nameRd" => string(20) "Черногории" "nameVn" => string(20) "Черногорию" "namePr" => string(20) "Черногории" "nameDt" => string(20) "Черногории" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "75" "code" => string(7) "morocco" "code2" => string(2) "ma" "name" => string(7) "Morocco" "nameLang" => string(14) "Марокко" "nameEng" => string(7) "Morocco" "nameUkr" => NULL "nameTr" => string(7) "morocco" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(8) "32.10120" "lng" => string(8) "-6.63570" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)105 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1090 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 75 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "55" "sights" => string(1) "4" "reviews" => string(3) "297" "vreviews" => string(3) "245" "photoCount" => string(4) "1064" "videoCount" => string(1) "0" "questions" => string(2) "75" "answers" => string(3) "293" "rate" => string(6) "6.9474" "topRate" => string(7) "11.8671" ) }"nameRd" => string(14) "Марокко" "nameVn" => string(14) "Марокко" "namePr" => string(14) "Марокко" "nameDt" => string(14) "Марокко" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "81" "code" => string(10) "mozambique" "code2" => string(2) "mz" "name" => string(10) "Mozambique" "nameLang" => string(16) "Мозамбик" "nameEng" => string(10) "Mozambique" "nameUkr" => NULL "nameTr" => string(10) "mozambique" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-17.58120" "lng" => string(8) "33.42040" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)106 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1832 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 81 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "14" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Мозамбика" "nameVn" => string(16) "Мозамбик" "namePr" => string(18) "Мозамбике" "nameDt" => string(18) "Мозамбику" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "144" "code" => string(7) "myanmar" "code2" => string(2) "mm" "name" => string(7) "Myanmar" "nameLang" => string(12) "Мьянма" "nameEng" => string(7) "Myanmar" "nameUkr" => NULL "nameTr" => string(7) "myanmar" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "20.05590" "lng" => string(8) "96.67970" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)107 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1694 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 144 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "4" "vreviews" => string(1) "1" "photoCount" => string(2) "15" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Мьянмы" "nameVn" => string(12) "Мьянму" "namePr" => string(12) "Мьянме" "nameDt" => string(12) "Мьянме" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "85" "code" => string(7) "namibia" "code2" => string(2) "na" "name" => string(7) "Namibia" "nameLang" => string(14) "Намибия" "nameEng" => string(7) "Namibia" "nameUkr" => NULL "nameTr" => string(7) "namibia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-22.96570" "lng" => string(8) "18.48620" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)108 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1829 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 85 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "9" "vreviews" => string(1) "0" "photoCount" => string(3) "419" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Намибии" "nameVn" => string(14) "Намибию" "namePr" => string(14) "Намибии" "nameDt" => string(14) "Намибии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "86" "code" => string(5) "nepal" "code2" => string(2) "np" "name" => string(5) "Nepal" "nameLang" => string(10) "Непал" "nameEng" => string(5) "Nepal" "nameUkr" => NULL "nameTr" => string(5) "nepal" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "28.39510" "lng" => string(8) "84.12780" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)109 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1023 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 86 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "9" "vreviews" => string(1) "1" "photoCount" => string(2) "67" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "2" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(11) "Непaла" "nameVn" => string(10) "Непал" "namePr" => string(12) "Непале" "nameDt" => string(12) "Непалу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "32" "code" => string(11) "netherlands" "code2" => string(2) "nl" "name" => string(11) "Netherlands" "nameLang" => string(20) "Нидерланды" "nameEng" => string(11) "Netherlands" "nameUkr" => NULL "nameTr" => string(11) "netherlands" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "52.24800" "lng" => string(7) "5.24050" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)110 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1239 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 32 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "45" "sights" => string(2) "67" "reviews" => string(3) "132" "vreviews" => string(2) "65" "photoCount" => string(4) "1544" "videoCount" => string(1) "1" "questions" => string(2) "43" "answers" => string(3) "189" "rate" => string(6) "7.1385" "topRate" => string(7) "11.8486" ) }"nameRd" => string(22) "Нидерландов" "nameVn" => string(20) "Нидерланды" "namePr" => string(22) "Нидерландах" "nameDt" => string(22) "Нидерландам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "90" "code" => string(11) "new_zealand" "code2" => string(2) "nz" "name" => string(11) "New zealand" "nameLang" => string(27) "Новая Зеландия" "nameEng" => string(11) "New zealand" "nameUkr" => NULL "nameTr" => string(11) "new_zealand" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-43.35710" "lng" => string(9) "173.32030" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)111 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1183 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 90 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "7" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(27) "Новой Зеландии" "nameVn" => string(27) "Новую Зеландию" "namePr" => string(27) "Новой Зеландии" "nameDt" => string(27) "Новой Зеландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "89" "code" => string(9) "nicaragua" "code2" => string(2) "ni" "name" => string(9) "Nicaragua" "nameLang" => string(18) "Никарагуа" "nameEng" => string(9) "Nicaragua" "nameUkr" => NULL "nameTr" => string(9) "nicaragua" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "12.82250" "lng" => string(9) "-84.34200" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)112 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1826 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 89 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(7) "10.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(18) "Никарагуа" "nameVn" => string(18) "Никарагуа" "namePr" => string(18) "Никарагуа" "nameDt" => string(18) "Никарагуа" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "87" "code" => string(5) "niger" "code2" => string(2) "ne" "name" => string(5) "Niger" "nameLang" => string(10) "Нигер" "nameEng" => string(5) "Niger" "nameUkr" => NULL "nameTr" => string(5) "niger" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "17.60210" "lng" => string(7) "8.08590" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)113 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1828 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 87 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Нигера" "nameVn" => string(10) "Нигер" "namePr" => string(12) "Нигере" "nameDt" => string(12) "Нигеру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "88" "code" => string(7) "nigeria" "code2" => string(2) "ng" "name" => string(7) "Nigeria" "nameLang" => string(14) "Нигерия" "nameEng" => string(7) "Nigeria" "nameUkr" => NULL "nameTr" => string(7) "nigeria" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.31900" "lng" => string(7) "8.26170" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)114 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1827 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 88 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Нигерии" "nameVn" => string(14) "Нигерию" "namePr" => string(14) "Нигерии" "nameDt" => string(14) "Нигерии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "150" "code" => string(11) "north_korea" "code2" => string(2) "kp" "name" => string(11) "North korea" "nameLang" => string(27) "Северная Корея" "nameEng" => string(11) "North korea" "nameUkr" => NULL "nameTr" => string(11) "north_korea" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "39.93500" "lng" => string(9) "127.14480" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)115 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1746 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 150 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(27) "Северной Кореи" "nameVn" => string(27) "Северную Корею" "namePr" => string(27) "Северной Корее" "nameDt" => string(27) "Северной Корее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "91" "code" => string(6) "norway" "code2" => string(2) "no" "name" => string(6) "Norway" "nameLang" => string(16) "Норвегия" "nameEng" => string(6) "Norway" "nameUkr" => NULL "nameTr" => string(6) "norway" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "63.70470" "lng" => string(8) "20.74220" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)116 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1444 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 91 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(2) "52" "reviews" => string(2) "57" "vreviews" => string(2) "15" "photoCount" => string(3) "753" "videoCount" => string(1) "0" "questions" => string(2) "32" "answers" => string(3) "161" "rate" => string(6) "6.8667" "topRate" => string(7) "10.8141" ) }"nameRd" => string(16) "Норвегии" "nameVn" => string(16) "Норвегию" "namePr" => string(16) "Норвегии" "nameDt" => string(16) "Норвегии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "93" "code" => string(4) "oman" "code2" => string(2) "om" "name" => string(4) "Oman" "nameLang" => string(8) "Оман" "nameEng" => string(4) "Oman" "nameUkr" => NULL "nameTr" => string(4) "oman" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "21.08450" "lng" => string(8) "53.37160" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)117 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1040 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 93 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "8" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(10) "Омана" "nameVn" => string(8) "Оман" "namePr" => string(10) "Омане" "nameDt" => string(10) "Оману" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "94" "code" => string(8) "pakistan" "code2" => string(2) "pk" "name" => string(8) "Pakistan" "nameLang" => string(16) "Пакистан" "nameEng" => string(8) "Pakistan" "nameUkr" => NULL "nameTr" => string(8) "pakistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "28.99850" "lng" => string(8) "71.76270" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)118 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1825 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 94 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Пакистана" "nameVn" => string(16) "Пакистан" "namePr" => string(18) "Пакистане" "nameDt" => string(18) "Пакистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "95" "code" => string(6) "panama" "code2" => string(2) "pa" "name" => string(6) "Panama" "nameLang" => string(12) "Панама" "nameEng" => string(6) "Panama" "nameUkr" => NULL "nameTr" => string(6) "panama" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(7) "8.26590" "lng" => string(9) "-80.02440" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)119 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1824 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 95 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "4" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Панамы" "nameVn" => string(12) "Панаму" "namePr" => string(12) "Панаме" "nameDt" => string(12) "Панаме" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "131" "code" => string(16) "papua_new_guinea" "code2" => string(2) "pg" "name" => string(16) "Papua new guinea" "nameLang" => string(34) "Папуа-Новая Гвинея" "nameEng" => string(16) "Papua new guinea" "nameUkr" => NULL "nameTr" => string(16) "papua_new_guinea" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(7) "8.63530" "lng" => string(9) "-80.48580" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)120 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1766 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 131 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(34) "Папуа-Новой Гвинеи" "nameVn" => string(34) "Папуа-Новую Гвинею" "namePr" => string(34) "Папуа-Новой Гвинее" "nameDt" => string(34) "Папуа-Новой Гвинее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "96" "code" => string(8) "paraguay" "code2" => string(2) "py" "name" => string(8) "Paraguay" "nameLang" => string(16) "Парагвай" "nameEng" => string(8) "Paraguay" "nameUkr" => NULL "nameTr" => string(8) "paraguay" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-23.76520" "lng" => string(9) "-57.74410" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)121 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1823 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 96 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Парагвая" "nameVn" => string(16) "Парагвай" "namePr" => string(16) "Парагвае" "nameDt" => string(16) "Парагваю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "97" "code" => string(4) "peru" "code2" => string(2) "pe" "name" => string(4) "Peru" "nameLang" => string(8) "Перу" "nameEng" => string(4) "Peru" "nameUkr" => NULL "nameTr" => string(4) "peru" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "-9.18140" "lng" => string(9) "-75.00240" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)122 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1214 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 97 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(2) "10" "vreviews" => string(1) "1" "photoCount" => string(2) "96" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "16" "rate" => string(7) "10.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(8) "Перу" "nameVn" => string(8) "Перу" "namePr" => string(8) "Перу" "nameDt" => string(8) "Перу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "120" "code" => string(11) "philippines" "code2" => string(2) "ph" "name" => string(11) "Philippines" "nameLang" => string(18) "Филиппины" "nameEng" => string(11) "Philippines" "nameUkr" => NULL "nameTr" => string(11) "philippines" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "12.87610" "lng" => string(9) "121.77250" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)123 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1816 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 120 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "30" "sights" => string(1) "1" "reviews" => string(2) "61" "vreviews" => string(2) "45" "photoCount" => string(3) "480" "videoCount" => string(1) "0" "questions" => string(2) "23" "answers" => string(2) "36" "rate" => string(6) "7.7333" "topRate" => string(7) "12.3251" ) }"nameRd" => string(16) "Филиппин" "nameVn" => string(18) "Филиппины" "namePr" => string(20) "Филиппинах" "nameDt" => string(20) "Филиппинам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "98" "code" => string(6) "poland" "code2" => string(2) "pl" "name" => string(6) "Poland" "nameLang" => string(12) "Польша" "nameEng" => string(6) "Poland" "nameUkr" => NULL "nameTr" => string(6) "poland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "51.90360" "lng" => string(8) "19.79740" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)124 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1124 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 98 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "197" "sights" => string(3) "227" "reviews" => string(3) "393" "vreviews" => string(3) "290" "photoCount" => string(4) "1835" "videoCount" => string(1) "2" "questions" => string(3) "653" "answers" => string(4) "2603" "rate" => string(6) "7.4364" "topRate" => string(7) "12.3684" ) }"nameRd" => string(12) "Польши" "nameVn" => string(12) "Польшу" "namePr" => string(12) "Польше" "nameDt" => string(12) "Польше" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "99" "code" => string(8) "portugal" "code2" => string(2) "pt" "name" => string(8) "Portugal" "nameLang" => string(20) "Португалия" "nameEng" => string(8) "Portugal" "nameUkr" => NULL "nameTr" => string(8) "portugal" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "39.57180" "lng" => string(8) "-7.86620" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)125 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1028 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 99 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "77" "sights" => string(2) "83" "reviews" => string(3) "168" "vreviews" => string(3) "109" "photoCount" => string(4) "1516" "videoCount" => string(1) "4" "questions" => string(2) "66" "answers" => string(3) "376" "rate" => string(6) "7.5780" "topRate" => string(7) "12.4010" ) }"nameRd" => string(20) "Португалии" "nameVn" => string(20) "Португалию" "namePr" => string(20) "Португалии" "nameDt" => string(20) "Португалии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "164" "code" => string(11) "puerto_rico" "code2" => string(2) "pr" "name" => string(11) "Puerto rico" "nameLang" => string(21) "Пуэрто-Рико" "nameEng" => string(11) "Puerto rico" "nameUkr" => NULL "nameTr" => string(11) "puerto_rico" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.24170" "lng" => string(9) "-66.09851" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)126 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2944 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 164 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(21) "Пуэрто-Рико" "nameVn" => string(21) "Пуэрто-Рико" "namePr" => string(21) "Пуэрто-Рико" "nameDt" => string(21) "Пуэрто-Рико" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "166" "code" => string(5) "katar" "code2" => string(2) "qa" "name" => string(5) "Qatar" "nameLang" => string(10) "Катар" "nameEng" => string(5) "Qatar" "nameUkr" => NULL "nameTr" => string(5) "katar" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "25.35483" "lng" => string(8) "51.18388" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)127 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 3656 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 166 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(1) "4" "reviews" => string(2) "14" "vreviews" => string(2) "11" "photoCount" => string(3) "188" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "17" "rate" => string(6) "9.0909" "topRate" => string(7) "12.7576" ) }"nameRd" => string(12) "Катара" "nameVn" => string(10) "Катар" "namePr" => string(12) "Катаре" "nameDt" => string(12) "Катару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "101" "code" => string(7) "romania" "code2" => string(2) "ro" "name" => string(7) "Romania" "nameLang" => string(14) "Румыния" "nameEng" => string(7) "Romania" "nameUkr" => NULL "nameTr" => string(7) "romania" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "45.93590" "lng" => string(8) "24.98290" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)128 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1373 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 101 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "47" "sights" => string(1) "9" "reviews" => string(2) "83" "vreviews" => string(2) "65" "photoCount" => string(3) "443" "videoCount" => string(1) "0" "questions" => string(2) "49" "answers" => string(3) "151" "rate" => string(6) "6.5231" "topRate" => string(7) "11.2332" ) }"nameRd" => string(14) "Румынии" "nameVn" => string(14) "Румынию" "namePr" => string(14) "Румынии" "nameDt" => string(14) "Румынии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "160" "code" => string(6) "rwanda" "code2" => string(2) "rw" "name" => string(6) "Rwanda" "nameLang" => string(12) "Руанда" "nameEng" => string(6) "Rwanda" "nameUkr" => NULL "nameTr" => string(6) "rwanda" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "capital" => object Application\Library\Service\Geo\City(14)129 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2689 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 160 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Руанды" "nameVn" => string(12) "Руанду" "namePr" => string(12) "Руанде" "nameDt" => string(12) "Руанде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "141" "code" => string(11) "saint_lucia" "code2" => string(2) "lc" "name" => string(11) "Saint lucia" "nameLang" => string(19) "Сент-Люсия" "nameEng" => string(11) "Saint lucia" "nameUkr" => NULL "nameTr" => string(11) "saint_lucia" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "13.90470" "lng" => string(9) "-60.97410" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)130 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1680 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 141 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(19) "Сент-Люсии" "nameVn" => string(19) "Сент-Люсию" "namePr" => string(19) "Сент-Люсию" "nameDt" => string(19) "Сент-Люсии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "102" "code" => string(10) "san_marino" "code2" => string(2) "sm" "name" => string(10) "San marino" "nameLang" => string(19) "Сан Марино" "nameEng" => string(10) "San marino" "nameUkr" => NULL "nameTr" => string(10) "san_marino" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "43.94340" "lng" => string(8) "12.46470" "zoom" => string(2) "12" "capital" => object Application\Library\Service\Geo\City(14)131 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1432 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 102 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "7" "reviews" => string(1) "7" "vreviews" => string(1) "1" "photoCount" => string(2) "77" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.0000" ) }"nameRd" => string(19) "Сан-Марино" "nameVn" => string(19) "Сан-Марино" "namePr" => string(19) "Сан-Марино" "nameDt" => string(19) "Сан-Марино" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "103" "code" => string(12) "saudi_arabia" "code2" => string(2) "sa" "name" => string(12) "Saudi arabia" "nameLang" => string(33) "Саудовская Аравия" "nameEng" => string(12) "Saudi arabia" "nameUkr" => NULL "nameTr" => string(12) "saudi_arabia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "23.92600" "lng" => string(8) "44.64840" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)132 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1822 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 103 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(1) "9" "videoCount" => string(1) "2" "questions" => string(1) "3" "answers" => string(2) "11" "rate" => string(6) "7.5000" "topRate" => string(6) "9.1667" ) }"nameRd" => string(33) "Саудовской Аравии" "nameVn" => string(33) "Саудовскую Аравию" "namePr" => string(33) "Саудовской Аравии" "nameDt" => string(33) "Саудовской Аравии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "104" "code" => string(10) "seashelles" "code2" => string(2) "sc" "name" => string(10) "Seashelles" "nameLang" => string(30) "Сейшельские о-ва" "nameEng" => string(10) "Seashelles" "nameUkr" => NULL "nameTr" => string(10) "seashelles" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(8) "-4.62020" "lng" => string(8) "55.15140" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)133 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 718 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 104 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(1) "3" "reviews" => string(2) "72" "vreviews" => string(2) "62" "photoCount" => string(3) "145" "videoCount" => string(1) "0" "questions" => string(2) "12" "answers" => string(2) "26" "rate" => string(6) "7.3906" "topRate" => string(7) "12.0876" ) }"nameRd" => string(32) "Сейшельских о-вов" "nameVn" => string(30) "Сейшельские о-ва" "namePr" => string(32) "Сейшельских о-вах" "nameDt" => string(32) "Сейшельским о-вам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "105" "code" => string(7) "senegal" "code2" => string(2) "sn" "name" => string(7) "Senegal" "nameLang" => string(14) "Сенегал" "nameEng" => string(7) "Senegal" "nameUkr" => NULL "nameTr" => string(7) "senegal" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "14.42400" "lng" => string(9) "-14.08450" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)134 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1820 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 105 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Сенегала" "nameVn" => string(14) "Сенегал" "namePr" => string(16) "Сенегале" "nameDt" => string(16) "Сенегалу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "138" "code" => string(6) "serbia" "code2" => string(2) "rs" "name" => string(6) "Serbia" "nameLang" => string(12) "Сербия" "nameEng" => string(6) "Serbia" "nameUkr" => NULL "nameTr" => string(6) "serbia" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.13490" "lng" => string(8) "20.96190" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)135 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1645 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 138 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "16" "sights" => string(1) "9" "reviews" => string(2) "24" "vreviews" => string(2) "17" "photoCount" => string(3) "203" "videoCount" => string(1) "0" "questions" => string(2) "17" "answers" => string(2) "50" "rate" => string(6) "7.2941" "topRate" => string(7) "11.3417" ) }"nameRd" => string(12) "Сербии" "nameVn" => string(12) "Сербию" "namePr" => string(12) "Сербии" "nameDt" => string(12) "Сербии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "106" "code" => string(9) "singapore" "code2" => string(2) "sg" "name" => string(9) "Singapore" "nameLang" => string(16) "Сингапур" "nameEng" => string(9) "Singapore" "nameUkr" => NULL "nameTr" => string(9) "singapore" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(7) "0.86790" "lng" => string(9) "103.18360" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)136 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 976 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 106 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "23" "sights" => string(2) "23" "reviews" => string(2) "53" "vreviews" => string(2) "41" "photoCount" => string(3) "338" "videoCount" => string(1) "1" "questions" => string(2) "15" "answers" => string(2) "44" "rate" => string(6) "7.2195" "topRate" => string(7) "11.7751" ) }"nameRd" => string(18) "Сингапура" "nameVn" => string(16) "Сингапур" "namePr" => string(18) "Сингапуре" "nameDt" => string(18) "Сингапуру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "108" "code" => string(8) "slovakia" "code2" => string(2) "sk" "name" => string(8) "Slovakia" "nameLang" => string(16) "Словакия" "nameEng" => string(8) "Slovakia" "nameUkr" => NULL "nameTr" => string(8) "slovakia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "48.66190" "lng" => string(8) "19.62160" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)137 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1516 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 108 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "112" "sights" => string(2) "32" "reviews" => string(3) "315" "vreviews" => string(3) "257" "photoCount" => string(4) "1471" "videoCount" => string(1) "1" "questions" => string(2) "79" "answers" => string(3) "314" "rate" => string(6) "7.3837" "topRate" => string(7) "12.3071" ) }"nameRd" => string(16) "Словакии" "nameVn" => string(16) "Словакию" "namePr" => string(16) "Словакии" "nameDt" => string(16) "Словакии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "109" "code" => string(8) "slovenia" "code2" => string(2) "si" "name" => string(8) "Slovenia" "nameLang" => string(16) "Словения" "nameEng" => string(8) "Slovenia" "nameUkr" => NULL "nameTr" => string(8) "slovenia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "46.14940" "lng" => string(8) "14.98540" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)138 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1527 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 109 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "27" "sights" => string(1) "6" "reviews" => string(2) "63" "vreviews" => string(2) "37" "photoCount" => string(3) "726" "videoCount" => string(1) "0" "questions" => string(2) "28" "answers" => string(2) "50" "rate" => string(6) "7.2632" "topRate" => string(7) "11.7754" ) }"nameRd" => string(16) "Словении" "nameVn" => string(16) "Словению" "namePr" => string(16) "Словении" "nameDt" => string(16) "Словении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "110" "code" => string(7) "somalia" "code2" => string(2) "so" "name" => string(7) "Somalia" "nameLang" => string(12) "Сомали" "nameEng" => string(7) "Somalia" "nameUkr" => NULL "nameTr" => string(7) "somalia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "5.17850" "lng" => string(8) "46.18650" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)139 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1819 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 110 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Сомали" "nameVn" => string(12) "Сомали" "namePr" => string(12) "Сомали" "nameDt" => string(12) "Сомали" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "130" "code" => string(3) "rsa" "code2" => string(2) "za" "name" => string(12) "South Africa" "nameLang" => string(6) "ЮАР" "nameEng" => string(12) "South Africa" "nameUkr" => NULL "nameTr" => string(3) "rsa" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-29.53520" "lng" => string(8) "25.40040" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)140 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1536 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 130 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "0" "reviews" => string(2) "22" "vreviews" => string(1) "3" "photoCount" => string(3) "662" "videoCount" => string(1) "0" "questions" => string(1) "7" "answers" => string(2) "51" "rate" => string(6) "8.0000" "topRate" => string(7) "10.1429" ) }"nameRd" => string(6) "ЮАР" "nameVn" => string(6) "ЮАР" "namePr" => string(6) "ЮАР" "nameDt" => string(6) "ЮАР" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "151" "code" => string(11) "south_korea" "code2" => string(2) "kr" "name" => string(11) "South Korea" "nameLang" => string(21) "Южная Корея" "nameEng" => string(11) "South Korea" "nameUkr" => NULL "nameTr" => string(11) "south_korea" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "37.14280" "lng" => string(9) "127.59520" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)141 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1747 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 151 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "0" "reviews" => string(2) "12" "vreviews" => string(1) "3" "photoCount" => string(3) "377" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "18" "rate" => string(6) "7.3333" "topRate" => string(6) "9.4762" ) }"nameRd" => string(21) "Южной Кореи" "nameVn" => string(21) "Южную Корею" "namePr" => string(21) "Южной Корее" "nameDt" => string(21) "Южной Корее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "49" "code" => string(5) "spain" "code2" => string(2) "es" "name" => string(5) "Spain" "nameLang" => string(14) "Испания" "nameEng" => string(5) "Spain" "nameUkr" => NULL "nameTr" => string(5) "spain" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "40.38000" "lng" => string(8) "-4.89990" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)142 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 941 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 49 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "687" "sights" => string(3) "393" "reviews" => string(4) "2961" "vreviews" => string(4) "2618" "photoCount" => string(4) "9062" "videoCount" => string(2) "26" "questions" => string(3) "921" "answers" => string(4) "3799" "rate" => string(6) "6.9369" "topRate" => string(7) "11.9293" ) }"nameRd" => string(14) "Испании" "nameVn" => string(14) "Испанию" "namePr" => string(14) "Испании" "nameDt" => string(14) "Испании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "125" "code" => string(9) "sri_lanka" "code2" => string(2) "lk" "name" => string(9) "Sri lanka" "nameLang" => string(17) "Шри-Ланка" "nameEng" => string(9) "Sri lanka" "nameUkr" => NULL "nameTr" => string(9) "sri_lanka" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(7) "7.87430" "lng" => string(8) "80.77150" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)143 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 757 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 125 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "211" "sights" => string(2) "34" "reviews" => string(4) "1872" "vreviews" => string(4) "1644" "photoCount" => string(5) "11956" "videoCount" => string(2) "31" "questions" => string(3) "900" "answers" => string(4) "6775" "rate" => string(6) "7.2835" "topRate" => string(7) "12.2714" ) }"nameRd" => string(17) "Шри-Ланки" "nameVn" => string(17) "Шри-Ланку" "namePr" => string(17) "Шри-Ланке" "nameDt" => string(17) "Шри-Ланке" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "126" "code" => string(6) "sweden" "code2" => string(2) "se" "name" => string(6) "Sweden" "nameLang" => string(12) "Швеция" "nameEng" => string(6) "Sweden" "nameUkr" => NULL "nameTr" => string(6) "sweden" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "64.54844" "lng" => string(8) "16.87500" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)144 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1434 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 126 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "17" "sights" => string(2) "20" "reviews" => string(2) "91" "vreviews" => string(2) "25" "photoCount" => string(3) "937" "videoCount" => string(1) "0" "questions" => string(2) "29" "answers" => string(3) "141" "rate" => string(6) "7.5600" "topRate" => string(7) "11.8703" ) }"nameRd" => string(12) "Швеции" "nameVn" => string(12) "Швецию" "namePr" => string(12) "Швеции" "nameDt" => string(12) "Швеции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "124" "code" => string(11) "switzerland" "code2" => string(2) "ch" "name" => string(11) "Switzerland" "nameLang" => string(18) "Швейцария" "nameEng" => string(11) "Switzerland" "nameUkr" => NULL "nameTr" => string(11) "switzerland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.10751" "lng" => string(7) "8.36064" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)145 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 946 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 124 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(2) "40" "reviews" => string(2) "93" "vreviews" => string(2) "44" "photoCount" => string(4) "1213" "videoCount" => string(1) "0" "questions" => string(2) "47" "answers" => string(3) "168" "rate" => string(6) "8.0682" "topRate" => string(7) "12.6515" ) }"nameRd" => string(18) "Швейцарии" "nameVn" => string(18) "Швейцарию" "namePr" => string(18) "Швейцарии" "nameDt" => string(18) "Швейцарии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "107" "code" => string(5) "syria" "code2" => string(2) "sy" "name" => string(5) "Syria" "nameLang" => string(10) "Сирия" "nameEng" => string(5) "Syria" "nameUkr" => NULL "nameTr" => string(5) "syria" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "35.37110" "lng" => string(8) "38.64990" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)146 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1543 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 107 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "4" "photoCount" => string(2) "28" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "7" "rate" => string(6) "6.5000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Сирии" "nameVn" => string(10) "Сирию" "namePr" => string(10) "Сирии" "nameDt" => string(10) "Сирии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "112" "code" => string(6) "taiwan" "code2" => string(2) "tw" "name" => string(6) "Taiwan" "nameLang" => string(14) "Тайвань" "nameEng" => string(6) "Taiwan" "nameUkr" => NULL "nameTr" => string(6) "taiwan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "23.69480" "lng" => string(9) "120.95950" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)147 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1818 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 112 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "2" "photoCount" => string(2) "27" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "3" "rate" => string(6) "5.0000" "topRate" => string(6) "6.6667" ) }"nameRd" => string(14) "Тайваня" "nameVn" => string(14) "Тайвань" "namePr" => string(14) "Тайване" "nameDt" => string(14) "Тайваню" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "165" "code" => string(10) "tajikistan" "code2" => string(2) "tj" "name" => string(10) "Tajikistan" "nameLang" => string(22) "Таджикистан" "nameEng" => string(10) "Tajikistan" "nameUkr" => NULL "nameTr" => string(10) "tajikistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "38.53957" "lng" => string(8) "68.76160" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)148 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2985 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 165 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.6667" ) }"nameRd" => string(24) "Таджикистана" "nameVn" => string(22) "Таджикистан" "namePr" => string(24) "Таджикистане" "nameDt" => string(24) "Таджикистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "152" "code" => string(8) "tanzania" "code2" => string(2) "tz" "name" => string(8) "Tanzania" "nameLang" => string(16) "Танзания" "nameEng" => string(8) "Tanzania" "nameUkr" => NULL "nameTr" => string(8) "tanzania" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "-6.88280" "lng" => string(8) "35.17820" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)149 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1978 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 152 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "72" "sights" => string(2) "29" "reviews" => string(3) "189" "vreviews" => string(3) "152" "photoCount" => string(4) "1537" "videoCount" => string(1) "4" "questions" => string(2) "32" "answers" => string(3) "106" "rate" => string(6) "7.3092" "topRate" => string(7) "12.1810" ) }"nameRd" => string(16) "Танзании" "nameVn" => string(16) "Танзанию" "namePr" => string(16) "Танзании" "nameDt" => string(16) "Танзании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "113" "code" => string(8) "thailand" "code2" => string(2) "th" "name" => string(8) "Thailand" "nameLang" => string(14) "Таиланд" "nameEng" => string(8) "Thailand" "nameUkr" => NULL "nameTr" => string(8) "thailand" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "12.94030" "lng" => string(9) "102.08500" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)150 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 761 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 113 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "775" "sights" => string(3) "123" "reviews" => string(4) "5296" "vreviews" => string(4) "4790" "photoCount" => string(5) "14822" "videoCount" => string(2) "41" "questions" => string(4) "2630" "answers" => string(5) "20060" "rate" => string(6) "6.9234" "topRate" => string(7) "11.9192" ) }"nameRd" => string(16) "Таиланда" "nameVn" => string(14) "Таиланд" "namePr" => string(16) "Таиланде" "nameDt" => string(16) "Таиланду" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "163" "code" => string(5) "tibet" "code2" => string(2) "tb" "name" => string(5) "Tibet" "nameLang" => string(10) "Тибет" "nameEng" => string(5) "Tibet" "nameUkr" => NULL "nameTr" => string(5) "tibet" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "33.17434" "lng" => string(8) "86.85791" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)151 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2903 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 163 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Тибета" "nameVn" => string(12) "Тибает" "namePr" => string(12) "Тибете" "nameDt" => string(12) "Тибету" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "158" "code" => string(19) "trinidad_and_tobago" "code2" => string(2) "tt" "name" => string(19) "Trinidad and tobago" "nameLang" => string(32) "Тринидад и Тобаго" "nameEng" => string(19) "Trinidad and tobago" "nameUkr" => NULL "nameTr" => string(19) "trinidad_and_tobago" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "10.46080" "lng" => string(9) "-61.28174" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)152 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2493 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 158 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(34) "Тринидада и Тобаго" "nameVn" => string(32) "Тринидад и Тобаго" "namePr" => string(34) "Тринидаде и Тобаго" "nameDt" => string(34) "Тринидаду и Тобаго" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "114" "code" => string(5) "tunis" "code2" => string(2) "tn" "name" => string(5) "Tunis" "nameLang" => string(10) "Тунис" "nameEng" => string(5) "Tunis" "nameUkr" => NULL "nameTr" => string(5) "tunis" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "33.74260" "lng" => string(7) "9.82180" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)153 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1664 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 114 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "263" "sights" => string(2) "10" "reviews" => string(4) "3661" "vreviews" => string(4) "3441" "photoCount" => string(4) "9088" "videoCount" => string(2) "31" "questions" => string(3) "875" "answers" => string(4) "4514" "rate" => string(6) "6.1481" "topRate" => string(7) "11.1423" ) }"nameRd" => string(12) "Туниса" "nameVn" => string(10) "Тунис" "namePr" => string(12) "Тунисе" "nameDt" => string(12) "Тунису" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "115" "code" => string(6) "turkey" "code2" => string(2) "tr" "name" => string(6) "Turkey" "nameLang" => string(12) "Турция" "nameEng" => string(6) "Turkey" "nameUkr" => NULL "nameTr" => string(6) "turkey" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "38.98290" "lng" => string(8) "35.19060" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)154 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 954 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 115 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "2096" "sights" => string(3) "536" "reviews" => string(5) "59710" "vreviews" => string(5) "57005" "photoCount" => string(6) "128685" "videoCount" => string(3) "584" "questions" => string(5) "15208" "answers" => string(6) "118879" "rate" => string(6) "6.5283" "topRate" => string(7) "11.5279" ) }"nameRd" => string(12) "Турции" "nameVn" => string(12) "Турцию" "namePr" => string(12) "Турции" "nameDt" => string(12) "Турции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "157" "code" => string(12) "turkmenistan" "code2" => string(2) "tm" "name" => string(12) "Turkmenistan" "nameLang" => string(24) "Туркменистан" "nameEng" => string(12) "Turkmenistan" "nameUkr" => NULL "nameTr" => string(12) "turkmenistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "39.13858" "lng" => string(8) "59.38110" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)155 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2482 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 157 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "2" "photoCount" => string(2) "14" "videoCount" => string(1) "0" "questions" => string(2) "11" "answers" => string(1) "8" "rate" => string(6) "8.0000" "topRate" => string(6) "9.6667" ) }"nameRd" => string(26) "Туркменистана" "nameVn" => string(24) "Туркменистан" "namePr" => string(26) "Туркменистане" "nameDt" => string(26) "Туркменистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "92" "code" => string(3) "uae" "code2" => string(2) "ae" "name" => string(3) "UAE" "nameLang" => string(6) "ОАЭ" "nameEng" => string(3) "UAE" "nameUkr" => NULL "nameTr" => string(3) "uae" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "24.38710" "lng" => string(8) "54.05270" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)156 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 766 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 92 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "462" "sights" => string(3) "196" "reviews" => string(4) "3762" "vreviews" => string(4) "3553" "photoCount" => string(5) "10366" "videoCount" => string(2) "33" "questions" => string(4) "1915" "answers" => string(5) "10308" "rate" => string(6) "7.2815" "topRate" => string(7) "12.2759" ) }"nameRd" => string(6) "ОАЭ" "nameVn" => string(6) "ОАЭ" "namePr" => string(6) "ОАЭ" "nameDt" => string(6) "ОАЭ" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "117" "code" => string(6) "uganda" "code2" => string(2) "ug" "name" => string(6) "Uganda" "nameLang" => string(12) "Уганда" "nameEng" => string(6) "Uganda" "nameUkr" => NULL "nameTr" => string(6) "uganda" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "1.58180" "lng" => string(8) "33.17870" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)157 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1817 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 117 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Уганды" "nameVn" => string(12) "Уганду" "namePr" => string(12) "Уганде" "nameDt" => string(12) "Уганде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "116" "code" => string(7) "ukraine" "code2" => string(2) "ua" "name" => string(7) "Ukraine" "nameLang" => string(14) "Украина" "nameEng" => string(7) "Ukraine" "nameUkr" => NULL "nameTr" => string(7) "ukraine" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)158 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1544 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 116 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => bool TRUE protected sql => object Database_Query_Builder_Select(20)"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected _select => array(26) ( 0 => array(2) ( 0 => string(8) "t.rec_id" 1 => string(2) "id" ) 1 => array(2) ( 0 => string(7) "t.fIATA" 1 => string(4) "iata" ) 2 => array(2) ( 0 => object Database_Expression(2)protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected _parameters => array(0) protected _value => string(37) "IF(t.fNameEng!="",t.fNameEng,t.fName)" }1 => string(4) "name" ) 3 => array(2) ( 0 => string(7) "t.fName" 1 => string(8) "nameLang" ) 4 => array(2) ( 0 => string(12) "t.fSouthWest" 1 => string(3) "lat" ) 5 => array(2) ( 0 => string(12) "t.fNorthEast" 1 => string(3) "lng" ) 6 => array(2) ( 0 => string(7) "t.fZoom" 1 => string(4) "zoom" ) 7 => array(2) ( 0 => string(12) "t.fCountryID" 1 => string(9) "countryId" ) 8 => array(2) ( 0 => string(10) "t.fNameEng" 1 => string(7) "nameEng" ) 9 => array(2) ( 0 => string(9) "t.fNameTr" 1 => string(6) "nameTr" ) 10 => array(2) ( 0 => string(9) "t.fNameRd" 1 => string(6) "nameRd" ) 11 => array(2) ( 0 => string(9) "t.fNameVn" 1 => string(6) "nameVn" ) 12 => array(2) ( 0 => string(9) "t.fNamePr" 1 => string(6) "namePr" ) 13 => array(2) ( 0 => string(9) "t.fNameDt" 1 => string(6) "nameDt" ) 14 => array(2) ( 0 => string(9) "t.fTarget" 1 => string(6) "target" ) 15 => array(2) ( 0 => string(11) "t.fPriority" 1 => string(8) "priority" ) 16 => array(2) ( 0 => string(8) "s.hotels" 1 => string(6) "hotels" ) 17 => array(2) ( 0 => string(8) "s.sights" 1 => string(6) "sights" ) 18 => array(2) ( 0 => string(10) "s.comments" 1 => string(7) "reviews" ) 19 => array(2) ( 0 => string(16) "s.voted_comments" 1 => string(8) "vreviews" ) 20 => array(2) ( 0 => string(7) "s.fotos" 1 => string(10) "photoCount" ) 21 => array(2) ( 0 => string(8) "s.videos" 1 => string(10) "videoCount" ) 22 => array(2) ( 0 => string(11) "s.questions" 1 => string(9) "questions" ) 23 => array(2) ( 0 => string(9) "s.answers" 1 => string(7) "answers" ) 24 => array(2) ( 0 => string(10) "s.avg_rate" 1 => string(4) "rate" ) 25 => array(2) ( 0 => string(10) "s.top_rate" 1 => string(7) "topRate" ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( 0 => string(14) "otpusk.tCities" 1 => string(1) "t" ) ) protected _join => array(1) ( 0 => object Database_Query_Builder_Join(11){ protected _type => string(4) "LEFT" protected _table => array(2) ( 0 => string(15) "turpravda.stats" 1 => string(1) "s" ) protected _on => array(3) ( 0 => array(3) ( ... ) 1 => array(3) ( ... ) 2 => array(3) ( ... ) ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }) protected _group_by => array(1) ( 0 => string(8) "t.rec_id" ) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => object Database_Query_Builder_Join(11){ protected _type => string(4) "LEFT" protected _table => array(2) ( 0 => string(15) "turpravda.stats" 1 => string(1) "s" ) protected _on => array(3) ( 0 => array(3) ( 0 => string(9) "s.city_id" 1 => string(1) "=" 2 => string(8) "t.rec_id" ) 1 => array(3) ( 0 => string(10) "s.hotel_id" 1 => string(1) "=" 2 => object Database_Expression(2) { ... } ) 2 => array(3) ( 0 => string(10) "s.sight_id" 1 => string(1) "=" 2 => object Database_Expression(2) { ... } ) ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected _where => array(2) ( 0 => array(1) ( "AND" => array(3) ( 0 => string(12) "t.fCountryID" 1 => string(2) "!=" 2 => integer 100 ) ) 1 => array(1) ( "AND" => array(3) ( 0 => string(12) "t.fCountryID" 1 => string(1) "=" 2 => integer 116 ) ) ) protected _order_by => array(1) ( 0 => array(2) ( 0 => object Database_Expression(2){ protected _parameters => array(0) protected _value => string(34) "t.fNameEng COLLATE utf8_unicode_ci" }1 => string(3) "ASC" ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(1024) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1926" "sights" => string(3) "698" "reviews" => string(5) "12526" "vreviews" => string(5) "11317" "photoCount" => string(5) "22754" "videoCount" => string(2) "55" "questions" => string(4) "2438" "answers" => string(5) "12477" "rate" => string(6) "6.3403" "topRate" => string(7) "11.3385" ) }"nameRd" => string(14) "Украины" "nameVn" => string(14) "Украину" "namePr" => string(14) "Украине" "nameDt" => string(14) "Украине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "118" "code" => string(7) "uruguay" "code2" => string(2) "uy" "name" => string(7) "Uruguay" "nameLang" => string(14) "Уругвай" "nameEng" => string(7) "Uruguay" "nameUkr" => NULL "nameTr" => string(7) "uruguay" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-31.27860" "lng" => string(9) "-54.97560" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)159 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1704 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 118 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Уругвая" "nameVn" => string(14) "Уругвай" "namePr" => string(14) "Уругвае" "nameDt" => string(14) "Уругваю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "111" "code" => string(3) "usa" "code2" => string(2) "us" "name" => string(3) "USA" "nameLang" => string(6) "США" "nameEng" => string(3) "USA" "nameUkr" => NULL "nameTr" => string(3) "usa" "continent" => string(1) "4" "priority" => string(1) "1" "lat" => string(8) "39.09600" "lng" => string(10) "-100.01950" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)160 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1064 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 111 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(2) "13" "reviews" => string(3) "112" "vreviews" => string(2) "44" "photoCount" => string(3) "912" "videoCount" => string(1) "0" "questions" => string(2) "75" "answers" => string(3) "599" "rate" => string(6) "7.8409" "topRate" => string(7) "12.4242" ) }"nameRd" => string(6) "США" "nameVn" => string(6) "США" "namePr" => string(6) "США" "nameDt" => string(6) "США" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "149" "code" => string(10) "uzbekistan" "code2" => string(2) "uz" "name" => string(10) "Uzbekistan" "nameLang" => string(20) "Узбекистан" "nameEng" => string(10) "Uzbekistan" "nameUkr" => NULL "nameTr" => string(10) "uzbekistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "41.65650" "lng" => string(8) "64.42380" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)161 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1742 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 149 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "10" "sights" => string(1) "0" "reviews" => string(2) "23" "vreviews" => string(1) "9" "photoCount" => string(3) "146" "videoCount" => string(1) "0" "questions" => string(2) "21" "answers" => string(2) "62" "rate" => string(6) "6.8182" "topRate" => string(7) "10.2797" ) }"nameRd" => string(22) "Узбекистана" "nameVn" => string(20) "Узбекистан" "namePr" => string(22) "Узбекистане" "nameDt" => string(22) "Узбекистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "25" "code" => string(7) "vatican" "code2" => string(2) "va" "name" => string(7) "Vatican" "nameLang" => string(14) "Ватикан" "nameEng" => string(7) "Vatican" "nameUkr" => NULL "nameTr" => string(7) "vatican" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "41.87770" "lng" => string(8) "12.56560" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)162 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1454 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 25 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "1" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(2) "41" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "9" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Ватикана" "nameVn" => string(14) "Ватикан" "namePr" => string(16) "Ватикане" "nameDt" => string(16) "Ватикану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "28" "code" => string(9) "venezuela" "code2" => string(2) "ve" "name" => string(9) "Venezuela" "nameLang" => string(18) "Венесуэла" "nameEng" => string(9) "Venezuela" "nameUkr" => NULL "nameTr" => string(9) "venezuela" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "6.47280" "lng" => string(9) "-66.58900" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)163 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1532 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 28 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "4" "photoCount" => string(2) "60" "videoCount" => string(1) "1" "questions" => string(1) "9" "answers" => string(1) "3" "rate" => string(6) "5.8000" "topRate" => string(6) "8.3000" ) }"nameRd" => string(18) "Венесуэлы" "nameVn" => string(18) "Венесуэлу" "namePr" => string(18) "Венесуэле" "nameDt" => string(18) "Венесуэле" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "29" "code" => string(7) "vietnam" "code2" => string(2) "vn" "name" => string(7) "Vietnam" "nameLang" => string(14) "Вьетнам" "nameEng" => string(7) "Vietnam" "nameUkr" => NULL "nameTr" => string(7) "vietnam" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "15.22060" "lng" => string(9) "104.34810" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)164 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1530 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 29 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "196" "sights" => string(2) "25" "reviews" => string(3) "848" "vreviews" => string(3) "739" "photoCount" => string(4) "2767" "videoCount" => string(1) "4" "questions" => string(3) "290" "answers" => string(4) "1190" "rate" => string(6) "7.1644" "topRate" => string(7) "12.1375" ) }"nameRd" => string(16) "Вьетнама" "nameVn" => string(14) "Вьетнам" "namePr" => string(16) "Вьетнаме" "nameDt" => string(16) "Вьетнаму" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "142" "code" => string(5) "yemen" "code2" => string(2) "ye" "name" => string(5) "Yemen" "nameLang" => string(10) "Йемен" "nameEng" => string(5) "Yemen" "nameUkr" => NULL "nameTr" => string(5) "yemen" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "15.62300" "lng" => string(8) "47.43900" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)165 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1682 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 142 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "1" "reviews" => string(1) "0" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Йемена" "nameVn" => string(10) "Йемен" "namePr" => string(12) "Йемене" "nameDt" => string(12) "Йемену" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "44" "code" => string(6) "zambia" "code2" => string(2) "zm" "name" => string(6) "Zambia" "nameLang" => string(12) "Замбия" "nameEng" => string(6) "Zambia" "nameUkr" => NULL "nameTr" => string(6) "zambia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-13.36820" "lng" => string(8) "27.86130" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)166 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1805 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 44 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "1" "photoCount" => string(3) "218" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "9" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Замбия" "nameVn" => string(12) "Замбию" "namePr" => string(12) "Замбии" "nameDt" => string(12) "Замбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "45" "code" => string(8) "zimbabwe" "code2" => string(2) "zw" "name" => string(8) "Zimbabwe" "nameLang" => string(16) "Зимбабве" "nameEng" => string(8) "Zimbabwe" "nameUkr" => NULL "nameTr" => string(8) "zimbabwe" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-19.01330" "lng" => string(8) "29.14670" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)) }{ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1806 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 45 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "0" "photoCount" => string(3) "130" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Зимбабве" "nameVn" => string(16) "Зимбабве" "namePr" => string(16) "Зимбабве" "nameDt" => string(16) "Зимбабве" ) }{ protected config => array(11) ( "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(1) "p" ) "total_items" => string(1) "1" "items_per_page" => integer 10 "count_out" => integer 9 "count_in" => integer 9 "view" => string(28) "/global/paginations/floating" "hash" => string(10) "pagination" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE "base_url" => string(0) "" "query_params" => array(0) ) protected current_page => integer 1 protected total_items => integer 1 protected items_per_page => integer 10 protected total_pages => integer 1 protected current_first_item => integer 1 protected current_last_item => integer 1 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 protected _request => object Request(19)"experts" => array(0) "subscribe" => string(2) "10" "typeId" => string(1) "u" "themeId" => integer 1 "themeTags" => array(1) ( 1 => string(5) "1.9em" ) "themeName" => string(21) "Выбор отеля" "topics" => array(2) ( "Выбор отеля" => array(1) ( 1 => string(21) "Выбор отеля" ) "Другие темы" => array(11) ( 11 => string(28) "Страны и города" 20 => string(28) "Погода и сезоны" 30 => string(25) "Как добраться" 23 => string(14) "Шоппинг" 24 => string(36) "Места и развлечения" 25 => string(18) "Экскурсии" 29 => string(36) "Документы и границы" 27 => string(30) "Связь и интернет" 26 => string(28) "Валюта и деньги" 2 => string(38) "Турфирмы и операторы" 12 => string(12) "Прочее" ) ) "tgb" => string(0) "" ){ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(72) "(<country>(/<city>(/<hotel>-h<id>-questions(-t<theme>)(-p<page>).html)))" protected _regex => array(5) ( "country" => string(5) "\w{2}" "city" => string(3) "\w+" "hotel" => string(18) "[A-Za-z0-9\_\-\.]+" "id" => string(3) "\d+" "page" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(5) "hotel" "action" => string(9) "questions" ) protected _route_regex => string(162) "#^(?:(?P<country>\w{2})(?:/(?P<city>\w+)(?:/(?P<hotel>[A-Za-z0-9\_\-\.]+)-h(?P<id>\d+)-questions(?:-t(?P<theme>[^/.,;?\n]++))?(? …" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "Hotel" protected _action => string(9) "questions" protected _uri => string(51) "ua/sergeevka/Zolotaja_Niva-h28070-questions-t1.html" protected _external => bool FALSE protected _params => array(5) ( "country" => string(2) "ua" "city" => string(9) "sergeevka" "hotel" => string(13) "Zolotaja_Niva" "id" => string(5) "28070" "theme" => string(1) "1" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(2) ( "ntsid" => NULL "token" => string(44) "Yf3uXIeJnfFjtk4MTXALJmC/ludKKJX30liJtjb5T24=" ) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }}{ protected _filters => array(0) protected _uri => string(72) "(<country>(/<city>(/<hotel>-h<id>-questions(-t<theme>)(-p<page>).html)))" protected _regex => array(5) ( "country" => string(5) "\w{2}" "city" => string(3) "\w+" "hotel" => string(18) "[A-Za-z0-9\_\-\.]+" "id" => string(3) "\d+" "page" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(5) "hotel" "action" => string(9) "questions" ) protected _route_regex => string(162) "#^(?:(?P<country>\w{2})(?:/(?P<city>\w+)(?:/(?P<hotel>[A-Za-z0-9\_\-\.]+)-h(?P<id>\d+)-questions(?:-t(?P<theme>[^/.,;?\n]++))?(? …" }protected _route_params => array(5) ( "country" => string(2) "ua" "city" => string(9) "sergeevka" "hotel" => string(13) "Zolotaja_Niva" "id" => string(5) "28070" "theme" => string(1) "1" ) }354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 } -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 236 ] » Kohana_View->render()
231 */ 232 public function __toString() 233 { 234 try 235 { 236 return $this->render(); 237 } 238 catch (Exception $e) 239 { 240 /** 241 * Display the exception message. -
APPPATH/views/global/html.php [ 399 ] » Kohana_View->__toString()
394 <?php if(is_array($bodyContent)){ 395 foreach($bodyContent as $item){ 396 echo $item; 397 } 398 }else{ 399 echo $bodyContent; 400 }?> 401 402 <!-- ==================================footer====================================== --> 403 <?php if (is_array($footerContent)){ 404 foreach($footerContent as $item){ -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 62 ] » include(arguments)
0string(84) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/global/html.php"57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean(); -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0string(84) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/global/html.php"1array(8) ( "headerContent" => object View(2)
{ protected _file => string(86) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/global/header.php" protected _data => array(3) ( "title" => string(0) "" "description" => string(0) "" "keywords" => string(0) "" ) }"footerContent" => object View(2){ protected _file => string(86) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/global/footer.php" protected _data => array(2) ( "title" => string(0) "" "description" => string(0) "" ) }"headerScripts" => string(0) "" "footerScripts" => string(0) "" "headerVars" => array(7) ( "canonical" => string(52) "/ua/sergeevka/Zolotaja_Niva-h28070-questions-t1.html" "prevPage" => integer 0 "nextPage" => integer 2 "isLastPage" => bool TRUE "noPagination" => bool TRUE "title" => string(79) "Вопросы о Zolotaja Niva 2* - Выбор отеля - ТурПравда" "description" => string(118) "Вопросы о Zolotaja Niva 2* от реальных туристов - Выбор отеля - ТурПравда" ) "headerStatic" => array(3) ( "plugins" => array(2) ( "js" => array(14) ( 0 => string(13) "jquery.min.js" 1 => string(16) "jquery.cookie.js" 2 => string(16) "jquery-ui.min.js" 3 => string(23) "jquery.ui.dialog.min.js" 4 => string(24) "jquery.ui.tooltip.min.js" 5 => string(18) "jquery.json.min.js" 6 => string(11) "tmpl.min.js" 7 => string(26) "jquery.i18n/jquery.i18n.js" 8 => string(39) "jquery.i18n/jquery.i18n.messagestore.js" 9 => string(36) "jquery.i18n/jquery.i18n.fallbacks.js" 10 => string(33) "jquery.i18n/jquery.i18n.parser.js" 11 => string(34) "jquery.i18n/jquery.i18n.emitter.js" 12 => string(35) "jquery.i18n/jquery.i18n.language.js" 13 => string(27) "jquery.i18n/languages/de.js" ) "css" => array(0) ) "js" => array(8) ( 0 => string(11) "hashlink.js" 1 => string(9) "search.js" 2 => string(22) "header.js?v=05-07-2023" 3 => string(24) "fotoview.js?v=05-07-2023" 4 => string(7) "user.js" 5 => string(21) "index_autocomplete.js" 6 => string(19) "question_suggest.js" 7 => string(16) "question_view.js" ) "css" => array(10) ( 0 => string(20) "all.css?v=05-07-2023" 1 => string(26) "new_style.css?v=05-07-2023" 2 => string(23) "viewer.css?v=05-07-2023" 3 => string(11) "slimbox.css" 4 => string(31) "jquery-ui-1.10.3.custom.min.css" 5 => string(8) "blog.css" 6 => string(29) "game-account.css?v=05-07-2023" 7 => string(13) "new_style.css" 8 => string(9) "style.css" 9 => string(10) "inform.css" ) ) "bodyContent" => object View(2){ protected _file => string(88) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/Hotel/questions.php" protected _data => array(15) ( "hotel" => object Application\Library\Entity\Geo\Hotel(3)"bodyClass" => string(15) "Hotel-questions" ){ protected onlyNames => bool FALSE protected names => array(29) ( 0 => string(2) "id" 1 => string(5) "shard" 2 => string(4) "name" 3 => string(7) "nameUkr" 4 => string(6) "nameTr" 5 => string(6) "nameRu" 6 => string(5) "stars" 7 => string(8) "starsRaw" 8 => string(8) "category" 9 => string(5) "beach" 10 => string(4) "form" 11 => string(8) "priority" 12 => string(3) "lat" 13 => string(3) "lng" 14 => string(4) "zoom" 15 => string(6) "rating" 16 => string(7) "reviews" 17 => string(7) "topRate" 18 => string(4) "paid" 19 => string(7) "confirm" 20 => string(4) "city" 21 => string(5) "offer" 22 => string(9) "statistic" 23 => string(3) "ref" 24 => string(11) "description" 25 => string(4) "type" 26 => string(3) "url" 27 => string(8) "distance" 28 => string(9) "hoteliers" ) protected store => array(31) ( "id" => string(5) "28070" "name" => string(13) "Zolotaia Niva" "nameEng" => string(13) "Zolotaia Niva" "nameUkr" => string(21) "Золота Нива" "cityId" => string(4) "1982" "nameTr" => string(13) "Zolotaja_Niva" "nameRu" => string(13) "Zolotaja Niva" "stars" => integer 2 "starsRaw" => string(3) "two" "category" => string(5) "treat" "form" => string(10) "sanatorium" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "paid" => string(1) "0" "confirm" => string(19) "2013-05-07 00:00:00" "rating" => string(6) "4.9000" "reviews" => string(2) "11" "topRate" => string(6) "4.9000" "vreviews" => string(2) "10" "photoCount" => string(2) "30" "videoCount" => string(1) "1" "questions" => string(1) "1" "rate" => string(6) "4.9000" "cntRank" => string(3) "508" "ctyRank" => string(1) "3" "description" => string(263) "The sanatorium was opened on July 1, 1980. It is located on the Black Sea coast of the Odessa region of the Belgorod-Dnestrovsky …" "city" => object Application\Library\Service\Geo\City(14)"city" => object Application\Library\Entity\Geo\City(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => object Database_Query_Builder_Select(20)"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected _select => array(16) ( 0 => array(2) ( 0 => string(8) "t.rec_id" 1 => string(2) "id" ) 1 => array(2) ( 0 => string(7) "t.fIATA" 1 => string(4) "iata" ) 2 => array(2) ( 0 => object Database_Expression(2)protected cityId => integer 1982 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => object Database_MySQLi_Result(7){ protected _parameters => array(0) protected _value => string(37) "IF(t.fNameEng!="",t.fNameEng,t.fName)" }1 => string(4) "name" ) 3 => array(2) ( 0 => string(7) "t.fName" 1 => string(8) "nameLang" ) 4 => array(2) ( 0 => string(12) "t.fSouthWest" 1 => string(3) "lat" ) 5 => array(2) ( 0 => string(12) "t.fNorthEast" 1 => string(3) "lng" ) 6 => array(2) ( 0 => string(7) "t.fZoom" 1 => string(4) "zoom" ) 7 => array(2) ( 0 => string(12) "t.fCountryID" 1 => string(9) "countryId" ) 8 => array(2) ( 0 => string(10) "t.fNameEng" 1 => string(7) "nameEng" ) 9 => array(2) ( 0 => string(9) "t.fNameTr" 1 => string(6) "nameTr" ) 10 => array(2) ( 0 => string(9) "t.fNameRd" 1 => string(6) "nameRd" ) 11 => array(2) ( 0 => string(9) "t.fNameVn" 1 => string(6) "nameVn" ) 12 => array(2) ( 0 => string(9) "t.fNamePr" 1 => string(6) "namePr" ) 13 => array(2) ( 0 => string(9) "t.fNameDt" 1 => string(6) "nameDt" ) 14 => array(2) ( 0 => string(9) "t.fTarget" 1 => string(6) "target" ) 15 => array(2) ( 0 => string(11) "t.fPriority" 1 => string(8) "priority" ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( 0 => string(14) "otpusk.tCities" 1 => string(1) "t" ) ) protected _join => array(0) protected _group_by => array(0) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => NULL protected _where => array(2) ( 0 => array(1) ( "AND" => array(3) ( 0 => string(12) "t.fCountryID" 1 => string(2) "!=" 2 => integer 100 ) ) 1 => array(1) ( "AND" => array(3) ( 0 => string(8) "t.rec_id" 1 => string(1) "=" 2 => integer 1982 ) ) ) protected _order_by => array(1) ( 0 => array(2) ( 0 => object Database_Expression(2){ protected _parameters => array(0) protected _value => string(34) "t.fNameEng COLLATE utf8_unicode_ci" }1 => string(3) "ASC" ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(591) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected _internal_row => integer 1 protected _query => string(591) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _result => object mysqli_result(5)protected entity => object Application\Library\Entity\Geo\Cities(4){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(7) ( 0 => string(6) "result" 1 => string(11) "loadCountry" 2 => string(10) "loadHotels" 3 => string(7) "loadRef" 4 => string(6) "refSql" 5 => string(10) "loadSights" 6 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(6) ( "result" => object Database_MySQLi_Result(7)public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected _internal_row => integer 1 protected _query => string(591) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _result => object mysqli_result(5)"loadCountry" => bool TRUE "loadHotels" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadStatistics" => NULL ) protected data => array(1) ( 0 => object Application\Library\Entity\Geo\City(3){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(22) ( 0 => string(2) "id" 1 => string(9) "countryId" 2 => string(4) "code" 3 => string(6) "hotels" 4 => string(7) "country" 5 => string(4) "name" 6 => string(8) "nameLang" 7 => string(6) "nameRd" 8 => string(6) "nameVn" 9 => string(6) "namePr" 10 => string(6) "nameDt" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "target" 14 => string(9) "excursion" 15 => string(8) "priority" 16 => string(4) "type" 17 => string(6) "latLng" 18 => string(5) "offer" 19 => string(3) "ref" 20 => string(6) "sights" 21 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(15) ( "id" => string(4) "1982" "name" => string(9) "Sergeevka" "nameLang" => string(18) "Сергеевка" "country" => object Application\Library\Service\Geo\Country(13) { ... } "hotels" => object Application\Library\Service\Geo\Hotel(20) { ... } "countryId" => string(3) "116" "nameTr" => string(9) "sergeevka" "nameEng" => string(9) "Sergeevka" "nameRd" => string(18) "Сергеевки" "nameVn" => string(18) "Сергеевку" "namePr" => string(18) "Сергеевке" "nameDt" => string(18) "Сергеевке" "target" => string(1) "0" "priority" => string(1) "1" "latLng" => object Library\Entity\Geo\LatLng(3) { ... } ) }) }{ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "cityId" => string(4) "1982" "reviews" => string(2) "11" "topRate" => string(6) "4.9000" "vreviews" => string(2) "10" "photoCount" => string(2) "30" "videoCount" => string(1) "1" "questions" => string(1) "1" "rate" => string(6) "4.9000" "cntRank" => string(3) "508" "ctyRank" => string(1) "3" ) }"photo" => object Application\Library\Entity\Media(3){ protected onlyNames => NULL protected names => array(29) ( 0 => string(2) "id" 1 => string(7) "albumId" 2 => string(7) "mediaId" 3 => string(6) "userId" 4 => string(5) "geoId" 5 => string(8) "objectId" 6 => string(10) "objectType" 7 => string(11) "description" 8 => string(6) "rating" 9 => string(4) "rand" 10 => string(4) "scin" 11 => string(4) "sort" 12 => string(4) "date" 13 => string(4) "type" 14 => string(7) "preview" 15 => string(4) "path" 16 => string(5) "width" 17 => string(6) "height" 18 => string(6) "status" 19 => string(9) "countryId" 20 => string(6) "cityId" 21 => string(7) "hotelId" 22 => string(7) "sightId" 23 => string(7) "country" 24 => string(4) "city" 25 => string(5) "hotel" 26 => string(4) "user" 27 => string(5) "album" 28 => string(8) "comments" ) protected store => array(4) ( "id" => string(6) "213954" "mediaId" => string(6) "213954" "objectId" => string(5) "28070" "sort" => string(3) "128" ) }) }{ protected names => array(22) ( 0 => string(2) "id" 1 => string(9) "countryId" 2 => string(4) "code" 3 => string(6) "hotels" 4 => string(7) "country" 5 => string(4) "name" 6 => string(8) "nameLang" 7 => string(6) "nameRd" 8 => string(6) "nameVn" 9 => string(6) "namePr" 10 => string(6) "nameDt" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "target" 14 => string(9) "excursion" 15 => string(8) "priority" 16 => string(4) "type" 17 => string(6) "latLng" 18 => string(5) "offer" 19 => string(3) "ref" 20 => string(6) "sights" 21 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(15) ( "id" => string(4) "1982" "name" => string(9) "Sergeevka" "nameLang" => string(18) "Сергеевка" "country" => object Application\Library\Service\Geo\Country(13)"country" => object Application\Library\Entity\Geo\Country(3){ protected otp => string(6) "otpusk" protected countryId => integer 116 protected order => NULL protected loadRef => NULL protected loadImage => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => object Database_Query_Builder_Select(20)"hotels" => object Application\Library\Service\Geo\Hotel(20){ protected _select => array(17) ( 0 => array(2) ( 0 => string(8) "c.rec_id" 1 => string(2) "id" ) 1 => array(2) ( 0 => string(9) "c.fNameTr" 1 => string(4) "code" ) 2 => array(2) ( 0 => string(7) "c.fCode" 1 => string(5) "code2" ) 3 => array(2) ( 0 => object Database_Expression(2)protected loadCapital => bool TRUE protected loadCities => bool TRUE protected dbResult => object Database_Result_Cached(6){ protected _parameters => array(0) protected _value => string(40) "IF(c.fNameEng!="",c.fNameEng,c.fCountry)" }1 => string(4) "name" ) 4 => array(2) ( 0 => string(10) "c.fCountry" 1 => string(8) "nameLang" ) 5 => array(2) ( 0 => string(12) "c.fSouthWest" 1 => string(3) "lat" ) 6 => array(2) ( 0 => string(12) "c.fNorthEast" 1 => string(3) "lng" ) 7 => array(2) ( 0 => string(7) "c.fZoom" 1 => string(4) "zoom" ) 8 => array(2) ( 0 => string(12) "c.fCapitalID" 1 => string(7) "capital" ) 9 => array(2) ( 0 => string(10) "c.fNameEng" 1 => string(7) "nameEng" ) 10 => array(2) ( 0 => string(9) "c.fNameTr" 1 => string(6) "nameTr" ) 11 => array(2) ( 0 => string(9) "c.fNameRd" 1 => string(6) "nameRd" ) 12 => array(2) ( 0 => string(9) "c.fNameVn" 1 => string(6) "nameVn" ) 13 => array(2) ( 0 => string(9) "c.fNamePr" 1 => string(6) "namePr" ) 14 => array(2) ( 0 => string(9) "c.fNameDt" 1 => string(6) "nameDt" ) 15 => array(2) ( 0 => string(12) "c.fContinent" 1 => string(9) "continent" ) 16 => array(2) ( 0 => string(11) "c.fPriority" 1 => string(8) "priority" ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( 0 => string(17) "otpusk.tCountries" 1 => string(1) "c" ) ) protected _join => array(0) protected _group_by => array(0) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => NULL protected _where => array(2) ( 0 => array(1) ( "AND" => array(3) ( 0 => string(8) "c.rec_id" 1 => string(2) "!=" 2 => integer 100 ) ) 1 => array(1) ( "AND" => array(3) ( 0 => string(8) "c.rec_id" 1 => string(1) "=" 2 => integer 116 ) ) ) protected _order_by => array(1) ( 0 => array(2) ( 0 => object Database_Expression(2){ protected _parameters => array(0) protected _value => string(34) "c.fNameEng COLLATE utf8_unicode_ci" }1 => string(3) "ASC" ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected _query => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(1) ( 0 => object stdClass(17)protected entity => object Application\Library\Entity\Geo\Countries(4){ public id => string(3) "116" public code => string(7) "ukraine" public code2 => string(2) "ua" public name => string(7) "Ukraine" public nameLang => string(14) "Украина" public lat => string(8) "48.69000" public lng => string(8) "31.73000" public zoom => string(1) "5" public capital => string(4) "1544" public nameEng => string(7) "Ukraine" public nameTr => string(7) "ukraine" public nameRd => string(14) "Украины" public nameVn => string(14) "Украину" public namePr => string(14) "Украине" public nameDt => string(14) "Украине" public continent => string(1) "1" public priority => string(1) "2" }) protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(8) ( 0 => string(6) "result" 1 => string(11) "loadCapital" 2 => string(10) "loadCities" 3 => string(7) "loadRef" 4 => string(9) "loadImage" 5 => string(6) "refSql" 6 => string(10) "loadSights" 7 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(7) ( "result" => object Database_Result_Cached(6)public tp => string(9) "turpravda" }{ protected _query => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(1) ( 0 => object stdClass(17) { ... } ) protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }"loadCapital" => bool TRUE "loadCities" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadImage" => NULL "loadStatistics" => NULL ) protected data => array(1) ( 0 => object Application\Library\Entity\Geo\Country(3){ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(19) ( "id" => string(3) "116" "code" => string(7) "ukraine" "code2" => string(2) "ua" "name" => string(7) "Ukraine" "nameLang" => string(14) "Украина" "nameEng" => string(7) "Ukraine" "nameUkr" => NULL "nameTr" => string(7) "ukraine" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14) { ... } "cities" => object Application\Library\Service\Geo\City(14) { ... } "nameRd" => string(14) "Украины" "nameVn" => string(14) "Украину" "namePr" => string(14) "Украине" "nameDt" => string(14) "Украине" ) }) }{ protected hotelId => integer 0 protected cityId => integer 1982 protected category => NULL protected limit => NULL protected offset => NULL protected order => NULL protected loadStatistics => NULL protected loadPhoto => NULL protected loadDescription => NULL protected loadRef => NULL protected loadRoom => NULL protected loadHoteliers => NULL public stars => array(7) ( 1 => string(3) "one" 2 => string(3) "two" 3 => string(5) "three" 4 => string(4) "four" 5 => string(4) "five" "hv1" => string(3) "hv1" "hv2" => string(3) "hv2" ) public starsRaw => array(7) ( "one" => integer 1 "two" => integer 2 "three" => integer 3 "four" => integer 4 "five" => integer 5 "hv1" => string(3) "hv1" "hv2" => string(3) "hv2" ) protected sql => NULL protected loadCity => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"countryId" => string(3) "116" "nameTr" => string(9) "sergeevka" "nameEng" => string(9) "Sergeevka" "nameRd" => string(18) "Сергеевки" "nameVn" => string(18) "Сергеевку" "namePr" => string(18) "Сергеевке" "nameDt" => string(18) "Сергеевке" "target" => string(1) "0" "priority" => string(1) "1" "latLng" => object Library\Entity\Geo\LatLng(3){ protected onlyNames => bool TRUE protected names => array(3) ( 0 => string(3) "lat" 1 => string(3) "lng" 2 => string(4) "zoom" ) protected store => array(3) ( "lat" => string(8) "46.02400" "lng" => string(8) "30.37200" "zoom" => string(2) "14" ) }) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(19) ( "id" => string(3) "116" "code" => string(7) "ukraine" "code2" => string(2) "ua" "name" => string(7) "Ukraine" "nameLang" => string(14) "Украина" "nameEng" => string(7) "Ukraine" "nameUkr" => NULL "nameTr" => string(7) "ukraine" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)"countries" => object Application\Library\Entity\Geo\Countries(4){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1544 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 116 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => bool TRUE protected sql => object Database_Query_Builder_Select(20)"nameRd" => string(14) "Украины" "nameVn" => string(14) "Украину" "namePr" => string(14) "Украине" "nameDt" => string(14) "Украине" ) }{ protected _select => array(26) ( 0 => array(2) ( 0 => string(8) "t.rec_id" 1 => string(2) "id" ) 1 => array(2) ( 0 => string(7) "t.fIATA" 1 => string(4) "iata" ) 2 => array(2) ( 0 => object Database_Expression(2)protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected _parameters => array(0) protected _value => string(37) "IF(t.fNameEng!="",t.fNameEng,t.fName)" }1 => string(4) "name" ) 3 => array(2) ( 0 => string(7) "t.fName" 1 => string(8) "nameLang" ) 4 => array(2) ( 0 => string(12) "t.fSouthWest" 1 => string(3) "lat" ) 5 => array(2) ( 0 => string(12) "t.fNorthEast" 1 => string(3) "lng" ) 6 => array(2) ( 0 => string(7) "t.fZoom" 1 => string(4) "zoom" ) 7 => array(2) ( 0 => string(12) "t.fCountryID" 1 => string(9) "countryId" ) 8 => array(2) ( 0 => string(10) "t.fNameEng" 1 => string(7) "nameEng" ) 9 => array(2) ( 0 => string(9) "t.fNameTr" 1 => string(6) "nameTr" ) 10 => array(2) ( 0 => string(9) "t.fNameRd" 1 => string(6) "nameRd" ) 11 => array(2) ( 0 => string(9) "t.fNameVn" 1 => string(6) "nameVn" ) 12 => array(2) ( 0 => string(9) "t.fNamePr" 1 => string(6) "namePr" ) 13 => array(2) ( 0 => string(9) "t.fNameDt" 1 => string(6) "nameDt" ) 14 => array(2) ( 0 => string(9) "t.fTarget" 1 => string(6) "target" ) 15 => array(2) ( 0 => string(11) "t.fPriority" 1 => string(8) "priority" ) 16 => array(2) ( 0 => string(8) "s.hotels" 1 => string(6) "hotels" ) 17 => array(2) ( 0 => string(8) "s.sights" 1 => string(6) "sights" ) 18 => array(2) ( 0 => string(10) "s.comments" 1 => string(7) "reviews" ) 19 => array(2) ( 0 => string(16) "s.voted_comments" 1 => string(8) "vreviews" ) 20 => array(2) ( 0 => string(7) "s.fotos" 1 => string(10) "photoCount" ) 21 => array(2) ( 0 => string(8) "s.videos" 1 => string(10) "videoCount" ) 22 => array(2) ( 0 => string(11) "s.questions" 1 => string(9) "questions" ) 23 => array(2) ( 0 => string(9) "s.answers" 1 => string(7) "answers" ) 24 => array(2) ( 0 => string(10) "s.avg_rate" 1 => string(4) "rate" ) 25 => array(2) ( 0 => string(10) "s.top_rate" 1 => string(7) "topRate" ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( 0 => string(14) "otpusk.tCities" 1 => string(1) "t" ) ) protected _join => array(1) ( 0 => object Database_Query_Builder_Join(11){ protected _type => string(4) "LEFT" protected _table => array(2) ( 0 => string(15) "turpravda.stats" 1 => string(1) "s" ) protected _on => array(3) ( 0 => array(3) ( ... ) 1 => array(3) ( ... ) 2 => array(3) ( ... ) ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }) protected _group_by => array(1) ( 0 => string(8) "t.rec_id" ) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => object Database_Query_Builder_Join(11){ protected _type => string(4) "LEFT" protected _table => array(2) ( 0 => string(15) "turpravda.stats" 1 => string(1) "s" ) protected _on => array(3) ( 0 => array(3) ( 0 => string(9) "s.city_id" 1 => string(1) "=" 2 => string(8) "t.rec_id" ) 1 => array(3) ( 0 => string(10) "s.hotel_id" 1 => string(1) "=" 2 => object Database_Expression(2) { ... } ) 2 => array(3) ( 0 => string(10) "s.sight_id" 1 => string(1) "=" 2 => object Database_Expression(2) { ... } ) ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected _where => array(2) ( 0 => array(1) ( "AND" => array(3) ( 0 => string(12) "t.fCountryID" 1 => string(2) "!=" 2 => integer 100 ) ) 1 => array(1) ( "AND" => array(3) ( 0 => string(12) "t.fCountryID" 1 => string(1) "=" 2 => integer 116 ) ) ) protected _order_by => array(1) ( 0 => array(2) ( 0 => object Database_Expression(2){ protected _parameters => array(0) protected _value => string(34) "t.fNameEng COLLATE utf8_unicode_ci" }1 => string(3) "ASC" ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(1024) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected names => array(8) ( 0 => string(6) "result" 1 => string(11) "loadCapital" 2 => string(10) "loadCities" 3 => string(7) "loadRef" 4 => string(9) "loadImage" 5 => string(6) "refSql" 6 => string(10) "loadSights" 7 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(7) ( "result" => object Database_Result_Cached(6)"votes" => array(6) ( "sum1" => float 3.9 "sum2" => float 4.9 "sum3" => float 4.7 "sum4" => float 6 "sum5" => float 5.8 "count" => string(2) "10" ) "questions" => array(1) ( 0 => array(13) ( "id" => string(5) "60167" "url" => string(54) "/ua/sergeevka/Zolotaja_Niva-h28070-question-60167.html" "question" => string(81) "Для 3х-летнего ребенка проживание бесплатно?" "text" => string(0) "" "date" => string(19) "2017-06-01 14:08:38" "dateText" => string(19) "9 лет назад" "subscribe" => integer 3 "views" => bool FALSE "answers" => string(1) "2" "answersHotelier" => bool FALSE "country" => array(2) ( "code" => string(2) "ua" "name" => string(7) "Ukraine" ) "city" => array(2) ( "code" => string(9) "sergeevka" "name" => string(9) "Sergeevka" ) "hotel" => array(5) ( "id" => string(5) "28070" "name" => string(13) "Zolotaia Niva" "printName" => string(16) "Zolotaia Niva 2*" "nameTr" => string(13) "Zolotaja_Niva" "stars" => string(2) "2*" ) ) ) "pagination" => object Pagination(15){ protected _query => string(1057) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(167) ( 0 => object stdClass(27)"loadCapital" => bool TRUE "loadCities" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadImage" => NULL "loadStatistics" => bool TRUE ) protected data => array(167) ( 0 => object Application\Library\Entity\Geo\Country(3){ public id => string(3) "148" public code => string(8) "abkhazia" public code2 => string(2) "ab" public name => string(8) "Abkhazia" public nameLang => string(14) "Абхазия" public lat => string(8) "42.94440" public lng => string(8) "41.11080" public zoom => string(1) "8" public capital => string(4) "1792" public nameEng => string(8) "Abkhazia" public nameTr => string(8) "abkhazia" public nameRd => string(14) "Абхазии" public nameVn => string(14) "Абхазию" public namePr => string(14) "Абхазии" public nameDt => string(14) "Абхазии" public continent => string(1) "2" public priority => string(2) "-1" public hotels => string(2) "53" public sights => string(1) "2" public reviews => string(3) "906" public vreviews => string(3) "804" public photoCount => string(3) "929" public videoCount => string(1) "6" public questions => string(3) "171" public answers => string(3) "623" public rate => string(6) "5.6828" public topRate => string(7) "10.6580" }1 => object stdClass(27){ public id => string(3) "143" public code => string(11) "afghanistan" public code2 => string(2) "af" public name => string(11) "Afghanistan" public nameLang => string(20) "Афганистан" public lat => string(8) "33.06390" public lng => string(8) "68.59860" public zoom => string(1) "5" public capital => string(4) "1683" public nameEng => string(11) "Afghanistan" public nameTr => string(11) "afghanistan" public nameRd => string(22) "Афганистана" public nameVn => string(20) "Афганистан" public namePr => string(22) "Афганистане" public nameDt => string(22) "Афганистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }2 => object stdClass(27){ public id => string(2) "10" public code => string(7) "albania" public code2 => string(2) "al" public name => string(7) "Albania" public nameLang => string(14) "Албания" public lat => string(8) "41.34380" public lng => string(8) "20.37960" public zoom => string(1) "7" public capital => string(4) "1793" public nameEng => string(7) "Albania" public nameTr => string(7) "albania" public nameRd => string(14) "Албании" public nameVn => string(14) "Албанию" public namePr => string(14) "Албании" public nameDt => string(14) "Албании" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(2) "92" public sights => string(2) "42" public reviews => string(3) "233" public vreviews => string(3) "198" public photoCount => string(3) "788" public videoCount => string(1) "6" public questions => string(2) "45" public answers => string(3) "269" public rate => string(6) "6.1263" public topRate => string(7) "11.0273" }3 => object stdClass(27){ public id => string(2) "11" public code => string(7) "algeria" public code2 => string(2) "dz" public name => string(7) "Algeria" public nameLang => string(10) "Алжир" public lat => string(8) "36.77820" public lng => string(7) "3.05250" public zoom => string(2) "12" public capital => string(4) "1794" public nameEng => string(7) "Algeria" public nameTr => string(7) "algeria" public nameRd => string(12) "Алжира" public nameVn => string(10) "Алжир" public namePr => string(12) "Алжире" public nameDt => string(12) "Алжиру" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(2) "18" public vreviews => string(1) "0" public photoCount => string(3) "284" public videoCount => string(1) "1" public questions => string(1) "9" public answers => string(2) "17" public rate => NULL public topRate => NULL }4 => object stdClass(27){ public id => string(1) "3" public code => string(7) "andorra" public code2 => string(2) "ad" public name => string(7) "Andorra" public nameLang => string(14) "Андорра" public lat => string(8) "42.54300" public lng => string(7) "1.58890" public zoom => string(2) "11" public capital => string(3) "974" public nameEng => string(7) "Andorra" public nameTr => string(7) "andorra" public nameRd => string(14) "Андорры" public nameVn => string(14) "Андорру" public namePr => string(14) "Андорре" public nameDt => string(14) "Андорре" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "39" public sights => string(2) "12" public reviews => string(3) "136" public vreviews => string(3) "112" public photoCount => string(3) "512" public videoCount => string(1) "1" public questions => string(2) "18" public answers => string(2) "15" public rate => string(6) "7.2087" public topRate => string(7) "12.0363" }5 => object stdClass(27){ public id => string(3) "153" public code => string(9) "antarctic" public code2 => string(2) "aa" public name => string(9) "Antarctic" public nameLang => string(20) "Антарктика" public lat => string(9) "-77.58000" public lng => string(8) "26.19140" public zoom => string(1) "3" public capital => string(4) "2081" public nameEng => string(9) "Antarctic" public nameTr => string(9) "antarctic" public nameRd => string(20) "Антарктики" public nameVn => string(20) "Антарктику" public namePr => string(20) "Антарктике" public nameDt => string(20) "Антарктике" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "0" public photoCount => string(2) "51" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(2) "18" public rate => NULL public topRate => NULL }6 => object stdClass(27){ public id => string(1) "2" public code => string(7) "antigua" public code2 => string(2) "ag" public name => string(7) "Antigua" public nameLang => string(14) "Антигуа" public lat => string(8) "46.81510" public lng => string(8) "30.43210" public zoom => string(1) "6" public capital => string(4) "1201" public nameEng => string(7) "Antigua" public nameTr => string(7) "antigua" public nameRd => string(14) "Антигуа" public nameVn => string(14) "Антигуа" public namePr => string(14) "Антигуа" public nameDt => string(14) "Антигуа" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }7 => object stdClass(27){ public id => string(1) "9" public code => string(9) "argentina" public code2 => string(2) "ar" public name => string(9) "Argentina" public nameLang => string(18) "Аргентина" public lat => string(9) "-35.46185" public lng => string(9) "-65.03758" public zoom => string(1) "4" public capital => string(4) "1531" public nameEng => string(9) "Argentina" public nameTr => string(9) "argentina" public nameRd => string(18) "Аргентины" public nameVn => string(18) "Аргентину" public namePr => string(18) "Аргентине" public nameDt => string(18) "Аргентине" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "2" public reviews => string(2) "17" public vreviews => string(1) "4" public photoCount => string(3) "249" public videoCount => string(1) "0" public questions => string(2) "10" public answers => string(2) "48" public rate => string(6) "7.5000" public topRate => string(7) "10.0000" }8 => object stdClass(27){ public id => string(1) "4" public code => string(7) "armenia" public code2 => string(2) "am" public name => string(7) "Armenia" public nameLang => string(14) "Армения" public lat => string(8) "40.31300" public lng => string(8) "45.16480" public zoom => string(1) "7" public capital => string(4) "1723" public nameEng => string(7) "Armenia" public nameTr => string(7) "armenia" public nameRd => string(14) "Армении" public nameVn => string(14) "Армению" public namePr => string(14) "Армении" public nameDt => string(14) "Армении" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "9" public sights => string(2) "18" public reviews => string(2) "37" public vreviews => string(2) "11" public photoCount => string(3) "298" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "29" public rate => string(6) "8.0000" public topRate => string(7) "11.6667" }9 => object stdClass(27){ public id => string(1) "5" public code => string(5) "aruba" public code2 => string(2) "aw" public name => string(5) "Aruba" public nameLang => string(10) "Аруба" public lat => string(8) "11.78130" public lng => string(9) "-64.29200" public zoom => string(1) "5" public capital => string(4) "1170" public nameEng => string(5) "Aruba" public nameTr => string(5) "aruba" public nameRd => string(10) "Арубы" public nameVn => string(10) "Арубу" public namePr => string(10) "Арубе" public nameDt => string(10) "Арубе" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }10 => object stdClass(27){ public id => string(1) "7" public code => string(9) "australia" public code2 => string(2) "au" public name => string(9) "Australia" public nameLang => string(18) "Австралия" public lat => string(9) "-28.84470" public lng => string(9) "135.08791" public zoom => string(1) "4" public capital => string(3) "978" public nameEng => string(9) "Australia" public nameTr => string(9) "australia" public nameRd => string(18) "Австралии" public nameVn => string(18) "Австралию" public namePr => string(18) "Австралии" public nameDt => string(18) "Австралии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "0" public reviews => string(2) "20" public vreviews => string(2) "14" public photoCount => string(2) "47" public videoCount => string(1) "0" public questions => string(2) "25" public answers => string(2) "95" public rate => string(6) "8.7143" public topRate => string(7) "12.6032" }11 => object stdClass(27){ public id => string(1) "8" public code => string(7) "austria" public code2 => string(2) "at" public name => string(7) "Austria" public nameLang => string(14) "Австрия" public lat => string(8) "47.79840" public lng => string(8) "13.35940" public zoom => string(1) "6" public capital => string(3) "790" public nameEng => string(7) "Austria" public nameTr => string(7) "austria" public nameRd => string(14) "Австрии" public nameVn => string(14) "Австрию" public namePr => string(14) "Австрии" public nameDt => string(14) "Австрии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "178" public sights => string(3) "218" public reviews => string(3) "394" public vreviews => string(3) "273" public photoCount => string(4) "2799" public videoCount => string(1) "2" public questions => string(3) "128" public answers => string(3) "458" public rate => string(6) "7.0108" public topRate => string(7) "11.9386" }12 => object stdClass(27){ public id => string(1) "6" public code => string(10) "azerbaijan" public code2 => string(2) "az" public name => string(10) "Azerbaijan" public nameLang => string(22) "Азербайджан" public lat => string(8) "40.15130" public lng => string(8) "47.68990" public zoom => string(1) "7" public capital => string(4) "1545" public nameEng => string(10) "Azerbaijan" public nameTr => string(10) "azerbaijan" public nameRd => string(24) "Азербайджана" public nameVn => string(22) "Азербайджан" public namePr => string(24) "Азербайджане" public nameDt => string(24) "Азербайджану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "4" public reviews => string(2) "36" public vreviews => string(2) "21" public photoCount => string(3) "427" public videoCount => string(1) "0" public questions => string(2) "38" public answers => string(2) "79" public rate => string(6) "7.8095" public topRate => string(7) "12.0095" }13 => object stdClass(27){ public id => string(2) "18" public code => string(7) "bahamas" public code2 => string(2) "bs" public name => string(7) "Bahamas" public nameLang => string(12) "Багамы" public lat => string(8) "24.34710" public lng => string(9) "-77.15700" public zoom => string(1) "7" public capital => string(4) "1678" public nameEng => string(7) "Bahamas" public nameTr => string(7) "bahamas" public nameRd => string(10) "Багам" public nameVn => string(12) "Багамы" public namePr => string(14) "Багамах" public nameDt => string(14) "Багамам" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(2) "11" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "27" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }14 => object stdClass(27){ public id => string(2) "24" public code => string(7) "bahrain" public code2 => string(2) "bh" public name => string(7) "Bahrain" public nameLang => string(14) "Бахрейн" public lat => string(8) "26.03830" public lng => string(8) "50.58240" public zoom => string(2) "10" public capital => string(4) "1796" public nameEng => string(7) "Bahrain" public nameTr => string(7) "bahrain" public nameRd => string(16) "Бахрейна" public nameVn => string(14) "Бахрейн" public namePr => string(16) "Бахрейне" public nameDt => string(16) "Бахрейну" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "3" public photoCount => string(2) "62" public videoCount => string(1) "1" public questions => string(1) "5" public answers => string(1) "9" public rate => string(6) "9.0000" public topRate => string(7) "11.1429" }15 => object stdClass(27){ public id => string(2) "19" public code => string(10) "bangladesh" public code2 => string(2) "bd" public name => string(10) "Bangladesh" public nameLang => string(18) "Бангладеш" public lat => string(8) "24.52710" public lng => string(8) "90.31860" public zoom => string(1) "6" public capital => string(4) "1795" public nameEng => string(10) "Bangladesh" public nameTr => string(10) "bangladesh" public nameRd => string(20) "Бангладеша" public nameVn => string(18) "Бангладеш" public namePr => string(20) "Бангладеше" public nameDt => string(20) "Бангладешу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => NULL public topRate => NULL }16 => object stdClass(27){ public id => string(2) "12" public code => string(8) "barbados" public code2 => string(2) "bb" public name => string(8) "Barbados" public nameLang => string(16) "Барбадос" public lat => string(9) "-48.69000" public lng => string(8) "31.73000" public zoom => string(1) "6" public capital => string(4) "1158" public nameEng => string(8) "Barbados" public nameTr => string(8) "barbados" public nameRd => string(18) "Барбадоса" public nameVn => string(16) "Барбадос" public namePr => string(18) "Барбадосе" public nameDt => string(18) "Барбадосу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(1) "9" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }17 => object stdClass(27){ public id => string(2) "16" public code => string(7) "belarus" public code2 => string(2) "by" public name => string(7) "Belarus" public nameLang => string(16) "Беларусь" public lat => string(8) "53.72270" public lng => string(8) "27.99320" public zoom => string(1) "6" public capital => string(4) "1463" public nameEng => string(7) "Belarus" public nameTr => string(7) "belarus" public nameRd => string(16) "Беларуси" public nameVn => string(16) "Беларусь" public namePr => string(16) "Беларуси" public nameDt => string(16) "Беларуси" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "48" public sights => string(1) "5" public reviews => string(3) "153" public vreviews => string(3) "126" public photoCount => string(3) "856" public videoCount => string(1) "0" public questions => string(2) "79" public answers => string(3) "275" public rate => string(6) "6.9055" public topRate => string(7) "11.7517" }18 => object stdClass(27){ public id => string(2) "17" public code => string(7) "belgium" public code2 => string(2) "be" public name => string(7) "Belgium" public nameLang => string(14) "Бельгия" public lat => string(8) "50.58320" public lng => string(7) "4.61430" public zoom => string(1) "6" public capital => string(4) "1405" public nameEng => string(7) "Belgium" public nameTr => string(7) "belgium" public nameRd => string(14) "Бельгии" public nameVn => string(14) "Бельгию" public namePr => string(14) "Бельгии" public nameDt => string(14) "Бельгии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "13" public sights => string(2) "73" public reviews => string(2) "41" public vreviews => string(2) "16" public photoCount => string(3) "497" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "59" public rate => string(6) "7.0000" public topRate => string(7) "11.0000" }19 => object stdClass(27){ public id => string(3) "145" public code => string(6) "belize" public code2 => string(2) "bz" public name => string(6) "Belize" public nameLang => string(10) "Белиз" public lat => string(9) "-48.69000" public lng => string(8) "31.73000" public zoom => string(1) "6" public capital => string(4) "1713" public nameEng => string(6) "Belize" public nameTr => string(6) "belize" public nameRd => string(12) "Белиза" public nameVn => string(10) "Белиз" public namePr => string(12) "Белизе" public nameDt => string(12) "Белизу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "7" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }20 => object stdClass(27){ public id => string(2) "20" public code => string(5) "benin" public code2 => string(2) "bj" public name => string(5) "Benin" public nameLang => string(10) "Бенин" public lat => string(7) "9.64410" public lng => string(7) "2.94430" public zoom => string(1) "6" public capital => string(4) "1797" public nameEng => string(5) "Benin" public nameTr => string(5) "benin" public nameRd => string(12) "Бенина" public nameVn => string(10) "Бенин" public namePr => string(12) "Бенине" public nameDt => string(12) "Бенину" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }21 => object stdClass(27){ public id => string(3) "140" public code => string(8) "bermudas" public code2 => string(2) "bm" public name => string(8) "Bermudas" public nameLang => string(35) "Бермудские острова" public lat => string(8) "32.29240" public lng => string(9) "-64.78480" public zoom => string(2) "13" public capital => string(4) "1679" public nameEng => string(8) "Bermudas" public nameTr => string(8) "bermudas" public nameRd => string(16) "Бермудов" public nameVn => string(14) "Бермуды" public namePr => string(16) "Бермудах" public nameDt => string(16) "Бермудам" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }22 => object stdClass(27){ public id => string(2) "21" public code => string(7) "bolivia" public code2 => string(2) "bo" public name => string(7) "Bolivia" public nameLang => string(14) "Боливия" public lat => string(9) "-16.29910" public lng => string(9) "-63.54490" public zoom => string(1) "5" public capital => string(4) "1798" public nameEng => string(7) "Bolivia" public nameTr => string(7) "bolivia" public nameRd => string(14) "Боливии" public nameVn => string(14) "Боливию" public namePr => string(14) "Боливии" public nameDt => string(14) "Боливии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "1" public reviews => string(1) "4" public vreviews => string(1) "2" public photoCount => string(2) "84" public videoCount => string(1) "2" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.6667" }23 => object stdClass(27){ public id => string(2) "22" public code => string(18) "bosnia_herzegovina" public code2 => string(2) "ba" public name => string(18) "Bosnia herzegovina" public nameLang => string(38) "Босния и Герцеговина" public lat => string(8) "44.02440" public lng => string(8) "17.88570" public zoom => string(1) "6" public capital => string(4) "1799" public nameEng => string(18) "Bosnia herzegovina" public nameTr => string(18) "bosnia_herzegovina" public nameRd => string(38) "Боснии и Герцоговины" public nameVn => string(38) "Боснию и Герцоговину" public namePr => string(38) "Боснии и Герцоговине" public nameDt => string(38) "Боснии и Герцоговине" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "5" public vreviews => string(1) "0" public photoCount => string(3) "122" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "7" public rate => NULL public topRate => NULL }24 => object stdClass(27){ public id => string(2) "23" public code => string(8) "botswana" public code2 => string(2) "bw" public name => string(8) "Botswana" public nameLang => string(16) "Ботсвана" public lat => string(9) "-22.53290" public lng => string(8) "24.36770" public zoom => string(1) "5" public capital => string(4) "1800" public nameEng => string(8) "Botswana" public nameTr => string(8) "botswana" public nameRd => string(16) "Ботсваны" public nameVn => string(16) "Ботсвану" public namePr => string(16) "Ботсване" public nameDt => string(16) "Ботсване" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "0" public photoCount => string(2) "49" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }25 => object stdClass(27){ public id => string(2) "14" public code => string(6) "brazil" public code2 => string(2) "br" public name => string(6) "Brazil" public nameLang => string(16) "Бразилия" public lat => string(9) "-14.00870" public lng => string(9) "-54.93160" public zoom => string(1) "4" public capital => string(3) "989" public nameEng => string(6) "Brazil" public nameTr => string(6) "brazil" public nameRd => string(16) "Бразилии" public nameVn => string(16) "Бразилию" public namePr => string(16) "Бразилии" public nameDt => string(16) "Бразилии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "28" public vreviews => string(2) "13" public photoCount => string(3) "170" public videoCount => string(1) "2" public questions => string(2) "13" public answers => string(2) "32" public rate => string(6) "7.3077" public topRate => string(7) "11.1312" }26 => object stdClass(27){ public id => string(3) "161" public code => string(6) "brunei" public code2 => string(2) "bn" public name => string(6) "Brunei" public nameLang => string(12) "Бруней" public lat => string(7) "4.49976" public lng => string(9) "114.60663" public zoom => string(2) "10" public capital => string(4) "2883" public nameEng => string(6) "Brunei" public nameTr => string(6) "brunei" public nameRd => string(12) "Брунея" public nameVn => string(12) "Бруней" public namePr => string(12) "Брунее" public nameDt => string(12) "Брунею" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(1) "8" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }27 => object stdClass(27){ public id => string(2) "13" public code => string(8) "bulgaria" public code2 => string(2) "bg" public name => string(8) "Bulgaria" public nameLang => string(16) "Болгария" public lat => string(8) "42.72520" public lng => string(8) "25.48150" public zoom => string(1) "6" public capital => string(3) "800" public nameEng => string(8) "Bulgaria" public nameTr => string(8) "bulgaria" public nameRd => string(16) "Болгарии" public nameVn => string(16) "Болгарию" public namePr => string(16) "Болгарии" public nameDt => string(16) "Болгарии" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "936" public sights => string(2) "47" public reviews => string(4) "5990" public vreviews => string(4) "5579" public photoCount => string(5) "13025" public videoCount => string(2) "12" public questions => string(4) "1840" public answers => string(5) "10394" public rate => string(6) "6.4462" public topRate => string(7) "11.4426" }28 => object stdClass(27){ public id => string(2) "15" public code => string(6) "butane" public code2 => string(2) "bt" public name => string(6) "Butane" public nameLang => string(10) "Бутан" public lat => string(8) "27.08850" public lng => string(8) "90.53830" public zoom => string(1) "7" public capital => string(3) "991" public nameEng => string(6) "Butane" public nameTr => string(6) "butane" public nameRd => string(12) "Бутана" public nameVn => string(10) "Бутан" public namePr => string(12) "Бутане" public nameDt => string(12) "Бутану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.0000" }29 => object stdClass(27){ public id => string(2) "62" public code => string(8) "cambodia" public code2 => string(2) "kh" public name => string(8) "Cambodia" public nameLang => string(16) "Камбоджа" public lat => string(8) "17.26670" public lng => string(9) "107.18260" public zoom => string(1) "5" public capital => string(4) "1736" public nameEng => string(8) "Cambodia" public nameTr => string(8) "cambodia" public nameRd => string(16) "Камбоджи" public nameVn => string(16) "Камбоджу" public namePr => string(16) "Камбодже" public nameDt => string(16) "Камбодже" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "22" public sights => string(1) "6" public reviews => string(2) "58" public vreviews => string(2) "31" public photoCount => string(3) "534" public videoCount => string(1) "0" public questions => string(2) "14" public answers => string(2) "61" public rate => string(6) "7.2813" public topRate => string(7) "11.7099" }30 => object stdClass(27){ public id => string(2) "66" public code => string(8) "cameroon" public code2 => string(2) "cm" public name => string(8) "Cameroon" public nameLang => string(14) "Камерун" public lat => string(7) "3.46960" public lng => string(8) "14.10640" public zoom => string(1) "5" public capital => string(4) "1808" public nameEng => string(8) "Cameroon" public nameTr => string(8) "cameroon" public nameRd => string(16) "Камеруна" public nameVn => string(14) "Камерун" public namePr => string(16) "Камеруне" public nameDt => string(16) "Камеруну" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }31 => object stdClass(27){ public id => string(2) "57" public code => string(6) "canada" public code2 => string(2) "ca" public name => string(6) "Canada" public nameLang => string(12) "Канада" public lat => string(8) "53.59250" public lng => string(9) "-99.66800" public zoom => string(1) "4" public capital => string(4) "1209" public nameEng => string(6) "Canada" public nameTr => string(6) "canada" public nameRd => string(12) "Канады" public nameVn => string(12) "Канаду" public namePr => string(12) "Канаде" public nameDt => string(12) "Канаде" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(2) "15" public answers => string(2) "38" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }32 => object stdClass(27){ public id => string(3) "159" public code => string(10) "cape_verde" public code2 => string(2) "cv" public name => string(10) "Cape verde" public nameLang => string(19) "Кабо-Верде" public lat => string(8) "15.13576" public lng => string(9) "-23.70850" public zoom => string(1) "6" public capital => string(4) "2533" public nameEng => string(10) "Cape verde" public nameTr => string(10) "cape_verde" public nameRd => string(19) "Кабо-Верде" public nameVn => string(19) "Кабо-Верде" public namePr => string(19) "Кабо-Верде" public nameDt => string(19) "Кабо-Верде" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(2) "34" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "2" public rate => string(6) "9.5000" public topRate => string(7) "11.1667" }33 => object stdClass(27){ public id => string(2) "55" public code => string(11) "carpathians" public code2 => string(2) "ur" public name => string(11) "Carpathians" public nameLang => string(31) "Украина - Карпаты" public lat => string(8) "48.95860" public lng => string(8) "24.46660" public zoom => string(1) "7" public capital => string(1) "0" public nameEng => string(11) "Carpathians" public nameTr => string(11) "carpathians" public nameRd => string(12) "Карпат" public nameVn => string(14) "Карпаты" public namePr => string(16) "Карпатах" public nameDt => string(16) "Карпатам" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "893" public sights => string(3) "149" public reviews => string(4) "7083" public vreviews => string(4) "6546" public photoCount => string(5) "16274" public videoCount => string(2) "34" public questions => string(4) "1040" public answers => string(4) "7765" public rate => string(6) "6.8794" public topRate => string(7) "11.8763" }34 => object stdClass(27){ public id => string(3) "123" public code => string(4) "chad" public code2 => string(2) "td" public name => string(4) "Chad" public nameLang => string(6) "Чад" public lat => string(8) "15.45370" public lng => string(8) "18.72070" public zoom => string(1) "5" public capital => string(4) "1815" public nameEng => string(4) "Chad" public nameTr => string(4) "chad" public nameRd => string(8) "Чада" public nameVn => string(6) "Чад" public namePr => string(8) "Чаде" public nameDt => string(8) "Чаду" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }35 => object stdClass(27){ public id => string(3) "136" public code => string(5) "chile" public code2 => string(2) "cl" public name => string(5) "Chile" public nameLang => string(8) "Чили" public lat => string(9) "-25.95800" public lng => string(9) "-59.23830" public zoom => string(1) "3" public capital => string(4) "1537" public nameEng => string(5) "Chile" public nameTr => string(5) "chile" public nameRd => string(8) "Чили" public nameVn => string(8) "Чили" public namePr => string(8) "Чили" public nameDt => string(8) "Чили" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "0" public photoCount => string(3) "122" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => NULL public topRate => NULL }36 => object stdClass(27){ public id => string(2) "58" public code => string(5) "china" public code2 => string(2) "cn" public name => string(5) "China" public nameLang => string(10) "Китай" public lat => string(8) "35.10190" public lng => string(9) "101.42580" public zoom => string(1) "4" public capital => string(3) "730" public nameEng => string(5) "China" public nameTr => string(5) "china" public nameRd => string(10) "Китая" public nameVn => string(10) "Китай" public namePr => string(10) "Китае" public nameDt => string(10) "Китаю" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "128" public sights => string(2) "14" public reviews => string(3) "561" public vreviews => string(3) "472" public photoCount => string(4) "2535" public videoCount => string(1) "0" public questions => string(3) "286" public answers => string(3) "789" public rate => string(6) "6.6360" public topRate => string(7) "11.5940" }37 => object stdClass(27){ public id => string(2) "63" public code => string(8) "colombia" public code2 => string(2) "co" public name => string(8) "Colombia" public nameLang => string(16) "Колумбия" public lat => string(7) "2.63580" public lng => string(9) "-70.31250" public zoom => string(1) "5" public capital => string(4) "1810" public nameEng => string(8) "Colombia" public nameTr => string(8) "colombia" public nameRd => string(16) "Колумбии" public nameVn => string(16) "Колумбию" public namePr => string(16) "Колумбии" public nameDt => string(16) "Колумбии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(2) "11" public rate => NULL public topRate => NULL }38 => object stdClass(27){ public id => string(2) "64" public code => string(5) "congo" public code2 => string(2) "cd" public name => string(5) "Congo" public nameLang => string(10) "Конго" public lat => string(8) "-2.24129" public lng => string(8) "23.24596" public zoom => string(1) "5" public capital => string(4) "1811" public nameEng => string(5) "Congo" public nameTr => string(5) "congo" public nameRd => string(10) "Конго" public nameVn => string(10) "Конго" public namePr => string(10) "Конго" public nameDt => string(10) "Конго" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "34" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "8" public rate => NULL public topRate => NULL }39 => object stdClass(27){ public id => string(3) "154" public code => string(10) "costa_rica" public code2 => string(2) "cr" public name => string(10) "Costa Rica" public nameLang => string(19) "Коста Рика" public lat => string(7) "9.93330" public lng => string(9) "-84.08330" public zoom => string(2) "15" public capital => string(4) "2083" public nameEng => string(10) "Costa Rica" public nameTr => string(10) "costa_rica" public nameRd => string(19) "Коста Рики" public nameVn => string(19) "Коста Рику" public namePr => string(19) "Коста Рике" public nameDt => string(19) "Коста Рике" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "2" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "7" public rate => string(6) "8.0000" public topRate => string(6) "9.6667" }40 => object stdClass(27){ public id => string(2) "50" public code => string(6) "crimea" public code2 => string(2) "uc" public name => string(6) "Crimea" public nameLang => string(8) "Крым" public lat => string(8) "45.52170" public lng => string(8) "34.43120" public zoom => string(1) "7" public capital => string(4) "1098" public nameEng => string(6) "Crimea" public nameTr => string(6) "crimea" public nameRd => string(10) "Крыма" public nameVn => string(8) "Крым" public namePr => string(10) "Крыме" public nameDt => string(10) "Крыму" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(4) "1095" public sights => string(3) "224" public reviews => string(5) "11884" public vreviews => string(5) "10913" public photoCount => string(5) "20238" public videoCount => string(2) "72" public questions => string(4) "1875" public answers => string(4) "7530" public rate => string(6) "6.9485" public topRate => string(7) "11.9467" }41 => object stdClass(27){ public id => string(3) "134" public code => string(7) "croatia" public code2 => string(2) "hr" public name => string(7) "Croatia" public nameLang => string(16) "Хорватия" public lat => string(8) "44.80910" public lng => string(8) "16.34770" public zoom => string(1) "6" public capital => string(3) "831" public nameEng => string(7) "Croatia" public nameTr => string(7) "croatia" public nameRd => string(16) "Хорватии" public nameVn => string(16) "Хорватию" public namePr => string(16) "Хорватии" public nameDt => string(16) "Хорватии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "213" public sights => string(2) "43" public reviews => string(4) "1078" public vreviews => string(3) "929" public photoCount => string(4) "3919" public videoCount => string(1) "3" public questions => string(3) "456" public answers => string(4) "1965" public rate => string(6) "7.3234" public topRate => string(7) "12.3020" }42 => object stdClass(27){ public id => string(2) "56" public code => string(4) "cuba" public code2 => string(2) "cu" public name => string(4) "Cuba" public nameLang => string(8) "Куба" public lat => string(8) "21.55530" public lng => string(9) "-79.54650" public zoom => string(1) "6" public capital => string(3) "967" public nameEng => string(4) "Cuba" public nameTr => string(4) "cuba" public nameRd => string(8) "Кубы" public nameVn => string(8) "Кубу" public namePr => string(8) "Кубе" public nameDt => string(8) "Кубе" public continent => string(1) "4" public priority => string(1) "1" public hotels => string(2) "84" public sights => string(1) "8" public reviews => string(3) "553" public vreviews => string(3) "506" public photoCount => string(4) "1545" public videoCount => string(1) "3" public questions => string(3) "141" public answers => string(3) "499" public rate => string(6) "7.3490" public topRate => string(7) "12.3098" }43 => object stdClass(27){ public id => string(2) "54" public code => string(6) "cyprus" public code2 => string(2) "cy" public name => string(6) "Cyprus" public nameLang => string(8) "Кипр" public lat => string(8) "35.07500" public lng => string(8) "33.43140" public zoom => string(1) "8" public capital => string(4) "1326" public nameEng => string(6) "Cyprus" public nameTr => string(6) "cyprus" public nameRd => string(10) "Кипра" public nameVn => string(8) "Кипр" public namePr => string(10) "Кипре" public nameDt => string(10) "Кипру" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "326" public sights => string(2) "59" public reviews => string(4) "2635" public vreviews => string(4) "2506" public photoCount => string(4) "5915" public videoCount => string(1) "7" public questions => string(3) "642" public answers => string(4) "3171" public rate => string(6) "7.0956" public topRate => string(7) "12.0876" }44 => object stdClass(27){ public id => string(3) "122" public code => string(14) "czech_republic" public code2 => string(2) "cz" public name => string(14) "Czech republic" public nameLang => string(10) "Чехия" public lat => string(8) "49.78840" public lng => string(8) "15.42480" public zoom => string(1) "7" public capital => string(3) "845" public nameEng => string(14) "Czech republic" public nameTr => string(14) "czech_republic" public nameRd => string(10) "Чехии" public nameVn => string(10) "Чехию" public namePr => string(10) "Чехии" public nameDt => string(10) "Чехии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "385" public sights => string(3) "258" public reviews => string(4) "1812" public vreviews => string(4) "1547" public photoCount => string(4) "2997" public videoCount => string(1) "3" public questions => string(3) "689" public answers => string(4) "3556" public rate => string(6) "6.6427" public topRate => string(7) "11.6298" }45 => object stdClass(27){ public id => string(2) "40" public code => string(7) "denmark" public code2 => string(2) "dk" public name => string(7) "Denmark" public nameLang => string(10) "Дания" public lat => string(8) "55.14120" public lng => string(8) "11.40380" public zoom => string(1) "6" public capital => string(3) "997" public nameEng => string(7) "Denmark" public nameTr => string(7) "denmark" public nameRd => string(10) "Дании" public nameVn => string(10) "Данию" public namePr => string(10) "Дании" public nameDt => string(10) "Дании" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "7" public sights => string(2) "24" public reviews => string(2) "26" public vreviews => string(1) "8" public photoCount => string(3) "443" public videoCount => string(1) "1" public questions => string(2) "15" public answers => string(2) "67" public rate => string(6) "8.2500" public topRate => string(7) "11.5833" }46 => object stdClass(27){ public id => string(3) "156" public code => string(8) "djibouti" public code2 => string(2) "dj" public name => string(8) "Djibouti" public nameLang => string(14) "Джибути" public lat => string(8) "11.68450" public lng => string(8) "42.71760" public zoom => string(1) "9" public capital => string(4) "2117" public nameEng => string(8) "Djibouti" public nameTr => string(8) "djibouti" public nameRd => string(14) "Джибути" public nameVn => string(14) "Джибути" public namePr => string(14) "Джибути" public nameDt => string(14) "Джибути" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }47 => object stdClass(27){ public id => string(2) "41" public code => string(8) "dominica" public code2 => string(2) "dm" public name => string(8) "Dominica" public nameLang => string(16) "Доминика" public lat => string(8) "15.41670" public lng => string(9) "-61.36410" public zoom => string(2) "10" public capital => string(4) "1671" public nameEng => string(8) "Dominica" public nameTr => string(8) "dominica" public nameRd => string(16) "Доминика" public nameVn => string(16) "Доминику" public namePr => string(16) "Доминике" public nameDt => string(16) "Доминике" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }48 => object stdClass(27){ public id => string(2) "42" public code => string(18) "dominican_republic" public code2 => string(2) "do" public name => string(18) "Dominican republic" public nameLang => string(20) "Доминикана" public lat => string(8) "18.80230" public lng => string(9) "-70.29050" public zoom => string(1) "7" public capital => string(4) "1163" public nameEng => string(18) "Dominican republic" public nameTr => string(18) "dominican_republic" public nameRd => string(20) "Доминиканы" public nameVn => string(20) "Доминикану" public namePr => string(20) "Доминикане" public nameDt => string(20) "Доминикане" public continent => string(1) "4" public priority => string(1) "2" public hotels => string(3) "111" public sights => string(1) "8" public reviews => string(4) "1149" public vreviews => string(4) "1083" public photoCount => string(4) "3904" public videoCount => string(1) "3" public questions => string(3) "517" public answers => string(4) "2562" public rate => string(6) "7.7679" public topRate => string(7) "12.7495" }49 => object stdClass(27){ public id => string(3) "127" public code => string(7) "ecuador" public code2 => string(2) "ec" public name => string(7) "Ecuador" public nameLang => string(14) "Эквадор" public lat => string(8) "-3.29410" public lng => string(9) "-76.66260" public zoom => string(1) "6" public capital => string(4) "1633" public nameEng => string(7) "Ecuador" public nameTr => string(7) "ecuador" public nameRd => string(16) "Эквадора" public nameVn => string(14) "Эквадор" public namePr => string(16) "Эквадоре" public nameDt => string(16) "Эквадору" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "0" public reviews => string(2) "15" public vreviews => string(2) "12" public photoCount => string(3) "306" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "3" public rate => string(6) "6.8462" public topRate => string(7) "10.5962" }50 => object stdClass(27){ public id => string(2) "43" public code => string(5) "egypt" public code2 => string(2) "eg" public name => string(5) "Egypt" public nameLang => string(12) "Египет" public lat => string(8) "26.29340" public lng => string(8) "30.98140" public zoom => string(1) "5" public capital => string(3) "710" public nameEng => string(5) "Egypt" public nameTr => string(5) "egypt" public nameRd => string(12) "Египта" public nameVn => string(12) "Египет" public namePr => string(12) "Египте" public nameDt => string(12) "Египту" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(3) "598" public sights => string(3) "355" public reviews => string(5) "52349" public vreviews => string(5) "50243" public photoCount => string(6) "131082" public videoCount => string(3) "564" public questions => string(5) "17295" public answers => string(6) "160026" public rate => string(6) "7.0090" public topRate => string(7) "12.0086" }51 => object stdClass(27){ public id => string(3) "167" public code => string(11) "el_salvador" public code2 => string(2) "sv" public name => string(11) "El salvador" public nameLang => string(18) "Сальвадор" public lat => string(8) "13.79419" public lng => string(9) "-88.89653" public zoom => string(1) "8" public capital => string(1) "0" public nameEng => string(11) "El salvador" public nameTr => string(11) "el_salvador" public nameRd => string(20) "Сальвадора" public nameVn => string(18) "Сальвадор" public namePr => string(20) "Сальвадоре" public nameDt => string(20) "Сальвадору" public continent => string(1) "5" public priority => string(1) "1" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "13" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }52 => object stdClass(27){ public id => string(3) "128" public code => string(7) "estonia" public code2 => string(2) "ee" public name => string(7) "Estonia" public nameLang => string(14) "Эстония" public lat => string(8) "59.14210" public lng => string(8) "25.51030" public zoom => string(1) "6" public capital => string(4) "1073" public nameEng => string(7) "Estonia" public nameTr => string(7) "estonia" public nameRd => string(14) "Эстонии" public nameVn => string(14) "Эстонию" public namePr => string(14) "Эстонии" public nameDt => string(14) "Эстонии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "45" public sights => string(2) "35" public reviews => string(3) "136" public vreviews => string(2) "97" public photoCount => string(4) "1333" public videoCount => string(1) "1" public questions => string(2) "30" public answers => string(3) "175" public rate => string(6) "7.1717" public topRate => string(7) "11.9737" }53 => object stdClass(27){ public id => string(3) "129" public code => string(8) "ethiopia" public code2 => string(2) "et" public name => string(8) "Ethiopia" public nameLang => string(14) "Эфиопия" public lat => string(7) "9.14550" public lng => string(8) "40.47360" public zoom => string(1) "5" public capital => string(4) "1639" public nameEng => string(8) "Ethiopia" public nameTr => string(8) "ethiopia" public nameRd => string(14) "Эфиопии" public nameVn => string(14) "Эфиопию" public namePr => string(14) "Эфиопии" public nameDt => string(14) "Эфиопии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "15" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => NULL public topRate => NULL }54 => object stdClass(27){ public id => string(1) "1" public code => string(4) "fiji" public code2 => string(2) "fj" public name => string(4) "Fiji" public nameLang => string(10) "Фиджи" public lat => string(9) "-17.74870" public lng => string(9) "179.52760" public zoom => string(1) "7" public capital => string(4) "1240" public nameEng => string(4) "Fiji" public nameTr => string(4) "fiji" public nameRd => string(10) "Фиджи" public nameVn => string(10) "Фиджи" public namePr => string(10) "Фиджи" public nameDt => string(10) "Фиджи" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(2) "20" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "19" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }55 => object stdClass(27){ public id => string(3) "121" public code => string(7) "finland" public code2 => string(2) "fi" public name => string(7) "Finland" public nameLang => string(18) "Финляндия" public lat => string(8) "64.71790" public lng => string(8) "24.60940" public zoom => string(1) "5" public capital => string(3) "848" public nameEng => string(7) "Finland" public nameTr => string(7) "finland" public nameRd => string(18) "Финляндии" public nameVn => string(16) "Филяндию" public namePr => string(18) "Финляндии" public nameDt => string(18) "Финляндии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "61" public sights => string(2) "15" public reviews => string(3) "169" public vreviews => string(3) "107" public photoCount => string(4) "1010" public videoCount => string(1) "4" public questions => string(2) "79" public answers => string(3) "207" public rate => string(6) "7.6822" public topRate => string(7) "12.5020" }56 => object stdClass(27){ public id => string(3) "119" public code => string(6) "france" public code2 => string(2) "fr" public name => string(6) "France" public nameLang => string(14) "Франция" public lat => string(8) "46.19500" public lng => string(7) "2.32910" public zoom => string(1) "5" public capital => string(3) "861" public nameEng => string(6) "France" public nameTr => string(6) "france" public nameRd => string(14) "Франции" public nameVn => string(14) "Францию" public namePr => string(14) "Франции" public nameDt => string(14) "Франции" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "235" public sights => string(3) "351" public reviews => string(3) "776" public vreviews => string(3) "546" public photoCount => string(4) "3650" public videoCount => string(1) "2" public questions => string(3) "303" public answers => string(4) "1754" public rate => string(6) "6.1697" public topRate => string(7) "11.1333" }57 => object stdClass(27){ public id => string(3) "155" public code => string(16) "french_polynesia" public code2 => string(2) "pf" public name => string(16) "French polynesia" public nameLang => string(41) "Французская Полинезия" public lat => string(9) "-17.71210" public lng => string(10) "-149.36459" public zoom => string(2) "10" public capital => string(4) "2111" public nameEng => string(16) "French polynesia" public nameTr => string(16) "french_polynesia" public nameRd => string(41) "Французской Полинезии" public nameVn => string(41) "Французскую Полинезию" public namePr => string(41) "Французской Полинезии" public nameDt => string(41) "Французской Полинезии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "1" public photoCount => string(2) "56" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "4" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }58 => object stdClass(27){ public id => string(3) "168" public code => string(7) "hambiia" public code2 => string(2) "gm" public name => string(6) "Gambia" public nameLang => string(12) "Гамбия" public lat => string(8) "13.44318" public lng => string(9) "-15.31014" public zoom => string(1) "8" public capital => string(4) "4170" public nameEng => string(6) "Gambia" public nameTr => string(7) "hambiia" public nameRd => string(12) "Гамбии" public nameVn => string(12) "Гамбию" public namePr => string(12) "Гамбии" public nameDt => string(12) "Гамбии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }59 => object stdClass(27){ public id => string(2) "33" public code => string(7) "georgia" public code2 => string(2) "ge" public name => string(7) "Georgia" public nameLang => string(12) "Грузия" public lat => string(8) "42.14711" public lng => string(8) "43.48389" public zoom => string(1) "6" public capital => string(4) "1776" public nameEng => string(7) "Georgia" public nameTr => string(7) "georgia" public nameRd => string(12) "Грузии" public nameVn => string(12) "Грузию" public namePr => string(12) "Грузии" public nameDt => string(12) "Грузии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "223" public sights => string(3) "105" public reviews => string(3) "449" public vreviews => string(3) "374" public photoCount => string(4) "2311" public videoCount => string(1) "4" public questions => string(3) "283" public answers => string(4) "1129" public rate => string(6) "7.1013" public topRate => string(7) "12.0484" }60 => object stdClass(27){ public id => string(2) "36" public code => string(7) "germany" public code2 => string(2) "de" public name => string(7) "Germany" public nameLang => string(16) "Германия" public lat => string(8) "50.73650" public lng => string(7) "9.33840" public zoom => string(1) "5" public capital => string(3) "870" public nameEng => string(7) "Germany" public nameTr => string(7) "germany" public nameRd => string(16) "Германии" public nameVn => string(16) "Германию" public namePr => string(16) "Германии" public nameDt => string(16) "Германии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "88" public sights => string(3) "141" public reviews => string(3) "274" public vreviews => string(3) "103" public photoCount => string(4) "3405" public videoCount => string(1) "0" public questions => string(3) "239" public answers => string(4) "1396" public rate => string(6) "6.9806" public topRate => string(7) "11.7937" }61 => object stdClass(27){ public id => string(3) "162" public code => string(9) "gibraltar" public code2 => string(2) "gi" public name => string(9) "Gibraltar" public nameLang => string(18) "Гибралтар" public lat => string(8) "36.15590" public lng => string(8) "-5.34759" public zoom => string(1) "9" public capital => string(4) "2893" public nameEng => string(9) "Gibraltar" public nameTr => string(9) "gibraltar" public nameRd => string(20) "Гибралтара" public nameVn => string(18) "Гибралтар" public namePr => string(20) "Гибралтаре" public nameDt => string(20) "Гибралтару" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "4" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "24" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }62 => object stdClass(27){ public id => string(2) "27" public code => string(13) "great_britain" public code2 => string(2) "gb" public name => string(13) "Great britain" public nameLang => string(28) "Великобритания" public lat => string(8) "54.57210" public lng => string(8) "-2.59280" public zoom => string(1) "5" public capital => string(4) "1241" public nameEng => string(13) "Great britain" public nameTr => string(13) "great_britain" public nameRd => string(28) "Великобритании" public nameVn => string(28) "Великобританию" public namePr => string(28) "Великобритании" public nameDt => string(28) "Великобритании" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "51" public sights => string(2) "27" public reviews => string(3) "109" public vreviews => string(2) "73" public photoCount => string(3) "659" public videoCount => string(1) "0" public questions => string(2) "86" public answers => string(3) "514" public rate => string(6) "6.5270" public topRate => string(7) "11.2673" }63 => object stdClass(27){ public id => string(2) "34" public code => string(6) "greece" public code2 => string(2) "gr" public name => string(6) "Greece" public nameLang => string(12) "Греция" public lat => string(8) "38.59970" public lng => string(8) "23.46680" public zoom => string(1) "6" public capital => string(3) "890" public nameEng => string(6) "Greece" public nameTr => string(6) "greece" public nameRd => string(12) "Греции" public nameVn => string(12) "Грецию" public namePr => string(12) "Греции" public nameDt => string(12) "Греции" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(4) "1322" public sights => string(3) "186" public reviews => string(4) "8282" public vreviews => string(4) "7717" public photoCount => string(5) "21547" public videoCount => string(2) "42" public questions => string(4) "1833" public answers => string(4) "9790" public rate => string(6) "7.2196" public topRate => string(7) "12.2170" }64 => object stdClass(27){ public id => string(2) "35" public code => string(7) "grenada" public code2 => string(2) "gd" public name => string(7) "Grenada" public nameLang => string(14) "Гренада" public lat => string(8) "12.26080" public lng => string(9) "-61.58820" public zoom => string(1) "8" public capital => string(4) "1238" public nameEng => string(7) "Grenada" public nameTr => string(7) "grenada" public nameRd => string(14) "Гренады" public nameVn => string(14) "Гренаду" public namePr => string(14) "Гренаде" public nameDt => string(14) "Гренаде" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "8" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }65 => object stdClass(27){ public id => string(2) "37" public code => string(9) "guatemala" public code2 => string(2) "gt" public name => string(9) "Guatemala" public nameLang => string(18) "Гватемала" public lat => string(8) "15.77630" public lng => string(9) "-90.23230" public zoom => string(1) "7" public capital => string(4) "1802" public nameEng => string(9) "Guatemala" public nameTr => string(9) "guatemala" public nameRd => string(18) "Гватемалы" public nameVn => string(18) "Гватемалу" public namePr => string(18) "Гватемале" public nameDt => string(18) "Гватемале" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "5" public vreviews => string(1) "0" public photoCount => string(2) "22" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => NULL public topRate => NULL }66 => object stdClass(27){ public id => string(2) "38" public code => string(6) "guinea" public code2 => string(2) "gn" public name => string(6) "Guinea" public nameLang => string(12) "Гвинея" public lat => string(8) "10.40140" public lng => string(9) "-10.15140" public zoom => string(1) "6" public capital => string(4) "1803" public nameEng => string(6) "Guinea" public nameTr => string(6) "guinea" public nameRd => string(12) "Гвинеи" public nameVn => string(12) "Гвинею" public namePr => string(12) "Гвинее" public nameDt => string(12) "Гвинее" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "1" public rate => NULL public topRate => NULL }67 => object stdClass(27){ public id => string(2) "30" public code => string(5) "haiti" public code2 => string(2) "ht" public name => string(5) "Haiti" public nameLang => string(10) "Гаити" public lat => string(8) "18.38580" public lng => string(9) "-71.30130" public zoom => string(1) "7" public capital => string(4) "1801" public nameEng => string(5) "Haiti" public nameTr => string(5) "haiti" public nameRd => string(10) "Гаити" public nameVn => string(10) "Гаити" public namePr => string(10) "Гаити" public nameDt => string(10) "Гаити" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "9" public rate => NULL public topRate => NULL }68 => object stdClass(27){ public id => string(2) "39" public code => string(8) "honduras" public code2 => string(2) "hn" public name => string(8) "Honduras" public nameLang => string(16) "Гондурас" public lat => string(8) "14.48790" public lng => string(9) "-86.72610" public zoom => string(1) "7" public capital => string(4) "1804" public nameEng => string(8) "Honduras" public nameTr => string(8) "honduras" public nameRd => string(18) "Гондураса" public nameVn => string(16) "Гондурас" public namePr => string(18) "Гондурасе" public nameDt => string(18) "Гондурасу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }69 => object stdClass(27){ public id => string(2) "31" public code => string(9) "hong_kong" public code2 => string(2) "hk" public name => string(9) "Hong kong" public nameLang => string(14) "Гонконг" public lat => string(8) "23.11000" public lng => string(9) "113.26900" public zoom => string(1) "7" public capital => string(3) "728" public nameEng => string(9) "Hong kong" public nameTr => string(9) "hong_kong" public nameRd => string(16) "Гонконга" public nameVn => string(14) "Гонконг" public namePr => string(16) "Гонконге" public nameDt => string(16) "Гонконгу" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(1) "7" public sights => string(1) "3" public reviews => string(2) "24" public vreviews => string(2) "14" public photoCount => string(2) "78" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "8" public rate => string(6) "8.6429" public topRate => string(7) "12.5318" }70 => object stdClass(27){ public id => string(2) "26" public code => string(7) "hungary" public code2 => string(2) "hu" public name => string(7) "Hungary" public nameLang => string(14) "Венгрия" public lat => string(8) "47.16600" public lng => string(8) "19.52370" public zoom => string(1) "7" public capital => string(3) "992" public nameEng => string(7) "Hungary" public nameTr => string(7) "hungary" public nameRd => string(14) "Венгрии" public nameVn => string(14) "Венгрию" public namePr => string(14) "Венгрии" public nameDt => string(14) "Венгрии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "125" public sights => string(3) "132" public reviews => string(3) "465" public vreviews => string(3) "331" public photoCount => string(4) "2431" public videoCount => string(1) "0" public questions => string(3) "166" public answers => string(3) "854" public rate => string(6) "6.8750" public topRate => string(7) "11.8153" }71 => object stdClass(27){ public id => string(2) "51" public code => string(7) "iceland" public code2 => string(2) "is" public name => string(7) "Iceland" public nameLang => string(16) "Исландия" public lat => string(7) "0.00000" public lng => string(7) "0.00000" public zoom => string(1) "0" public capital => string(4) "1781" public nameEng => string(7) "Iceland" public nameTr => string(7) "iceland" public nameRd => string(16) "Исландии" public nameVn => string(16) "Исландию" public namePr => string(16) "Исландии" public nameDt => string(16) "Исландии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "2" public photoCount => string(3) "259" public videoCount => string(1) "1" public questions => string(1) "5" public answers => string(2) "19" public rate => string(6) "6.5000" public topRate => string(6) "8.1667" }72 => object stdClass(27){ public id => string(2) "46" public code => string(5) "india" public code2 => string(2) "in" public name => string(5) "India" public nameLang => string(10) "Индия" public lat => string(8) "21.84110" public lng => string(8) "79.51900" public zoom => string(1) "5" public capital => string(4) "1001" public nameEng => string(5) "India" public nameTr => string(5) "india" public nameRd => string(10) "Индии" public nameVn => string(10) "Индию" public namePr => string(10) "Индии" public nameDt => string(10) "Индии" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "288" public sights => string(2) "68" public reviews => string(4) "1076" public vreviews => string(3) "968" public photoCount => string(4) "4256" public videoCount => string(1) "3" public questions => string(3) "504" public answers => string(4) "3064" public rate => string(6) "6.6158" public topRate => string(7) "11.5952" }73 => object stdClass(27){ public id => string(2) "47" public code => string(9) "indonesia" public code2 => string(2) "id" public name => string(9) "Indonesia" public nameLang => string(18) "Индонезия" public lat => string(8) "-2.54800" public lng => string(9) "118.01510" public zoom => string(1) "4" public capital => string(3) "733" public nameEng => string(9) "Indonesia" public nameTr => string(9) "indonesia" public nameRd => string(18) "Индонезии" public nameVn => string(18) "Индонезию" public namePr => string(18) "Индонезии" public nameDt => string(18) "Индонезии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "84" public sights => string(1) "0" public reviews => string(3) "411" public vreviews => string(3) "320" public photoCount => string(4) "2264" public videoCount => string(1) "0" public questions => string(3) "108" public answers => string(3) "489" public rate => string(6) "7.7178" public topRate => string(7) "12.6561" }74 => object stdClass(27){ public id => string(3) "139" public code => string(4) "iran" public code2 => string(2) "ir" public name => string(4) "Iran" public nameLang => string(8) "Иран" public lat => string(8) "32.80570" public lng => string(8) "54.88770" public zoom => string(1) "5" public capital => string(4) "1668" public nameEng => string(4) "Iran" public nameTr => string(4) "iran" public nameRd => string(10) "Ирана" public nameVn => string(8) "Иран" public namePr => string(10) "Иране" public nameDt => string(10) "Ирану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "2" public reviews => string(2) "41" public vreviews => string(1) "1" public photoCount => string(3) "952" public videoCount => string(1) "0" public questions => string(2) "19" public answers => string(2) "63" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }75 => object stdClass(27){ public id => string(3) "137" public code => string(7) "ireland" public code2 => string(2) "ie" public name => string(7) "Ireland" public nameLang => string(16) "Ирландия" public lat => string(8) "53.25210" public lng => string(8) "-8.26170" public zoom => string(1) "7" public capital => string(4) "1325" public nameEng => string(7) "Ireland" public nameTr => string(7) "ireland" public nameRd => string(16) "Ирландии" public nameVn => string(16) "Ирландию" public namePr => string(16) "Ирландии" public nameDt => string(16) "Ирландии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "5" public reviews => string(1) "8" public vreviews => string(1) "3" public photoCount => string(2) "92" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "24" public rate => string(6) "8.0000" public topRate => string(7) "10.1429" }76 => object stdClass(27){ public id => string(2) "52" public code => string(6) "israel" public code2 => string(2) "il" public name => string(6) "Israel" public nameLang => string(14) "Израиль" public lat => string(8) "31.35360" public lng => string(8) "34.98050" public zoom => string(1) "6" public capital => string(4) "1047" public nameEng => string(6) "Israel" public nameTr => string(6) "israel" public nameRd => string(14) "Израиля" public nameVn => string(14) "Израиль" public namePr => string(14) "Израиле" public nameDt => string(14) "Израилю" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "166" public sights => string(2) "45" public reviews => string(4) "1125" public vreviews => string(3) "963" public photoCount => string(4) "4292" public videoCount => string(1) "4" public questions => string(3) "479" public answers => string(4) "3311" public rate => string(6) "6.3485" public topRate => string(7) "11.3278" }77 => object stdClass(27){ public id => string(2) "48" public code => string(5) "italy" public code2 => string(2) "it" public name => string(5) "Italy" public nameLang => string(12) "Италия" public lat => string(8) "41.04620" public lng => string(8) "12.96390" public zoom => string(1) "6" public capital => string(3) "918" public nameEng => string(5) "Italy" public nameTr => string(5) "italy" public nameRd => string(12) "Италии" public nameVn => string(12) "Италию" public namePr => string(12) "Италии" public nameDt => string(12) "Италии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "629" public sights => string(3) "375" public reviews => string(4) "2130" public vreviews => string(4) "1625" public photoCount => string(5) "13937" public videoCount => string(1) "6" public questions => string(3) "679" public answers => string(4) "4278" public rate => string(6) "5.8670" public topRate => string(7) "10.8547" }78 => object stdClass(27){ public id => string(3) "132" public code => string(7) "jamaica" public code2 => string(2) "jm" public name => string(7) "Jamaica" public nameLang => string(12) "Ямайка" public lat => string(8) "18.11530" public lng => string(9) "-77.27350" public zoom => string(1) "8" public capital => string(4) "1337" public nameEng => string(7) "Jamaica" public nameTr => string(7) "jamaica" public nameRd => string(12) "Ямайки" public nameVn => string(12) "Ямайку" public namePr => string(12) "Ямайке" public nameDt => string(12) "Ямайке" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(2) "15" public sights => string(1) "0" public reviews => string(2) "27" public vreviews => string(2) "24" public photoCount => string(2) "46" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(1) "9" public rate => string(6) "7.5417" public topRate => string(7) "11.8274" }79 => object stdClass(27){ public id => string(3) "133" public code => string(5) "japan" public code2 => string(2) "jp" public name => string(5) "Japan" public nameLang => string(12) "Япония" public lat => string(8) "36.36820" public lng => string(9) "136.80180" public zoom => string(1) "6" public capital => string(3) "743" public nameEng => string(5) "Japan" public nameTr => string(5) "japan" public nameRd => string(12) "Японии" public nameVn => string(12) "Японию" public namePr => string(12) "Японии" public nameDt => string(12) "Японии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "10" public sights => string(1) "3" public reviews => string(2) "31" public vreviews => string(2) "13" public photoCount => string(3) "859" public videoCount => string(1) "0" public questions => string(1) "8" public answers => string(2) "24" public rate => string(6) "7.6154" public topRate => string(7) "11.4389" }80 => object stdClass(27){ public id => string(2) "53" public code => string(6) "jordan" public code2 => string(2) "jo" public name => string(6) "Jordan" public nameLang => string(16) "Иордания" public lat => string(8) "31.27680" public lng => string(8) "37.13060" public zoom => string(1) "6" public capital => string(4) "1329" public nameEng => string(6) "Jordan" public nameTr => string(6) "jordan" public nameRd => string(16) "Иордании" public nameVn => string(16) "Иорданию" public namePr => string(16) "Иордании" public nameDt => string(16) "Иордании" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "41" public sights => string(1) "4" public reviews => string(3) "159" public vreviews => string(3) "123" public photoCount => string(3) "818" public videoCount => string(1) "3" public questions => string(2) "88" public answers => string(3) "389" public rate => string(6) "6.7177" public topRate => string(7) "11.5602" }81 => object stdClass(27){ public id => string(2) "59" public code => string(10) "kazakhstan" public code2 => string(2) "kz" public name => string(10) "Kazakhstan" public nameLang => string(18) "Казахстан" public lat => string(8) "45.21300" public lng => string(8) "67.14840" public zoom => string(1) "4" public capital => string(4) "1807" public nameEng => string(10) "Kazakhstan" public nameTr => string(10) "kazakhstan" public nameRd => string(20) "Казахстана" public nameVn => string(18) "Казахстан" public namePr => string(20) "Казахстане" public nameDt => string(20) "Казахстану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "35" public vreviews => string(2) "29" public photoCount => string(2) "44" public videoCount => string(1) "1" public questions => string(2) "58" public answers => string(3) "131" public rate => string(6) "6.0690" public topRate => string(7) "10.4629" }82 => object stdClass(27){ public id => string(2) "60" public code => string(5) "kenya" public code2 => string(2) "ke" public name => string(5) "Kenya" public nameLang => string(10) "Кения" public lat => string(7) "0.41400" public lng => string(8) "37.90420" public zoom => string(1) "6" public capital => string(4) "1187" public nameEng => string(5) "Kenya" public nameTr => string(5) "kenya" public nameRd => string(10) "Кении" public nameVn => string(10) "Кению" public namePr => string(10) "Кении" public nameDt => string(10) "Кении" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "24" public vreviews => string(2) "17" public photoCount => string(3) "435" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "6" public rate => string(6) "7.2353" public topRate => string(7) "11.2829" }83 => object stdClass(27){ public id => string(2) "65" public code => string(6) "kuwait" public code2 => string(2) "kw" public name => string(6) "Kuwait" public nameLang => string(12) "Кувейт" public lat => string(8) "29.30560" public lng => string(8) "47.49390" public zoom => string(1) "7" public capital => string(4) "1812" public nameEng => string(6) "Kuwait" public nameTr => string(6) "kuwait" public nameRd => string(12) "Кувейт" public nameVn => string(12) "Кувейт" public namePr => string(14) "Кувейте" public nameDt => string(14) "Кувейту" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }84 => object stdClass(27){ public id => string(2) "61" public code => string(10) "kyrgyzstan" public code2 => string(2) "kg" public name => string(10) "Kyrgyzstan" public nameLang => string(16) "Киргизия" public lat => string(8) "41.45920" public lng => string(8) "74.72900" public zoom => string(1) "6" public capital => string(4) "1809" public nameEng => string(10) "Kyrgyzstan" public nameTr => string(10) "kyrgyzstan" public nameRd => string(16) "Киргизии" public nameVn => string(16) "Киргизию" public namePr => string(16) "Киргизии" public nameDt => string(16) "Киргизии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "13" public sights => string(1) "0" public reviews => string(2) "54" public vreviews => string(2) "47" public photoCount => string(2) "79" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "11" public rate => string(6) "7.9787" public topRate => string(7) "12.5865" }85 => object stdClass(27){ public id => string(3) "146" public code => string(4) "laos" public code2 => string(2) "la" public name => string(4) "Laos" public nameLang => string(8) "Лаос" public lat => string(8) "18.20580" public lng => string(9) "103.89500" public zoom => string(2) "11" public capital => string(4) "1714" public nameEng => string(4) "Laos" public nameTr => string(4) "laos" public nameRd => string(10) "Лаоса" public nameVn => string(8) "Лаос" public namePr => string(10) "Лаосе" public nameDt => string(10) "Лаосу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "36" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }86 => object stdClass(27){ public id => string(2) "67" public code => string(6) "latvia" public code2 => string(2) "lv" public name => string(6) "Latvia" public nameLang => string(12) "Латвия" public lat => string(8) "56.78880" public lng => string(8) "25.10380" public zoom => string(1) "7" public capital => string(4) "1055" public nameEng => string(6) "Latvia" public nameTr => string(6) "latvia" public nameRd => string(12) "Латвии" public nameVn => string(12) "Латвию" public namePr => string(12) "Латвии" public nameDt => string(12) "Латвии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "63" public sights => string(2) "27" public reviews => string(3) "151" public vreviews => string(3) "114" public photoCount => string(4) "1071" public videoCount => string(1) "0" public questions => string(2) "50" public answers => string(3) "147" public rate => string(6) "6.9217" public topRate => string(7) "11.7522" }87 => object stdClass(27){ public id => string(2) "68" public code => string(7) "lebanon" public code2 => string(2) "lb" public name => string(7) "Lebanon" public nameLang => string(10) "Ливан" public lat => string(8) "34.92200" public lng => string(8) "39.15530" public zoom => string(1) "6" public capital => string(4) "1641" public nameEng => string(7) "Lebanon" public nameTr => string(7) "lebanon" public nameRd => string(12) "Ливана" public nameVn => string(10) "Ливан" public namePr => string(12) "Ливане" public nameDt => string(12) "Ливану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "11" public sights => string(1) "0" public reviews => string(2) "18" public vreviews => string(2) "12" public photoCount => string(3) "144" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "19" public rate => string(6) "8.2500" public topRate => string(7) "12.0000" }88 => object stdClass(27){ public id => string(2) "72" public code => string(7) "liberia" public code2 => string(2) "lr" public name => string(7) "Liberia" public nameLang => string(14) "Либерия" public lat => string(7) "6.45240" public lng => string(8) "-9.42860" public zoom => string(1) "7" public capital => string(4) "1813" public nameEng => string(7) "Liberia" public nameTr => string(7) "liberia" public nameRd => string(14) "Либерии" public nameVn => string(14) "Либерию" public namePr => string(14) "Либерии" public nameDt => string(14) "Либерии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }89 => object stdClass(27){ public id => string(2) "71" public code => string(13) "liechtenstein" public code2 => string(2) "li" public name => string(13) "Liechtenstein" public nameLang => string(22) "Лихтенштейн" public lat => string(8) "47.15950" public lng => string(7) "9.55380" public zoom => string(1) "6" public capital => string(4) "1673" public nameEng => string(13) "Liechtenstein" public nameTr => string(13) "liechtenstein" public nameRd => string(24) "Лихтенштейна" public nameVn => string(22) "Лихтенштейн" public namePr => string(24) "Лихтенштейне" public nameDt => string(24) "Лихтенштейну" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "5" public vreviews => string(1) "1" public photoCount => string(3) "176" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }90 => object stdClass(27){ public id => string(2) "69" public code => string(9) "lithuania" public code2 => string(2) "lt" public name => string(9) "Lithuania" public nameLang => string(10) "Литва" public lat => string(8) "55.25410" public lng => string(8) "23.99410" public zoom => string(1) "6" public capital => string(4) "1061" public nameEng => string(9) "Lithuania" public nameTr => string(9) "lithuania" public nameRd => string(10) "Литвы" public nameVn => string(10) "Литву" public namePr => string(10) "Литве" public nameDt => string(10) "Литве" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "51" public sights => string(2) "11" public reviews => string(3) "130" public vreviews => string(3) "103" public photoCount => string(3) "614" public videoCount => string(1) "0" public questions => string(2) "26" public answers => string(2) "60" public rate => string(6) "7.5865" public topRate => string(7) "12.3996" }91 => object stdClass(27){ public id => string(2) "70" public code => string(10) "luxembourg" public code2 => string(2) "lu" public name => string(10) "Luxembourg" public nameLang => string(20) "Люксембург" public lat => string(8) "49.82740" public lng => string(7) "6.34740" public zoom => string(1) "9" public capital => string(4) "1407" public nameEng => string(10) "Luxembourg" public nameTr => string(10) "luxembourg" public nameRd => string(22) "Люксембурга" public nameVn => string(20) "Люксембург" public namePr => string(22) "Люксембурге" public nameDt => string(22) "Люксембургу" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "5" public sights => string(1) "2" public reviews => string(2) "13" public vreviews => string(1) "5" public photoCount => string(3) "139" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "23" public rate => string(6) "8.0000" public topRate => string(7) "10.7778" }92 => object stdClass(27){ public id => string(2) "77" public code => string(9) "macedonia" public code2 => string(2) "mk" public name => string(9) "Macedonia" public nameLang => string(35) "Северная Македония" public lat => string(8) "41.61360" public lng => string(8) "21.74300" public zoom => string(1) "8" public capital => string(4) "1814" public nameEng => string(9) "Macedonia" public nameTr => string(9) "macedonia" public nameRd => string(35) "Северной Македонии" public nameVn => string(35) "Северную Македонию" public namePr => string(35) "Северной Македонии" public nameDt => string(35) "Северной Македонии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "5" public sights => string(1) "1" public reviews => string(2) "12" public vreviews => string(1) "5" public photoCount => string(3) "133" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "30" public rate => string(6) "6.6000" public topRate => string(6) "9.3778" }93 => object stdClass(27){ public id => string(2) "74" public code => string(10) "madagascar" public code2 => string(2) "mg" public name => string(10) "Madagascar" public nameLang => string(20) "Мадагаскар" public lat => string(9) "-18.77720" public lng => string(8) "46.83760" public zoom => string(1) "5" public capital => string(4) "1598" public nameEng => string(10) "Madagascar" public nameTr => string(10) "madagascar" public nameRd => string(22) "Мадагаскара" public nameVn => string(20) "Мадагаскар" public namePr => string(22) "Мадагаскаре" public nameDt => string(22) "Мадагаскару" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }94 => object stdClass(27){ public id => string(2) "78" public code => string(8) "malaysia" public code2 => string(2) "my" public name => string(8) "Malaysia" public nameLang => string(16) "Малайзия" public lat => string(7) "4.80640" public lng => string(9) "101.73340" public zoom => string(1) "6" public capital => string(4) "1015" public nameEng => string(8) "Malaysia" public nameTr => string(8) "malaysia" public nameRd => string(16) "Малайзии" public nameVn => string(16) "Малайзию" public namePr => string(16) "Малайзии" public nameDt => string(16) "Малайзии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "39" public sights => string(2) "12" public reviews => string(2) "95" public vreviews => string(2) "75" public photoCount => string(3) "697" public videoCount => string(1) "3" public questions => string(2) "33" public answers => string(2) "75" public rate => string(6) "7.0132" public topRate => string(7) "11.7600" }95 => object stdClass(27){ public id => string(2) "79" public code => string(8) "maldives" public code2 => string(2) "mv" public name => string(8) "Maldives" public nameLang => string(16) "Мальдивы" public lat => string(7) "3.03080" public lng => string(8) "73.19090" public zoom => string(1) "6" public capital => string(3) "752" public nameEng => string(8) "Maldives" public nameTr => string(8) "maldives" public nameRd => string(14) "Мальдив" public nameVn => string(16) "Мальдивы" public namePr => string(18) "Мальдивах" public nameDt => string(18) "Мальдивам" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "106" public sights => string(1) "1" public reviews => string(3) "440" public vreviews => string(3) "403" public photoCount => string(4) "1937" public videoCount => string(2) "15" public questions => string(3) "131" public answers => string(3) "711" public rate => string(6) "7.8191" public topRate => string(7) "12.7700" }96 => object stdClass(27){ public id => string(2) "73" public code => string(5) "malta" public code2 => string(2) "mt" public name => string(5) "Malta" public nameLang => string(12) "Мальта" public lat => string(8) "35.88630" public lng => string(8) "14.41340" public zoom => string(2) "10" public capital => string(3) "928" public nameEng => string(5) "Malta" public nameTr => string(5) "malta" public nameRd => string(12) "Мальты" public nameVn => string(12) "Мальту" public namePr => string(12) "Мальте" public nameDt => string(12) "Мальте" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "42" public sights => string(1) "3" public reviews => string(3) "131" public vreviews => string(3) "110" public photoCount => string(3) "608" public videoCount => string(1) "1" public questions => string(2) "41" public answers => string(3) "159" public rate => string(6) "6.3784" public topRate => string(7) "11.2030" }97 => object stdClass(27){ public id => string(3) "147" public code => string(10) "mauritania" public code2 => string(2) "mr" public name => string(10) "Mauritania" public nameLang => string(20) "Мавритания" public lat => string(8) "20.75610" public lng => string(9) "-11.38180" public zoom => string(1) "5" public capital => string(4) "1715" public nameEng => string(10) "Mauritania" public nameTr => string(10) "mauritania" public nameRd => string(20) "Мавритании" public nameVn => string(20) "Мавританию" public namePr => string(20) "Мавритании" public nameDt => string(20) "Мавритании" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }98 => object stdClass(27){ public id => string(2) "84" public code => string(9) "mauritius" public code2 => string(2) "mu" public name => string(9) "Mauritius" public nameLang => string(16) "Маврикий" public lat => string(9) "-18.93750" public lng => string(8) "58.95260" public zoom => string(1) "6" public capital => string(4) "1672" public nameEng => string(9) "Mauritius" public nameTr => string(9) "mauritius" public nameRd => string(16) "Маврикия" public nameVn => string(16) "Маврикий" public namePr => string(16) "Маврикии" public nameDt => string(16) "Маврикию" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "30" public sights => string(1) "4" public reviews => string(2) "54" public vreviews => string(2) "38" public photoCount => string(3) "356" public videoCount => string(1) "0" public questions => string(2) "24" public answers => string(2) "71" public rate => string(6) "7.5789" public topRate => string(7) "12.1027" }99 => object stdClass(27){ public id => string(2) "80" public code => string(6) "mexico" public code2 => string(2) "mx" public name => string(6) "Mexico" public nameLang => string(14) "Мексика" public lat => string(8) "24.20690" public lng => string(10) "-103.09570" public zoom => string(1) "5" public capital => string(4) "1139" public nameEng => string(6) "Mexico" public nameTr => string(6) "mexico" public nameRd => string(14) "Мексики" public nameVn => string(14) "Мексику" public namePr => string(14) "Мексике" public nameDt => string(14) "Мексике" public continent => string(1) "4" public priority => string(1) "2" public hotels => string(2) "90" public sights => string(1) "0" public reviews => string(3) "225" public vreviews => string(3) "193" public photoCount => string(3) "941" public videoCount => string(1) "1" public questions => string(2) "97" public answers => string(3) "265" public rate => string(6) "7.6020" public topRate => string(7) "12.5005" }100 => object stdClass(27){ public id => string(2) "76" public code => string(7) "moldova" public code2 => string(2) "md" public name => string(7) "Moldova" public nameLang => string(14) "Молдова" public lat => string(8) "47.10000" public lng => string(8) "28.82810" public zoom => string(1) "6" public capital => string(4) "1831" public nameEng => string(7) "Moldova" public nameTr => string(7) "moldova" public nameRd => string(14) "Молдовы" public nameVn => string(14) "Молдову" public namePr => string(14) "Молдове" public nameDt => string(14) "Молдове" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "0" public reviews => string(2) "13" public vreviews => string(1) "9" public photoCount => string(2) "33" public videoCount => string(1) "0" public questions => string(2) "43" public answers => string(2) "95" public rate => string(6) "8.8889" public topRate => string(7) "12.3504" }101 => object stdClass(27){ public id => string(2) "82" public code => string(6) "monaco" public code2 => string(2) "mc" public name => string(6) "Monaco" public nameLang => string(12) "Монако" public lat => string(8) "44.91810" public lng => string(7) "7.42680" public zoom => string(1) "6" public capital => string(4) "1674" public nameEng => string(6) "Monaco" public nameTr => string(6) "monaco" public nameRd => string(12) "Монако" public nameVn => string(12) "Монако" public namePr => string(12) "Монако" public nameDt => string(12) "Монако" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "3" public reviews => string(1) "8" public vreviews => string(1) "2" public photoCount => string(2) "80" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "13" public rate => string(6) "5.0000" public topRate => string(6) "6.6667" }102 => object stdClass(27){ public id => string(2) "83" public code => string(8) "mongolia" public code2 => string(2) "mn" public name => string(8) "Mongolia" public nameLang => string(16) "Монголия" public lat => string(8) "46.86090" public lng => string(9) "103.83700" public zoom => string(1) "4" public capital => string(4) "1830" public nameEng => string(8) "Mongolia" public nameTr => string(8) "mongolia" public nameRd => string(16) "Монголии" public nameVn => string(16) "Монголию" public namePr => string(16) "Монголии" public nameDt => string(16) "Монголии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "4" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }103 => object stdClass(27){ public id => string(3) "135" public code => string(10) "montenegro" public code2 => string(2) "me" public name => string(10) "Montenegro" public nameLang => string(20) "Черногория" public lat => string(8) "42.69450" public lng => string(8) "19.20960" public zoom => string(1) "8" public capital => string(4) "1520" public nameEng => string(10) "Montenegro" public nameTr => string(10) "montenegro" public nameRd => string(20) "Черногории" public nameVn => string(20) "Черногорию" public namePr => string(20) "Черногории" public nameDt => string(20) "Черногории" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "498" public sights => string(2) "86" public reviews => string(4) "2621" public vreviews => string(4) "2374" public photoCount => string(4) "9281" public videoCount => string(2) "18" public questions => string(3) "823" public answers => string(4) "4293" public rate => string(6) "6.6345" public topRate => string(7) "11.6261" }104 => object stdClass(27){ public id => string(2) "75" public code => string(7) "morocco" public code2 => string(2) "ma" public name => string(7) "Morocco" public nameLang => string(14) "Марокко" public lat => string(8) "32.10120" public lng => string(8) "-6.63570" public zoom => string(1) "5" public capital => string(4) "1090" public nameEng => string(7) "Morocco" public nameTr => string(7) "morocco" public nameRd => string(14) "Марокко" public nameVn => string(14) "Марокко" public namePr => string(14) "Марокко" public nameDt => string(14) "Марокко" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "55" public sights => string(1) "4" public reviews => string(3) "297" public vreviews => string(3) "245" public photoCount => string(4) "1064" public videoCount => string(1) "0" public questions => string(2) "75" public answers => string(3) "293" public rate => string(6) "6.9474" public topRate => string(7) "11.8671" }105 => object stdClass(27){ public id => string(2) "81" public code => string(10) "mozambique" public code2 => string(2) "mz" public name => string(10) "Mozambique" public nameLang => string(16) "Мозамбик" public lat => string(9) "-17.58120" public lng => string(8) "33.42040" public zoom => string(1) "6" public capital => string(4) "1832" public nameEng => string(10) "Mozambique" public nameTr => string(10) "mozambique" public nameRd => string(18) "Мозамбика" public nameVn => string(16) "Мозамбик" public namePr => string(18) "Мозамбике" public nameDt => string(18) "Мозамбику" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "14" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }106 => object stdClass(27){ public id => string(3) "144" public code => string(7) "myanmar" public code2 => string(2) "mm" public name => string(7) "Myanmar" public nameLang => string(12) "Мьянма" public lat => string(8) "20.05590" public lng => string(8) "96.67970" public zoom => string(1) "5" public capital => string(4) "1694" public nameEng => string(7) "Myanmar" public nameTr => string(7) "myanmar" public nameRd => string(12) "Мьянмы" public nameVn => string(12) "Мьянму" public namePr => string(12) "Мьянме" public nameDt => string(12) "Мьянме" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "4" public vreviews => string(1) "1" public photoCount => string(2) "15" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }107 => object stdClass(27){ public id => string(2) "85" public code => string(7) "namibia" public code2 => string(2) "na" public name => string(7) "Namibia" public nameLang => string(14) "Намибия" public lat => string(9) "-22.96570" public lng => string(8) "18.48620" public zoom => string(1) "5" public capital => string(4) "1829" public nameEng => string(7) "Namibia" public nameTr => string(7) "namibia" public nameRd => string(14) "Намибии" public nameVn => string(14) "Намибию" public namePr => string(14) "Намибии" public nameDt => string(14) "Намибии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "9" public vreviews => string(1) "0" public photoCount => string(3) "419" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }108 => object stdClass(27){ public id => string(2) "86" public code => string(5) "nepal" public code2 => string(2) "np" public name => string(5) "Nepal" public nameLang => string(10) "Непал" public lat => string(8) "28.39510" public lng => string(8) "84.12780" public zoom => string(1) "6" public capital => string(4) "1023" public nameEng => string(5) "Nepal" public nameTr => string(5) "nepal" public nameRd => string(11) "Непaла" public nameVn => string(10) "Непал" public namePr => string(12) "Непале" public nameDt => string(12) "Непалу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "9" public vreviews => string(1) "1" public photoCount => string(2) "67" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "2" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }109 => object stdClass(27){ public id => string(2) "32" public code => string(11) "netherlands" public code2 => string(2) "nl" public name => string(11) "Netherlands" public nameLang => string(20) "Нидерланды" public lat => string(8) "52.24800" public lng => string(7) "5.24050" public zoom => string(1) "7" public capital => string(4) "1239" public nameEng => string(11) "Netherlands" public nameTr => string(11) "netherlands" public nameRd => string(22) "Нидерландов" public nameVn => string(20) "Нидерланды" public namePr => string(22) "Нидерландах" public nameDt => string(22) "Нидерландам" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "45" public sights => string(2) "67" public reviews => string(3) "132" public vreviews => string(2) "65" public photoCount => string(4) "1544" public videoCount => string(1) "1" public questions => string(2) "43" public answers => string(3) "189" public rate => string(6) "7.1385" public topRate => string(7) "11.8486" }110 => object stdClass(27){ public id => string(2) "90" public code => string(11) "new_zealand" public code2 => string(2) "nz" public name => string(11) "New zealand" public nameLang => string(27) "Новая Зеландия" public lat => string(9) "-43.35710" public lng => string(9) "173.32030" public zoom => string(1) "6" public capital => string(4) "1183" public nameEng => string(11) "New zealand" public nameTr => string(11) "new_zealand" public nameRd => string(27) "Новой Зеландии" public nameVn => string(27) "Новую Зеландию" public namePr => string(27) "Новой Зеландии" public nameDt => string(27) "Новой Зеландии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "7" public answers => string(1) "8" public rate => NULL public topRate => NULL }111 => object stdClass(27){ public id => string(2) "89" public code => string(9) "nicaragua" public code2 => string(2) "ni" public name => string(9) "Nicaragua" public nameLang => string(18) "Никарагуа" public lat => string(8) "12.82250" public lng => string(9) "-84.34200" public zoom => string(1) "7" public capital => string(4) "1826" public nameEng => string(9) "Nicaragua" public nameTr => string(9) "nicaragua" public nameRd => string(18) "Никарагуа" public nameVn => string(18) "Никарагуа" public namePr => string(18) "Никарагуа" public nameDt => string(18) "Никарагуа" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(7) "10.0000" public topRate => string(7) "11.0000" }112 => object stdClass(27){ public id => string(2) "87" public code => string(5) "niger" public code2 => string(2) "ne" public name => string(5) "Niger" public nameLang => string(10) "Нигер" public lat => string(8) "17.60210" public lng => string(7) "8.08590" public zoom => string(1) "5" public capital => string(4) "1828" public nameEng => string(5) "Niger" public nameTr => string(5) "niger" public nameRd => string(12) "Нигера" public nameVn => string(10) "Нигер" public namePr => string(12) "Нигере" public nameDt => string(12) "Нигеру" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }113 => object stdClass(27){ public id => string(2) "88" public code => string(7) "nigeria" public code2 => string(2) "ng" public name => string(7) "Nigeria" public nameLang => string(14) "Нигерия" public lat => string(7) "9.31900" public lng => string(7) "8.26170" public zoom => string(1) "5" public capital => string(4) "1827" public nameEng => string(7) "Nigeria" public nameTr => string(7) "nigeria" public nameRd => string(14) "Нигерии" public nameVn => string(14) "Нигерию" public namePr => string(14) "Нигерии" public nameDt => string(14) "Нигерии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }114 => object stdClass(27){ public id => string(3) "150" public code => string(11) "north_korea" public code2 => string(2) "kp" public name => string(11) "North korea" public nameLang => string(27) "Северная Корея" public lat => string(8) "39.93500" public lng => string(9) "127.14480" public zoom => string(1) "6" public capital => string(4) "1746" public nameEng => string(11) "North korea" public nameTr => string(11) "north_korea" public nameRd => string(27) "Северной Кореи" public nameVn => string(27) "Северную Корею" public namePr => string(27) "Северной Корее" public nameDt => string(27) "Северной Корее" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }115 => object stdClass(27){ public id => string(2) "91" public code => string(6) "norway" public code2 => string(2) "no" public name => string(6) "Norway" public nameLang => string(16) "Норвегия" public lat => string(8) "63.70470" public lng => string(8) "20.74220" public zoom => string(1) "4" public capital => string(4) "1444" public nameEng => string(6) "Norway" public nameTr => string(6) "norway" public nameRd => string(16) "Норвегии" public nameVn => string(16) "Норвегию" public namePr => string(16) "Норвегии" public nameDt => string(16) "Норвегии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(2) "52" public reviews => string(2) "57" public vreviews => string(2) "15" public photoCount => string(3) "753" public videoCount => string(1) "0" public questions => string(2) "32" public answers => string(3) "161" public rate => string(6) "6.8667" public topRate => string(7) "10.8141" }116 => object stdClass(27){ public id => string(2) "93" public code => string(4) "oman" public code2 => string(2) "om" public name => string(4) "Oman" public nameLang => string(8) "Оман" public lat => string(8) "21.08450" public lng => string(8) "53.37160" public zoom => string(1) "6" public capital => string(4) "1040" public nameEng => string(4) "Oman" public nameTr => string(4) "oman" public nameRd => string(10) "Омана" public nameVn => string(8) "Оман" public namePr => string(10) "Омане" public nameDt => string(10) "Оману" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "8" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }117 => object stdClass(27){ public id => string(2) "94" public code => string(8) "pakistan" public code2 => string(2) "pk" public name => string(8) "Pakistan" public nameLang => string(16) "Пакистан" public lat => string(8) "28.99850" public lng => string(8) "71.76270" public zoom => string(1) "5" public capital => string(4) "1825" public nameEng => string(8) "Pakistan" public nameTr => string(8) "pakistan" public nameRd => string(18) "Пакистана" public nameVn => string(16) "Пакистан" public namePr => string(18) "Пакистане" public nameDt => string(18) "Пакистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }118 => object stdClass(27){ public id => string(2) "95" public code => string(6) "panama" public code2 => string(2) "pa" public name => string(6) "Panama" public nameLang => string(12) "Панама" public lat => string(7) "8.26590" public lng => string(9) "-80.02440" public zoom => string(1) "7" public capital => string(4) "1824" public nameEng => string(6) "Panama" public nameTr => string(6) "panama" public nameRd => string(12) "Панамы" public nameVn => string(12) "Панаму" public namePr => string(12) "Панаме" public nameDt => string(12) "Панаме" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "4" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }119 => object stdClass(27){ public id => string(3) "131" public code => string(16) "papua_new_guinea" public code2 => string(2) "pg" public name => string(16) "Papua new guinea" public nameLang => string(34) "Папуа-Новая Гвинея" public lat => string(7) "8.63530" public lng => string(9) "-80.48580" public zoom => string(1) "7" public capital => string(4) "1766" public nameEng => string(16) "Papua new guinea" public nameTr => string(16) "papua_new_guinea" public nameRd => string(34) "Папуа-Новой Гвинеи" public nameVn => string(34) "Папуа-Новую Гвинею" public namePr => string(34) "Папуа-Новой Гвинее" public nameDt => string(34) "Папуа-Новой Гвинее" public continent => string(1) "6" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }120 => object stdClass(27){ public id => string(2) "96" public code => string(8) "paraguay" public code2 => string(2) "py" public name => string(8) "Paraguay" public nameLang => string(16) "Парагвай" public lat => string(9) "-23.76520" public lng => string(9) "-57.74410" public zoom => string(1) "6" public capital => string(4) "1823" public nameEng => string(8) "Paraguay" public nameTr => string(8) "paraguay" public nameRd => string(16) "Парагвая" public nameVn => string(16) "Парагвай" public namePr => string(16) "Парагвае" public nameDt => string(16) "Парагваю" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }121 => object stdClass(27){ public id => string(2) "97" public code => string(4) "peru" public code2 => string(2) "pe" public name => string(4) "Peru" public nameLang => string(8) "Перу" public lat => string(8) "-9.18140" public lng => string(9) "-75.00240" public zoom => string(1) "5" public capital => string(4) "1214" public nameEng => string(4) "Peru" public nameTr => string(4) "peru" public nameRd => string(8) "Перу" public nameVn => string(8) "Перу" public namePr => string(8) "Перу" public nameDt => string(8) "Перу" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(2) "10" public vreviews => string(1) "1" public photoCount => string(2) "96" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "16" public rate => string(7) "10.0000" public topRate => string(7) "11.0000" }122 => object stdClass(27){ public id => string(3) "120" public code => string(11) "philippines" public code2 => string(2) "ph" public name => string(11) "Philippines" public nameLang => string(18) "Филиппины" public lat => string(8) "12.87610" public lng => string(9) "121.77250" public zoom => string(1) "6" public capital => string(4) "1816" public nameEng => string(11) "Philippines" public nameTr => string(11) "philippines" public nameRd => string(16) "Филиппин" public nameVn => string(18) "Филиппины" public namePr => string(20) "Филиппинах" public nameDt => string(20) "Филиппинам" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "30" public sights => string(1) "1" public reviews => string(2) "61" public vreviews => string(2) "45" public photoCount => string(3) "480" public videoCount => string(1) "0" public questions => string(2) "23" public answers => string(2) "36" public rate => string(6) "7.7333" public topRate => string(7) "12.3251" }123 => object stdClass(27){ public id => string(2) "98" public code => string(6) "poland" public code2 => string(2) "pl" public name => string(6) "Poland" public nameLang => string(12) "Польша" public lat => string(8) "51.90360" public lng => string(8) "19.79740" public zoom => string(1) "6" public capital => string(4) "1124" public nameEng => string(6) "Poland" public nameTr => string(6) "poland" public nameRd => string(12) "Польши" public nameVn => string(12) "Польшу" public namePr => string(12) "Польше" public nameDt => string(12) "Польше" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "197" public sights => string(3) "227" public reviews => string(3) "393" public vreviews => string(3) "290" public photoCount => string(4) "1835" public videoCount => string(1) "2" public questions => string(3) "653" public answers => string(4) "2603" public rate => string(6) "7.4364" public topRate => string(7) "12.3684" }124 => object stdClass(27){ public id => string(2) "99" public code => string(8) "portugal" public code2 => string(2) "pt" public name => string(8) "Portugal" public nameLang => string(20) "Португалия" public lat => string(8) "39.57180" public lng => string(8) "-7.86620" public zoom => string(1) "6" public capital => string(4) "1028" public nameEng => string(8) "Portugal" public nameTr => string(8) "portugal" public nameRd => string(20) "Португалии" public nameVn => string(20) "Португалию" public namePr => string(20) "Португалии" public nameDt => string(20) "Португалии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "77" public sights => string(2) "83" public reviews => string(3) "168" public vreviews => string(3) "109" public photoCount => string(4) "1516" public videoCount => string(1) "4" public questions => string(2) "66" public answers => string(3) "376" public rate => string(6) "7.5780" public topRate => string(7) "12.4010" }125 => object stdClass(27){ public id => string(3) "164" public code => string(11) "puerto_rico" public code2 => string(2) "pr" public name => string(11) "Puerto rico" public nameLang => string(21) "Пуэрто-Рико" public lat => string(8) "18.24170" public lng => string(9) "-66.09851" public zoom => string(1) "9" public capital => string(4) "2944" public nameEng => string(11) "Puerto rico" public nameTr => string(11) "puerto_rico" public nameRd => string(21) "Пуэрто-Рико" public nameVn => string(21) "Пуэрто-Рико" public namePr => string(21) "Пуэрто-Рико" public nameDt => string(21) "Пуэрто-Рико" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }126 => object stdClass(27){ public id => string(3) "166" public code => string(5) "katar" public code2 => string(2) "qa" public name => string(5) "Qatar" public nameLang => string(10) "Катар" public lat => string(8) "25.35483" public lng => string(8) "51.18388" public zoom => string(1) "8" public capital => string(4) "3656" public nameEng => string(5) "Qatar" public nameTr => string(5) "katar" public nameRd => string(12) "Катара" public nameVn => string(10) "Катар" public namePr => string(12) "Катаре" public nameDt => string(12) "Катару" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "7" public sights => string(1) "4" public reviews => string(2) "14" public vreviews => string(2) "11" public photoCount => string(3) "188" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "17" public rate => string(6) "9.0909" public topRate => string(7) "12.7576" }127 => object stdClass(27){ public id => string(3) "101" public code => string(7) "romania" public code2 => string(2) "ro" public name => string(7) "Romania" public nameLang => string(14) "Румыния" public lat => string(8) "45.93590" public lng => string(8) "24.98290" public zoom => string(1) "6" public capital => string(4) "1373" public nameEng => string(7) "Romania" public nameTr => string(7) "romania" public nameRd => string(14) "Румынии" public nameVn => string(14) "Румынию" public namePr => string(14) "Румынии" public nameDt => string(14) "Румынии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "47" public sights => string(1) "9" public reviews => string(2) "83" public vreviews => string(2) "65" public photoCount => string(3) "443" public videoCount => string(1) "0" public questions => string(2) "49" public answers => string(3) "151" public rate => string(6) "6.5231" public topRate => string(7) "11.2332" }128 => object stdClass(27){ public id => string(3) "160" public code => string(6) "rwanda" public code2 => string(2) "rw" public name => string(6) "Rwanda" public nameLang => string(12) "Руанда" public lat => string(7) "0.00000" public lng => string(7) "0.00000" public zoom => string(1) "0" public capital => string(4) "2689" public nameEng => string(6) "Rwanda" public nameTr => string(6) "rwanda" public nameRd => string(12) "Руанды" public nameVn => string(12) "Руанду" public namePr => string(12) "Руанде" public nameDt => string(12) "Руанде" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }129 => object stdClass(27){ public id => string(3) "141" public code => string(11) "saint_lucia" public code2 => string(2) "lc" public name => string(11) "Saint lucia" public nameLang => string(19) "Сент-Люсия" public lat => string(8) "13.90470" public lng => string(9) "-60.97410" public zoom => string(1) "8" public capital => string(4) "1680" public nameEng => string(11) "Saint lucia" public nameTr => string(11) "saint_lucia" public nameRd => string(19) "Сент-Люсии" public nameVn => string(19) "Сент-Люсию" public namePr => string(19) "Сент-Люсию" public nameDt => string(19) "Сент-Люсии" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }130 => object stdClass(27){ public id => string(3) "102" public code => string(10) "san_marino" public code2 => string(2) "sm" public name => string(10) "San marino" public nameLang => string(19) "Сан Марино" public lat => string(8) "43.94340" public lng => string(8) "12.46470" public zoom => string(2) "12" public capital => string(4) "1432" public nameEng => string(10) "San marino" public nameTr => string(10) "san_marino" public nameRd => string(19) "Сан-Марино" public nameVn => string(19) "Сан-Марино" public namePr => string(19) "Сан-Марино" public nameDt => string(19) "Сан-Марино" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "7" public reviews => string(1) "7" public vreviews => string(1) "1" public photoCount => string(2) "77" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.0000" }131 => object stdClass(27){ public id => string(3) "103" public code => string(12) "saudi_arabia" public code2 => string(2) "sa" public name => string(12) "Saudi arabia" public nameLang => string(33) "Саудовская Аравия" public lat => string(8) "23.92600" public lng => string(8) "44.64840" public zoom => string(1) "5" public capital => string(4) "1822" public nameEng => string(12) "Saudi arabia" public nameTr => string(12) "saudi_arabia" public nameRd => string(33) "Саудовской Аравии" public nameVn => string(33) "Саудовскую Аравию" public namePr => string(33) "Саудовской Аравии" public nameDt => string(33) "Саудовской Аравии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(1) "9" public videoCount => string(1) "2" public questions => string(1) "3" public answers => string(2) "11" public rate => string(6) "7.5000" public topRate => string(6) "9.1667" }132 => object stdClass(27){ public id => string(3) "104" public code => string(10) "seashelles" public code2 => string(2) "sc" public name => string(10) "Seashelles" public nameLang => string(30) "Сейшельские о-ва" public lat => string(8) "-4.62020" public lng => string(8) "55.15140" public zoom => string(1) "7" public capital => string(3) "718" public nameEng => string(10) "Seashelles" public nameTr => string(10) "seashelles" public nameRd => string(32) "Сейшельских о-вов" public nameVn => string(30) "Сейшельские о-ва" public namePr => string(32) "Сейшельских о-вах" public nameDt => string(32) "Сейшельским о-вам" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(1) "3" public reviews => string(2) "72" public vreviews => string(2) "62" public photoCount => string(3) "145" public videoCount => string(1) "0" public questions => string(2) "12" public answers => string(2) "26" public rate => string(6) "7.3906" public topRate => string(7) "12.0876" }133 => object stdClass(27){ public id => string(3) "105" public code => string(7) "senegal" public code2 => string(2) "sn" public name => string(7) "Senegal" public nameLang => string(14) "Сенегал" public lat => string(8) "14.42400" public lng => string(9) "-14.08450" public zoom => string(1) "7" public capital => string(4) "1820" public nameEng => string(7) "Senegal" public nameTr => string(7) "senegal" public nameRd => string(16) "Сенегала" public nameVn => string(14) "Сенегал" public namePr => string(16) "Сенегале" public nameDt => string(16) "Сенегалу" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }134 => object stdClass(27){ public id => string(3) "138" public code => string(6) "serbia" public code2 => string(2) "rs" public name => string(6) "Serbia" public nameLang => string(12) "Сербия" public lat => string(8) "44.13490" public lng => string(8) "20.96190" public zoom => string(1) "6" public capital => string(4) "1645" public nameEng => string(6) "Serbia" public nameTr => string(6) "serbia" public nameRd => string(12) "Сербии" public nameVn => string(12) "Сербию" public namePr => string(12) "Сербии" public nameDt => string(12) "Сербии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "16" public sights => string(1) "9" public reviews => string(2) "24" public vreviews => string(2) "17" public photoCount => string(3) "203" public videoCount => string(1) "0" public questions => string(2) "17" public answers => string(2) "50" public rate => string(6) "7.2941" public topRate => string(7) "11.3417" }135 => object stdClass(27){ public id => string(3) "106" public code => string(9) "singapore" public code2 => string(2) "sg" public name => string(9) "Singapore" public nameLang => string(16) "Сингапур" public lat => string(7) "0.86790" public lng => string(9) "103.18360" public zoom => string(1) "7" public capital => string(3) "976" public nameEng => string(9) "Singapore" public nameTr => string(9) "singapore" public nameRd => string(18) "Сингапура" public nameVn => string(16) "Сингапур" public namePr => string(18) "Сингапуре" public nameDt => string(18) "Сингапуру" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "23" public sights => string(2) "23" public reviews => string(2) "53" public vreviews => string(2) "41" public photoCount => string(3) "338" public videoCount => string(1) "1" public questions => string(2) "15" public answers => string(2) "44" public rate => string(6) "7.2195" public topRate => string(7) "11.7751" }136 => object stdClass(27){ public id => string(3) "108" public code => string(8) "slovakia" public code2 => string(2) "sk" public name => string(8) "Slovakia" public nameLang => string(16) "Словакия" public lat => string(8) "48.66190" public lng => string(8) "19.62160" public zoom => string(1) "7" public capital => string(4) "1516" public nameEng => string(8) "Slovakia" public nameTr => string(8) "slovakia" public nameRd => string(16) "Словакии" public nameVn => string(16) "Словакию" public namePr => string(16) "Словакии" public nameDt => string(16) "Словакии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "112" public sights => string(2) "32" public reviews => string(3) "315" public vreviews => string(3) "257" public photoCount => string(4) "1471" public videoCount => string(1) "1" public questions => string(2) "79" public answers => string(3) "314" public rate => string(6) "7.3837" public topRate => string(7) "12.3071" }137 => object stdClass(27){ public id => string(3) "109" public code => string(8) "slovenia" public code2 => string(2) "si" public name => string(8) "Slovenia" public nameLang => string(16) "Словения" public lat => string(8) "46.14940" public lng => string(8) "14.98540" public zoom => string(1) "6" public capital => string(4) "1527" public nameEng => string(8) "Slovenia" public nameTr => string(8) "slovenia" public nameRd => string(16) "Словении" public nameVn => string(16) "Словению" public namePr => string(16) "Словении" public nameDt => string(16) "Словении" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "27" public sights => string(1) "6" public reviews => string(2) "63" public vreviews => string(2) "37" public photoCount => string(3) "726" public videoCount => string(1) "0" public questions => string(2) "28" public answers => string(2) "50" public rate => string(6) "7.2632" public topRate => string(7) "11.7754" }138 => object stdClass(27){ public id => string(3) "110" public code => string(7) "somalia" public code2 => string(2) "so" public name => string(7) "Somalia" public nameLang => string(12) "Сомали" public lat => string(7) "5.17850" public lng => string(8) "46.18650" public zoom => string(1) "5" public capital => string(4) "1819" public nameEng => string(7) "Somalia" public nameTr => string(7) "somalia" public nameRd => string(12) "Сомали" public nameVn => string(12) "Сомали" public namePr => string(12) "Сомали" public nameDt => string(12) "Сомали" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }139 => object stdClass(27){ public id => string(3) "130" public code => string(3) "rsa" public code2 => string(2) "za" public name => string(12) "South Africa" public nameLang => string(6) "ЮАР" public lat => string(9) "-29.53520" public lng => string(8) "25.40040" public zoom => string(1) "5" public capital => string(4) "1536" public nameEng => string(12) "South Africa" public nameTr => string(3) "rsa" public nameRd => string(6) "ЮАР" public nameVn => string(6) "ЮАР" public namePr => string(6) "ЮАР" public nameDt => string(6) "ЮАР" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "0" public reviews => string(2) "22" public vreviews => string(1) "3" public photoCount => string(3) "662" public videoCount => string(1) "0" public questions => string(1) "7" public answers => string(2) "51" public rate => string(6) "8.0000" public topRate => string(7) "10.1429" }140 => object stdClass(27){ public id => string(3) "151" public code => string(11) "south_korea" public code2 => string(2) "kr" public name => string(11) "South Korea" public nameLang => string(21) "Южная Корея" public lat => string(8) "37.14280" public lng => string(9) "127.59520" public zoom => string(1) "6" public capital => string(4) "1747" public nameEng => string(11) "South Korea" public nameTr => string(11) "south_korea" public nameRd => string(21) "Южной Кореи" public nameVn => string(21) "Южную Корею" public namePr => string(21) "Южной Корее" public nameDt => string(21) "Южной Корее" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "0" public reviews => string(2) "12" public vreviews => string(1) "3" public photoCount => string(3) "377" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "18" public rate => string(6) "7.3333" public topRate => string(6) "9.4762" }141 => object stdClass(27){ public id => string(2) "49" public code => string(5) "spain" public code2 => string(2) "es" public name => string(5) "Spain" public nameLang => string(14) "Испания" public lat => string(8) "40.38000" public lng => string(8) "-4.89990" public zoom => string(1) "5" public capital => string(3) "941" public nameEng => string(5) "Spain" public nameTr => string(5) "spain" public nameRd => string(14) "Испании" public nameVn => string(14) "Испанию" public namePr => string(14) "Испании" public nameDt => string(14) "Испании" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "687" public sights => string(3) "393" public reviews => string(4) "2961" public vreviews => string(4) "2618" public photoCount => string(4) "9062" public videoCount => string(2) "26" public questions => string(3) "921" public answers => string(4) "3799" public rate => string(6) "6.9369" public topRate => string(7) "11.9293" }142 => object stdClass(27){ public id => string(3) "125" public code => string(9) "sri_lanka" public code2 => string(2) "lk" public name => string(9) "Sri lanka" public nameLang => string(17) "Шри-Ланка" public lat => string(7) "7.87430" public lng => string(8) "80.77150" public zoom => string(1) "7" public capital => string(3) "757" public nameEng => string(9) "Sri lanka" public nameTr => string(9) "sri_lanka" public nameRd => string(17) "Шри-Ланки" public nameVn => string(17) "Шри-Ланку" public namePr => string(17) "Шри-Ланке" public nameDt => string(17) "Шри-Ланке" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "211" public sights => string(2) "34" public reviews => string(4) "1872" public vreviews => string(4) "1644" public photoCount => string(5) "11956" public videoCount => string(2) "31" public questions => string(3) "900" public answers => string(4) "6775" public rate => string(6) "7.2835" public topRate => string(7) "12.2714" }143 => object stdClass(27){ public id => string(3) "126" public code => string(6) "sweden" public code2 => string(2) "se" public name => string(6) "Sweden" public nameLang => string(12) "Швеция" public lat => string(8) "64.54844" public lng => string(8) "16.87500" public zoom => string(1) "4" public capital => string(4) "1434" public nameEng => string(6) "Sweden" public nameTr => string(6) "sweden" public nameRd => string(12) "Швеции" public nameVn => string(12) "Швецию" public namePr => string(12) "Швеции" public nameDt => string(12) "Швеции" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "17" public sights => string(2) "20" public reviews => string(2) "91" public vreviews => string(2) "25" public photoCount => string(3) "937" public videoCount => string(1) "0" public questions => string(2) "29" public answers => string(3) "141" public rate => string(6) "7.5600" public topRate => string(7) "11.8703" }144 => object stdClass(27){ public id => string(3) "124" public code => string(11) "switzerland" public code2 => string(2) "ch" public name => string(11) "Switzerland" public nameLang => string(18) "Швейцария" public lat => string(8) "47.10751" public lng => string(7) "8.36064" public zoom => string(1) "7" public capital => string(3) "946" public nameEng => string(11) "Switzerland" public nameTr => string(11) "switzerland" public nameRd => string(18) "Швейцарии" public nameVn => string(18) "Швейцарию" public namePr => string(18) "Швейцарии" public nameDt => string(18) "Швейцарии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(2) "40" public reviews => string(2) "93" public vreviews => string(2) "44" public photoCount => string(4) "1213" public videoCount => string(1) "0" public questions => string(2) "47" public answers => string(3) "168" public rate => string(6) "8.0682" public topRate => string(7) "12.6515" }145 => object stdClass(27){ public id => string(3) "107" public code => string(5) "syria" public code2 => string(2) "sy" public name => string(5) "Syria" public nameLang => string(10) "Сирия" public lat => string(8) "35.37110" public lng => string(8) "38.64990" public zoom => string(1) "6" public capital => string(4) "1543" public nameEng => string(5) "Syria" public nameTr => string(5) "syria" public nameRd => string(10) "Сирии" public nameVn => string(10) "Сирию" public namePr => string(10) "Сирии" public nameDt => string(10) "Сирии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "4" public photoCount => string(2) "28" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "7" public rate => string(6) "6.5000" public topRate => string(6) "9.0000" }146 => object stdClass(27){ public id => string(3) "112" public code => string(6) "taiwan" public code2 => string(2) "tw" public name => string(6) "Taiwan" public nameLang => string(14) "Тайвань" public lat => string(8) "23.69480" public lng => string(9) "120.95950" public zoom => string(1) "7" public capital => string(4) "1818" public nameEng => string(6) "Taiwan" public nameTr => string(6) "taiwan" public nameRd => string(14) "Тайваня" public nameVn => string(14) "Тайвань" public namePr => string(14) "Тайване" public nameDt => string(14) "Тайваню" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "2" public photoCount => string(2) "27" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "3" public rate => string(6) "5.0000" public topRate => string(6) "6.6667" }147 => object stdClass(27){ public id => string(3) "165" public code => string(10) "tajikistan" public code2 => string(2) "tj" public name => string(10) "Tajikistan" public nameLang => string(22) "Таджикистан" public lat => string(8) "38.53957" public lng => string(8) "68.76160" public zoom => string(1) "8" public capital => string(4) "2985" public nameEng => string(10) "Tajikistan" public nameTr => string(10) "tajikistan" public nameRd => string(24) "Таджикистана" public nameVn => string(22) "Таджикистан" public namePr => string(24) "Таджикистане" public nameDt => string(24) "Таджикистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.6667" }148 => object stdClass(27){ public id => string(3) "152" public code => string(8) "tanzania" public code2 => string(2) "tz" public name => string(8) "Tanzania" public nameLang => string(16) "Танзания" public lat => string(8) "-6.88280" public lng => string(8) "35.17820" public zoom => string(1) "6" public capital => string(4) "1978" public nameEng => string(8) "Tanzania" public nameTr => string(8) "tanzania" public nameRd => string(16) "Танзании" public nameVn => string(16) "Танзанию" public namePr => string(16) "Танзании" public nameDt => string(16) "Танзании" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(2) "72" public sights => string(2) "29" public reviews => string(3) "189" public vreviews => string(3) "152" public photoCount => string(4) "1537" public videoCount => string(1) "4" public questions => string(2) "32" public answers => string(3) "106" public rate => string(6) "7.3092" public topRate => string(7) "12.1810" }149 => object stdClass(27){ public id => string(3) "113" public code => string(8) "thailand" public code2 => string(2) "th" public name => string(8) "Thailand" public nameLang => string(14) "Таиланд" public lat => string(8) "12.94030" public lng => string(9) "102.08500" public zoom => string(1) "5" public capital => string(3) "761" public nameEng => string(8) "Thailand" public nameTr => string(8) "thailand" public nameRd => string(16) "Таиланда" public nameVn => string(14) "Таиланд" public namePr => string(16) "Таиланде" public nameDt => string(16) "Таиланду" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "775" public sights => string(3) "123" public reviews => string(4) "5296" public vreviews => string(4) "4790" public photoCount => string(5) "14822" public videoCount => string(2) "41" public questions => string(4) "2630" public answers => string(5) "20060" public rate => string(6) "6.9234" public topRate => string(7) "11.9192" }150 => object stdClass(27){ public id => string(3) "163" public code => string(5) "tibet" public code2 => string(2) "tb" public name => string(5) "Tibet" public nameLang => string(10) "Тибет" public lat => string(8) "33.17434" public lng => string(8) "86.85791" public zoom => string(1) "5" public capital => string(4) "2903" public nameEng => string(5) "Tibet" public nameTr => string(5) "tibet" public nameRd => string(12) "Тибета" public nameVn => string(12) "Тибает" public namePr => string(12) "Тибете" public nameDt => string(12) "Тибету" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }151 => object stdClass(27){ public id => string(3) "158" public code => string(19) "trinidad_and_tobago" public code2 => string(2) "tt" public name => string(19) "Trinidad and tobago" public nameLang => string(32) "Тринидад и Тобаго" public lat => string(8) "10.46080" public lng => string(9) "-61.28174" public zoom => string(1) "8" public capital => string(4) "2493" public nameEng => string(19) "Trinidad and tobago" public nameTr => string(19) "trinidad_and_tobago" public nameRd => string(34) "Тринидада и Тобаго" public nameVn => string(32) "Тринидад и Тобаго" public namePr => string(34) "Тринидаде и Тобаго" public nameDt => string(34) "Тринидаду и Тобаго" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }152 => object stdClass(27){ public id => string(3) "114" public code => string(5) "tunis" public code2 => string(2) "tn" public name => string(5) "Tunis" public nameLang => string(10) "Тунис" public lat => string(8) "33.74260" public lng => string(7) "9.82180" public zoom => string(1) "6" public capital => string(4) "1664" public nameEng => string(5) "Tunis" public nameTr => string(5) "tunis" public nameRd => string(12) "Туниса" public nameVn => string(10) "Тунис" public namePr => string(12) "Тунисе" public nameDt => string(12) "Тунису" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(3) "263" public sights => string(2) "10" public reviews => string(4) "3661" public vreviews => string(4) "3441" public photoCount => string(4) "9088" public videoCount => string(2) "31" public questions => string(3) "875" public answers => string(4) "4514" public rate => string(6) "6.1481" public topRate => string(7) "11.1423" }153 => object stdClass(27){ public id => string(3) "115" public code => string(6) "turkey" public code2 => string(2) "tr" public name => string(6) "Turkey" public nameLang => string(12) "Турция" public lat => string(8) "38.98290" public lng => string(8) "35.19060" public zoom => string(1) "5" public capital => string(3) "954" public nameEng => string(6) "Turkey" public nameTr => string(6) "turkey" public nameRd => string(12) "Турции" public nameVn => string(12) "Турцию" public namePr => string(12) "Турции" public nameDt => string(12) "Турции" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(4) "2096" public sights => string(3) "536" public reviews => string(5) "59710" public vreviews => string(5) "57005" public photoCount => string(6) "128685" public videoCount => string(3) "584" public questions => string(5) "15208" public answers => string(6) "118879" public rate => string(6) "6.5283" public topRate => string(7) "11.5279" }154 => object stdClass(27){ public id => string(3) "157" public code => string(12) "turkmenistan" public code2 => string(2) "tm" public name => string(12) "Turkmenistan" public nameLang => string(24) "Туркменистан" public lat => string(8) "39.13858" public lng => string(8) "59.38110" public zoom => string(1) "6" public capital => string(4) "2482" public nameEng => string(12) "Turkmenistan" public nameTr => string(12) "turkmenistan" public nameRd => string(26) "Туркменистана" public nameVn => string(24) "Туркменистан" public namePr => string(26) "Туркменистане" public nameDt => string(26) "Туркменистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "2" public photoCount => string(2) "14" public videoCount => string(1) "0" public questions => string(2) "11" public answers => string(1) "8" public rate => string(6) "8.0000" public topRate => string(6) "9.6667" }155 => object stdClass(27){ public id => string(2) "92" public code => string(3) "uae" public code2 => string(2) "ae" public name => string(3) "UAE" public nameLang => string(6) "ОАЭ" public lat => string(8) "24.38710" public lng => string(8) "54.05270" public zoom => string(1) "7" public capital => string(3) "766" public nameEng => string(3) "UAE" public nameTr => string(3) "uae" public nameRd => string(6) "ОАЭ" public nameVn => string(6) "ОАЭ" public namePr => string(6) "ОАЭ" public nameDt => string(6) "ОАЭ" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "462" public sights => string(3) "196" public reviews => string(4) "3762" public vreviews => string(4) "3553" public photoCount => string(5) "10366" public videoCount => string(2) "33" public questions => string(4) "1915" public answers => string(5) "10308" public rate => string(6) "7.2815" public topRate => string(7) "12.2759" }156 => object stdClass(27){ public id => string(3) "117" public code => string(6) "uganda" public code2 => string(2) "ug" public name => string(6) "Uganda" public nameLang => string(12) "Уганда" public lat => string(7) "1.58180" public lng => string(8) "33.17870" public zoom => string(1) "6" public capital => string(4) "1817" public nameEng => string(6) "Uganda" public nameTr => string(6) "uganda" public nameRd => string(12) "Уганды" public nameVn => string(12) "Уганду" public namePr => string(12) "Уганде" public nameDt => string(12) "Уганде" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => NULL public topRate => NULL }157 => object stdClass(27){ public id => string(3) "116" public code => string(7) "ukraine" public code2 => string(2) "ua" public name => string(7) "Ukraine" public nameLang => string(14) "Украина" public lat => string(8) "48.69000" public lng => string(8) "31.73000" public zoom => string(1) "5" public capital => string(4) "1544" public nameEng => string(7) "Ukraine" public nameTr => string(7) "ukraine" public nameRd => string(14) "Украины" public nameVn => string(14) "Украину" public namePr => string(14) "Украине" public nameDt => string(14) "Украине" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(4) "1926" public sights => string(3) "698" public reviews => string(5) "12526" public vreviews => string(5) "11317" public photoCount => string(5) "22754" public videoCount => string(2) "55" public questions => string(4) "2438" public answers => string(5) "12477" public rate => string(6) "6.3403" public topRate => string(7) "11.3385" }158 => object stdClass(27){ public id => string(3) "118" public code => string(7) "uruguay" public code2 => string(2) "uy" public name => string(7) "Uruguay" public nameLang => string(14) "Уругвай" public lat => string(9) "-31.27860" public lng => string(9) "-54.97560" public zoom => string(1) "6" public capital => string(4) "1704" public nameEng => string(7) "Uruguay" public nameTr => string(7) "uruguay" public nameRd => string(14) "Уругвая" public nameVn => string(14) "Уругвай" public namePr => string(14) "Уругвае" public nameDt => string(14) "Уругваю" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }159 => object stdClass(27){ public id => string(3) "111" public code => string(3) "usa" public code2 => string(2) "us" public name => string(3) "USA" public nameLang => string(6) "США" public lat => string(8) "39.09600" public lng => string(10) "-100.01950" public zoom => string(1) "3" public capital => string(4) "1064" public nameEng => string(3) "USA" public nameTr => string(3) "usa" public nameRd => string(6) "США" public nameVn => string(6) "США" public namePr => string(6) "США" public nameDt => string(6) "США" public continent => string(1) "4" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(2) "13" public reviews => string(3) "112" public vreviews => string(2) "44" public photoCount => string(3) "912" public videoCount => string(1) "0" public questions => string(2) "75" public answers => string(3) "599" public rate => string(6) "7.8409" public topRate => string(7) "12.4242" }160 => object stdClass(27){ public id => string(3) "149" public code => string(10) "uzbekistan" public code2 => string(2) "uz" public name => string(10) "Uzbekistan" public nameLang => string(20) "Узбекистан" public lat => string(8) "41.65650" public lng => string(8) "64.42380" public zoom => string(1) "5" public capital => string(4) "1742" public nameEng => string(10) "Uzbekistan" public nameTr => string(10) "uzbekistan" public nameRd => string(22) "Узбекистана" public nameVn => string(20) "Узбекистан" public namePr => string(22) "Узбекистане" public nameDt => string(22) "Узбекистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "10" public sights => string(1) "0" public reviews => string(2) "23" public vreviews => string(1) "9" public photoCount => string(3) "146" public videoCount => string(1) "0" public questions => string(2) "21" public answers => string(2) "62" public rate => string(6) "6.8182" public topRate => string(7) "10.2797" }161 => object stdClass(27){ public id => string(2) "25" public code => string(7) "vatican" public code2 => string(2) "va" public name => string(7) "Vatican" public nameLang => string(14) "Ватикан" public lat => string(8) "41.87770" public lng => string(8) "12.56560" public zoom => string(2) "10" public capital => string(4) "1454" public nameEng => string(7) "Vatican" public nameTr => string(7) "vatican" public nameRd => string(16) "Ватикана" public nameVn => string(14) "Ватикан" public namePr => string(16) "Ватикане" public nameDt => string(16) "Ватикану" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "1" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(2) "41" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "9" public rate => NULL public topRate => NULL }162 => object stdClass(27){ public id => string(2) "28" public code => string(9) "venezuela" public code2 => string(2) "ve" public name => string(9) "Venezuela" public nameLang => string(18) "Венесуэла" public lat => string(7) "6.47280" public lng => string(9) "-66.58900" public zoom => string(1) "5" public capital => string(4) "1532" public nameEng => string(9) "Venezuela" public nameTr => string(9) "venezuela" public nameRd => string(18) "Венесуэлы" public nameVn => string(18) "Венесуэлу" public namePr => string(18) "Венесуэле" public nameDt => string(18) "Венесуэле" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "4" public photoCount => string(2) "60" public videoCount => string(1) "1" public questions => string(1) "9" public answers => string(1) "3" public rate => string(6) "5.8000" public topRate => string(6) "8.3000" }163 => object stdClass(27){ public id => string(2) "29" public code => string(7) "vietnam" public code2 => string(2) "vn" public name => string(7) "Vietnam" public nameLang => string(14) "Вьетнам" public lat => string(8) "15.22060" public lng => string(9) "104.34810" public zoom => string(1) "6" public capital => string(4) "1530" public nameEng => string(7) "Vietnam" public nameTr => string(7) "vietnam" public nameRd => string(16) "Вьетнама" public nameVn => string(14) "Вьетнам" public namePr => string(16) "Вьетнаме" public nameDt => string(16) "Вьетнаму" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "196" public sights => string(2) "25" public reviews => string(3) "848" public vreviews => string(3) "739" public photoCount => string(4) "2767" public videoCount => string(1) "4" public questions => string(3) "290" public answers => string(4) "1190" public rate => string(6) "7.1644" public topRate => string(7) "12.1375" }164 => object stdClass(27){ public id => string(3) "142" public code => string(5) "yemen" public code2 => string(2) "ye" public name => string(5) "Yemen" public nameLang => string(10) "Йемен" public lat => string(8) "15.62300" public lng => string(8) "47.43900" public zoom => string(1) "6" public capital => string(4) "1682" public nameEng => string(5) "Yemen" public nameTr => string(5) "yemen" public nameRd => string(12) "Йемена" public nameVn => string(10) "Йемен" public namePr => string(12) "Йемене" public nameDt => string(12) "Йемену" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "1" public reviews => string(1) "0" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => NULL public topRate => NULL }165 => object stdClass(27){ public id => string(2) "44" public code => string(6) "zambia" public code2 => string(2) "zm" public name => string(6) "Zambia" public nameLang => string(12) "Замбия" public lat => string(9) "-13.36820" public lng => string(8) "27.86130" public zoom => string(1) "5" public capital => string(4) "1805" public nameEng => string(6) "Zambia" public nameTr => string(6) "zambia" public nameRd => string(12) "Замбия" public nameVn => string(12) "Замбию" public namePr => string(12) "Замбии" public nameDt => string(12) "Замбии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "1" public photoCount => string(3) "218" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "9" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }166 => object stdClass(27){ public id => string(2) "45" public code => string(8) "zimbabwe" public code2 => string(2) "zw" public name => string(8) "Zimbabwe" public nameLang => string(16) "Зимбабве" public lat => string(9) "-19.01330" public lng => string(8) "29.14670" public zoom => string(1) "6" public capital => string(4) "1806" public nameEng => string(8) "Zimbabwe" public nameTr => string(8) "zimbabwe" public nameRd => string(16) "Зимбабве" public nameVn => string(16) "Зимбабве" public namePr => string(16) "Зимбабве" public nameDt => string(16) "Зимбабве" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "0" public photoCount => string(3) "130" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "8" public rate => NULL public topRate => NULL }) protected _total_rows => integer 167 protected _current_row => integer 157 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "148" "code" => string(8) "abkhazia" "code2" => string(2) "ab" "name" => string(8) "Abkhazia" "nameLang" => string(14) "Абхазия" "nameEng" => string(8) "Abkhazia" "nameUkr" => NULL "nameTr" => string(8) "abkhazia" "continent" => string(1) "2" "priority" => string(2) "-1" "lat" => string(8) "42.94440" "lng" => string(8) "41.11080" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)1 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1792 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 148 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "53" "sights" => string(1) "2" "reviews" => string(3) "906" "vreviews" => string(3) "804" "photoCount" => string(3) "929" "videoCount" => string(1) "6" "questions" => string(3) "171" "answers" => string(3) "623" "rate" => string(6) "5.6828" "topRate" => string(7) "10.6580" ) }"nameRd" => string(14) "Абхазии" "nameVn" => string(14) "Абхазию" "namePr" => string(14) "Абхазии" "nameDt" => string(14) "Абхазии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "143" "code" => string(11) "afghanistan" "code2" => string(2) "af" "name" => string(11) "Afghanistan" "nameLang" => string(20) "Афганистан" "nameEng" => string(11) "Afghanistan" "nameUkr" => NULL "nameTr" => string(11) "afghanistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "33.06390" "lng" => string(8) "68.59860" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)2 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1683 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 143 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(22) "Афганистана" "nameVn" => string(20) "Афганистан" "namePr" => string(22) "Афганистане" "nameDt" => string(22) "Афганистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "10" "code" => string(7) "albania" "code2" => string(2) "al" "name" => string(7) "Albania" "nameLang" => string(14) "Албания" "nameEng" => string(7) "Albania" "nameUkr" => NULL "nameTr" => string(7) "albania" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "41.34380" "lng" => string(8) "20.37960" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)3 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1793 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 10 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "92" "sights" => string(2) "42" "reviews" => string(3) "233" "vreviews" => string(3) "198" "photoCount" => string(3) "788" "videoCount" => string(1) "6" "questions" => string(2) "45" "answers" => string(3) "269" "rate" => string(6) "6.1263" "topRate" => string(7) "11.0273" ) }"nameRd" => string(14) "Албании" "nameVn" => string(14) "Албанию" "namePr" => string(14) "Албании" "nameDt" => string(14) "Албании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "11" "code" => string(7) "algeria" "code2" => string(2) "dz" "name" => string(7) "Algeria" "nameLang" => string(10) "Алжир" "nameEng" => string(7) "Algeria" "nameUkr" => NULL "nameTr" => string(7) "algeria" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "36.77820" "lng" => string(7) "3.05250" "zoom" => string(2) "12" "capital" => object Application\Library\Service\Geo\City(14)4 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1794 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 11 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(2) "18" "vreviews" => string(1) "0" "photoCount" => string(3) "284" "videoCount" => string(1) "1" "questions" => string(1) "9" "answers" => string(2) "17" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Алжира" "nameVn" => string(10) "Алжир" "namePr" => string(12) "Алжире" "nameDt" => string(12) "Алжиру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "3" "code" => string(7) "andorra" "code2" => string(2) "ad" "name" => string(7) "Andorra" "nameLang" => string(14) "Андорра" "nameEng" => string(7) "Andorra" "nameUkr" => NULL "nameTr" => string(7) "andorra" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "42.54300" "lng" => string(7) "1.58890" "zoom" => string(2) "11" "capital" => object Application\Library\Service\Geo\City(14)5 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 974 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 3 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "39" "sights" => string(2) "12" "reviews" => string(3) "136" "vreviews" => string(3) "112" "photoCount" => string(3) "512" "videoCount" => string(1) "1" "questions" => string(2) "18" "answers" => string(2) "15" "rate" => string(6) "7.2087" "topRate" => string(7) "12.0363" ) }"nameRd" => string(14) "Андорры" "nameVn" => string(14) "Андорру" "namePr" => string(14) "Андорре" "nameDt" => string(14) "Андорре" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "153" "code" => string(9) "antarctic" "code2" => string(2) "aa" "name" => string(9) "Antarctic" "nameLang" => string(20) "Антарктика" "nameEng" => string(9) "Antarctic" "nameUkr" => NULL "nameTr" => string(9) "antarctic" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-77.58000" "lng" => string(8) "26.19140" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)6 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2081 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 153 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "0" "photoCount" => string(2) "51" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(2) "18" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Антарктики" "nameVn" => string(20) "Антарктику" "namePr" => string(20) "Антарктике" "nameDt" => string(20) "Антарктике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "2" "code" => string(7) "antigua" "code2" => string(2) "ag" "name" => string(7) "Antigua" "nameLang" => string(14) "Антигуа" "nameEng" => string(7) "Antigua" "nameUkr" => NULL "nameTr" => string(7) "antigua" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "46.81510" "lng" => string(8) "30.43210" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)7 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1201 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 2 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(14) "Антигуа" "nameVn" => string(14) "Антигуа" "namePr" => string(14) "Антигуа" "nameDt" => string(14) "Антигуа" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "9" "code" => string(9) "argentina" "code2" => string(2) "ar" "name" => string(9) "Argentina" "nameLang" => string(18) "Аргентина" "nameEng" => string(9) "Argentina" "nameUkr" => NULL "nameTr" => string(9) "argentina" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-35.46185" "lng" => string(9) "-65.03758" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)8 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1531 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 9 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "2" "reviews" => string(2) "17" "vreviews" => string(1) "4" "photoCount" => string(3) "249" "videoCount" => string(1) "0" "questions" => string(2) "10" "answers" => string(2) "48" "rate" => string(6) "7.5000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(18) "Аргентины" "nameVn" => string(18) "Аргентину" "namePr" => string(18) "Аргентине" "nameDt" => string(18) "Аргентине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "4" "code" => string(7) "armenia" "code2" => string(2) "am" "name" => string(7) "Armenia" "nameLang" => string(14) "Армения" "nameEng" => string(7) "Armenia" "nameUkr" => NULL "nameTr" => string(7) "armenia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "40.31300" "lng" => string(8) "45.16480" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)9 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1723 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 4 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "9" "sights" => string(2) "18" "reviews" => string(2) "37" "vreviews" => string(2) "11" "photoCount" => string(3) "298" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "29" "rate" => string(6) "8.0000" "topRate" => string(7) "11.6667" ) }"nameRd" => string(14) "Армении" "nameVn" => string(14) "Армению" "namePr" => string(14) "Армении" "nameDt" => string(14) "Армении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "5" "code" => string(5) "aruba" "code2" => string(2) "aw" "name" => string(5) "Aruba" "nameLang" => string(10) "Аруба" "nameEng" => string(5) "Aruba" "nameUkr" => NULL "nameTr" => string(5) "aruba" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "11.78130" "lng" => string(9) "-64.29200" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)10 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1170 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 5 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Арубы" "nameVn" => string(10) "Арубу" "namePr" => string(10) "Арубе" "nameDt" => string(10) "Арубе" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "7" "code" => string(9) "australia" "code2" => string(2) "au" "name" => string(9) "Australia" "nameLang" => string(18) "Австралия" "nameEng" => string(9) "Australia" "nameUkr" => NULL "nameTr" => string(9) "australia" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-28.84470" "lng" => string(9) "135.08791" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)11 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 978 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 7 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "0" "reviews" => string(2) "20" "vreviews" => string(2) "14" "photoCount" => string(2) "47" "videoCount" => string(1) "0" "questions" => string(2) "25" "answers" => string(2) "95" "rate" => string(6) "8.7143" "topRate" => string(7) "12.6032" ) }"nameRd" => string(18) "Австралии" "nameVn" => string(18) "Австралию" "namePr" => string(18) "Австралии" "nameDt" => string(18) "Австралии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "8" "code" => string(7) "austria" "code2" => string(2) "at" "name" => string(7) "Austria" "nameLang" => string(14) "Австрия" "nameEng" => string(7) "Austria" "nameUkr" => NULL "nameTr" => string(7) "austria" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.79840" "lng" => string(8) "13.35940" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)12 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 790 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 8 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "178" "sights" => string(3) "218" "reviews" => string(3) "394" "vreviews" => string(3) "273" "photoCount" => string(4) "2799" "videoCount" => string(1) "2" "questions" => string(3) "128" "answers" => string(3) "458" "rate" => string(6) "7.0108" "topRate" => string(7) "11.9386" ) }"nameRd" => string(14) "Австрии" "nameVn" => string(14) "Австрию" "namePr" => string(14) "Австрии" "nameDt" => string(14) "Австрии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "6" "code" => string(10) "azerbaijan" "code2" => string(2) "az" "name" => string(10) "Azerbaijan" "nameLang" => string(22) "Азербайджан" "nameEng" => string(10) "Azerbaijan" "nameUkr" => NULL "nameTr" => string(10) "azerbaijan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "40.15130" "lng" => string(8) "47.68990" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)13 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1545 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 6 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "4" "reviews" => string(2) "36" "vreviews" => string(2) "21" "photoCount" => string(3) "427" "videoCount" => string(1) "0" "questions" => string(2) "38" "answers" => string(2) "79" "rate" => string(6) "7.8095" "topRate" => string(7) "12.0095" ) }"nameRd" => string(24) "Азербайджана" "nameVn" => string(22) "Азербайджан" "namePr" => string(24) "Азербайджане" "nameDt" => string(24) "Азербайджану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "18" "code" => string(7) "bahamas" "code2" => string(2) "bs" "name" => string(7) "Bahamas" "nameLang" => string(12) "Багамы" "nameEng" => string(7) "Bahamas" "nameUkr" => NULL "nameTr" => string(7) "bahamas" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "24.34710" "lng" => string(9) "-77.15700" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)14 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1678 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 18 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(2) "11" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "27" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Багам" "nameVn" => string(12) "Багамы" "namePr" => string(14) "Багамах" "nameDt" => string(14) "Багамам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "24" "code" => string(7) "bahrain" "code2" => string(2) "bh" "name" => string(7) "Bahrain" "nameLang" => string(14) "Бахрейн" "nameEng" => string(7) "Bahrain" "nameUkr" => NULL "nameTr" => string(7) "bahrain" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "26.03830" "lng" => string(8) "50.58240" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)15 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1796 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 24 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "3" "photoCount" => string(2) "62" "videoCount" => string(1) "1" "questions" => string(1) "5" "answers" => string(1) "9" "rate" => string(6) "9.0000" "topRate" => string(7) "11.1429" ) }"nameRd" => string(16) "Бахрейна" "nameVn" => string(14) "Бахрейн" "namePr" => string(16) "Бахрейне" "nameDt" => string(16) "Бахрейну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "19" "code" => string(10) "bangladesh" "code2" => string(2) "bd" "name" => string(10) "Bangladesh" "nameLang" => string(18) "Бангладеш" "nameEng" => string(10) "Bangladesh" "nameUkr" => NULL "nameTr" => string(10) "bangladesh" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "24.52710" "lng" => string(8) "90.31860" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)16 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1795 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 19 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Бангладеша" "nameVn" => string(18) "Бангладеш" "namePr" => string(20) "Бангладеше" "nameDt" => string(20) "Бангладешу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "12" "code" => string(8) "barbados" "code2" => string(2) "bb" "name" => string(8) "Barbados" "nameLang" => string(16) "Барбадос" "nameEng" => string(8) "Barbados" "nameUkr" => NULL "nameTr" => string(8) "barbados" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(9) "-48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)17 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1158 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 12 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(1) "9" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(18) "Барбадоса" "nameVn" => string(16) "Барбадос" "namePr" => string(18) "Барбадосе" "nameDt" => string(18) "Барбадосу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "16" "code" => string(7) "belarus" "code2" => string(2) "by" "name" => string(7) "Belarus" "nameLang" => string(16) "Беларусь" "nameEng" => string(7) "Belarus" "nameUkr" => NULL "nameTr" => string(7) "belarus" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "53.72270" "lng" => string(8) "27.99320" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)18 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1463 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 16 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "48" "sights" => string(1) "5" "reviews" => string(3) "153" "vreviews" => string(3) "126" "photoCount" => string(3) "856" "videoCount" => string(1) "0" "questions" => string(2) "79" "answers" => string(3) "275" "rate" => string(6) "6.9055" "topRate" => string(7) "11.7517" ) }"nameRd" => string(16) "Беларуси" "nameVn" => string(16) "Беларусь" "namePr" => string(16) "Беларуси" "nameDt" => string(16) "Беларуси" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "17" "code" => string(7) "belgium" "code2" => string(2) "be" "name" => string(7) "Belgium" "nameLang" => string(14) "Бельгия" "nameEng" => string(7) "Belgium" "nameUkr" => NULL "nameTr" => string(7) "belgium" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "50.58320" "lng" => string(7) "4.61430" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)19 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1405 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 17 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "13" "sights" => string(2) "73" "reviews" => string(2) "41" "vreviews" => string(2) "16" "photoCount" => string(3) "497" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "59" "rate" => string(6) "7.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(14) "Бельгии" "nameVn" => string(14) "Бельгию" "namePr" => string(14) "Бельгии" "nameDt" => string(14) "Бельгии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "145" "code" => string(6) "belize" "code2" => string(2) "bz" "name" => string(6) "Belize" "nameLang" => string(10) "Белиз" "nameEng" => string(6) "Belize" "nameUkr" => NULL "nameTr" => string(6) "belize" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(9) "-48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)20 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1713 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 145 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "7" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Белиза" "nameVn" => string(10) "Белиз" "namePr" => string(12) "Белизе" "nameDt" => string(12) "Белизу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "20" "code" => string(5) "benin" "code2" => string(2) "bj" "name" => string(5) "Benin" "nameLang" => string(10) "Бенин" "nameEng" => string(5) "Benin" "nameUkr" => NULL "nameTr" => string(5) "benin" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.64410" "lng" => string(7) "2.94430" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)21 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1797 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 20 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Бенина" "nameVn" => string(10) "Бенин" "namePr" => string(12) "Бенине" "nameDt" => string(12) "Бенину" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "140" "code" => string(8) "bermudas" "code2" => string(2) "bm" "name" => string(8) "Bermudas" "nameLang" => string(35) "Бермудские острова" "nameEng" => string(8) "Bermudas" "nameUkr" => NULL "nameTr" => string(8) "bermudas" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "32.29240" "lng" => string(9) "-64.78480" "zoom" => string(2) "13" "capital" => object Application\Library\Service\Geo\City(14)22 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1679 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 140 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Бермудов" "nameVn" => string(14) "Бермуды" "namePr" => string(16) "Бермудах" "nameDt" => string(16) "Бермудам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "21" "code" => string(7) "bolivia" "code2" => string(2) "bo" "name" => string(7) "Bolivia" "nameLang" => string(14) "Боливия" "nameEng" => string(7) "Bolivia" "nameUkr" => NULL "nameTr" => string(7) "bolivia" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-16.29910" "lng" => string(9) "-63.54490" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)23 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1798 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 21 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "1" "reviews" => string(1) "4" "vreviews" => string(1) "2" "photoCount" => string(2) "84" "videoCount" => string(1) "2" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.6667" ) }"nameRd" => string(14) "Боливии" "nameVn" => string(14) "Боливию" "namePr" => string(14) "Боливии" "nameDt" => string(14) "Боливии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "22" "code" => string(18) "bosnia_herzegovina" "code2" => string(2) "ba" "name" => string(18) "Bosnia herzegovina" "nameLang" => string(38) "Босния и Герцеговина" "nameEng" => string(18) "Bosnia herzegovina" "nameUkr" => NULL "nameTr" => string(18) "bosnia_herzegovina" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.02440" "lng" => string(8) "17.88570" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)24 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1799 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 22 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "5" "vreviews" => string(1) "0" "photoCount" => string(3) "122" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "7" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(38) "Боснии и Герцоговины" "nameVn" => string(38) "Боснию и Герцоговину" "namePr" => string(38) "Боснии и Герцоговине" "nameDt" => string(38) "Боснии и Герцоговине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "23" "code" => string(8) "botswana" "code2" => string(2) "bw" "name" => string(8) "Botswana" "nameLang" => string(16) "Ботсвана" "nameEng" => string(8) "Botswana" "nameUkr" => NULL "nameTr" => string(8) "botswana" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-22.53290" "lng" => string(8) "24.36770" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)25 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1800 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 23 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "0" "photoCount" => string(2) "49" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Ботсваны" "nameVn" => string(16) "Ботсвану" "namePr" => string(16) "Ботсване" "nameDt" => string(16) "Ботсване" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "14" "code" => string(6) "brazil" "code2" => string(2) "br" "name" => string(6) "Brazil" "nameLang" => string(16) "Бразилия" "nameEng" => string(6) "Brazil" "nameUkr" => NULL "nameTr" => string(6) "brazil" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-14.00870" "lng" => string(9) "-54.93160" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)26 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 989 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 14 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "28" "vreviews" => string(2) "13" "photoCount" => string(3) "170" "videoCount" => string(1) "2" "questions" => string(2) "13" "answers" => string(2) "32" "rate" => string(6) "7.3077" "topRate" => string(7) "11.1312" ) }"nameRd" => string(16) "Бразилии" "nameVn" => string(16) "Бразилию" "namePr" => string(16) "Бразилии" "nameDt" => string(16) "Бразилии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "161" "code" => string(6) "brunei" "code2" => string(2) "bn" "name" => string(6) "Brunei" "nameLang" => string(12) "Бруней" "nameEng" => string(6) "Brunei" "nameUkr" => NULL "nameTr" => string(6) "brunei" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(7) "4.49976" "lng" => string(9) "114.60663" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)27 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2883 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 161 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(1) "8" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Брунея" "nameVn" => string(12) "Бруней" "namePr" => string(12) "Брунее" "nameDt" => string(12) "Брунею" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "13" "code" => string(8) "bulgaria" "code2" => string(2) "bg" "name" => string(8) "Bulgaria" "nameLang" => string(16) "Болгария" "nameEng" => string(8) "Bulgaria" "nameUkr" => NULL "nameTr" => string(8) "bulgaria" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "42.72520" "lng" => string(8) "25.48150" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)28 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 800 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 13 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "936" "sights" => string(2) "47" "reviews" => string(4) "5990" "vreviews" => string(4) "5579" "photoCount" => string(5) "13025" "videoCount" => string(2) "12" "questions" => string(4) "1840" "answers" => string(5) "10394" "rate" => string(6) "6.4462" "topRate" => string(7) "11.4426" ) }"nameRd" => string(16) "Болгарии" "nameVn" => string(16) "Болгарию" "namePr" => string(16) "Болгарии" "nameDt" => string(16) "Болгарии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "15" "code" => string(6) "butane" "code2" => string(2) "bt" "name" => string(6) "Butane" "nameLang" => string(10) "Бутан" "nameEng" => string(6) "Butane" "nameUkr" => NULL "nameTr" => string(6) "butane" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "27.08850" "lng" => string(8) "90.53830" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)29 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 991 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 15 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.0000" ) }"nameRd" => string(12) "Бутана" "nameVn" => string(10) "Бутан" "namePr" => string(12) "Бутане" "nameDt" => string(12) "Бутану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "62" "code" => string(8) "cambodia" "code2" => string(2) "kh" "name" => string(8) "Cambodia" "nameLang" => string(16) "Камбоджа" "nameEng" => string(8) "Cambodia" "nameUkr" => NULL "nameTr" => string(8) "cambodia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "17.26670" "lng" => string(9) "107.18260" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)30 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1736 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 62 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "22" "sights" => string(1) "6" "reviews" => string(2) "58" "vreviews" => string(2) "31" "photoCount" => string(3) "534" "videoCount" => string(1) "0" "questions" => string(2) "14" "answers" => string(2) "61" "rate" => string(6) "7.2813" "topRate" => string(7) "11.7099" ) }"nameRd" => string(16) "Камбоджи" "nameVn" => string(16) "Камбоджу" "namePr" => string(16) "Камбодже" "nameDt" => string(16) "Камбодже" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "66" "code" => string(8) "cameroon" "code2" => string(2) "cm" "name" => string(8) "Cameroon" "nameLang" => string(14) "Камерун" "nameEng" => string(8) "Cameroon" "nameUkr" => NULL "nameTr" => string(8) "cameroon" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "3.46960" "lng" => string(8) "14.10640" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)31 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1808 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 66 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Камеруна" "nameVn" => string(14) "Камерун" "namePr" => string(16) "Камеруне" "nameDt" => string(16) "Камеруну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "57" "code" => string(6) "canada" "code2" => string(2) "ca" "name" => string(6) "Canada" "nameLang" => string(12) "Канада" "nameEng" => string(6) "Canada" "nameUkr" => NULL "nameTr" => string(6) "canada" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "53.59250" "lng" => string(9) "-99.66800" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)32 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1209 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 57 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(2) "15" "answers" => string(2) "38" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Канады" "nameVn" => string(12) "Канаду" "namePr" => string(12) "Канаде" "nameDt" => string(12) "Канаде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "159" "code" => string(10) "cape_verde" "code2" => string(2) "cv" "name" => string(10) "Cape verde" "nameLang" => string(19) "Кабо-Верде" "nameEng" => string(10) "Cape verde" "nameUkr" => NULL "nameTr" => string(10) "cape_verde" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "15.13576" "lng" => string(9) "-23.70850" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)33 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2533 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 159 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(2) "34" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "2" "rate" => string(6) "9.5000" "topRate" => string(7) "11.1667" ) }"nameRd" => string(19) "Кабо-Верде" "nameVn" => string(19) "Кабо-Верде" "namePr" => string(19) "Кабо-Верде" "nameDt" => string(19) "Кабо-Верде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "55" "code" => string(11) "carpathians" "code2" => string(2) "ur" "name" => string(11) "Carpathians" "nameLang" => string(31) "Украина - Карпаты" "nameEng" => string(11) "Carpathians" "nameUkr" => NULL "nameTr" => string(11) "carpathians" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.95860" "lng" => string(8) "24.46660" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)34 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 55 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "893" "sights" => string(3) "149" "reviews" => string(4) "7083" "vreviews" => string(4) "6546" "photoCount" => string(5) "16274" "videoCount" => string(2) "34" "questions" => string(4) "1040" "answers" => string(4) "7765" "rate" => string(6) "6.8794" "topRate" => string(7) "11.8763" ) }"nameRd" => string(12) "Карпат" "nameVn" => string(14) "Карпаты" "namePr" => string(16) "Карпатах" "nameDt" => string(16) "Карпатам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "123" "code" => string(4) "chad" "code2" => string(2) "td" "name" => string(4) "Chad" "nameLang" => string(6) "Чад" "nameEng" => string(4) "Chad" "nameUkr" => NULL "nameTr" => string(4) "chad" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "15.45370" "lng" => string(8) "18.72070" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)35 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1815 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 123 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(8) "Чада" "nameVn" => string(6) "Чад" "namePr" => string(8) "Чаде" "nameDt" => string(8) "Чаду" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "136" "code" => string(5) "chile" "code2" => string(2) "cl" "name" => string(5) "Chile" "nameLang" => string(8) "Чили" "nameEng" => string(5) "Chile" "nameUkr" => NULL "nameTr" => string(5) "chile" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-25.95800" "lng" => string(9) "-59.23830" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)36 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1537 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 136 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "0" "photoCount" => string(3) "122" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(8) "Чили" "nameVn" => string(8) "Чили" "namePr" => string(8) "Чили" "nameDt" => string(8) "Чили" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "58" "code" => string(5) "china" "code2" => string(2) "cn" "name" => string(5) "China" "nameLang" => string(10) "Китай" "nameEng" => string(5) "China" "nameUkr" => NULL "nameTr" => string(5) "china" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "35.10190" "lng" => string(9) "101.42580" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)37 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 730 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 58 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "128" "sights" => string(2) "14" "reviews" => string(3) "561" "vreviews" => string(3) "472" "photoCount" => string(4) "2535" "videoCount" => string(1) "0" "questions" => string(3) "286" "answers" => string(3) "789" "rate" => string(6) "6.6360" "topRate" => string(7) "11.5940" ) }"nameRd" => string(10) "Китая" "nameVn" => string(10) "Китай" "namePr" => string(10) "Китае" "nameDt" => string(10) "Китаю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "63" "code" => string(8) "colombia" "code2" => string(2) "co" "name" => string(8) "Colombia" "nameLang" => string(16) "Колумбия" "nameEng" => string(8) "Colombia" "nameUkr" => NULL "nameTr" => string(8) "colombia" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "2.63580" "lng" => string(9) "-70.31250" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)38 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1810 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 63 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(2) "11" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Колумбии" "nameVn" => string(16) "Колумбию" "namePr" => string(16) "Колумбии" "nameDt" => string(16) "Колумбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "64" "code" => string(5) "congo" "code2" => string(2) "cd" "name" => string(5) "Congo" "nameLang" => string(10) "Конго" "nameEng" => string(5) "Congo" "nameUkr" => NULL "nameTr" => string(5) "congo" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "-2.24129" "lng" => string(8) "23.24596" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)39 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1811 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 64 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "34" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Конго" "nameVn" => string(10) "Конго" "namePr" => string(10) "Конго" "nameDt" => string(10) "Конго" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "154" "code" => string(10) "costa_rica" "code2" => string(2) "cr" "name" => string(10) "Costa Rica" "nameLang" => string(19) "Коста Рика" "nameEng" => string(10) "Costa Rica" "nameUkr" => NULL "nameTr" => string(10) "costa_rica" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "9.93330" "lng" => string(9) "-84.08330" "zoom" => string(2) "15" "capital" => object Application\Library\Service\Geo\City(14)40 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2083 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 154 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "2" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "7" "rate" => string(6) "8.0000" "topRate" => string(6) "9.6667" ) }"nameRd" => string(19) "Коста Рики" "nameVn" => string(19) "Коста Рику" "namePr" => string(19) "Коста Рике" "nameDt" => string(19) "Коста Рике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "50" "code" => string(6) "crimea" "code2" => string(2) "uc" "name" => string(6) "Crimea" "nameLang" => string(8) "Крым" "nameEng" => string(6) "Crimea" "nameUkr" => NULL "nameTr" => string(6) "crimea" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "45.52170" "lng" => string(8) "34.43120" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)41 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1098 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 50 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1095" "sights" => string(3) "224" "reviews" => string(5) "11884" "vreviews" => string(5) "10913" "photoCount" => string(5) "20238" "videoCount" => string(2) "72" "questions" => string(4) "1875" "answers" => string(4) "7530" "rate" => string(6) "6.9485" "topRate" => string(7) "11.9467" ) }"nameRd" => string(10) "Крыма" "nameVn" => string(8) "Крым" "namePr" => string(10) "Крыме" "nameDt" => string(10) "Крыму" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "134" "code" => string(7) "croatia" "code2" => string(2) "hr" "name" => string(7) "Croatia" "nameLang" => string(16) "Хорватия" "nameEng" => string(7) "Croatia" "nameUkr" => NULL "nameTr" => string(7) "croatia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "44.80910" "lng" => string(8) "16.34770" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)42 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 831 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 134 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "213" "sights" => string(2) "43" "reviews" => string(4) "1078" "vreviews" => string(3) "929" "photoCount" => string(4) "3919" "videoCount" => string(1) "3" "questions" => string(3) "456" "answers" => string(4) "1965" "rate" => string(6) "7.3234" "topRate" => string(7) "12.3020" ) }"nameRd" => string(16) "Хорватии" "nameVn" => string(16) "Хорватию" "namePr" => string(16) "Хорватии" "nameDt" => string(16) "Хорватии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "56" "code" => string(4) "cuba" "code2" => string(2) "cu" "name" => string(4) "Cuba" "nameLang" => string(8) "Куба" "nameEng" => string(4) "Cuba" "nameUkr" => NULL "nameTr" => string(4) "cuba" "continent" => string(1) "4" "priority" => string(1) "1" "lat" => string(8) "21.55530" "lng" => string(9) "-79.54650" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)43 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 967 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 56 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "84" "sights" => string(1) "8" "reviews" => string(3) "553" "vreviews" => string(3) "506" "photoCount" => string(4) "1545" "videoCount" => string(1) "3" "questions" => string(3) "141" "answers" => string(3) "499" "rate" => string(6) "7.3490" "topRate" => string(7) "12.3098" ) }"nameRd" => string(8) "Кубы" "nameVn" => string(8) "Кубу" "namePr" => string(8) "Кубе" "nameDt" => string(8) "Кубе" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "54" "code" => string(6) "cyprus" "code2" => string(2) "cy" "name" => string(6) "Cyprus" "nameLang" => string(8) "Кипр" "nameEng" => string(6) "Cyprus" "nameUkr" => NULL "nameTr" => string(6) "cyprus" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "35.07500" "lng" => string(8) "33.43140" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)44 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1326 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 54 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "326" "sights" => string(2) "59" "reviews" => string(4) "2635" "vreviews" => string(4) "2506" "photoCount" => string(4) "5915" "videoCount" => string(1) "7" "questions" => string(3) "642" "answers" => string(4) "3171" "rate" => string(6) "7.0956" "topRate" => string(7) "12.0876" ) }"nameRd" => string(10) "Кипра" "nameVn" => string(8) "Кипр" "namePr" => string(10) "Кипре" "nameDt" => string(10) "Кипру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "122" "code" => string(14) "czech_republic" "code2" => string(2) "cz" "name" => string(14) "Czech republic" "nameLang" => string(10) "Чехия" "nameEng" => string(14) "Czech republic" "nameUkr" => NULL "nameTr" => string(14) "czech_republic" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "49.78840" "lng" => string(8) "15.42480" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)45 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 845 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 122 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "385" "sights" => string(3) "258" "reviews" => string(4) "1812" "vreviews" => string(4) "1547" "photoCount" => string(4) "2997" "videoCount" => string(1) "3" "questions" => string(3) "689" "answers" => string(4) "3556" "rate" => string(6) "6.6427" "topRate" => string(7) "11.6298" ) }"nameRd" => string(10) "Чехии" "nameVn" => string(10) "Чехию" "namePr" => string(10) "Чехии" "nameDt" => string(10) "Чехии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "40" "code" => string(7) "denmark" "code2" => string(2) "dk" "name" => string(7) "Denmark" "nameLang" => string(10) "Дания" "nameEng" => string(7) "Denmark" "nameUkr" => NULL "nameTr" => string(7) "denmark" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "55.14120" "lng" => string(8) "11.40380" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)46 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 997 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 40 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(2) "24" "reviews" => string(2) "26" "vreviews" => string(1) "8" "photoCount" => string(3) "443" "videoCount" => string(1) "1" "questions" => string(2) "15" "answers" => string(2) "67" "rate" => string(6) "8.2500" "topRate" => string(7) "11.5833" ) }"nameRd" => string(10) "Дании" "nameVn" => string(10) "Данию" "namePr" => string(10) "Дании" "nameDt" => string(10) "Дании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "156" "code" => string(8) "djibouti" "code2" => string(2) "dj" "name" => string(8) "Djibouti" "nameLang" => string(14) "Джибути" "nameEng" => string(8) "Djibouti" "nameUkr" => NULL "nameTr" => string(8) "djibouti" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "11.68450" "lng" => string(8) "42.71760" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)47 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2117 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 156 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Джибути" "nameVn" => string(14) "Джибути" "namePr" => string(14) "Джибути" "nameDt" => string(14) "Джибути" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "41" "code" => string(8) "dominica" "code2" => string(2) "dm" "name" => string(8) "Dominica" "nameLang" => string(16) "Доминика" "nameEng" => string(8) "Dominica" "nameUkr" => NULL "nameTr" => string(8) "dominica" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "15.41670" "lng" => string(9) "-61.36410" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)48 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1671 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 41 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Доминика" "nameVn" => string(16) "Доминику" "namePr" => string(16) "Доминике" "nameDt" => string(16) "Доминике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "42" "code" => string(18) "dominican_republic" "code2" => string(2) "do" "name" => string(18) "Dominican republic" "nameLang" => string(20) "Доминикана" "nameEng" => string(18) "Dominican republic" "nameUkr" => NULL "nameTr" => string(18) "dominican_republic" "continent" => string(1) "4" "priority" => string(1) "2" "lat" => string(8) "18.80230" "lng" => string(9) "-70.29050" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)49 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1163 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 42 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "111" "sights" => string(1) "8" "reviews" => string(4) "1149" "vreviews" => string(4) "1083" "photoCount" => string(4) "3904" "videoCount" => string(1) "3" "questions" => string(3) "517" "answers" => string(4) "2562" "rate" => string(6) "7.7679" "topRate" => string(7) "12.7495" ) }"nameRd" => string(20) "Доминиканы" "nameVn" => string(20) "Доминикану" "namePr" => string(20) "Доминикане" "nameDt" => string(20) "Доминикане" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "127" "code" => string(7) "ecuador" "code2" => string(2) "ec" "name" => string(7) "Ecuador" "nameLang" => string(14) "Эквадор" "nameEng" => string(7) "Ecuador" "nameUkr" => NULL "nameTr" => string(7) "ecuador" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "-3.29410" "lng" => string(9) "-76.66260" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)50 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1633 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 127 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "0" "reviews" => string(2) "15" "vreviews" => string(2) "12" "photoCount" => string(3) "306" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "3" "rate" => string(6) "6.8462" "topRate" => string(7) "10.5962" ) }"nameRd" => string(16) "Эквадора" "nameVn" => string(14) "Эквадор" "namePr" => string(16) "Эквадоре" "nameDt" => string(16) "Эквадору" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "43" "code" => string(5) "egypt" "code2" => string(2) "eg" "name" => string(5) "Egypt" "nameLang" => string(12) "Египет" "nameEng" => string(5) "Egypt" "nameUkr" => NULL "nameTr" => string(5) "egypt" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "26.29340" "lng" => string(8) "30.98140" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)51 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 710 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 43 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "598" "sights" => string(3) "355" "reviews" => string(5) "52349" "vreviews" => string(5) "50243" "photoCount" => string(6) "131082" "videoCount" => string(3) "564" "questions" => string(5) "17295" "answers" => string(6) "160026" "rate" => string(6) "7.0090" "topRate" => string(7) "12.0086" ) }"nameRd" => string(12) "Египта" "nameVn" => string(12) "Египет" "namePr" => string(12) "Египте" "nameDt" => string(12) "Египту" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "167" "code" => string(11) "el_salvador" "code2" => string(2) "sv" "name" => string(11) "El salvador" "nameLang" => string(18) "Сальвадор" "nameEng" => string(11) "El salvador" "nameUkr" => NULL "nameTr" => string(11) "el_salvador" "continent" => string(1) "5" "priority" => string(1) "1" "lat" => string(8) "13.79419" "lng" => string(9) "-88.89653" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)52 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 167 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "13" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Сальвадора" "nameVn" => string(18) "Сальвадор" "namePr" => string(20) "Сальвадоре" "nameDt" => string(20) "Сальвадору" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "128" "code" => string(7) "estonia" "code2" => string(2) "ee" "name" => string(7) "Estonia" "nameLang" => string(14) "Эстония" "nameEng" => string(7) "Estonia" "nameUkr" => NULL "nameTr" => string(7) "estonia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "59.14210" "lng" => string(8) "25.51030" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)53 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1073 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 128 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "45" "sights" => string(2) "35" "reviews" => string(3) "136" "vreviews" => string(2) "97" "photoCount" => string(4) "1333" "videoCount" => string(1) "1" "questions" => string(2) "30" "answers" => string(3) "175" "rate" => string(6) "7.1717" "topRate" => string(7) "11.9737" ) }"nameRd" => string(14) "Эстонии" "nameVn" => string(14) "Эстонию" "namePr" => string(14) "Эстонии" "nameDt" => string(14) "Эстонии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "129" "code" => string(8) "ethiopia" "code2" => string(2) "et" "name" => string(8) "Ethiopia" "nameLang" => string(14) "Эфиопия" "nameEng" => string(8) "Ethiopia" "nameUkr" => NULL "nameTr" => string(8) "ethiopia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.14550" "lng" => string(8) "40.47360" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)54 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1639 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 129 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "15" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Эфиопии" "nameVn" => string(14) "Эфиопию" "namePr" => string(14) "Эфиопии" "nameDt" => string(14) "Эфиопии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "1" "code" => string(4) "fiji" "code2" => string(2) "fj" "name" => string(4) "Fiji" "nameLang" => string(10) "Фиджи" "nameEng" => string(4) "Fiji" "nameUkr" => NULL "nameTr" => string(4) "fiji" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-17.74870" "lng" => string(9) "179.52760" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)55 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1240 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 1 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(2) "20" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "19" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Фиджи" "nameVn" => string(10) "Фиджи" "namePr" => string(10) "Фиджи" "nameDt" => string(10) "Фиджи" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "121" "code" => string(7) "finland" "code2" => string(2) "fi" "name" => string(7) "Finland" "nameLang" => string(18) "Финляндия" "nameEng" => string(7) "Finland" "nameUkr" => NULL "nameTr" => string(7) "finland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "64.71790" "lng" => string(8) "24.60940" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)56 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 848 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 121 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "61" "sights" => string(2) "15" "reviews" => string(3) "169" "vreviews" => string(3) "107" "photoCount" => string(4) "1010" "videoCount" => string(1) "4" "questions" => string(2) "79" "answers" => string(3) "207" "rate" => string(6) "7.6822" "topRate" => string(7) "12.5020" ) }"nameRd" => string(18) "Финляндии" "nameVn" => string(16) "Филяндию" "namePr" => string(18) "Финляндии" "nameDt" => string(18) "Финляндии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "119" "code" => string(6) "france" "code2" => string(2) "fr" "name" => string(6) "France" "nameLang" => string(14) "Франция" "nameEng" => string(6) "France" "nameUkr" => NULL "nameTr" => string(6) "france" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "46.19500" "lng" => string(7) "2.32910" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)57 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 861 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 119 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "235" "sights" => string(3) "351" "reviews" => string(3) "776" "vreviews" => string(3) "546" "photoCount" => string(4) "3650" "videoCount" => string(1) "2" "questions" => string(3) "303" "answers" => string(4) "1754" "rate" => string(6) "6.1697" "topRate" => string(7) "11.1333" ) }"nameRd" => string(14) "Франции" "nameVn" => string(14) "Францию" "namePr" => string(14) "Франции" "nameDt" => string(14) "Франции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "155" "code" => string(16) "french_polynesia" "code2" => string(2) "pf" "name" => string(16) "French polynesia" "nameLang" => string(41) "Французская Полинезия" "nameEng" => string(16) "French polynesia" "nameUkr" => NULL "nameTr" => string(16) "french_polynesia" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-17.71210" "lng" => string(10) "-149.36459" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)58 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2111 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 155 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "1" "photoCount" => string(2) "56" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "4" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(41) "Французской Полинезии" "nameVn" => string(41) "Французскую Полинезию" "namePr" => string(41) "Французской Полинезии" "nameDt" => string(41) "Французской Полинезии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "168" "code" => string(7) "hambiia" "code2" => string(2) "gm" "name" => string(6) "Gambia" "nameLang" => string(12) "Гамбия" "nameEng" => string(6) "Gambia" "nameUkr" => NULL "nameTr" => string(7) "hambiia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "13.44318" "lng" => string(9) "-15.31014" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)59 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 4170 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 168 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Гамбии" "nameVn" => string(12) "Гамбию" "namePr" => string(12) "Гамбии" "nameDt" => string(12) "Гамбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "33" "code" => string(7) "georgia" "code2" => string(2) "ge" "name" => string(7) "Georgia" "nameLang" => string(12) "Грузия" "nameEng" => string(7) "Georgia" "nameUkr" => NULL "nameTr" => string(7) "georgia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "42.14711" "lng" => string(8) "43.48389" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)60 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1776 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 33 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "223" "sights" => string(3) "105" "reviews" => string(3) "449" "vreviews" => string(3) "374" "photoCount" => string(4) "2311" "videoCount" => string(1) "4" "questions" => string(3) "283" "answers" => string(4) "1129" "rate" => string(6) "7.1013" "topRate" => string(7) "12.0484" ) }"nameRd" => string(12) "Грузии" "nameVn" => string(12) "Грузию" "namePr" => string(12) "Грузии" "nameDt" => string(12) "Грузии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "36" "code" => string(7) "germany" "code2" => string(2) "de" "name" => string(7) "Germany" "nameLang" => string(16) "Германия" "nameEng" => string(7) "Germany" "nameUkr" => NULL "nameTr" => string(7) "germany" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "50.73650" "lng" => string(7) "9.33840" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)61 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 870 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 36 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "88" "sights" => string(3) "141" "reviews" => string(3) "274" "vreviews" => string(3) "103" "photoCount" => string(4) "3405" "videoCount" => string(1) "0" "questions" => string(3) "239" "answers" => string(4) "1396" "rate" => string(6) "6.9806" "topRate" => string(7) "11.7937" ) }"nameRd" => string(16) "Германии" "nameVn" => string(16) "Германию" "namePr" => string(16) "Германии" "nameDt" => string(16) "Германии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "162" "code" => string(9) "gibraltar" "code2" => string(2) "gi" "name" => string(9) "Gibraltar" "nameLang" => string(18) "Гибралтар" "nameEng" => string(9) "Gibraltar" "nameUkr" => NULL "nameTr" => string(9) "gibraltar" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "36.15590" "lng" => string(8) "-5.34759" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)62 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2893 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 162 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "4" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "24" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Гибралтара" "nameVn" => string(18) "Гибралтар" "namePr" => string(20) "Гибралтаре" "nameDt" => string(20) "Гибралтару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "27" "code" => string(13) "great_britain" "code2" => string(2) "gb" "name" => string(13) "Great britain" "nameLang" => string(28) "Великобритания" "nameEng" => string(13) "Great britain" "nameUkr" => NULL "nameTr" => string(13) "great_britain" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "54.57210" "lng" => string(8) "-2.59280" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)63 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1241 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 27 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "51" "sights" => string(2) "27" "reviews" => string(3) "109" "vreviews" => string(2) "73" "photoCount" => string(3) "659" "videoCount" => string(1) "0" "questions" => string(2) "86" "answers" => string(3) "514" "rate" => string(6) "6.5270" "topRate" => string(7) "11.2673" ) }"nameRd" => string(28) "Великобритании" "nameVn" => string(28) "Великобританию" "namePr" => string(28) "Великобритании" "nameDt" => string(28) "Великобритании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "34" "code" => string(6) "greece" "code2" => string(2) "gr" "name" => string(6) "Greece" "nameLang" => string(12) "Греция" "nameEng" => string(6) "Greece" "nameUkr" => NULL "nameTr" => string(6) "greece" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "38.59970" "lng" => string(8) "23.46680" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)64 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 890 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 34 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1322" "sights" => string(3) "186" "reviews" => string(4) "8282" "vreviews" => string(4) "7717" "photoCount" => string(5) "21547" "videoCount" => string(2) "42" "questions" => string(4) "1833" "answers" => string(4) "9790" "rate" => string(6) "7.2196" "topRate" => string(7) "12.2170" ) }"nameRd" => string(12) "Греции" "nameVn" => string(12) "Грецию" "namePr" => string(12) "Греции" "nameDt" => string(12) "Греции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "35" "code" => string(7) "grenada" "code2" => string(2) "gd" "name" => string(7) "Grenada" "nameLang" => string(14) "Гренада" "nameEng" => string(7) "Grenada" "nameUkr" => NULL "nameTr" => string(7) "grenada" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "12.26080" "lng" => string(9) "-61.58820" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)65 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1238 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 35 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "8" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(14) "Гренады" "nameVn" => string(14) "Гренаду" "namePr" => string(14) "Гренаде" "nameDt" => string(14) "Гренаде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "37" "code" => string(9) "guatemala" "code2" => string(2) "gt" "name" => string(9) "Guatemala" "nameLang" => string(18) "Гватемала" "nameEng" => string(9) "Guatemala" "nameUkr" => NULL "nameTr" => string(9) "guatemala" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "15.77630" "lng" => string(9) "-90.23230" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)66 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1802 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 37 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "5" "vreviews" => string(1) "0" "photoCount" => string(2) "22" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Гватемалы" "nameVn" => string(18) "Гватемалу" "namePr" => string(18) "Гватемале" "nameDt" => string(18) "Гватемале" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "38" "code" => string(6) "guinea" "code2" => string(2) "gn" "name" => string(6) "Guinea" "nameLang" => string(12) "Гвинея" "nameEng" => string(6) "Guinea" "nameUkr" => NULL "nameTr" => string(6) "guinea" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "10.40140" "lng" => string(9) "-10.15140" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)67 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1803 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 38 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "1" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Гвинеи" "nameVn" => string(12) "Гвинею" "namePr" => string(12) "Гвинее" "nameDt" => string(12) "Гвинее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "30" "code" => string(5) "haiti" "code2" => string(2) "ht" "name" => string(5) "Haiti" "nameLang" => string(10) "Гаити" "nameEng" => string(5) "Haiti" "nameUkr" => NULL "nameTr" => string(5) "haiti" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.38580" "lng" => string(9) "-71.30130" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)68 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1801 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 30 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "9" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Гаити" "nameVn" => string(10) "Гаити" "namePr" => string(10) "Гаити" "nameDt" => string(10) "Гаити" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "39" "code" => string(8) "honduras" "code2" => string(2) "hn" "name" => string(8) "Honduras" "nameLang" => string(16) "Гондурас" "nameEng" => string(8) "Honduras" "nameUkr" => NULL "nameTr" => string(8) "honduras" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "14.48790" "lng" => string(9) "-86.72610" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)69 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1804 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 39 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(18) "Гондураса" "nameVn" => string(16) "Гондурас" "namePr" => string(18) "Гондурасе" "nameDt" => string(18) "Гондурасу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "31" "code" => string(9) "hong_kong" "code2" => string(2) "hk" "name" => string(9) "Hong kong" "nameLang" => string(14) "Гонконг" "nameEng" => string(9) "Hong kong" "nameUkr" => NULL "nameTr" => string(9) "hong_kong" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "23.11000" "lng" => string(9) "113.26900" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)70 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 728 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 31 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(1) "3" "reviews" => string(2) "24" "vreviews" => string(2) "14" "photoCount" => string(2) "78" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "8" "rate" => string(6) "8.6429" "topRate" => string(7) "12.5318" ) }"nameRd" => string(16) "Гонконга" "nameVn" => string(14) "Гонконг" "namePr" => string(16) "Гонконге" "nameDt" => string(16) "Гонконгу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "26" "code" => string(7) "hungary" "code2" => string(2) "hu" "name" => string(7) "Hungary" "nameLang" => string(14) "Венгрия" "nameEng" => string(7) "Hungary" "nameUkr" => NULL "nameTr" => string(7) "hungary" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.16600" "lng" => string(8) "19.52370" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)71 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 992 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 26 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "125" "sights" => string(3) "132" "reviews" => string(3) "465" "vreviews" => string(3) "331" "photoCount" => string(4) "2431" "videoCount" => string(1) "0" "questions" => string(3) "166" "answers" => string(3) "854" "rate" => string(6) "6.8750" "topRate" => string(7) "11.8153" ) }"nameRd" => string(14) "Венгрии" "nameVn" => string(14) "Венгрию" "namePr" => string(14) "Венгрии" "nameDt" => string(14) "Венгрии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "51" "code" => string(7) "iceland" "code2" => string(2) "is" "name" => string(7) "Iceland" "nameLang" => string(16) "Исландия" "nameEng" => string(7) "Iceland" "nameUkr" => NULL "nameTr" => string(7) "iceland" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "capital" => object Application\Library\Service\Geo\City(14)72 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1781 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 51 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "2" "photoCount" => string(3) "259" "videoCount" => string(1) "1" "questions" => string(1) "5" "answers" => string(2) "19" "rate" => string(6) "6.5000" "topRate" => string(6) "8.1667" ) }"nameRd" => string(16) "Исландии" "nameVn" => string(16) "Исландию" "namePr" => string(16) "Исландии" "nameDt" => string(16) "Исландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "46" "code" => string(5) "india" "code2" => string(2) "in" "name" => string(5) "India" "nameLang" => string(10) "Индия" "nameEng" => string(5) "India" "nameUkr" => NULL "nameTr" => string(5) "india" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "21.84110" "lng" => string(8) "79.51900" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)73 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1001 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 46 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "288" "sights" => string(2) "68" "reviews" => string(4) "1076" "vreviews" => string(3) "968" "photoCount" => string(4) "4256" "videoCount" => string(1) "3" "questions" => string(3) "504" "answers" => string(4) "3064" "rate" => string(6) "6.6158" "topRate" => string(7) "11.5952" ) }"nameRd" => string(10) "Индии" "nameVn" => string(10) "Индию" "namePr" => string(10) "Индии" "nameDt" => string(10) "Индии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "47" "code" => string(9) "indonesia" "code2" => string(2) "id" "name" => string(9) "Indonesia" "nameLang" => string(18) "Индонезия" "nameEng" => string(9) "Indonesia" "nameUkr" => NULL "nameTr" => string(9) "indonesia" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "-2.54800" "lng" => string(9) "118.01510" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)74 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 733 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 47 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "84" "sights" => string(1) "0" "reviews" => string(3) "411" "vreviews" => string(3) "320" "photoCount" => string(4) "2264" "videoCount" => string(1) "0" "questions" => string(3) "108" "answers" => string(3) "489" "rate" => string(6) "7.7178" "topRate" => string(7) "12.6561" ) }"nameRd" => string(18) "Индонезии" "nameVn" => string(18) "Индонезию" "namePr" => string(18) "Индонезии" "nameDt" => string(18) "Индонезии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "139" "code" => string(4) "iran" "code2" => string(2) "ir" "name" => string(4) "Iran" "nameLang" => string(8) "Иран" "nameEng" => string(4) "Iran" "nameUkr" => NULL "nameTr" => string(4) "iran" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "32.80570" "lng" => string(8) "54.88770" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)75 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1668 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 139 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "2" "reviews" => string(2) "41" "vreviews" => string(1) "1" "photoCount" => string(3) "952" "videoCount" => string(1) "0" "questions" => string(2) "19" "answers" => string(2) "63" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Ирана" "nameVn" => string(8) "Иран" "namePr" => string(10) "Иране" "nameDt" => string(10) "Ирану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "137" "code" => string(7) "ireland" "code2" => string(2) "ie" "name" => string(7) "Ireland" "nameLang" => string(16) "Ирландия" "nameEng" => string(7) "Ireland" "nameUkr" => NULL "nameTr" => string(7) "ireland" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "53.25210" "lng" => string(8) "-8.26170" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)76 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1325 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 137 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "5" "reviews" => string(1) "8" "vreviews" => string(1) "3" "photoCount" => string(2) "92" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "24" "rate" => string(6) "8.0000" "topRate" => string(7) "10.1429" ) }"nameRd" => string(16) "Ирландии" "nameVn" => string(16) "Ирландию" "namePr" => string(16) "Ирландии" "nameDt" => string(16) "Ирландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "52" "code" => string(6) "israel" "code2" => string(2) "il" "name" => string(6) "Israel" "nameLang" => string(14) "Израиль" "nameEng" => string(6) "Israel" "nameUkr" => NULL "nameTr" => string(6) "israel" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "31.35360" "lng" => string(8) "34.98050" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)77 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1047 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 52 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "166" "sights" => string(2) "45" "reviews" => string(4) "1125" "vreviews" => string(3) "963" "photoCount" => string(4) "4292" "videoCount" => string(1) "4" "questions" => string(3) "479" "answers" => string(4) "3311" "rate" => string(6) "6.3485" "topRate" => string(7) "11.3278" ) }"nameRd" => string(14) "Израиля" "nameVn" => string(14) "Израиль" "namePr" => string(14) "Израиле" "nameDt" => string(14) "Израилю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "48" "code" => string(5) "italy" "code2" => string(2) "it" "name" => string(5) "Italy" "nameLang" => string(12) "Италия" "nameEng" => string(5) "Italy" "nameUkr" => NULL "nameTr" => string(5) "italy" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "41.04620" "lng" => string(8) "12.96390" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)78 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 918 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 48 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "629" "sights" => string(3) "375" "reviews" => string(4) "2130" "vreviews" => string(4) "1625" "photoCount" => string(5) "13937" "videoCount" => string(1) "6" "questions" => string(3) "679" "answers" => string(4) "4278" "rate" => string(6) "5.8670" "topRate" => string(7) "10.8547" ) }"nameRd" => string(12) "Италии" "nameVn" => string(12) "Италию" "namePr" => string(12) "Италии" "nameDt" => string(12) "Италии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "132" "code" => string(7) "jamaica" "code2" => string(2) "jm" "name" => string(7) "Jamaica" "nameLang" => string(12) "Ямайка" "nameEng" => string(7) "Jamaica" "nameUkr" => NULL "nameTr" => string(7) "jamaica" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.11530" "lng" => string(9) "-77.27350" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)79 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1337 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 132 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "15" "sights" => string(1) "0" "reviews" => string(2) "27" "vreviews" => string(2) "24" "photoCount" => string(2) "46" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(1) "9" "rate" => string(6) "7.5417" "topRate" => string(7) "11.8274" ) }"nameRd" => string(12) "Ямайки" "nameVn" => string(12) "Ямайку" "namePr" => string(12) "Ямайке" "nameDt" => string(12) "Ямайке" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "133" "code" => string(5) "japan" "code2" => string(2) "jp" "name" => string(5) "Japan" "nameLang" => string(12) "Япония" "nameEng" => string(5) "Japan" "nameUkr" => NULL "nameTr" => string(5) "japan" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "36.36820" "lng" => string(9) "136.80180" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)80 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 743 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 133 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "10" "sights" => string(1) "3" "reviews" => string(2) "31" "vreviews" => string(2) "13" "photoCount" => string(3) "859" "videoCount" => string(1) "0" "questions" => string(1) "8" "answers" => string(2) "24" "rate" => string(6) "7.6154" "topRate" => string(7) "11.4389" ) }"nameRd" => string(12) "Японии" "nameVn" => string(12) "Японию" "namePr" => string(12) "Японии" "nameDt" => string(12) "Японии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "53" "code" => string(6) "jordan" "code2" => string(2) "jo" "name" => string(6) "Jordan" "nameLang" => string(16) "Иордания" "nameEng" => string(6) "Jordan" "nameUkr" => NULL "nameTr" => string(6) "jordan" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "31.27680" "lng" => string(8) "37.13060" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)81 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1329 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 53 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "41" "sights" => string(1) "4" "reviews" => string(3) "159" "vreviews" => string(3) "123" "photoCount" => string(3) "818" "videoCount" => string(1) "3" "questions" => string(2) "88" "answers" => string(3) "389" "rate" => string(6) "6.7177" "topRate" => string(7) "11.5602" ) }"nameRd" => string(16) "Иордании" "nameVn" => string(16) "Иорданию" "namePr" => string(16) "Иордании" "nameDt" => string(16) "Иордании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "59" "code" => string(10) "kazakhstan" "code2" => string(2) "kz" "name" => string(10) "Kazakhstan" "nameLang" => string(18) "Казахстан" "nameEng" => string(10) "Kazakhstan" "nameUkr" => NULL "nameTr" => string(10) "kazakhstan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "45.21300" "lng" => string(8) "67.14840" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)82 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1807 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 59 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "35" "vreviews" => string(2) "29" "photoCount" => string(2) "44" "videoCount" => string(1) "1" "questions" => string(2) "58" "answers" => string(3) "131" "rate" => string(6) "6.0690" "topRate" => string(7) "10.4629" ) }"nameRd" => string(20) "Казахстана" "nameVn" => string(18) "Казахстан" "namePr" => string(20) "Казахстане" "nameDt" => string(20) "Казахстану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "60" "code" => string(5) "kenya" "code2" => string(2) "ke" "name" => string(5) "Kenya" "nameLang" => string(10) "Кения" "nameEng" => string(5) "Kenya" "nameUkr" => NULL "nameTr" => string(5) "kenya" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "0.41400" "lng" => string(8) "37.90420" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)83 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1187 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 60 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "24" "vreviews" => string(2) "17" "photoCount" => string(3) "435" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "6" "rate" => string(6) "7.2353" "topRate" => string(7) "11.2829" ) }"nameRd" => string(10) "Кении" "nameVn" => string(10) "Кению" "namePr" => string(10) "Кении" "nameDt" => string(10) "Кении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "65" "code" => string(6) "kuwait" "code2" => string(2) "kw" "name" => string(6) "Kuwait" "nameLang" => string(12) "Кувейт" "nameEng" => string(6) "Kuwait" "nameUkr" => NULL "nameTr" => string(6) "kuwait" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "29.30560" "lng" => string(8) "47.49390" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)84 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1812 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 65 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Кувейт" "nameVn" => string(12) "Кувейт" "namePr" => string(14) "Кувейте" "nameDt" => string(14) "Кувейту" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "61" "code" => string(10) "kyrgyzstan" "code2" => string(2) "kg" "name" => string(10) "Kyrgyzstan" "nameLang" => string(16) "Киргизия" "nameEng" => string(10) "Kyrgyzstan" "nameUkr" => NULL "nameTr" => string(10) "kyrgyzstan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "41.45920" "lng" => string(8) "74.72900" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)85 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1809 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 61 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "13" "sights" => string(1) "0" "reviews" => string(2) "54" "vreviews" => string(2) "47" "photoCount" => string(2) "79" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "11" "rate" => string(6) "7.9787" "topRate" => string(7) "12.5865" ) }"nameRd" => string(16) "Киргизии" "nameVn" => string(16) "Киргизию" "namePr" => string(16) "Киргизии" "nameDt" => string(16) "Киргизии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "146" "code" => string(4) "laos" "code2" => string(2) "la" "name" => string(4) "Laos" "nameLang" => string(8) "Лаос" "nameEng" => string(4) "Laos" "nameUkr" => NULL "nameTr" => string(4) "laos" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "18.20580" "lng" => string(9) "103.89500" "zoom" => string(2) "11" "capital" => object Application\Library\Service\Geo\City(14)86 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1714 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 146 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "36" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Лаоса" "nameVn" => string(8) "Лаос" "namePr" => string(10) "Лаосе" "nameDt" => string(10) "Лаосу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "67" "code" => string(6) "latvia" "code2" => string(2) "lv" "name" => string(6) "Latvia" "nameLang" => string(12) "Латвия" "nameEng" => string(6) "Latvia" "nameUkr" => NULL "nameTr" => string(6) "latvia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "56.78880" "lng" => string(8) "25.10380" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)87 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1055 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 67 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "63" "sights" => string(2) "27" "reviews" => string(3) "151" "vreviews" => string(3) "114" "photoCount" => string(4) "1071" "videoCount" => string(1) "0" "questions" => string(2) "50" "answers" => string(3) "147" "rate" => string(6) "6.9217" "topRate" => string(7) "11.7522" ) }"nameRd" => string(12) "Латвии" "nameVn" => string(12) "Латвию" "namePr" => string(12) "Латвии" "nameDt" => string(12) "Латвии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "68" "code" => string(7) "lebanon" "code2" => string(2) "lb" "name" => string(7) "Lebanon" "nameLang" => string(10) "Ливан" "nameEng" => string(7) "Lebanon" "nameUkr" => NULL "nameTr" => string(7) "lebanon" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "34.92200" "lng" => string(8) "39.15530" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)88 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1641 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 68 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "11" "sights" => string(1) "0" "reviews" => string(2) "18" "vreviews" => string(2) "12" "photoCount" => string(3) "144" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "19" "rate" => string(6) "8.2500" "topRate" => string(7) "12.0000" ) }"nameRd" => string(12) "Ливана" "nameVn" => string(10) "Ливан" "namePr" => string(12) "Ливане" "nameDt" => string(12) "Ливану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "72" "code" => string(7) "liberia" "code2" => string(2) "lr" "name" => string(7) "Liberia" "nameLang" => string(14) "Либерия" "nameEng" => string(7) "Liberia" "nameUkr" => NULL "nameTr" => string(7) "liberia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "6.45240" "lng" => string(8) "-9.42860" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)89 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1813 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 72 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Либерии" "nameVn" => string(14) "Либерию" "namePr" => string(14) "Либерии" "nameDt" => string(14) "Либерии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "71" "code" => string(13) "liechtenstein" "code2" => string(2) "li" "name" => string(13) "Liechtenstein" "nameLang" => string(22) "Лихтенштейн" "nameEng" => string(13) "Liechtenstein" "nameUkr" => NULL "nameTr" => string(13) "liechtenstein" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "47.15950" "lng" => string(7) "9.55380" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)90 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1673 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 71 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "5" "vreviews" => string(1) "1" "photoCount" => string(3) "176" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(24) "Лихтенштейна" "nameVn" => string(22) "Лихтенштейн" "namePr" => string(24) "Лихтенштейне" "nameDt" => string(24) "Лихтенштейну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "69" "code" => string(9) "lithuania" "code2" => string(2) "lt" "name" => string(9) "Lithuania" "nameLang" => string(10) "Литва" "nameEng" => string(9) "Lithuania" "nameUkr" => NULL "nameTr" => string(9) "lithuania" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "55.25410" "lng" => string(8) "23.99410" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)91 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1061 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 69 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "51" "sights" => string(2) "11" "reviews" => string(3) "130" "vreviews" => string(3) "103" "photoCount" => string(3) "614" "videoCount" => string(1) "0" "questions" => string(2) "26" "answers" => string(2) "60" "rate" => string(6) "7.5865" "topRate" => string(7) "12.3996" ) }"nameRd" => string(10) "Литвы" "nameVn" => string(10) "Литву" "namePr" => string(10) "Литве" "nameDt" => string(10) "Литве" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "70" "code" => string(10) "luxembourg" "code2" => string(2) "lu" "name" => string(10) "Luxembourg" "nameLang" => string(20) "Люксембург" "nameEng" => string(10) "Luxembourg" "nameUkr" => NULL "nameTr" => string(10) "luxembourg" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "49.82740" "lng" => string(7) "6.34740" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)92 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1407 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 70 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "5" "sights" => string(1) "2" "reviews" => string(2) "13" "vreviews" => string(1) "5" "photoCount" => string(3) "139" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "23" "rate" => string(6) "8.0000" "topRate" => string(7) "10.7778" ) }"nameRd" => string(22) "Люксембурга" "nameVn" => string(20) "Люксембург" "namePr" => string(22) "Люксембурге" "nameDt" => string(22) "Люксембургу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "77" "code" => string(9) "macedonia" "code2" => string(2) "mk" "name" => string(9) "Macedonia" "nameLang" => string(35) "Северная Македония" "nameEng" => string(9) "Macedonia" "nameUkr" => NULL "nameTr" => string(9) "macedonia" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "41.61360" "lng" => string(8) "21.74300" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)93 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1814 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 77 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "5" "sights" => string(1) "1" "reviews" => string(2) "12" "vreviews" => string(1) "5" "photoCount" => string(3) "133" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "30" "rate" => string(6) "6.6000" "topRate" => string(6) "9.3778" ) }"nameRd" => string(35) "Северной Македонии" "nameVn" => string(35) "Северную Македонию" "namePr" => string(35) "Северной Македонии" "nameDt" => string(35) "Северной Македонии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "74" "code" => string(10) "madagascar" "code2" => string(2) "mg" "name" => string(10) "Madagascar" "nameLang" => string(20) "Мадагаскар" "nameEng" => string(10) "Madagascar" "nameUkr" => NULL "nameTr" => string(10) "madagascar" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-18.77720" "lng" => string(8) "46.83760" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)94 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1598 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 74 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(22) "Мадагаскара" "nameVn" => string(20) "Мадагаскар" "namePr" => string(22) "Мадагаскаре" "nameDt" => string(22) "Мадагаскару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "78" "code" => string(8) "malaysia" "code2" => string(2) "my" "name" => string(8) "Malaysia" "nameLang" => string(16) "Малайзия" "nameEng" => string(8) "Malaysia" "nameUkr" => NULL "nameTr" => string(8) "malaysia" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(7) "4.80640" "lng" => string(9) "101.73340" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)95 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1015 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 78 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "39" "sights" => string(2) "12" "reviews" => string(2) "95" "vreviews" => string(2) "75" "photoCount" => string(3) "697" "videoCount" => string(1) "3" "questions" => string(2) "33" "answers" => string(2) "75" "rate" => string(6) "7.0132" "topRate" => string(7) "11.7600" ) }"nameRd" => string(16) "Малайзии" "nameVn" => string(16) "Малайзию" "namePr" => string(16) "Малайзии" "nameDt" => string(16) "Малайзии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "79" "code" => string(8) "maldives" "code2" => string(2) "mv" "name" => string(8) "Maldives" "nameLang" => string(16) "Мальдивы" "nameEng" => string(8) "Maldives" "nameUkr" => NULL "nameTr" => string(8) "maldives" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(7) "3.03080" "lng" => string(8) "73.19090" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)96 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 752 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 79 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "106" "sights" => string(1) "1" "reviews" => string(3) "440" "vreviews" => string(3) "403" "photoCount" => string(4) "1937" "videoCount" => string(2) "15" "questions" => string(3) "131" "answers" => string(3) "711" "rate" => string(6) "7.8191" "topRate" => string(7) "12.7700" ) }"nameRd" => string(14) "Мальдив" "nameVn" => string(16) "Мальдивы" "namePr" => string(18) "Мальдивах" "nameDt" => string(18) "Мальдивам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "73" "code" => string(5) "malta" "code2" => string(2) "mt" "name" => string(5) "Malta" "nameLang" => string(12) "Мальта" "nameEng" => string(5) "Malta" "nameUkr" => NULL "nameTr" => string(5) "malta" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "35.88630" "lng" => string(8) "14.41340" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)97 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 928 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 73 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "42" "sights" => string(1) "3" "reviews" => string(3) "131" "vreviews" => string(3) "110" "photoCount" => string(3) "608" "videoCount" => string(1) "1" "questions" => string(2) "41" "answers" => string(3) "159" "rate" => string(6) "6.3784" "topRate" => string(7) "11.2030" ) }"nameRd" => string(12) "Мальты" "nameVn" => string(12) "Мальту" "namePr" => string(12) "Мальте" "nameDt" => string(12) "Мальте" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "147" "code" => string(10) "mauritania" "code2" => string(2) "mr" "name" => string(10) "Mauritania" "nameLang" => string(20) "Мавритания" "nameEng" => string(10) "Mauritania" "nameUkr" => NULL "nameTr" => string(10) "mauritania" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "20.75610" "lng" => string(9) "-11.38180" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)98 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1715 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 147 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Мавритании" "nameVn" => string(20) "Мавританию" "namePr" => string(20) "Мавритании" "nameDt" => string(20) "Мавритании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "84" "code" => string(9) "mauritius" "code2" => string(2) "mu" "name" => string(9) "Mauritius" "nameLang" => string(16) "Маврикий" "nameEng" => string(9) "Mauritius" "nameUkr" => NULL "nameTr" => string(9) "mauritius" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(9) "-18.93750" "lng" => string(8) "58.95260" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)99 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1672 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 84 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "30" "sights" => string(1) "4" "reviews" => string(2) "54" "vreviews" => string(2) "38" "photoCount" => string(3) "356" "videoCount" => string(1) "0" "questions" => string(2) "24" "answers" => string(2) "71" "rate" => string(6) "7.5789" "topRate" => string(7) "12.1027" ) }"nameRd" => string(16) "Маврикия" "nameVn" => string(16) "Маврикий" "namePr" => string(16) "Маврикии" "nameDt" => string(16) "Маврикию" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "80" "code" => string(6) "mexico" "code2" => string(2) "mx" "name" => string(6) "Mexico" "nameLang" => string(14) "Мексика" "nameEng" => string(6) "Mexico" "nameUkr" => NULL "nameTr" => string(6) "mexico" "continent" => string(1) "4" "priority" => string(1) "2" "lat" => string(8) "24.20690" "lng" => string(10) "-103.09570" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)100 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1139 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 80 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "90" "sights" => string(1) "0" "reviews" => string(3) "225" "vreviews" => string(3) "193" "photoCount" => string(3) "941" "videoCount" => string(1) "1" "questions" => string(2) "97" "answers" => string(3) "265" "rate" => string(6) "7.6020" "topRate" => string(7) "12.5005" ) }"nameRd" => string(14) "Мексики" "nameVn" => string(14) "Мексику" "namePr" => string(14) "Мексике" "nameDt" => string(14) "Мексике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "76" "code" => string(7) "moldova" "code2" => string(2) "md" "name" => string(7) "Moldova" "nameLang" => string(14) "Молдова" "nameEng" => string(7) "Moldova" "nameUkr" => NULL "nameTr" => string(7) "moldova" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "47.10000" "lng" => string(8) "28.82810" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)101 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1831 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 76 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "0" "reviews" => string(2) "13" "vreviews" => string(1) "9" "photoCount" => string(2) "33" "videoCount" => string(1) "0" "questions" => string(2) "43" "answers" => string(2) "95" "rate" => string(6) "8.8889" "topRate" => string(7) "12.3504" ) }"nameRd" => string(14) "Молдовы" "nameVn" => string(14) "Молдову" "namePr" => string(14) "Молдове" "nameDt" => string(14) "Молдове" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "82" "code" => string(6) "monaco" "code2" => string(2) "mc" "name" => string(6) "Monaco" "nameLang" => string(12) "Монако" "nameEng" => string(6) "Monaco" "nameUkr" => NULL "nameTr" => string(6) "monaco" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.91810" "lng" => string(7) "7.42680" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)102 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1674 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 82 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "3" "reviews" => string(1) "8" "vreviews" => string(1) "2" "photoCount" => string(2) "80" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "13" "rate" => string(6) "5.0000" "topRate" => string(6) "6.6667" ) }"nameRd" => string(12) "Монако" "nameVn" => string(12) "Монако" "namePr" => string(12) "Монако" "nameDt" => string(12) "Монако" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "83" "code" => string(8) "mongolia" "code2" => string(2) "mn" "name" => string(8) "Mongolia" "nameLang" => string(16) "Монголия" "nameEng" => string(8) "Mongolia" "nameUkr" => NULL "nameTr" => string(8) "mongolia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "46.86090" "lng" => string(9) "103.83700" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)103 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1830 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 83 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "4" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(16) "Монголии" "nameVn" => string(16) "Монголию" "namePr" => string(16) "Монголии" "nameDt" => string(16) "Монголии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "135" "code" => string(10) "montenegro" "code2" => string(2) "me" "name" => string(10) "Montenegro" "nameLang" => string(20) "Черногория" "nameEng" => string(10) "Montenegro" "nameUkr" => NULL "nameTr" => string(10) "montenegro" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "42.69450" "lng" => string(8) "19.20960" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)104 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1520 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 135 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "498" "sights" => string(2) "86" "reviews" => string(4) "2621" "vreviews" => string(4) "2374" "photoCount" => string(4) "9281" "videoCount" => string(2) "18" "questions" => string(3) "823" "answers" => string(4) "4293" "rate" => string(6) "6.6345" "topRate" => string(7) "11.6261" ) }"nameRd" => string(20) "Черногории" "nameVn" => string(20) "Черногорию" "namePr" => string(20) "Черногории" "nameDt" => string(20) "Черногории" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "75" "code" => string(7) "morocco" "code2" => string(2) "ma" "name" => string(7) "Morocco" "nameLang" => string(14) "Марокко" "nameEng" => string(7) "Morocco" "nameUkr" => NULL "nameTr" => string(7) "morocco" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(8) "32.10120" "lng" => string(8) "-6.63570" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)105 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1090 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 75 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "55" "sights" => string(1) "4" "reviews" => string(3) "297" "vreviews" => string(3) "245" "photoCount" => string(4) "1064" "videoCount" => string(1) "0" "questions" => string(2) "75" "answers" => string(3) "293" "rate" => string(6) "6.9474" "topRate" => string(7) "11.8671" ) }"nameRd" => string(14) "Марокко" "nameVn" => string(14) "Марокко" "namePr" => string(14) "Марокко" "nameDt" => string(14) "Марокко" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "81" "code" => string(10) "mozambique" "code2" => string(2) "mz" "name" => string(10) "Mozambique" "nameLang" => string(16) "Мозамбик" "nameEng" => string(10) "Mozambique" "nameUkr" => NULL "nameTr" => string(10) "mozambique" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-17.58120" "lng" => string(8) "33.42040" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)106 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1832 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 81 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "14" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Мозамбика" "nameVn" => string(16) "Мозамбик" "namePr" => string(18) "Мозамбике" "nameDt" => string(18) "Мозамбику" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "144" "code" => string(7) "myanmar" "code2" => string(2) "mm" "name" => string(7) "Myanmar" "nameLang" => string(12) "Мьянма" "nameEng" => string(7) "Myanmar" "nameUkr" => NULL "nameTr" => string(7) "myanmar" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "20.05590" "lng" => string(8) "96.67970" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)107 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1694 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 144 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "4" "vreviews" => string(1) "1" "photoCount" => string(2) "15" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Мьянмы" "nameVn" => string(12) "Мьянму" "namePr" => string(12) "Мьянме" "nameDt" => string(12) "Мьянме" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "85" "code" => string(7) "namibia" "code2" => string(2) "na" "name" => string(7) "Namibia" "nameLang" => string(14) "Намибия" "nameEng" => string(7) "Namibia" "nameUkr" => NULL "nameTr" => string(7) "namibia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-22.96570" "lng" => string(8) "18.48620" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)108 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1829 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 85 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "9" "vreviews" => string(1) "0" "photoCount" => string(3) "419" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Намибии" "nameVn" => string(14) "Намибию" "namePr" => string(14) "Намибии" "nameDt" => string(14) "Намибии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "86" "code" => string(5) "nepal" "code2" => string(2) "np" "name" => string(5) "Nepal" "nameLang" => string(10) "Непал" "nameEng" => string(5) "Nepal" "nameUkr" => NULL "nameTr" => string(5) "nepal" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "28.39510" "lng" => string(8) "84.12780" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)109 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1023 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 86 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "9" "vreviews" => string(1) "1" "photoCount" => string(2) "67" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "2" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(11) "Непaла" "nameVn" => string(10) "Непал" "namePr" => string(12) "Непале" "nameDt" => string(12) "Непалу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "32" "code" => string(11) "netherlands" "code2" => string(2) "nl" "name" => string(11) "Netherlands" "nameLang" => string(20) "Нидерланды" "nameEng" => string(11) "Netherlands" "nameUkr" => NULL "nameTr" => string(11) "netherlands" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "52.24800" "lng" => string(7) "5.24050" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)110 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1239 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 32 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "45" "sights" => string(2) "67" "reviews" => string(3) "132" "vreviews" => string(2) "65" "photoCount" => string(4) "1544" "videoCount" => string(1) "1" "questions" => string(2) "43" "answers" => string(3) "189" "rate" => string(6) "7.1385" "topRate" => string(7) "11.8486" ) }"nameRd" => string(22) "Нидерландов" "nameVn" => string(20) "Нидерланды" "namePr" => string(22) "Нидерландах" "nameDt" => string(22) "Нидерландам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "90" "code" => string(11) "new_zealand" "code2" => string(2) "nz" "name" => string(11) "New zealand" "nameLang" => string(27) "Новая Зеландия" "nameEng" => string(11) "New zealand" "nameUkr" => NULL "nameTr" => string(11) "new_zealand" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-43.35710" "lng" => string(9) "173.32030" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)111 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1183 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 90 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "7" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(27) "Новой Зеландии" "nameVn" => string(27) "Новую Зеландию" "namePr" => string(27) "Новой Зеландии" "nameDt" => string(27) "Новой Зеландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "89" "code" => string(9) "nicaragua" "code2" => string(2) "ni" "name" => string(9) "Nicaragua" "nameLang" => string(18) "Никарагуа" "nameEng" => string(9) "Nicaragua" "nameUkr" => NULL "nameTr" => string(9) "nicaragua" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "12.82250" "lng" => string(9) "-84.34200" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)112 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1826 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 89 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(7) "10.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(18) "Никарагуа" "nameVn" => string(18) "Никарагуа" "namePr" => string(18) "Никарагуа" "nameDt" => string(18) "Никарагуа" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "87" "code" => string(5) "niger" "code2" => string(2) "ne" "name" => string(5) "Niger" "nameLang" => string(10) "Нигер" "nameEng" => string(5) "Niger" "nameUkr" => NULL "nameTr" => string(5) "niger" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "17.60210" "lng" => string(7) "8.08590" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)113 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1828 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 87 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Нигера" "nameVn" => string(10) "Нигер" "namePr" => string(12) "Нигере" "nameDt" => string(12) "Нигеру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "88" "code" => string(7) "nigeria" "code2" => string(2) "ng" "name" => string(7) "Nigeria" "nameLang" => string(14) "Нигерия" "nameEng" => string(7) "Nigeria" "nameUkr" => NULL "nameTr" => string(7) "nigeria" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.31900" "lng" => string(7) "8.26170" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)114 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1827 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 88 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Нигерии" "nameVn" => string(14) "Нигерию" "namePr" => string(14) "Нигерии" "nameDt" => string(14) "Нигерии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "150" "code" => string(11) "north_korea" "code2" => string(2) "kp" "name" => string(11) "North korea" "nameLang" => string(27) "Северная Корея" "nameEng" => string(11) "North korea" "nameUkr" => NULL "nameTr" => string(11) "north_korea" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "39.93500" "lng" => string(9) "127.14480" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)115 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1746 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 150 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(27) "Северной Кореи" "nameVn" => string(27) "Северную Корею" "namePr" => string(27) "Северной Корее" "nameDt" => string(27) "Северной Корее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "91" "code" => string(6) "norway" "code2" => string(2) "no" "name" => string(6) "Norway" "nameLang" => string(16) "Норвегия" "nameEng" => string(6) "Norway" "nameUkr" => NULL "nameTr" => string(6) "norway" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "63.70470" "lng" => string(8) "20.74220" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)116 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1444 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 91 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(2) "52" "reviews" => string(2) "57" "vreviews" => string(2) "15" "photoCount" => string(3) "753" "videoCount" => string(1) "0" "questions" => string(2) "32" "answers" => string(3) "161" "rate" => string(6) "6.8667" "topRate" => string(7) "10.8141" ) }"nameRd" => string(16) "Норвегии" "nameVn" => string(16) "Норвегию" "namePr" => string(16) "Норвегии" "nameDt" => string(16) "Норвегии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "93" "code" => string(4) "oman" "code2" => string(2) "om" "name" => string(4) "Oman" "nameLang" => string(8) "Оман" "nameEng" => string(4) "Oman" "nameUkr" => NULL "nameTr" => string(4) "oman" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "21.08450" "lng" => string(8) "53.37160" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)117 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1040 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 93 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "8" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(10) "Омана" "nameVn" => string(8) "Оман" "namePr" => string(10) "Омане" "nameDt" => string(10) "Оману" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "94" "code" => string(8) "pakistan" "code2" => string(2) "pk" "name" => string(8) "Pakistan" "nameLang" => string(16) "Пакистан" "nameEng" => string(8) "Pakistan" "nameUkr" => NULL "nameTr" => string(8) "pakistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "28.99850" "lng" => string(8) "71.76270" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)118 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1825 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 94 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Пакистана" "nameVn" => string(16) "Пакистан" "namePr" => string(18) "Пакистане" "nameDt" => string(18) "Пакистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "95" "code" => string(6) "panama" "code2" => string(2) "pa" "name" => string(6) "Panama" "nameLang" => string(12) "Панама" "nameEng" => string(6) "Panama" "nameUkr" => NULL "nameTr" => string(6) "panama" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(7) "8.26590" "lng" => string(9) "-80.02440" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)119 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1824 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 95 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "4" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Панамы" "nameVn" => string(12) "Панаму" "namePr" => string(12) "Панаме" "nameDt" => string(12) "Панаме" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "131" "code" => string(16) "papua_new_guinea" "code2" => string(2) "pg" "name" => string(16) "Papua new guinea" "nameLang" => string(34) "Папуа-Новая Гвинея" "nameEng" => string(16) "Papua new guinea" "nameUkr" => NULL "nameTr" => string(16) "papua_new_guinea" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(7) "8.63530" "lng" => string(9) "-80.48580" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)120 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1766 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 131 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(34) "Папуа-Новой Гвинеи" "nameVn" => string(34) "Папуа-Новую Гвинею" "namePr" => string(34) "Папуа-Новой Гвинее" "nameDt" => string(34) "Папуа-Новой Гвинее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "96" "code" => string(8) "paraguay" "code2" => string(2) "py" "name" => string(8) "Paraguay" "nameLang" => string(16) "Парагвай" "nameEng" => string(8) "Paraguay" "nameUkr" => NULL "nameTr" => string(8) "paraguay" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-23.76520" "lng" => string(9) "-57.74410" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)121 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1823 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 96 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Парагвая" "nameVn" => string(16) "Парагвай" "namePr" => string(16) "Парагвае" "nameDt" => string(16) "Парагваю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "97" "code" => string(4) "peru" "code2" => string(2) "pe" "name" => string(4) "Peru" "nameLang" => string(8) "Перу" "nameEng" => string(4) "Peru" "nameUkr" => NULL "nameTr" => string(4) "peru" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "-9.18140" "lng" => string(9) "-75.00240" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)122 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1214 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 97 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(2) "10" "vreviews" => string(1) "1" "photoCount" => string(2) "96" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "16" "rate" => string(7) "10.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(8) "Перу" "nameVn" => string(8) "Перу" "namePr" => string(8) "Перу" "nameDt" => string(8) "Перу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "120" "code" => string(11) "philippines" "code2" => string(2) "ph" "name" => string(11) "Philippines" "nameLang" => string(18) "Филиппины" "nameEng" => string(11) "Philippines" "nameUkr" => NULL "nameTr" => string(11) "philippines" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "12.87610" "lng" => string(9) "121.77250" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)123 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1816 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 120 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "30" "sights" => string(1) "1" "reviews" => string(2) "61" "vreviews" => string(2) "45" "photoCount" => string(3) "480" "videoCount" => string(1) "0" "questions" => string(2) "23" "answers" => string(2) "36" "rate" => string(6) "7.7333" "topRate" => string(7) "12.3251" ) }"nameRd" => string(16) "Филиппин" "nameVn" => string(18) "Филиппины" "namePr" => string(20) "Филиппинах" "nameDt" => string(20) "Филиппинам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "98" "code" => string(6) "poland" "code2" => string(2) "pl" "name" => string(6) "Poland" "nameLang" => string(12) "Польша" "nameEng" => string(6) "Poland" "nameUkr" => NULL "nameTr" => string(6) "poland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "51.90360" "lng" => string(8) "19.79740" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)124 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1124 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 98 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "197" "sights" => string(3) "227" "reviews" => string(3) "393" "vreviews" => string(3) "290" "photoCount" => string(4) "1835" "videoCount" => string(1) "2" "questions" => string(3) "653" "answers" => string(4) "2603" "rate" => string(6) "7.4364" "topRate" => string(7) "12.3684" ) }"nameRd" => string(12) "Польши" "nameVn" => string(12) "Польшу" "namePr" => string(12) "Польше" "nameDt" => string(12) "Польше" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "99" "code" => string(8) "portugal" "code2" => string(2) "pt" "name" => string(8) "Portugal" "nameLang" => string(20) "Португалия" "nameEng" => string(8) "Portugal" "nameUkr" => NULL "nameTr" => string(8) "portugal" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "39.57180" "lng" => string(8) "-7.86620" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)125 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1028 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 99 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "77" "sights" => string(2) "83" "reviews" => string(3) "168" "vreviews" => string(3) "109" "photoCount" => string(4) "1516" "videoCount" => string(1) "4" "questions" => string(2) "66" "answers" => string(3) "376" "rate" => string(6) "7.5780" "topRate" => string(7) "12.4010" ) }"nameRd" => string(20) "Португалии" "nameVn" => string(20) "Португалию" "namePr" => string(20) "Португалии" "nameDt" => string(20) "Португалии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "164" "code" => string(11) "puerto_rico" "code2" => string(2) "pr" "name" => string(11) "Puerto rico" "nameLang" => string(21) "Пуэрто-Рико" "nameEng" => string(11) "Puerto rico" "nameUkr" => NULL "nameTr" => string(11) "puerto_rico" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.24170" "lng" => string(9) "-66.09851" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)126 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2944 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 164 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(21) "Пуэрто-Рико" "nameVn" => string(21) "Пуэрто-Рико" "namePr" => string(21) "Пуэрто-Рико" "nameDt" => string(21) "Пуэрто-Рико" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "166" "code" => string(5) "katar" "code2" => string(2) "qa" "name" => string(5) "Qatar" "nameLang" => string(10) "Катар" "nameEng" => string(5) "Qatar" "nameUkr" => NULL "nameTr" => string(5) "katar" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "25.35483" "lng" => string(8) "51.18388" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)127 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 3656 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 166 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(1) "4" "reviews" => string(2) "14" "vreviews" => string(2) "11" "photoCount" => string(3) "188" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "17" "rate" => string(6) "9.0909" "topRate" => string(7) "12.7576" ) }"nameRd" => string(12) "Катара" "nameVn" => string(10) "Катар" "namePr" => string(12) "Катаре" "nameDt" => string(12) "Катару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "101" "code" => string(7) "romania" "code2" => string(2) "ro" "name" => string(7) "Romania" "nameLang" => string(14) "Румыния" "nameEng" => string(7) "Romania" "nameUkr" => NULL "nameTr" => string(7) "romania" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "45.93590" "lng" => string(8) "24.98290" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)128 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1373 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 101 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "47" "sights" => string(1) "9" "reviews" => string(2) "83" "vreviews" => string(2) "65" "photoCount" => string(3) "443" "videoCount" => string(1) "0" "questions" => string(2) "49" "answers" => string(3) "151" "rate" => string(6) "6.5231" "topRate" => string(7) "11.2332" ) }"nameRd" => string(14) "Румынии" "nameVn" => string(14) "Румынию" "namePr" => string(14) "Румынии" "nameDt" => string(14) "Румынии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "160" "code" => string(6) "rwanda" "code2" => string(2) "rw" "name" => string(6) "Rwanda" "nameLang" => string(12) "Руанда" "nameEng" => string(6) "Rwanda" "nameUkr" => NULL "nameTr" => string(6) "rwanda" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "capital" => object Application\Library\Service\Geo\City(14)129 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2689 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 160 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Руанды" "nameVn" => string(12) "Руанду" "namePr" => string(12) "Руанде" "nameDt" => string(12) "Руанде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "141" "code" => string(11) "saint_lucia" "code2" => string(2) "lc" "name" => string(11) "Saint lucia" "nameLang" => string(19) "Сент-Люсия" "nameEng" => string(11) "Saint lucia" "nameUkr" => NULL "nameTr" => string(11) "saint_lucia" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "13.90470" "lng" => string(9) "-60.97410" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)130 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1680 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 141 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(19) "Сент-Люсии" "nameVn" => string(19) "Сент-Люсию" "namePr" => string(19) "Сент-Люсию" "nameDt" => string(19) "Сент-Люсии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "102" "code" => string(10) "san_marino" "code2" => string(2) "sm" "name" => string(10) "San marino" "nameLang" => string(19) "Сан Марино" "nameEng" => string(10) "San marino" "nameUkr" => NULL "nameTr" => string(10) "san_marino" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "43.94340" "lng" => string(8) "12.46470" "zoom" => string(2) "12" "capital" => object Application\Library\Service\Geo\City(14)131 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1432 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 102 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "7" "reviews" => string(1) "7" "vreviews" => string(1) "1" "photoCount" => string(2) "77" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.0000" ) }"nameRd" => string(19) "Сан-Марино" "nameVn" => string(19) "Сан-Марино" "namePr" => string(19) "Сан-Марино" "nameDt" => string(19) "Сан-Марино" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "103" "code" => string(12) "saudi_arabia" "code2" => string(2) "sa" "name" => string(12) "Saudi arabia" "nameLang" => string(33) "Саудовская Аравия" "nameEng" => string(12) "Saudi arabia" "nameUkr" => NULL "nameTr" => string(12) "saudi_arabia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "23.92600" "lng" => string(8) "44.64840" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)132 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1822 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 103 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(1) "9" "videoCount" => string(1) "2" "questions" => string(1) "3" "answers" => string(2) "11" "rate" => string(6) "7.5000" "topRate" => string(6) "9.1667" ) }"nameRd" => string(33) "Саудовской Аравии" "nameVn" => string(33) "Саудовскую Аравию" "namePr" => string(33) "Саудовской Аравии" "nameDt" => string(33) "Саудовской Аравии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "104" "code" => string(10) "seashelles" "code2" => string(2) "sc" "name" => string(10) "Seashelles" "nameLang" => string(30) "Сейшельские о-ва" "nameEng" => string(10) "Seashelles" "nameUkr" => NULL "nameTr" => string(10) "seashelles" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(8) "-4.62020" "lng" => string(8) "55.15140" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)133 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 718 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 104 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(1) "3" "reviews" => string(2) "72" "vreviews" => string(2) "62" "photoCount" => string(3) "145" "videoCount" => string(1) "0" "questions" => string(2) "12" "answers" => string(2) "26" "rate" => string(6) "7.3906" "topRate" => string(7) "12.0876" ) }"nameRd" => string(32) "Сейшельских о-вов" "nameVn" => string(30) "Сейшельские о-ва" "namePr" => string(32) "Сейшельских о-вах" "nameDt" => string(32) "Сейшельским о-вам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "105" "code" => string(7) "senegal" "code2" => string(2) "sn" "name" => string(7) "Senegal" "nameLang" => string(14) "Сенегал" "nameEng" => string(7) "Senegal" "nameUkr" => NULL "nameTr" => string(7) "senegal" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "14.42400" "lng" => string(9) "-14.08450" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)134 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1820 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 105 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Сенегала" "nameVn" => string(14) "Сенегал" "namePr" => string(16) "Сенегале" "nameDt" => string(16) "Сенегалу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "138" "code" => string(6) "serbia" "code2" => string(2) "rs" "name" => string(6) "Serbia" "nameLang" => string(12) "Сербия" "nameEng" => string(6) "Serbia" "nameUkr" => NULL "nameTr" => string(6) "serbia" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.13490" "lng" => string(8) "20.96190" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)135 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1645 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 138 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "16" "sights" => string(1) "9" "reviews" => string(2) "24" "vreviews" => string(2) "17" "photoCount" => string(3) "203" "videoCount" => string(1) "0" "questions" => string(2) "17" "answers" => string(2) "50" "rate" => string(6) "7.2941" "topRate" => string(7) "11.3417" ) }"nameRd" => string(12) "Сербии" "nameVn" => string(12) "Сербию" "namePr" => string(12) "Сербии" "nameDt" => string(12) "Сербии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "106" "code" => string(9) "singapore" "code2" => string(2) "sg" "name" => string(9) "Singapore" "nameLang" => string(16) "Сингапур" "nameEng" => string(9) "Singapore" "nameUkr" => NULL "nameTr" => string(9) "singapore" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(7) "0.86790" "lng" => string(9) "103.18360" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)136 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 976 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 106 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "23" "sights" => string(2) "23" "reviews" => string(2) "53" "vreviews" => string(2) "41" "photoCount" => string(3) "338" "videoCount" => string(1) "1" "questions" => string(2) "15" "answers" => string(2) "44" "rate" => string(6) "7.2195" "topRate" => string(7) "11.7751" ) }"nameRd" => string(18) "Сингапура" "nameVn" => string(16) "Сингапур" "namePr" => string(18) "Сингапуре" "nameDt" => string(18) "Сингапуру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "108" "code" => string(8) "slovakia" "code2" => string(2) "sk" "name" => string(8) "Slovakia" "nameLang" => string(16) "Словакия" "nameEng" => string(8) "Slovakia" "nameUkr" => NULL "nameTr" => string(8) "slovakia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "48.66190" "lng" => string(8) "19.62160" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)137 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1516 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 108 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "112" "sights" => string(2) "32" "reviews" => string(3) "315" "vreviews" => string(3) "257" "photoCount" => string(4) "1471" "videoCount" => string(1) "1" "questions" => string(2) "79" "answers" => string(3) "314" "rate" => string(6) "7.3837" "topRate" => string(7) "12.3071" ) }"nameRd" => string(16) "Словакии" "nameVn" => string(16) "Словакию" "namePr" => string(16) "Словакии" "nameDt" => string(16) "Словакии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "109" "code" => string(8) "slovenia" "code2" => string(2) "si" "name" => string(8) "Slovenia" "nameLang" => string(16) "Словения" "nameEng" => string(8) "Slovenia" "nameUkr" => NULL "nameTr" => string(8) "slovenia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "46.14940" "lng" => string(8) "14.98540" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)138 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1527 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 109 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "27" "sights" => string(1) "6" "reviews" => string(2) "63" "vreviews" => string(2) "37" "photoCount" => string(3) "726" "videoCount" => string(1) "0" "questions" => string(2) "28" "answers" => string(2) "50" "rate" => string(6) "7.2632" "topRate" => string(7) "11.7754" ) }"nameRd" => string(16) "Словении" "nameVn" => string(16) "Словению" "namePr" => string(16) "Словении" "nameDt" => string(16) "Словении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "110" "code" => string(7) "somalia" "code2" => string(2) "so" "name" => string(7) "Somalia" "nameLang" => string(12) "Сомали" "nameEng" => string(7) "Somalia" "nameUkr" => NULL "nameTr" => string(7) "somalia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "5.17850" "lng" => string(8) "46.18650" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)139 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1819 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 110 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Сомали" "nameVn" => string(12) "Сомали" "namePr" => string(12) "Сомали" "nameDt" => string(12) "Сомали" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "130" "code" => string(3) "rsa" "code2" => string(2) "za" "name" => string(12) "South Africa" "nameLang" => string(6) "ЮАР" "nameEng" => string(12) "South Africa" "nameUkr" => NULL "nameTr" => string(3) "rsa" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-29.53520" "lng" => string(8) "25.40040" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)140 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1536 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 130 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "0" "reviews" => string(2) "22" "vreviews" => string(1) "3" "photoCount" => string(3) "662" "videoCount" => string(1) "0" "questions" => string(1) "7" "answers" => string(2) "51" "rate" => string(6) "8.0000" "topRate" => string(7) "10.1429" ) }"nameRd" => string(6) "ЮАР" "nameVn" => string(6) "ЮАР" "namePr" => string(6) "ЮАР" "nameDt" => string(6) "ЮАР" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "151" "code" => string(11) "south_korea" "code2" => string(2) "kr" "name" => string(11) "South Korea" "nameLang" => string(21) "Южная Корея" "nameEng" => string(11) "South Korea" "nameUkr" => NULL "nameTr" => string(11) "south_korea" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "37.14280" "lng" => string(9) "127.59520" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)141 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1747 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 151 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "0" "reviews" => string(2) "12" "vreviews" => string(1) "3" "photoCount" => string(3) "377" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "18" "rate" => string(6) "7.3333" "topRate" => string(6) "9.4762" ) }"nameRd" => string(21) "Южной Кореи" "nameVn" => string(21) "Южную Корею" "namePr" => string(21) "Южной Корее" "nameDt" => string(21) "Южной Корее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "49" "code" => string(5) "spain" "code2" => string(2) "es" "name" => string(5) "Spain" "nameLang" => string(14) "Испания" "nameEng" => string(5) "Spain" "nameUkr" => NULL "nameTr" => string(5) "spain" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "40.38000" "lng" => string(8) "-4.89990" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)142 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 941 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 49 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "687" "sights" => string(3) "393" "reviews" => string(4) "2961" "vreviews" => string(4) "2618" "photoCount" => string(4) "9062" "videoCount" => string(2) "26" "questions" => string(3) "921" "answers" => string(4) "3799" "rate" => string(6) "6.9369" "topRate" => string(7) "11.9293" ) }"nameRd" => string(14) "Испании" "nameVn" => string(14) "Испанию" "namePr" => string(14) "Испании" "nameDt" => string(14) "Испании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "125" "code" => string(9) "sri_lanka" "code2" => string(2) "lk" "name" => string(9) "Sri lanka" "nameLang" => string(17) "Шри-Ланка" "nameEng" => string(9) "Sri lanka" "nameUkr" => NULL "nameTr" => string(9) "sri_lanka" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(7) "7.87430" "lng" => string(8) "80.77150" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)143 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 757 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 125 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "211" "sights" => string(2) "34" "reviews" => string(4) "1872" "vreviews" => string(4) "1644" "photoCount" => string(5) "11956" "videoCount" => string(2) "31" "questions" => string(3) "900" "answers" => string(4) "6775" "rate" => string(6) "7.2835" "topRate" => string(7) "12.2714" ) }"nameRd" => string(17) "Шри-Ланки" "nameVn" => string(17) "Шри-Ланку" "namePr" => string(17) "Шри-Ланке" "nameDt" => string(17) "Шри-Ланке" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "126" "code" => string(6) "sweden" "code2" => string(2) "se" "name" => string(6) "Sweden" "nameLang" => string(12) "Швеция" "nameEng" => string(6) "Sweden" "nameUkr" => NULL "nameTr" => string(6) "sweden" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "64.54844" "lng" => string(8) "16.87500" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)144 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1434 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 126 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "17" "sights" => string(2) "20" "reviews" => string(2) "91" "vreviews" => string(2) "25" "photoCount" => string(3) "937" "videoCount" => string(1) "0" "questions" => string(2) "29" "answers" => string(3) "141" "rate" => string(6) "7.5600" "topRate" => string(7) "11.8703" ) }"nameRd" => string(12) "Швеции" "nameVn" => string(12) "Швецию" "namePr" => string(12) "Швеции" "nameDt" => string(12) "Швеции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "124" "code" => string(11) "switzerland" "code2" => string(2) "ch" "name" => string(11) "Switzerland" "nameLang" => string(18) "Швейцария" "nameEng" => string(11) "Switzerland" "nameUkr" => NULL "nameTr" => string(11) "switzerland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.10751" "lng" => string(7) "8.36064" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)145 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 946 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 124 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(2) "40" "reviews" => string(2) "93" "vreviews" => string(2) "44" "photoCount" => string(4) "1213" "videoCount" => string(1) "0" "questions" => string(2) "47" "answers" => string(3) "168" "rate" => string(6) "8.0682" "topRate" => string(7) "12.6515" ) }"nameRd" => string(18) "Швейцарии" "nameVn" => string(18) "Швейцарию" "namePr" => string(18) "Швейцарии" "nameDt" => string(18) "Швейцарии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "107" "code" => string(5) "syria" "code2" => string(2) "sy" "name" => string(5) "Syria" "nameLang" => string(10) "Сирия" "nameEng" => string(5) "Syria" "nameUkr" => NULL "nameTr" => string(5) "syria" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "35.37110" "lng" => string(8) "38.64990" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)146 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1543 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 107 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "4" "photoCount" => string(2) "28" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "7" "rate" => string(6) "6.5000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Сирии" "nameVn" => string(10) "Сирию" "namePr" => string(10) "Сирии" "nameDt" => string(10) "Сирии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "112" "code" => string(6) "taiwan" "code2" => string(2) "tw" "name" => string(6) "Taiwan" "nameLang" => string(14) "Тайвань" "nameEng" => string(6) "Taiwan" "nameUkr" => NULL "nameTr" => string(6) "taiwan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "23.69480" "lng" => string(9) "120.95950" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)147 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1818 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 112 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "2" "photoCount" => string(2) "27" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "3" "rate" => string(6) "5.0000" "topRate" => string(6) "6.6667" ) }"nameRd" => string(14) "Тайваня" "nameVn" => string(14) "Тайвань" "namePr" => string(14) "Тайване" "nameDt" => string(14) "Тайваню" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "165" "code" => string(10) "tajikistan" "code2" => string(2) "tj" "name" => string(10) "Tajikistan" "nameLang" => string(22) "Таджикистан" "nameEng" => string(10) "Tajikistan" "nameUkr" => NULL "nameTr" => string(10) "tajikistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "38.53957" "lng" => string(8) "68.76160" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)148 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2985 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 165 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.6667" ) }"nameRd" => string(24) "Таджикистана" "nameVn" => string(22) "Таджикистан" "namePr" => string(24) "Таджикистане" "nameDt" => string(24) "Таджикистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "152" "code" => string(8) "tanzania" "code2" => string(2) "tz" "name" => string(8) "Tanzania" "nameLang" => string(16) "Танзания" "nameEng" => string(8) "Tanzania" "nameUkr" => NULL "nameTr" => string(8) "tanzania" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "-6.88280" "lng" => string(8) "35.17820" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)149 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1978 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 152 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "72" "sights" => string(2) "29" "reviews" => string(3) "189" "vreviews" => string(3) "152" "photoCount" => string(4) "1537" "videoCount" => string(1) "4" "questions" => string(2) "32" "answers" => string(3) "106" "rate" => string(6) "7.3092" "topRate" => string(7) "12.1810" ) }"nameRd" => string(16) "Танзании" "nameVn" => string(16) "Танзанию" "namePr" => string(16) "Танзании" "nameDt" => string(16) "Танзании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "113" "code" => string(8) "thailand" "code2" => string(2) "th" "name" => string(8) "Thailand" "nameLang" => string(14) "Таиланд" "nameEng" => string(8) "Thailand" "nameUkr" => NULL "nameTr" => string(8) "thailand" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "12.94030" "lng" => string(9) "102.08500" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)150 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 761 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 113 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "775" "sights" => string(3) "123" "reviews" => string(4) "5296" "vreviews" => string(4) "4790" "photoCount" => string(5) "14822" "videoCount" => string(2) "41" "questions" => string(4) "2630" "answers" => string(5) "20060" "rate" => string(6) "6.9234" "topRate" => string(7) "11.9192" ) }"nameRd" => string(16) "Таиланда" "nameVn" => string(14) "Таиланд" "namePr" => string(16) "Таиланде" "nameDt" => string(16) "Таиланду" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "163" "code" => string(5) "tibet" "code2" => string(2) "tb" "name" => string(5) "Tibet" "nameLang" => string(10) "Тибет" "nameEng" => string(5) "Tibet" "nameUkr" => NULL "nameTr" => string(5) "tibet" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "33.17434" "lng" => string(8) "86.85791" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)151 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2903 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 163 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Тибета" "nameVn" => string(12) "Тибает" "namePr" => string(12) "Тибете" "nameDt" => string(12) "Тибету" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "158" "code" => string(19) "trinidad_and_tobago" "code2" => string(2) "tt" "name" => string(19) "Trinidad and tobago" "nameLang" => string(32) "Тринидад и Тобаго" "nameEng" => string(19) "Trinidad and tobago" "nameUkr" => NULL "nameTr" => string(19) "trinidad_and_tobago" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "10.46080" "lng" => string(9) "-61.28174" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)152 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2493 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 158 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(34) "Тринидада и Тобаго" "nameVn" => string(32) "Тринидад и Тобаго" "namePr" => string(34) "Тринидаде и Тобаго" "nameDt" => string(34) "Тринидаду и Тобаго" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "114" "code" => string(5) "tunis" "code2" => string(2) "tn" "name" => string(5) "Tunis" "nameLang" => string(10) "Тунис" "nameEng" => string(5) "Tunis" "nameUkr" => NULL "nameTr" => string(5) "tunis" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "33.74260" "lng" => string(7) "9.82180" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)153 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1664 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 114 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "263" "sights" => string(2) "10" "reviews" => string(4) "3661" "vreviews" => string(4) "3441" "photoCount" => string(4) "9088" "videoCount" => string(2) "31" "questions" => string(3) "875" "answers" => string(4) "4514" "rate" => string(6) "6.1481" "topRate" => string(7) "11.1423" ) }"nameRd" => string(12) "Туниса" "nameVn" => string(10) "Тунис" "namePr" => string(12) "Тунисе" "nameDt" => string(12) "Тунису" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "115" "code" => string(6) "turkey" "code2" => string(2) "tr" "name" => string(6) "Turkey" "nameLang" => string(12) "Турция" "nameEng" => string(6) "Turkey" "nameUkr" => NULL "nameTr" => string(6) "turkey" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "38.98290" "lng" => string(8) "35.19060" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)154 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 954 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 115 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "2096" "sights" => string(3) "536" "reviews" => string(5) "59710" "vreviews" => string(5) "57005" "photoCount" => string(6) "128685" "videoCount" => string(3) "584" "questions" => string(5) "15208" "answers" => string(6) "118879" "rate" => string(6) "6.5283" "topRate" => string(7) "11.5279" ) }"nameRd" => string(12) "Турции" "nameVn" => string(12) "Турцию" "namePr" => string(12) "Турции" "nameDt" => string(12) "Турции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "157" "code" => string(12) "turkmenistan" "code2" => string(2) "tm" "name" => string(12) "Turkmenistan" "nameLang" => string(24) "Туркменистан" "nameEng" => string(12) "Turkmenistan" "nameUkr" => NULL "nameTr" => string(12) "turkmenistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "39.13858" "lng" => string(8) "59.38110" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)155 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2482 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 157 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "2" "photoCount" => string(2) "14" "videoCount" => string(1) "0" "questions" => string(2) "11" "answers" => string(1) "8" "rate" => string(6) "8.0000" "topRate" => string(6) "9.6667" ) }"nameRd" => string(26) "Туркменистана" "nameVn" => string(24) "Туркменистан" "namePr" => string(26) "Туркменистане" "nameDt" => string(26) "Туркменистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "92" "code" => string(3) "uae" "code2" => string(2) "ae" "name" => string(3) "UAE" "nameLang" => string(6) "ОАЭ" "nameEng" => string(3) "UAE" "nameUkr" => NULL "nameTr" => string(3) "uae" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "24.38710" "lng" => string(8) "54.05270" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)156 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 766 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 92 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "462" "sights" => string(3) "196" "reviews" => string(4) "3762" "vreviews" => string(4) "3553" "photoCount" => string(5) "10366" "videoCount" => string(2) "33" "questions" => string(4) "1915" "answers" => string(5) "10308" "rate" => string(6) "7.2815" "topRate" => string(7) "12.2759" ) }"nameRd" => string(6) "ОАЭ" "nameVn" => string(6) "ОАЭ" "namePr" => string(6) "ОАЭ" "nameDt" => string(6) "ОАЭ" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "117" "code" => string(6) "uganda" "code2" => string(2) "ug" "name" => string(6) "Uganda" "nameLang" => string(12) "Уганда" "nameEng" => string(6) "Uganda" "nameUkr" => NULL "nameTr" => string(6) "uganda" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "1.58180" "lng" => string(8) "33.17870" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)157 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1817 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 117 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Уганды" "nameVn" => string(12) "Уганду" "namePr" => string(12) "Уганде" "nameDt" => string(12) "Уганде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "116" "code" => string(7) "ukraine" "code2" => string(2) "ua" "name" => string(7) "Ukraine" "nameLang" => string(14) "Украина" "nameEng" => string(7) "Ukraine" "nameUkr" => NULL "nameTr" => string(7) "ukraine" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)158 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1544 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 116 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => bool TRUE protected sql => object Database_Query_Builder_Select(20)"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected _select => array(26) ( 0 => array(2) ( ... ) 1 => array(2) ( ... ) 2 => array(2) ( ... ) 3 => array(2) ( ... ) 4 => array(2) ( ... ) 5 => array(2) ( ... ) 6 => array(2) ( ... ) 7 => array(2) ( ... ) 8 => array(2) ( ... ) 9 => array(2) ( ... ) 10 => array(2) ( ... ) 11 => array(2) ( ... ) 12 => array(2) ( ... ) 13 => array(2) ( ... ) 14 => array(2) ( ... ) 15 => array(2) ( ... ) 16 => array(2) ( ... ) 17 => array(2) ( ... ) 18 => array(2) ( ... ) 19 => array(2) ( ... ) 20 => array(2) ( ... ) 21 => array(2) ( ... ) 22 => array(2) ( ... ) 23 => array(2) ( ... ) 24 => array(2) ( ... ) 25 => array(2) ( ... ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( ... ) ) protected _join => array(1) ( 0 => object Database_Query_Builder_Join(11) { ... } ) protected _group_by => array(1) ( 0 => string(8) "t.rec_id" ) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => object Database_Query_Builder_Join(11)protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected _type => string(4) "LEFT" protected _table => array(2) ( ... ) protected _on => array(3) ( ... ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected _where => array(2) ( 0 => array(1) ( ... ) 1 => array(1) ( ... ) ) protected _order_by => array(1) ( 0 => array(2) ( ... ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(1024) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1926" "sights" => string(3) "698" "reviews" => string(5) "12526" "vreviews" => string(5) "11317" "photoCount" => string(5) "22754" "videoCount" => string(2) "55" "questions" => string(4) "2438" "answers" => string(5) "12477" "rate" => string(6) "6.3403" "topRate" => string(7) "11.3385" ) }"nameRd" => string(14) "Украины" "nameVn" => string(14) "Украину" "namePr" => string(14) "Украине" "nameDt" => string(14) "Украине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "118" "code" => string(7) "uruguay" "code2" => string(2) "uy" "name" => string(7) "Uruguay" "nameLang" => string(14) "Уругвай" "nameEng" => string(7) "Uruguay" "nameUkr" => NULL "nameTr" => string(7) "uruguay" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-31.27860" "lng" => string(9) "-54.97560" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)159 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1704 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 118 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Уругвая" "nameVn" => string(14) "Уругвай" "namePr" => string(14) "Уругвае" "nameDt" => string(14) "Уругваю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "111" "code" => string(3) "usa" "code2" => string(2) "us" "name" => string(3) "USA" "nameLang" => string(6) "США" "nameEng" => string(3) "USA" "nameUkr" => NULL "nameTr" => string(3) "usa" "continent" => string(1) "4" "priority" => string(1) "1" "lat" => string(8) "39.09600" "lng" => string(10) "-100.01950" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)160 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1064 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 111 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(2) "13" "reviews" => string(3) "112" "vreviews" => string(2) "44" "photoCount" => string(3) "912" "videoCount" => string(1) "0" "questions" => string(2) "75" "answers" => string(3) "599" "rate" => string(6) "7.8409" "topRate" => string(7) "12.4242" ) }"nameRd" => string(6) "США" "nameVn" => string(6) "США" "namePr" => string(6) "США" "nameDt" => string(6) "США" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "149" "code" => string(10) "uzbekistan" "code2" => string(2) "uz" "name" => string(10) "Uzbekistan" "nameLang" => string(20) "Узбекистан" "nameEng" => string(10) "Uzbekistan" "nameUkr" => NULL "nameTr" => string(10) "uzbekistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "41.65650" "lng" => string(8) "64.42380" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)161 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1742 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 149 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "10" "sights" => string(1) "0" "reviews" => string(2) "23" "vreviews" => string(1) "9" "photoCount" => string(3) "146" "videoCount" => string(1) "0" "questions" => string(2) "21" "answers" => string(2) "62" "rate" => string(6) "6.8182" "topRate" => string(7) "10.2797" ) }"nameRd" => string(22) "Узбекистана" "nameVn" => string(20) "Узбекистан" "namePr" => string(22) "Узбекистане" "nameDt" => string(22) "Узбекистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "25" "code" => string(7) "vatican" "code2" => string(2) "va" "name" => string(7) "Vatican" "nameLang" => string(14) "Ватикан" "nameEng" => string(7) "Vatican" "nameUkr" => NULL "nameTr" => string(7) "vatican" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "41.87770" "lng" => string(8) "12.56560" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)162 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1454 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 25 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "1" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(2) "41" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "9" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Ватикана" "nameVn" => string(14) "Ватикан" "namePr" => string(16) "Ватикане" "nameDt" => string(16) "Ватикану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "28" "code" => string(9) "venezuela" "code2" => string(2) "ve" "name" => string(9) "Venezuela" "nameLang" => string(18) "Венесуэла" "nameEng" => string(9) "Venezuela" "nameUkr" => NULL "nameTr" => string(9) "venezuela" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "6.47280" "lng" => string(9) "-66.58900" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)163 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1532 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 28 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "4" "photoCount" => string(2) "60" "videoCount" => string(1) "1" "questions" => string(1) "9" "answers" => string(1) "3" "rate" => string(6) "5.8000" "topRate" => string(6) "8.3000" ) }"nameRd" => string(18) "Венесуэлы" "nameVn" => string(18) "Венесуэлу" "namePr" => string(18) "Венесуэле" "nameDt" => string(18) "Венесуэле" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "29" "code" => string(7) "vietnam" "code2" => string(2) "vn" "name" => string(7) "Vietnam" "nameLang" => string(14) "Вьетнам" "nameEng" => string(7) "Vietnam" "nameUkr" => NULL "nameTr" => string(7) "vietnam" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "15.22060" "lng" => string(9) "104.34810" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)164 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1530 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 29 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "196" "sights" => string(2) "25" "reviews" => string(3) "848" "vreviews" => string(3) "739" "photoCount" => string(4) "2767" "videoCount" => string(1) "4" "questions" => string(3) "290" "answers" => string(4) "1190" "rate" => string(6) "7.1644" "topRate" => string(7) "12.1375" ) }"nameRd" => string(16) "Вьетнама" "nameVn" => string(14) "Вьетнам" "namePr" => string(16) "Вьетнаме" "nameDt" => string(16) "Вьетнаму" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "142" "code" => string(5) "yemen" "code2" => string(2) "ye" "name" => string(5) "Yemen" "nameLang" => string(10) "Йемен" "nameEng" => string(5) "Yemen" "nameUkr" => NULL "nameTr" => string(5) "yemen" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "15.62300" "lng" => string(8) "47.43900" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)165 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1682 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 142 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "1" "reviews" => string(1) "0" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Йемена" "nameVn" => string(10) "Йемен" "namePr" => string(12) "Йемене" "nameDt" => string(12) "Йемену" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "44" "code" => string(6) "zambia" "code2" => string(2) "zm" "name" => string(6) "Zambia" "nameLang" => string(12) "Замбия" "nameEng" => string(6) "Zambia" "nameUkr" => NULL "nameTr" => string(6) "zambia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-13.36820" "lng" => string(8) "27.86130" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)166 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1805 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 44 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "1" "photoCount" => string(3) "218" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "9" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Замбия" "nameVn" => string(12) "Замбию" "namePr" => string(12) "Замбии" "nameDt" => string(12) "Замбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "45" "code" => string(8) "zimbabwe" "code2" => string(2) "zw" "name" => string(8) "Zimbabwe" "nameLang" => string(16) "Зимбабве" "nameEng" => string(8) "Zimbabwe" "nameUkr" => NULL "nameTr" => string(8) "zimbabwe" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-19.01330" "lng" => string(8) "29.14670" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)) }{ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1806 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 45 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "0" "photoCount" => string(3) "130" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Зимбабве" "nameVn" => string(16) "Зимбабве" "namePr" => string(16) "Зимбабве" "nameDt" => string(16) "Зимбабве" ) }{ protected config => array(11) ( "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(1) "p" ) "total_items" => string(1) "1" "items_per_page" => integer 10 "count_out" => integer 9 "count_in" => integer 9 "view" => string(28) "/global/paginations/floating" "hash" => string(10) "pagination" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE "base_url" => string(0) "" "query_params" => array(0) ) protected current_page => integer 1 protected total_items => integer 1 protected items_per_page => integer 10 protected total_pages => integer 1 protected current_first_item => integer 1 protected current_last_item => integer 1 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 protected _request => object Request(19)"experts" => array(0) "subscribe" => string(2) "10" "typeId" => string(1) "u" "themeId" => integer 1 "themeTags" => array(1) ( 1 => string(5) "1.9em" ) "themeName" => string(21) "Выбор отеля" "topics" => array(2) ( "Выбор отеля" => array(1) ( 1 => string(21) "Выбор отеля" ) "Другие темы" => array(11) ( 11 => string(28) "Страны и города" 20 => string(28) "Погода и сезоны" 30 => string(25) "Как добраться" 23 => string(14) "Шоппинг" 24 => string(36) "Места и развлечения" 25 => string(18) "Экскурсии" 29 => string(36) "Документы и границы" 27 => string(30) "Связь и интернет" 26 => string(28) "Валюта и деньги" 2 => string(38) "Турфирмы и операторы" 12 => string(12) "Прочее" ) ) "tgb" => string(0) "" ) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(72) "(<country>(/<city>(/<hotel>-h<id>-questions(-t<theme>)(-p<page>).html)))" protected _regex => array(5) ( "country" => string(5) "\w{2}" "city" => string(3) "\w+" "hotel" => string(18) "[A-Za-z0-9\_\-\.]+" "id" => string(3) "\d+" "page" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(5) "hotel" "action" => string(9) "questions" ) protected _route_regex => string(162) "#^(?:(?P<country>\w{2})(?:/(?P<city>\w+)(?:/(?P<hotel>[A-Za-z0-9\_\-\.]+)-h(?P<id>\d+)-questions(?:-t(?P<theme>[^/.,;?\n]++))?(? …" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "Hotel" protected _action => string(9) "questions" protected _uri => string(51) "ua/sergeevka/Zolotaja_Niva-h28070-questions-t1.html" protected _external => bool FALSE protected _params => array(5) ( "country" => string(2) "ua" "city" => string(9) "sergeevka" "hotel" => string(13) "Zolotaja_Niva" "id" => string(5) "28070" "theme" => string(1) "1" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(2) ( "ntsid" => NULL "token" => string(44) "Yf3uXIeJnfFjtk4MTXALJmC/ludKKJX30liJtjb5T24=" ) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }}{ protected _filters => array(0) protected _uri => string(72) "(<country>(/<city>(/<hotel>-h<id>-questions(-t<theme>)(-p<page>).html)))" protected _regex => array(5) ( "country" => string(5) "\w{2}" "city" => string(3) "\w+" "hotel" => string(18) "[A-Za-z0-9\_\-\.]+" "id" => string(3) "\d+" "page" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(5) "hotel" "action" => string(9) "questions" ) protected _route_regex => string(162) "#^(?:(?P<country>\w{2})(?:/(?P<city>\w+)(?:/(?P<hotel>[A-Za-z0-9\_\-\.]+)-h(?P<id>\d+)-questions(?:-t(?P<theme>[^/.,;?\n]++))?(? …" }protected _route_params => array(5) ( "country" => string(2) "ua" "city" => string(9) "sergeevka" "hotel" => string(13) "Zolotaja_Niva" "id" => string(5) "28070" "theme" => string(1) "1" ) }354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 } -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/View.php [ 236 ] » Kohana_View->render()
231 */ 232 public function __toString() 233 { 234 try 235 { 236 return $this->render(); 237 } 238 catch (Exception $e) 239 { 240 /** 241 * Display the exception message. -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/Response.php [ 160 ] » Kohana_View->__toString()
155 public function body($content = NULL) 156 { 157 if ($content === NULL) 158 return $this->_body; 159 160 $this->_body = (string) $content; 161 return $this; 162 } 163 164 /** 165 * Gets or sets the HTTP protocol. The standard protocol to use -
APPPATH/classes/Controller/Plain.php [ 555 ] » Kohana_Response->body(arguments)
0object View(2)
{ protected _file => string(84) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/global/html.php" protected _data => array(8) ( "headerContent" => object View(2){ protected _file => string(86) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/global/header.php" protected _data => array(3) ( "title" => string(0) "" "description" => string(0) "" "keywords" => string(0) "" ) }"footerContent" => object View(2){ protected _file => string(86) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/global/footer.php" protected _data => array(2) ( "title" => string(0) "" "description" => string(0) "" ) }"headerScripts" => string(0) "" "footerScripts" => string(0) "" "headerVars" => array(7) ( "canonical" => string(52) "/ua/sergeevka/Zolotaja_Niva-h28070-questions-t1.html" "prevPage" => integer 0 "nextPage" => integer 2 "isLastPage" => bool TRUE "noPagination" => bool TRUE "title" => string(79) "Вопросы о Zolotaja Niva 2* - Выбор отеля - ТурПравда" "description" => string(118) "Вопросы о Zolotaja Niva 2* от реальных туристов - Выбор отеля - ТурПравда" ) "headerStatic" => array(3) ( "plugins" => array(2) ( "js" => array(14) ( 0 => string(13) "jquery.min.js" 1 => string(16) "jquery.cookie.js" 2 => string(16) "jquery-ui.min.js" 3 => string(23) "jquery.ui.dialog.min.js" 4 => string(24) "jquery.ui.tooltip.min.js" 5 => string(18) "jquery.json.min.js" 6 => string(11) "tmpl.min.js" 7 => string(26) "jquery.i18n/jquery.i18n.js" 8 => string(39) "jquery.i18n/jquery.i18n.messagestore.js" 9 => string(36) "jquery.i18n/jquery.i18n.fallbacks.js" 10 => string(33) "jquery.i18n/jquery.i18n.parser.js" 11 => string(34) "jquery.i18n/jquery.i18n.emitter.js" 12 => string(35) "jquery.i18n/jquery.i18n.language.js" 13 => string(27) "jquery.i18n/languages/de.js" ) "css" => array(0) ) "js" => array(8) ( 0 => string(11) "hashlink.js" 1 => string(9) "search.js" 2 => string(22) "header.js?v=05-07-2023" 3 => string(24) "fotoview.js?v=05-07-2023" 4 => string(7) "user.js" 5 => string(21) "index_autocomplete.js" 6 => string(19) "question_suggest.js" 7 => string(16) "question_view.js" ) "css" => array(10) ( 0 => string(20) "all.css?v=05-07-2023" 1 => string(26) "new_style.css?v=05-07-2023" 2 => string(23) "viewer.css?v=05-07-2023" 3 => string(11) "slimbox.css" 4 => string(31) "jquery-ui-1.10.3.custom.min.css" 5 => string(8) "blog.css" 6 => string(29) "game-account.css?v=05-07-2023" 7 => string(13) "new_style.css" 8 => string(9) "style.css" 9 => string(10) "inform.css" ) ) "bodyContent" => object View(2){ protected _file => string(88) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/Hotel/questions.php" protected _data => array(15) ( "hotel" => object Application\Library\Entity\Geo\Hotel(3)"bodyClass" => string(15) "Hotel-questions" ) }{ protected onlyNames => bool FALSE protected names => array(29) ( 0 => string(2) "id" 1 => string(5) "shard" 2 => string(4) "name" 3 => string(7) "nameUkr" 4 => string(6) "nameTr" 5 => string(6) "nameRu" 6 => string(5) "stars" 7 => string(8) "starsRaw" 8 => string(8) "category" 9 => string(5) "beach" 10 => string(4) "form" 11 => string(8) "priority" 12 => string(3) "lat" 13 => string(3) "lng" 14 => string(4) "zoom" 15 => string(6) "rating" 16 => string(7) "reviews" 17 => string(7) "topRate" 18 => string(4) "paid" 19 => string(7) "confirm" 20 => string(4) "city" 21 => string(5) "offer" 22 => string(9) "statistic" 23 => string(3) "ref" 24 => string(11) "description" 25 => string(4) "type" 26 => string(3) "url" 27 => string(8) "distance" 28 => string(9) "hoteliers" ) protected store => array(31) ( "id" => string(5) "28070" "name" => string(13) "Zolotaia Niva" "nameEng" => string(13) "Zolotaia Niva" "nameUkr" => string(21) "Золота Нива" "cityId" => string(4) "1982" "nameTr" => string(13) "Zolotaja_Niva" "nameRu" => string(13) "Zolotaja Niva" "stars" => integer 2 "starsRaw" => string(3) "two" "category" => string(5) "treat" "form" => string(10) "sanatorium" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "paid" => string(1) "0" "confirm" => string(19) "2013-05-07 00:00:00" "rating" => string(6) "4.9000" "reviews" => string(2) "11" "topRate" => string(6) "4.9000" "vreviews" => string(2) "10" "photoCount" => string(2) "30" "videoCount" => string(1) "1" "questions" => string(1) "1" "rate" => string(6) "4.9000" "cntRank" => string(3) "508" "ctyRank" => string(1) "3" "description" => string(263) "The sanatorium was opened on July 1, 1980. It is located on the Black Sea coast of the Odessa region of the Belgorod-Dnestrovsky …" "city" => object Application\Library\Service\Geo\City(14)"city" => object Application\Library\Entity\Geo\City(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => object Database_Query_Builder_Select(20)"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected _select => array(16) ( 0 => array(2) ( 0 => string(8) "t.rec_id" 1 => string(2) "id" ) 1 => array(2) ( 0 => string(7) "t.fIATA" 1 => string(4) "iata" ) 2 => array(2) ( 0 => object Database_Expression(2) { ... } 1 => string(4) "name" ) 3 => array(2) ( 0 => string(7) "t.fName" 1 => string(8) "nameLang" ) 4 => array(2) ( 0 => string(12) "t.fSouthWest" 1 => string(3) "lat" ) 5 => array(2) ( 0 => string(12) "t.fNorthEast" 1 => string(3) "lng" ) 6 => array(2) ( 0 => string(7) "t.fZoom" 1 => string(4) "zoom" ) 7 => array(2) ( 0 => string(12) "t.fCountryID" 1 => string(9) "countryId" ) 8 => array(2) ( 0 => string(10) "t.fNameEng" 1 => string(7) "nameEng" ) 9 => array(2) ( 0 => string(9) "t.fNameTr" 1 => string(6) "nameTr" ) 10 => array(2) ( 0 => string(9) "t.fNameRd" 1 => string(6) "nameRd" ) 11 => array(2) ( 0 => string(9) "t.fNameVn" 1 => string(6) "nameVn" ) 12 => array(2) ( 0 => string(9) "t.fNamePr" 1 => string(6) "namePr" ) 13 => array(2) ( 0 => string(9) "t.fNameDt" 1 => string(6) "nameDt" ) 14 => array(2) ( 0 => string(9) "t.fTarget" 1 => string(6) "target" ) 15 => array(2) ( 0 => string(11) "t.fPriority" 1 => string(8) "priority" ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( 0 => string(14) "otpusk.tCities" 1 => string(1) "t" ) ) protected _join => array(0) protected _group_by => array(0) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => NULL protected _where => array(2) ( 0 => array(1) ( "AND" => array(3) ( ... ) ) 1 => array(1) ( "AND" => array(3) ( ... ) ) ) protected _order_by => array(1) ( 0 => array(2) ( 0 => object Database_Expression(2) { ... } 1 => string(3) "ASC" ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(591) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected cityId => integer 1982 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => object Database_MySQLi_Result(7){ protected _internal_row => integer 1 protected _query => string(591) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _result => object mysqli_result(5)protected entity => object Application\Library\Entity\Geo\Cities(4){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(7) ( 0 => string(6) "result" 1 => string(11) "loadCountry" 2 => string(10) "loadHotels" 3 => string(7) "loadRef" 4 => string(6) "refSql" 5 => string(10) "loadSights" 6 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(6) ( "result" => object Database_MySQLi_Result(7)public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected _internal_row => integer 1 protected _query => string(591) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _result => object mysqli_result(5) { ... } protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }"loadCountry" => bool TRUE "loadHotels" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadStatistics" => NULL ) protected data => array(1) ( 0 => object Application\Library\Entity\Geo\City(3){ protected names => array(22) ( ... ) protected onlyNames => bool TRUE protected store => array(15) ( ... ) }) }{ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "cityId" => string(4) "1982" "reviews" => string(2) "11" "topRate" => string(6) "4.9000" "vreviews" => string(2) "10" "photoCount" => string(2) "30" "videoCount" => string(1) "1" "questions" => string(1) "1" "rate" => string(6) "4.9000" "cntRank" => string(3) "508" "ctyRank" => string(1) "3" ) }"photo" => object Application\Library\Entity\Media(3){ protected onlyNames => NULL protected names => array(29) ( 0 => string(2) "id" 1 => string(7) "albumId" 2 => string(7) "mediaId" 3 => string(6) "userId" 4 => string(5) "geoId" 5 => string(8) "objectId" 6 => string(10) "objectType" 7 => string(11) "description" 8 => string(6) "rating" 9 => string(4) "rand" 10 => string(4) "scin" 11 => string(4) "sort" 12 => string(4) "date" 13 => string(4) "type" 14 => string(7) "preview" 15 => string(4) "path" 16 => string(5) "width" 17 => string(6) "height" 18 => string(6) "status" 19 => string(9) "countryId" 20 => string(6) "cityId" 21 => string(7) "hotelId" 22 => string(7) "sightId" 23 => string(7) "country" 24 => string(4) "city" 25 => string(5) "hotel" 26 => string(4) "user" 27 => string(5) "album" 28 => string(8) "comments" ) protected store => array(4) ( "id" => string(6) "213954" "mediaId" => string(6) "213954" "objectId" => string(5) "28070" "sort" => string(3) "128" ) }) }{ protected names => array(22) ( 0 => string(2) "id" 1 => string(9) "countryId" 2 => string(4) "code" 3 => string(6) "hotels" 4 => string(7) "country" 5 => string(4) "name" 6 => string(8) "nameLang" 7 => string(6) "nameRd" 8 => string(6) "nameVn" 9 => string(6) "namePr" 10 => string(6) "nameDt" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "target" 14 => string(9) "excursion" 15 => string(8) "priority" 16 => string(4) "type" 17 => string(6) "latLng" 18 => string(5) "offer" 19 => string(3) "ref" 20 => string(6) "sights" 21 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(15) ( "id" => string(4) "1982" "name" => string(9) "Sergeevka" "nameLang" => string(18) "Сергеевка" "country" => object Application\Library\Service\Geo\Country(13)"country" => object Application\Library\Entity\Geo\Country(3){ protected otp => string(6) "otpusk" protected countryId => integer 116 protected order => NULL protected loadRef => NULL protected loadImage => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => object Database_Query_Builder_Select(20)"hotels" => object Application\Library\Service\Geo\Hotel(20){ protected _select => array(17) ( 0 => array(2) ( 0 => string(8) "c.rec_id" 1 => string(2) "id" ) 1 => array(2) ( 0 => string(9) "c.fNameTr" 1 => string(4) "code" ) 2 => array(2) ( 0 => string(7) "c.fCode" 1 => string(5) "code2" ) 3 => array(2) ( 0 => object Database_Expression(2) { ... } 1 => string(4) "name" ) 4 => array(2) ( 0 => string(10) "c.fCountry" 1 => string(8) "nameLang" ) 5 => array(2) ( 0 => string(12) "c.fSouthWest" 1 => string(3) "lat" ) 6 => array(2) ( 0 => string(12) "c.fNorthEast" 1 => string(3) "lng" ) 7 => array(2) ( 0 => string(7) "c.fZoom" 1 => string(4) "zoom" ) 8 => array(2) ( 0 => string(12) "c.fCapitalID" 1 => string(7) "capital" ) 9 => array(2) ( 0 => string(10) "c.fNameEng" 1 => string(7) "nameEng" ) 10 => array(2) ( 0 => string(9) "c.fNameTr" 1 => string(6) "nameTr" ) 11 => array(2) ( 0 => string(9) "c.fNameRd" 1 => string(6) "nameRd" ) 12 => array(2) ( 0 => string(9) "c.fNameVn" 1 => string(6) "nameVn" ) 13 => array(2) ( 0 => string(9) "c.fNamePr" 1 => string(6) "namePr" ) 14 => array(2) ( 0 => string(9) "c.fNameDt" 1 => string(6) "nameDt" ) 15 => array(2) ( 0 => string(12) "c.fContinent" 1 => string(9) "continent" ) 16 => array(2) ( 0 => string(11) "c.fPriority" 1 => string(8) "priority" ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( 0 => string(17) "otpusk.tCountries" 1 => string(1) "c" ) ) protected _join => array(0) protected _group_by => array(0) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => NULL protected _where => array(2) ( 0 => array(1) ( "AND" => array(3) ( ... ) ) 1 => array(1) ( "AND" => array(3) ( ... ) ) ) protected _order_by => array(1) ( 0 => array(2) ( 0 => object Database_Expression(2) { ... } 1 => string(3) "ASC" ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected loadCapital => bool TRUE protected loadCities => bool TRUE protected dbResult => object Database_Result_Cached(6){ protected _query => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(1) ( 0 => object stdClass(17)protected entity => object Application\Library\Entity\Geo\Countries(4){ public id => string(3) "116" public code => string(7) "ukraine" public code2 => string(2) "ua" public name => string(7) "Ukraine" public nameLang => string(14) "Украина" public lat => string(8) "48.69000" public lng => string(8) "31.73000" public zoom => string(1) "5" public capital => string(4) "1544" public nameEng => string(7) "Ukraine" public nameTr => string(7) "ukraine" public nameRd => string(14) "Украины" public nameVn => string(14) "Украину" public namePr => string(14) "Украине" public nameDt => string(14) "Украине" public continent => string(1) "1" public priority => string(1) "2" }) protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(8) ( 0 => string(6) "result" 1 => string(11) "loadCapital" 2 => string(10) "loadCities" 3 => string(7) "loadRef" 4 => string(9) "loadImage" 5 => string(6) "refSql" 6 => string(10) "loadSights" 7 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(7) ( "result" => object Database_Result_Cached(6)public tp => string(9) "turpravda" }{ protected _query => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(1) ( ... ) protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }"loadCapital" => bool TRUE "loadCities" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadImage" => NULL "loadStatistics" => NULL ) protected data => array(1) ( 0 => object Application\Library\Entity\Geo\Country(3){ protected names => array(25) ( ... ) protected onlyNames => bool TRUE protected store => array(19) ( ... ) }) }{ protected hotelId => integer 0 protected cityId => integer 1982 protected category => NULL protected limit => NULL protected offset => NULL protected order => NULL protected loadStatistics => NULL protected loadPhoto => NULL protected loadDescription => NULL protected loadRef => NULL protected loadRoom => NULL protected loadHoteliers => NULL public stars => array(7) ( 1 => string(3) "one" 2 => string(3) "two" 3 => string(5) "three" 4 => string(4) "four" 5 => string(4) "five" "hv1" => string(3) "hv1" "hv2" => string(3) "hv2" ) public starsRaw => array(7) ( "one" => integer 1 "two" => integer 2 "three" => integer 3 "four" => integer 4 "five" => integer 5 "hv1" => string(3) "hv1" "hv2" => string(3) "hv2" ) protected sql => NULL protected loadCity => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"countryId" => string(3) "116" "nameTr" => string(9) "sergeevka" "nameEng" => string(9) "Sergeevka" "nameRd" => string(18) "Сергеевки" "nameVn" => string(18) "Сергеевку" "namePr" => string(18) "Сергеевке" "nameDt" => string(18) "Сергеевке" "target" => string(1) "0" "priority" => string(1) "1" "latLng" => object Library\Entity\Geo\LatLng(3){ protected onlyNames => bool TRUE protected names => array(3) ( 0 => string(3) "lat" 1 => string(3) "lng" 2 => string(4) "zoom" ) protected store => array(3) ( "lat" => string(8) "46.02400" "lng" => string(8) "30.37200" "zoom" => string(2) "14" ) }) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(19) ( "id" => string(3) "116" "code" => string(7) "ukraine" "code2" => string(2) "ua" "name" => string(7) "Ukraine" "nameLang" => string(14) "Украина" "nameEng" => string(7) "Ukraine" "nameUkr" => NULL "nameTr" => string(7) "ukraine" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)"countries" => object Application\Library\Entity\Geo\Countries(4){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1544 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 116 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => bool TRUE protected sql => object Database_Query_Builder_Select(20)"nameRd" => string(14) "Украины" "nameVn" => string(14) "Украину" "namePr" => string(14) "Украине" "nameDt" => string(14) "Украине" ) }{ protected _select => array(26) ( 0 => array(2) ( 0 => string(8) "t.rec_id" 1 => string(2) "id" ) 1 => array(2) ( 0 => string(7) "t.fIATA" 1 => string(4) "iata" ) 2 => array(2) ( 0 => object Database_Expression(2) { ... } 1 => string(4) "name" ) 3 => array(2) ( 0 => string(7) "t.fName" 1 => string(8) "nameLang" ) 4 => array(2) ( 0 => string(12) "t.fSouthWest" 1 => string(3) "lat" ) 5 => array(2) ( 0 => string(12) "t.fNorthEast" 1 => string(3) "lng" ) 6 => array(2) ( 0 => string(7) "t.fZoom" 1 => string(4) "zoom" ) 7 => array(2) ( 0 => string(12) "t.fCountryID" 1 => string(9) "countryId" ) 8 => array(2) ( 0 => string(10) "t.fNameEng" 1 => string(7) "nameEng" ) 9 => array(2) ( 0 => string(9) "t.fNameTr" 1 => string(6) "nameTr" ) 10 => array(2) ( 0 => string(9) "t.fNameRd" 1 => string(6) "nameRd" ) 11 => array(2) ( 0 => string(9) "t.fNameVn" 1 => string(6) "nameVn" ) 12 => array(2) ( 0 => string(9) "t.fNamePr" 1 => string(6) "namePr" ) 13 => array(2) ( 0 => string(9) "t.fNameDt" 1 => string(6) "nameDt" ) 14 => array(2) ( 0 => string(9) "t.fTarget" 1 => string(6) "target" ) 15 => array(2) ( 0 => string(11) "t.fPriority" 1 => string(8) "priority" ) 16 => array(2) ( 0 => string(8) "s.hotels" 1 => string(6) "hotels" ) 17 => array(2) ( 0 => string(8) "s.sights" 1 => string(6) "sights" ) 18 => array(2) ( 0 => string(10) "s.comments" 1 => string(7) "reviews" ) 19 => array(2) ( 0 => string(16) "s.voted_comments" 1 => string(8) "vreviews" ) 20 => array(2) ( 0 => string(7) "s.fotos" 1 => string(10) "photoCount" ) 21 => array(2) ( 0 => string(8) "s.videos" 1 => string(10) "videoCount" ) 22 => array(2) ( 0 => string(11) "s.questions" 1 => string(9) "questions" ) 23 => array(2) ( 0 => string(9) "s.answers" 1 => string(7) "answers" ) 24 => array(2) ( 0 => string(10) "s.avg_rate" 1 => string(4) "rate" ) 25 => array(2) ( 0 => string(10) "s.top_rate" 1 => string(7) "topRate" ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( 0 => string(14) "otpusk.tCities" 1 => string(1) "t" ) ) protected _join => array(1) ( 0 => object Database_Query_Builder_Join(11)protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected _type => string(4) "LEFT" protected _table => array(2) ( ... ) protected _on => array(3) ( ... ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }) protected _group_by => array(1) ( 0 => string(8) "t.rec_id" ) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => object Database_Query_Builder_Join(11){ protected _type => string(4) "LEFT" protected _table => array(2) ( 0 => string(15) "turpravda.stats" 1 => string(1) "s" ) protected _on => array(3) ( 0 => array(3) ( ... ) 1 => array(3) ( ... ) 2 => array(3) ( ... ) ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected _where => array(2) ( 0 => array(1) ( "AND" => array(3) ( ... ) ) 1 => array(1) ( "AND" => array(3) ( ... ) ) ) protected _order_by => array(1) ( 0 => array(2) ( 0 => object Database_Expression(2) { ... } 1 => string(3) "ASC" ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(1024) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected names => array(8) ( 0 => string(6) "result" 1 => string(11) "loadCapital" 2 => string(10) "loadCities" 3 => string(7) "loadRef" 4 => string(9) "loadImage" 5 => string(6) "refSql" 6 => string(10) "loadSights" 7 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(7) ( "result" => object Database_Result_Cached(6)"votes" => array(6) ( "sum1" => float 3.9 "sum2" => float 4.9 "sum3" => float 4.7 "sum4" => float 6 "sum5" => float 5.8 "count" => string(2) "10" ) "questions" => array(1) ( 0 => array(13) ( "id" => string(5) "60167" "url" => string(54) "/ua/sergeevka/Zolotaja_Niva-h28070-question-60167.html" "question" => string(81) "Для 3х-летнего ребенка проживание бесплатно?" "text" => string(0) "" "date" => string(19) "2017-06-01 14:08:38" "dateText" => string(19) "9 лет назад" "subscribe" => integer 3 "views" => bool FALSE "answers" => string(1) "2" "answersHotelier" => bool FALSE "country" => array(2) ( "code" => string(2) "ua" "name" => string(7) "Ukraine" ) "city" => array(2) ( "code" => string(9) "sergeevka" "name" => string(9) "Sergeevka" ) "hotel" => array(5) ( "id" => string(5) "28070" "name" => string(13) "Zolotaia Niva" "printName" => string(16) "Zolotaia Niva 2*" "nameTr" => string(13) "Zolotaja_Niva" "stars" => string(2) "2*" ) ) ) "pagination" => object Pagination(15){ protected _query => string(1057) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(167) ( 0 => object stdClass(27)"loadCapital" => bool TRUE "loadCities" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadImage" => NULL "loadStatistics" => bool TRUE ) protected data => array(167) ( 0 => object Application\Library\Entity\Geo\Country(3){ public id => string(3) "148" public code => string(8) "abkhazia" public code2 => string(2) "ab" public name => string(8) "Abkhazia" public nameLang => string(14) "Абхазия" public lat => string(8) "42.94440" public lng => string(8) "41.11080" public zoom => string(1) "8" public capital => string(4) "1792" public nameEng => string(8) "Abkhazia" public nameTr => string(8) "abkhazia" public nameRd => string(14) "Абхазии" public nameVn => string(14) "Абхазию" public namePr => string(14) "Абхазии" public nameDt => string(14) "Абхазии" public continent => string(1) "2" public priority => string(2) "-1" public hotels => string(2) "53" public sights => string(1) "2" public reviews => string(3) "906" public vreviews => string(3) "804" public photoCount => string(3) "929" public videoCount => string(1) "6" public questions => string(3) "171" public answers => string(3) "623" public rate => string(6) "5.6828" public topRate => string(7) "10.6580" }1 => object stdClass(27){ public id => string(3) "143" public code => string(11) "afghanistan" public code2 => string(2) "af" public name => string(11) "Afghanistan" public nameLang => string(20) "Афганистан" public lat => string(8) "33.06390" public lng => string(8) "68.59860" public zoom => string(1) "5" public capital => string(4) "1683" public nameEng => string(11) "Afghanistan" public nameTr => string(11) "afghanistan" public nameRd => string(22) "Афганистана" public nameVn => string(20) "Афганистан" public namePr => string(22) "Афганистане" public nameDt => string(22) "Афганистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }2 => object stdClass(27){ public id => string(2) "10" public code => string(7) "albania" public code2 => string(2) "al" public name => string(7) "Albania" public nameLang => string(14) "Албания" public lat => string(8) "41.34380" public lng => string(8) "20.37960" public zoom => string(1) "7" public capital => string(4) "1793" public nameEng => string(7) "Albania" public nameTr => string(7) "albania" public nameRd => string(14) "Албании" public nameVn => string(14) "Албанию" public namePr => string(14) "Албании" public nameDt => string(14) "Албании" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(2) "92" public sights => string(2) "42" public reviews => string(3) "233" public vreviews => string(3) "198" public photoCount => string(3) "788" public videoCount => string(1) "6" public questions => string(2) "45" public answers => string(3) "269" public rate => string(6) "6.1263" public topRate => string(7) "11.0273" }3 => object stdClass(27){ public id => string(2) "11" public code => string(7) "algeria" public code2 => string(2) "dz" public name => string(7) "Algeria" public nameLang => string(10) "Алжир" public lat => string(8) "36.77820" public lng => string(7) "3.05250" public zoom => string(2) "12" public capital => string(4) "1794" public nameEng => string(7) "Algeria" public nameTr => string(7) "algeria" public nameRd => string(12) "Алжира" public nameVn => string(10) "Алжир" public namePr => string(12) "Алжире" public nameDt => string(12) "Алжиру" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(2) "18" public vreviews => string(1) "0" public photoCount => string(3) "284" public videoCount => string(1) "1" public questions => string(1) "9" public answers => string(2) "17" public rate => NULL public topRate => NULL }4 => object stdClass(27){ public id => string(1) "3" public code => string(7) "andorra" public code2 => string(2) "ad" public name => string(7) "Andorra" public nameLang => string(14) "Андорра" public lat => string(8) "42.54300" public lng => string(7) "1.58890" public zoom => string(2) "11" public capital => string(3) "974" public nameEng => string(7) "Andorra" public nameTr => string(7) "andorra" public nameRd => string(14) "Андорры" public nameVn => string(14) "Андорру" public namePr => string(14) "Андорре" public nameDt => string(14) "Андорре" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "39" public sights => string(2) "12" public reviews => string(3) "136" public vreviews => string(3) "112" public photoCount => string(3) "512" public videoCount => string(1) "1" public questions => string(2) "18" public answers => string(2) "15" public rate => string(6) "7.2087" public topRate => string(7) "12.0363" }5 => object stdClass(27){ public id => string(3) "153" public code => string(9) "antarctic" public code2 => string(2) "aa" public name => string(9) "Antarctic" public nameLang => string(20) "Антарктика" public lat => string(9) "-77.58000" public lng => string(8) "26.19140" public zoom => string(1) "3" public capital => string(4) "2081" public nameEng => string(9) "Antarctic" public nameTr => string(9) "antarctic" public nameRd => string(20) "Антарктики" public nameVn => string(20) "Антарктику" public namePr => string(20) "Антарктике" public nameDt => string(20) "Антарктике" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "0" public photoCount => string(2) "51" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(2) "18" public rate => NULL public topRate => NULL }6 => object stdClass(27){ public id => string(1) "2" public code => string(7) "antigua" public code2 => string(2) "ag" public name => string(7) "Antigua" public nameLang => string(14) "Антигуа" public lat => string(8) "46.81510" public lng => string(8) "30.43210" public zoom => string(1) "6" public capital => string(4) "1201" public nameEng => string(7) "Antigua" public nameTr => string(7) "antigua" public nameRd => string(14) "Антигуа" public nameVn => string(14) "Антигуа" public namePr => string(14) "Антигуа" public nameDt => string(14) "Антигуа" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }7 => object stdClass(27){ public id => string(1) "9" public code => string(9) "argentina" public code2 => string(2) "ar" public name => string(9) "Argentina" public nameLang => string(18) "Аргентина" public lat => string(9) "-35.46185" public lng => string(9) "-65.03758" public zoom => string(1) "4" public capital => string(4) "1531" public nameEng => string(9) "Argentina" public nameTr => string(9) "argentina" public nameRd => string(18) "Аргентины" public nameVn => string(18) "Аргентину" public namePr => string(18) "Аргентине" public nameDt => string(18) "Аргентине" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "2" public reviews => string(2) "17" public vreviews => string(1) "4" public photoCount => string(3) "249" public videoCount => string(1) "0" public questions => string(2) "10" public answers => string(2) "48" public rate => string(6) "7.5000" public topRate => string(7) "10.0000" }8 => object stdClass(27){ public id => string(1) "4" public code => string(7) "armenia" public code2 => string(2) "am" public name => string(7) "Armenia" public nameLang => string(14) "Армения" public lat => string(8) "40.31300" public lng => string(8) "45.16480" public zoom => string(1) "7" public capital => string(4) "1723" public nameEng => string(7) "Armenia" public nameTr => string(7) "armenia" public nameRd => string(14) "Армении" public nameVn => string(14) "Армению" public namePr => string(14) "Армении" public nameDt => string(14) "Армении" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "9" public sights => string(2) "18" public reviews => string(2) "37" public vreviews => string(2) "11" public photoCount => string(3) "298" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "29" public rate => string(6) "8.0000" public topRate => string(7) "11.6667" }9 => object stdClass(27){ public id => string(1) "5" public code => string(5) "aruba" public code2 => string(2) "aw" public name => string(5) "Aruba" public nameLang => string(10) "Аруба" public lat => string(8) "11.78130" public lng => string(9) "-64.29200" public zoom => string(1) "5" public capital => string(4) "1170" public nameEng => string(5) "Aruba" public nameTr => string(5) "aruba" public nameRd => string(10) "Арубы" public nameVn => string(10) "Арубу" public namePr => string(10) "Арубе" public nameDt => string(10) "Арубе" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }10 => object stdClass(27){ public id => string(1) "7" public code => string(9) "australia" public code2 => string(2) "au" public name => string(9) "Australia" public nameLang => string(18) "Австралия" public lat => string(9) "-28.84470" public lng => string(9) "135.08791" public zoom => string(1) "4" public capital => string(3) "978" public nameEng => string(9) "Australia" public nameTr => string(9) "australia" public nameRd => string(18) "Австралии" public nameVn => string(18) "Австралию" public namePr => string(18) "Австралии" public nameDt => string(18) "Австралии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "0" public reviews => string(2) "20" public vreviews => string(2) "14" public photoCount => string(2) "47" public videoCount => string(1) "0" public questions => string(2) "25" public answers => string(2) "95" public rate => string(6) "8.7143" public topRate => string(7) "12.6032" }11 => object stdClass(27){ public id => string(1) "8" public code => string(7) "austria" public code2 => string(2) "at" public name => string(7) "Austria" public nameLang => string(14) "Австрия" public lat => string(8) "47.79840" public lng => string(8) "13.35940" public zoom => string(1) "6" public capital => string(3) "790" public nameEng => string(7) "Austria" public nameTr => string(7) "austria" public nameRd => string(14) "Австрии" public nameVn => string(14) "Австрию" public namePr => string(14) "Австрии" public nameDt => string(14) "Австрии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "178" public sights => string(3) "218" public reviews => string(3) "394" public vreviews => string(3) "273" public photoCount => string(4) "2799" public videoCount => string(1) "2" public questions => string(3) "128" public answers => string(3) "458" public rate => string(6) "7.0108" public topRate => string(7) "11.9386" }12 => object stdClass(27){ public id => string(1) "6" public code => string(10) "azerbaijan" public code2 => string(2) "az" public name => string(10) "Azerbaijan" public nameLang => string(22) "Азербайджан" public lat => string(8) "40.15130" public lng => string(8) "47.68990" public zoom => string(1) "7" public capital => string(4) "1545" public nameEng => string(10) "Azerbaijan" public nameTr => string(10) "azerbaijan" public nameRd => string(24) "Азербайджана" public nameVn => string(22) "Азербайджан" public namePr => string(24) "Азербайджане" public nameDt => string(24) "Азербайджану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "4" public reviews => string(2) "36" public vreviews => string(2) "21" public photoCount => string(3) "427" public videoCount => string(1) "0" public questions => string(2) "38" public answers => string(2) "79" public rate => string(6) "7.8095" public topRate => string(7) "12.0095" }13 => object stdClass(27){ public id => string(2) "18" public code => string(7) "bahamas" public code2 => string(2) "bs" public name => string(7) "Bahamas" public nameLang => string(12) "Багамы" public lat => string(8) "24.34710" public lng => string(9) "-77.15700" public zoom => string(1) "7" public capital => string(4) "1678" public nameEng => string(7) "Bahamas" public nameTr => string(7) "bahamas" public nameRd => string(10) "Багам" public nameVn => string(12) "Багамы" public namePr => string(14) "Багамах" public nameDt => string(14) "Багамам" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(2) "11" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "27" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }14 => object stdClass(27){ public id => string(2) "24" public code => string(7) "bahrain" public code2 => string(2) "bh" public name => string(7) "Bahrain" public nameLang => string(14) "Бахрейн" public lat => string(8) "26.03830" public lng => string(8) "50.58240" public zoom => string(2) "10" public capital => string(4) "1796" public nameEng => string(7) "Bahrain" public nameTr => string(7) "bahrain" public nameRd => string(16) "Бахрейна" public nameVn => string(14) "Бахрейн" public namePr => string(16) "Бахрейне" public nameDt => string(16) "Бахрейну" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "3" public photoCount => string(2) "62" public videoCount => string(1) "1" public questions => string(1) "5" public answers => string(1) "9" public rate => string(6) "9.0000" public topRate => string(7) "11.1429" }15 => object stdClass(27){ public id => string(2) "19" public code => string(10) "bangladesh" public code2 => string(2) "bd" public name => string(10) "Bangladesh" public nameLang => string(18) "Бангладеш" public lat => string(8) "24.52710" public lng => string(8) "90.31860" public zoom => string(1) "6" public capital => string(4) "1795" public nameEng => string(10) "Bangladesh" public nameTr => string(10) "bangladesh" public nameRd => string(20) "Бангладеша" public nameVn => string(18) "Бангладеш" public namePr => string(20) "Бангладеше" public nameDt => string(20) "Бангладешу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => NULL public topRate => NULL }16 => object stdClass(27){ public id => string(2) "12" public code => string(8) "barbados" public code2 => string(2) "bb" public name => string(8) "Barbados" public nameLang => string(16) "Барбадос" public lat => string(9) "-48.69000" public lng => string(8) "31.73000" public zoom => string(1) "6" public capital => string(4) "1158" public nameEng => string(8) "Barbados" public nameTr => string(8) "barbados" public nameRd => string(18) "Барбадоса" public nameVn => string(16) "Барбадос" public namePr => string(18) "Барбадосе" public nameDt => string(18) "Барбадосу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(1) "9" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }17 => object stdClass(27){ public id => string(2) "16" public code => string(7) "belarus" public code2 => string(2) "by" public name => string(7) "Belarus" public nameLang => string(16) "Беларусь" public lat => string(8) "53.72270" public lng => string(8) "27.99320" public zoom => string(1) "6" public capital => string(4) "1463" public nameEng => string(7) "Belarus" public nameTr => string(7) "belarus" public nameRd => string(16) "Беларуси" public nameVn => string(16) "Беларусь" public namePr => string(16) "Беларуси" public nameDt => string(16) "Беларуси" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "48" public sights => string(1) "5" public reviews => string(3) "153" public vreviews => string(3) "126" public photoCount => string(3) "856" public videoCount => string(1) "0" public questions => string(2) "79" public answers => string(3) "275" public rate => string(6) "6.9055" public topRate => string(7) "11.7517" }18 => object stdClass(27){ public id => string(2) "17" public code => string(7) "belgium" public code2 => string(2) "be" public name => string(7) "Belgium" public nameLang => string(14) "Бельгия" public lat => string(8) "50.58320" public lng => string(7) "4.61430" public zoom => string(1) "6" public capital => string(4) "1405" public nameEng => string(7) "Belgium" public nameTr => string(7) "belgium" public nameRd => string(14) "Бельгии" public nameVn => string(14) "Бельгию" public namePr => string(14) "Бельгии" public nameDt => string(14) "Бельгии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "13" public sights => string(2) "73" public reviews => string(2) "41" public vreviews => string(2) "16" public photoCount => string(3) "497" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "59" public rate => string(6) "7.0000" public topRate => string(7) "11.0000" }19 => object stdClass(27){ public id => string(3) "145" public code => string(6) "belize" public code2 => string(2) "bz" public name => string(6) "Belize" public nameLang => string(10) "Белиз" public lat => string(9) "-48.69000" public lng => string(8) "31.73000" public zoom => string(1) "6" public capital => string(4) "1713" public nameEng => string(6) "Belize" public nameTr => string(6) "belize" public nameRd => string(12) "Белиза" public nameVn => string(10) "Белиз" public namePr => string(12) "Белизе" public nameDt => string(12) "Белизу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "7" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }20 => object stdClass(27){ public id => string(2) "20" public code => string(5) "benin" public code2 => string(2) "bj" public name => string(5) "Benin" public nameLang => string(10) "Бенин" public lat => string(7) "9.64410" public lng => string(7) "2.94430" public zoom => string(1) "6" public capital => string(4) "1797" public nameEng => string(5) "Benin" public nameTr => string(5) "benin" public nameRd => string(12) "Бенина" public nameVn => string(10) "Бенин" public namePr => string(12) "Бенине" public nameDt => string(12) "Бенину" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }21 => object stdClass(27){ public id => string(3) "140" public code => string(8) "bermudas" public code2 => string(2) "bm" public name => string(8) "Bermudas" public nameLang => string(35) "Бермудские острова" public lat => string(8) "32.29240" public lng => string(9) "-64.78480" public zoom => string(2) "13" public capital => string(4) "1679" public nameEng => string(8) "Bermudas" public nameTr => string(8) "bermudas" public nameRd => string(16) "Бермудов" public nameVn => string(14) "Бермуды" public namePr => string(16) "Бермудах" public nameDt => string(16) "Бермудам" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }22 => object stdClass(27){ public id => string(2) "21" public code => string(7) "bolivia" public code2 => string(2) "bo" public name => string(7) "Bolivia" public nameLang => string(14) "Боливия" public lat => string(9) "-16.29910" public lng => string(9) "-63.54490" public zoom => string(1) "5" public capital => string(4) "1798" public nameEng => string(7) "Bolivia" public nameTr => string(7) "bolivia" public nameRd => string(14) "Боливии" public nameVn => string(14) "Боливию" public namePr => string(14) "Боливии" public nameDt => string(14) "Боливии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "1" public reviews => string(1) "4" public vreviews => string(1) "2" public photoCount => string(2) "84" public videoCount => string(1) "2" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.6667" }23 => object stdClass(27){ public id => string(2) "22" public code => string(18) "bosnia_herzegovina" public code2 => string(2) "ba" public name => string(18) "Bosnia herzegovina" public nameLang => string(38) "Босния и Герцеговина" public lat => string(8) "44.02440" public lng => string(8) "17.88570" public zoom => string(1) "6" public capital => string(4) "1799" public nameEng => string(18) "Bosnia herzegovina" public nameTr => string(18) "bosnia_herzegovina" public nameRd => string(38) "Боснии и Герцоговины" public nameVn => string(38) "Боснию и Герцоговину" public namePr => string(38) "Боснии и Герцоговине" public nameDt => string(38) "Боснии и Герцоговине" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "5" public vreviews => string(1) "0" public photoCount => string(3) "122" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "7" public rate => NULL public topRate => NULL }24 => object stdClass(27){ public id => string(2) "23" public code => string(8) "botswana" public code2 => string(2) "bw" public name => string(8) "Botswana" public nameLang => string(16) "Ботсвана" public lat => string(9) "-22.53290" public lng => string(8) "24.36770" public zoom => string(1) "5" public capital => string(4) "1800" public nameEng => string(8) "Botswana" public nameTr => string(8) "botswana" public nameRd => string(16) "Ботсваны" public nameVn => string(16) "Ботсвану" public namePr => string(16) "Ботсване" public nameDt => string(16) "Ботсване" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "0" public photoCount => string(2) "49" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }25 => object stdClass(27){ public id => string(2) "14" public code => string(6) "brazil" public code2 => string(2) "br" public name => string(6) "Brazil" public nameLang => string(16) "Бразилия" public lat => string(9) "-14.00870" public lng => string(9) "-54.93160" public zoom => string(1) "4" public capital => string(3) "989" public nameEng => string(6) "Brazil" public nameTr => string(6) "brazil" public nameRd => string(16) "Бразилии" public nameVn => string(16) "Бразилию" public namePr => string(16) "Бразилии" public nameDt => string(16) "Бразилии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "28" public vreviews => string(2) "13" public photoCount => string(3) "170" public videoCount => string(1) "2" public questions => string(2) "13" public answers => string(2) "32" public rate => string(6) "7.3077" public topRate => string(7) "11.1312" }26 => object stdClass(27){ public id => string(3) "161" public code => string(6) "brunei" public code2 => string(2) "bn" public name => string(6) "Brunei" public nameLang => string(12) "Бруней" public lat => string(7) "4.49976" public lng => string(9) "114.60663" public zoom => string(2) "10" public capital => string(4) "2883" public nameEng => string(6) "Brunei" public nameTr => string(6) "brunei" public nameRd => string(12) "Брунея" public nameVn => string(12) "Бруней" public namePr => string(12) "Брунее" public nameDt => string(12) "Брунею" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(1) "8" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }27 => object stdClass(27){ public id => string(2) "13" public code => string(8) "bulgaria" public code2 => string(2) "bg" public name => string(8) "Bulgaria" public nameLang => string(16) "Болгария" public lat => string(8) "42.72520" public lng => string(8) "25.48150" public zoom => string(1) "6" public capital => string(3) "800" public nameEng => string(8) "Bulgaria" public nameTr => string(8) "bulgaria" public nameRd => string(16) "Болгарии" public nameVn => string(16) "Болгарию" public namePr => string(16) "Болгарии" public nameDt => string(16) "Болгарии" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "936" public sights => string(2) "47" public reviews => string(4) "5990" public vreviews => string(4) "5579" public photoCount => string(5) "13025" public videoCount => string(2) "12" public questions => string(4) "1840" public answers => string(5) "10394" public rate => string(6) "6.4462" public topRate => string(7) "11.4426" }28 => object stdClass(27){ public id => string(2) "15" public code => string(6) "butane" public code2 => string(2) "bt" public name => string(6) "Butane" public nameLang => string(10) "Бутан" public lat => string(8) "27.08850" public lng => string(8) "90.53830" public zoom => string(1) "7" public capital => string(3) "991" public nameEng => string(6) "Butane" public nameTr => string(6) "butane" public nameRd => string(12) "Бутана" public nameVn => string(10) "Бутан" public namePr => string(12) "Бутане" public nameDt => string(12) "Бутану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.0000" }29 => object stdClass(27){ public id => string(2) "62" public code => string(8) "cambodia" public code2 => string(2) "kh" public name => string(8) "Cambodia" public nameLang => string(16) "Камбоджа" public lat => string(8) "17.26670" public lng => string(9) "107.18260" public zoom => string(1) "5" public capital => string(4) "1736" public nameEng => string(8) "Cambodia" public nameTr => string(8) "cambodia" public nameRd => string(16) "Камбоджи" public nameVn => string(16) "Камбоджу" public namePr => string(16) "Камбодже" public nameDt => string(16) "Камбодже" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "22" public sights => string(1) "6" public reviews => string(2) "58" public vreviews => string(2) "31" public photoCount => string(3) "534" public videoCount => string(1) "0" public questions => string(2) "14" public answers => string(2) "61" public rate => string(6) "7.2813" public topRate => string(7) "11.7099" }30 => object stdClass(27){ public id => string(2) "66" public code => string(8) "cameroon" public code2 => string(2) "cm" public name => string(8) "Cameroon" public nameLang => string(14) "Камерун" public lat => string(7) "3.46960" public lng => string(8) "14.10640" public zoom => string(1) "5" public capital => string(4) "1808" public nameEng => string(8) "Cameroon" public nameTr => string(8) "cameroon" public nameRd => string(16) "Камеруна" public nameVn => string(14) "Камерун" public namePr => string(16) "Камеруне" public nameDt => string(16) "Камеруну" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }31 => object stdClass(27){ public id => string(2) "57" public code => string(6) "canada" public code2 => string(2) "ca" public name => string(6) "Canada" public nameLang => string(12) "Канада" public lat => string(8) "53.59250" public lng => string(9) "-99.66800" public zoom => string(1) "4" public capital => string(4) "1209" public nameEng => string(6) "Canada" public nameTr => string(6) "canada" public nameRd => string(12) "Канады" public nameVn => string(12) "Канаду" public namePr => string(12) "Канаде" public nameDt => string(12) "Канаде" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(2) "15" public answers => string(2) "38" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }32 => object stdClass(27){ public id => string(3) "159" public code => string(10) "cape_verde" public code2 => string(2) "cv" public name => string(10) "Cape verde" public nameLang => string(19) "Кабо-Верде" public lat => string(8) "15.13576" public lng => string(9) "-23.70850" public zoom => string(1) "6" public capital => string(4) "2533" public nameEng => string(10) "Cape verde" public nameTr => string(10) "cape_verde" public nameRd => string(19) "Кабо-Верде" public nameVn => string(19) "Кабо-Верде" public namePr => string(19) "Кабо-Верде" public nameDt => string(19) "Кабо-Верде" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(2) "34" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "2" public rate => string(6) "9.5000" public topRate => string(7) "11.1667" }33 => object stdClass(27){ public id => string(2) "55" public code => string(11) "carpathians" public code2 => string(2) "ur" public name => string(11) "Carpathians" public nameLang => string(31) "Украина - Карпаты" public lat => string(8) "48.95860" public lng => string(8) "24.46660" public zoom => string(1) "7" public capital => string(1) "0" public nameEng => string(11) "Carpathians" public nameTr => string(11) "carpathians" public nameRd => string(12) "Карпат" public nameVn => string(14) "Карпаты" public namePr => string(16) "Карпатах" public nameDt => string(16) "Карпатам" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "893" public sights => string(3) "149" public reviews => string(4) "7083" public vreviews => string(4) "6546" public photoCount => string(5) "16274" public videoCount => string(2) "34" public questions => string(4) "1040" public answers => string(4) "7765" public rate => string(6) "6.8794" public topRate => string(7) "11.8763" }34 => object stdClass(27){ public id => string(3) "123" public code => string(4) "chad" public code2 => string(2) "td" public name => string(4) "Chad" public nameLang => string(6) "Чад" public lat => string(8) "15.45370" public lng => string(8) "18.72070" public zoom => string(1) "5" public capital => string(4) "1815" public nameEng => string(4) "Chad" public nameTr => string(4) "chad" public nameRd => string(8) "Чада" public nameVn => string(6) "Чад" public namePr => string(8) "Чаде" public nameDt => string(8) "Чаду" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }35 => object stdClass(27){ public id => string(3) "136" public code => string(5) "chile" public code2 => string(2) "cl" public name => string(5) "Chile" public nameLang => string(8) "Чили" public lat => string(9) "-25.95800" public lng => string(9) "-59.23830" public zoom => string(1) "3" public capital => string(4) "1537" public nameEng => string(5) "Chile" public nameTr => string(5) "chile" public nameRd => string(8) "Чили" public nameVn => string(8) "Чили" public namePr => string(8) "Чили" public nameDt => string(8) "Чили" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "0" public photoCount => string(3) "122" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => NULL public topRate => NULL }36 => object stdClass(27){ public id => string(2) "58" public code => string(5) "china" public code2 => string(2) "cn" public name => string(5) "China" public nameLang => string(10) "Китай" public lat => string(8) "35.10190" public lng => string(9) "101.42580" public zoom => string(1) "4" public capital => string(3) "730" public nameEng => string(5) "China" public nameTr => string(5) "china" public nameRd => string(10) "Китая" public nameVn => string(10) "Китай" public namePr => string(10) "Китае" public nameDt => string(10) "Китаю" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "128" public sights => string(2) "14" public reviews => string(3) "561" public vreviews => string(3) "472" public photoCount => string(4) "2535" public videoCount => string(1) "0" public questions => string(3) "286" public answers => string(3) "789" public rate => string(6) "6.6360" public topRate => string(7) "11.5940" }37 => object stdClass(27){ public id => string(2) "63" public code => string(8) "colombia" public code2 => string(2) "co" public name => string(8) "Colombia" public nameLang => string(16) "Колумбия" public lat => string(7) "2.63580" public lng => string(9) "-70.31250" public zoom => string(1) "5" public capital => string(4) "1810" public nameEng => string(8) "Colombia" public nameTr => string(8) "colombia" public nameRd => string(16) "Колумбии" public nameVn => string(16) "Колумбию" public namePr => string(16) "Колумбии" public nameDt => string(16) "Колумбии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(2) "11" public rate => NULL public topRate => NULL }38 => object stdClass(27){ public id => string(2) "64" public code => string(5) "congo" public code2 => string(2) "cd" public name => string(5) "Congo" public nameLang => string(10) "Конго" public lat => string(8) "-2.24129" public lng => string(8) "23.24596" public zoom => string(1) "5" public capital => string(4) "1811" public nameEng => string(5) "Congo" public nameTr => string(5) "congo" public nameRd => string(10) "Конго" public nameVn => string(10) "Конго" public namePr => string(10) "Конго" public nameDt => string(10) "Конго" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "34" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "8" public rate => NULL public topRate => NULL }39 => object stdClass(27){ public id => string(3) "154" public code => string(10) "costa_rica" public code2 => string(2) "cr" public name => string(10) "Costa Rica" public nameLang => string(19) "Коста Рика" public lat => string(7) "9.93330" public lng => string(9) "-84.08330" public zoom => string(2) "15" public capital => string(4) "2083" public nameEng => string(10) "Costa Rica" public nameTr => string(10) "costa_rica" public nameRd => string(19) "Коста Рики" public nameVn => string(19) "Коста Рику" public namePr => string(19) "Коста Рике" public nameDt => string(19) "Коста Рике" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "2" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "7" public rate => string(6) "8.0000" public topRate => string(6) "9.6667" }40 => object stdClass(27){ public id => string(2) "50" public code => string(6) "crimea" public code2 => string(2) "uc" public name => string(6) "Crimea" public nameLang => string(8) "Крым" public lat => string(8) "45.52170" public lng => string(8) "34.43120" public zoom => string(1) "7" public capital => string(4) "1098" public nameEng => string(6) "Crimea" public nameTr => string(6) "crimea" public nameRd => string(10) "Крыма" public nameVn => string(8) "Крым" public namePr => string(10) "Крыме" public nameDt => string(10) "Крыму" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(4) "1095" public sights => string(3) "224" public reviews => string(5) "11884" public vreviews => string(5) "10913" public photoCount => string(5) "20238" public videoCount => string(2) "72" public questions => string(4) "1875" public answers => string(4) "7530" public rate => string(6) "6.9485" public topRate => string(7) "11.9467" }41 => object stdClass(27){ public id => string(3) "134" public code => string(7) "croatia" public code2 => string(2) "hr" public name => string(7) "Croatia" public nameLang => string(16) "Хорватия" public lat => string(8) "44.80910" public lng => string(8) "16.34770" public zoom => string(1) "6" public capital => string(3) "831" public nameEng => string(7) "Croatia" public nameTr => string(7) "croatia" public nameRd => string(16) "Хорватии" public nameVn => string(16) "Хорватию" public namePr => string(16) "Хорватии" public nameDt => string(16) "Хорватии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "213" public sights => string(2) "43" public reviews => string(4) "1078" public vreviews => string(3) "929" public photoCount => string(4) "3919" public videoCount => string(1) "3" public questions => string(3) "456" public answers => string(4) "1965" public rate => string(6) "7.3234" public topRate => string(7) "12.3020" }42 => object stdClass(27){ public id => string(2) "56" public code => string(4) "cuba" public code2 => string(2) "cu" public name => string(4) "Cuba" public nameLang => string(8) "Куба" public lat => string(8) "21.55530" public lng => string(9) "-79.54650" public zoom => string(1) "6" public capital => string(3) "967" public nameEng => string(4) "Cuba" public nameTr => string(4) "cuba" public nameRd => string(8) "Кубы" public nameVn => string(8) "Кубу" public namePr => string(8) "Кубе" public nameDt => string(8) "Кубе" public continent => string(1) "4" public priority => string(1) "1" public hotels => string(2) "84" public sights => string(1) "8" public reviews => string(3) "553" public vreviews => string(3) "506" public photoCount => string(4) "1545" public videoCount => string(1) "3" public questions => string(3) "141" public answers => string(3) "499" public rate => string(6) "7.3490" public topRate => string(7) "12.3098" }43 => object stdClass(27){ public id => string(2) "54" public code => string(6) "cyprus" public code2 => string(2) "cy" public name => string(6) "Cyprus" public nameLang => string(8) "Кипр" public lat => string(8) "35.07500" public lng => string(8) "33.43140" public zoom => string(1) "8" public capital => string(4) "1326" public nameEng => string(6) "Cyprus" public nameTr => string(6) "cyprus" public nameRd => string(10) "Кипра" public nameVn => string(8) "Кипр" public namePr => string(10) "Кипре" public nameDt => string(10) "Кипру" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "326" public sights => string(2) "59" public reviews => string(4) "2635" public vreviews => string(4) "2506" public photoCount => string(4) "5915" public videoCount => string(1) "7" public questions => string(3) "642" public answers => string(4) "3171" public rate => string(6) "7.0956" public topRate => string(7) "12.0876" }44 => object stdClass(27){ public id => string(3) "122" public code => string(14) "czech_republic" public code2 => string(2) "cz" public name => string(14) "Czech republic" public nameLang => string(10) "Чехия" public lat => string(8) "49.78840" public lng => string(8) "15.42480" public zoom => string(1) "7" public capital => string(3) "845" public nameEng => string(14) "Czech republic" public nameTr => string(14) "czech_republic" public nameRd => string(10) "Чехии" public nameVn => string(10) "Чехию" public namePr => string(10) "Чехии" public nameDt => string(10) "Чехии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "385" public sights => string(3) "258" public reviews => string(4) "1812" public vreviews => string(4) "1547" public photoCount => string(4) "2997" public videoCount => string(1) "3" public questions => string(3) "689" public answers => string(4) "3556" public rate => string(6) "6.6427" public topRate => string(7) "11.6298" }45 => object stdClass(27){ public id => string(2) "40" public code => string(7) "denmark" public code2 => string(2) "dk" public name => string(7) "Denmark" public nameLang => string(10) "Дания" public lat => string(8) "55.14120" public lng => string(8) "11.40380" public zoom => string(1) "6" public capital => string(3) "997" public nameEng => string(7) "Denmark" public nameTr => string(7) "denmark" public nameRd => string(10) "Дании" public nameVn => string(10) "Данию" public namePr => string(10) "Дании" public nameDt => string(10) "Дании" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "7" public sights => string(2) "24" public reviews => string(2) "26" public vreviews => string(1) "8" public photoCount => string(3) "443" public videoCount => string(1) "1" public questions => string(2) "15" public answers => string(2) "67" public rate => string(6) "8.2500" public topRate => string(7) "11.5833" }46 => object stdClass(27){ public id => string(3) "156" public code => string(8) "djibouti" public code2 => string(2) "dj" public name => string(8) "Djibouti" public nameLang => string(14) "Джибути" public lat => string(8) "11.68450" public lng => string(8) "42.71760" public zoom => string(1) "9" public capital => string(4) "2117" public nameEng => string(8) "Djibouti" public nameTr => string(8) "djibouti" public nameRd => string(14) "Джибути" public nameVn => string(14) "Джибути" public namePr => string(14) "Джибути" public nameDt => string(14) "Джибути" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }47 => object stdClass(27){ public id => string(2) "41" public code => string(8) "dominica" public code2 => string(2) "dm" public name => string(8) "Dominica" public nameLang => string(16) "Доминика" public lat => string(8) "15.41670" public lng => string(9) "-61.36410" public zoom => string(2) "10" public capital => string(4) "1671" public nameEng => string(8) "Dominica" public nameTr => string(8) "dominica" public nameRd => string(16) "Доминика" public nameVn => string(16) "Доминику" public namePr => string(16) "Доминике" public nameDt => string(16) "Доминике" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }48 => object stdClass(27){ public id => string(2) "42" public code => string(18) "dominican_republic" public code2 => string(2) "do" public name => string(18) "Dominican republic" public nameLang => string(20) "Доминикана" public lat => string(8) "18.80230" public lng => string(9) "-70.29050" public zoom => string(1) "7" public capital => string(4) "1163" public nameEng => string(18) "Dominican republic" public nameTr => string(18) "dominican_republic" public nameRd => string(20) "Доминиканы" public nameVn => string(20) "Доминикану" public namePr => string(20) "Доминикане" public nameDt => string(20) "Доминикане" public continent => string(1) "4" public priority => string(1) "2" public hotels => string(3) "111" public sights => string(1) "8" public reviews => string(4) "1149" public vreviews => string(4) "1083" public photoCount => string(4) "3904" public videoCount => string(1) "3" public questions => string(3) "517" public answers => string(4) "2562" public rate => string(6) "7.7679" public topRate => string(7) "12.7495" }49 => object stdClass(27){ public id => string(3) "127" public code => string(7) "ecuador" public code2 => string(2) "ec" public name => string(7) "Ecuador" public nameLang => string(14) "Эквадор" public lat => string(8) "-3.29410" public lng => string(9) "-76.66260" public zoom => string(1) "6" public capital => string(4) "1633" public nameEng => string(7) "Ecuador" public nameTr => string(7) "ecuador" public nameRd => string(16) "Эквадора" public nameVn => string(14) "Эквадор" public namePr => string(16) "Эквадоре" public nameDt => string(16) "Эквадору" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "0" public reviews => string(2) "15" public vreviews => string(2) "12" public photoCount => string(3) "306" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "3" public rate => string(6) "6.8462" public topRate => string(7) "10.5962" }50 => object stdClass(27){ public id => string(2) "43" public code => string(5) "egypt" public code2 => string(2) "eg" public name => string(5) "Egypt" public nameLang => string(12) "Египет" public lat => string(8) "26.29340" public lng => string(8) "30.98140" public zoom => string(1) "5" public capital => string(3) "710" public nameEng => string(5) "Egypt" public nameTr => string(5) "egypt" public nameRd => string(12) "Египта" public nameVn => string(12) "Египет" public namePr => string(12) "Египте" public nameDt => string(12) "Египту" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(3) "598" public sights => string(3) "355" public reviews => string(5) "52349" public vreviews => string(5) "50243" public photoCount => string(6) "131082" public videoCount => string(3) "564" public questions => string(5) "17295" public answers => string(6) "160026" public rate => string(6) "7.0090" public topRate => string(7) "12.0086" }51 => object stdClass(27){ public id => string(3) "167" public code => string(11) "el_salvador" public code2 => string(2) "sv" public name => string(11) "El salvador" public nameLang => string(18) "Сальвадор" public lat => string(8) "13.79419" public lng => string(9) "-88.89653" public zoom => string(1) "8" public capital => string(1) "0" public nameEng => string(11) "El salvador" public nameTr => string(11) "el_salvador" public nameRd => string(20) "Сальвадора" public nameVn => string(18) "Сальвадор" public namePr => string(20) "Сальвадоре" public nameDt => string(20) "Сальвадору" public continent => string(1) "5" public priority => string(1) "1" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "13" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }52 => object stdClass(27){ public id => string(3) "128" public code => string(7) "estonia" public code2 => string(2) "ee" public name => string(7) "Estonia" public nameLang => string(14) "Эстония" public lat => string(8) "59.14210" public lng => string(8) "25.51030" public zoom => string(1) "6" public capital => string(4) "1073" public nameEng => string(7) "Estonia" public nameTr => string(7) "estonia" public nameRd => string(14) "Эстонии" public nameVn => string(14) "Эстонию" public namePr => string(14) "Эстонии" public nameDt => string(14) "Эстонии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "45" public sights => string(2) "35" public reviews => string(3) "136" public vreviews => string(2) "97" public photoCount => string(4) "1333" public videoCount => string(1) "1" public questions => string(2) "30" public answers => string(3) "175" public rate => string(6) "7.1717" public topRate => string(7) "11.9737" }53 => object stdClass(27){ public id => string(3) "129" public code => string(8) "ethiopia" public code2 => string(2) "et" public name => string(8) "Ethiopia" public nameLang => string(14) "Эфиопия" public lat => string(7) "9.14550" public lng => string(8) "40.47360" public zoom => string(1) "5" public capital => string(4) "1639" public nameEng => string(8) "Ethiopia" public nameTr => string(8) "ethiopia" public nameRd => string(14) "Эфиопии" public nameVn => string(14) "Эфиопию" public namePr => string(14) "Эфиопии" public nameDt => string(14) "Эфиопии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "15" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => NULL public topRate => NULL }54 => object stdClass(27){ public id => string(1) "1" public code => string(4) "fiji" public code2 => string(2) "fj" public name => string(4) "Fiji" public nameLang => string(10) "Фиджи" public lat => string(9) "-17.74870" public lng => string(9) "179.52760" public zoom => string(1) "7" public capital => string(4) "1240" public nameEng => string(4) "Fiji" public nameTr => string(4) "fiji" public nameRd => string(10) "Фиджи" public nameVn => string(10) "Фиджи" public namePr => string(10) "Фиджи" public nameDt => string(10) "Фиджи" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(2) "20" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "19" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }55 => object stdClass(27){ public id => string(3) "121" public code => string(7) "finland" public code2 => string(2) "fi" public name => string(7) "Finland" public nameLang => string(18) "Финляндия" public lat => string(8) "64.71790" public lng => string(8) "24.60940" public zoom => string(1) "5" public capital => string(3) "848" public nameEng => string(7) "Finland" public nameTr => string(7) "finland" public nameRd => string(18) "Финляндии" public nameVn => string(16) "Филяндию" public namePr => string(18) "Финляндии" public nameDt => string(18) "Финляндии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "61" public sights => string(2) "15" public reviews => string(3) "169" public vreviews => string(3) "107" public photoCount => string(4) "1010" public videoCount => string(1) "4" public questions => string(2) "79" public answers => string(3) "207" public rate => string(6) "7.6822" public topRate => string(7) "12.5020" }56 => object stdClass(27){ public id => string(3) "119" public code => string(6) "france" public code2 => string(2) "fr" public name => string(6) "France" public nameLang => string(14) "Франция" public lat => string(8) "46.19500" public lng => string(7) "2.32910" public zoom => string(1) "5" public capital => string(3) "861" public nameEng => string(6) "France" public nameTr => string(6) "france" public nameRd => string(14) "Франции" public nameVn => string(14) "Францию" public namePr => string(14) "Франции" public nameDt => string(14) "Франции" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "235" public sights => string(3) "351" public reviews => string(3) "776" public vreviews => string(3) "546" public photoCount => string(4) "3650" public videoCount => string(1) "2" public questions => string(3) "303" public answers => string(4) "1754" public rate => string(6) "6.1697" public topRate => string(7) "11.1333" }57 => object stdClass(27){ public id => string(3) "155" public code => string(16) "french_polynesia" public code2 => string(2) "pf" public name => string(16) "French polynesia" public nameLang => string(41) "Французская Полинезия" public lat => string(9) "-17.71210" public lng => string(10) "-149.36459" public zoom => string(2) "10" public capital => string(4) "2111" public nameEng => string(16) "French polynesia" public nameTr => string(16) "french_polynesia" public nameRd => string(41) "Французской Полинезии" public nameVn => string(41) "Французскую Полинезию" public namePr => string(41) "Французской Полинезии" public nameDt => string(41) "Французской Полинезии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "1" public photoCount => string(2) "56" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "4" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }58 => object stdClass(27){ public id => string(3) "168" public code => string(7) "hambiia" public code2 => string(2) "gm" public name => string(6) "Gambia" public nameLang => string(12) "Гамбия" public lat => string(8) "13.44318" public lng => string(9) "-15.31014" public zoom => string(1) "8" public capital => string(4) "4170" public nameEng => string(6) "Gambia" public nameTr => string(7) "hambiia" public nameRd => string(12) "Гамбии" public nameVn => string(12) "Гамбию" public namePr => string(12) "Гамбии" public nameDt => string(12) "Гамбии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }59 => object stdClass(27){ public id => string(2) "33" public code => string(7) "georgia" public code2 => string(2) "ge" public name => string(7) "Georgia" public nameLang => string(12) "Грузия" public lat => string(8) "42.14711" public lng => string(8) "43.48389" public zoom => string(1) "6" public capital => string(4) "1776" public nameEng => string(7) "Georgia" public nameTr => string(7) "georgia" public nameRd => string(12) "Грузии" public nameVn => string(12) "Грузию" public namePr => string(12) "Грузии" public nameDt => string(12) "Грузии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "223" public sights => string(3) "105" public reviews => string(3) "449" public vreviews => string(3) "374" public photoCount => string(4) "2311" public videoCount => string(1) "4" public questions => string(3) "283" public answers => string(4) "1129" public rate => string(6) "7.1013" public topRate => string(7) "12.0484" }60 => object stdClass(27){ public id => string(2) "36" public code => string(7) "germany" public code2 => string(2) "de" public name => string(7) "Germany" public nameLang => string(16) "Германия" public lat => string(8) "50.73650" public lng => string(7) "9.33840" public zoom => string(1) "5" public capital => string(3) "870" public nameEng => string(7) "Germany" public nameTr => string(7) "germany" public nameRd => string(16) "Германии" public nameVn => string(16) "Германию" public namePr => string(16) "Германии" public nameDt => string(16) "Германии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "88" public sights => string(3) "141" public reviews => string(3) "274" public vreviews => string(3) "103" public photoCount => string(4) "3405" public videoCount => string(1) "0" public questions => string(3) "239" public answers => string(4) "1396" public rate => string(6) "6.9806" public topRate => string(7) "11.7937" }61 => object stdClass(27){ public id => string(3) "162" public code => string(9) "gibraltar" public code2 => string(2) "gi" public name => string(9) "Gibraltar" public nameLang => string(18) "Гибралтар" public lat => string(8) "36.15590" public lng => string(8) "-5.34759" public zoom => string(1) "9" public capital => string(4) "2893" public nameEng => string(9) "Gibraltar" public nameTr => string(9) "gibraltar" public nameRd => string(20) "Гибралтара" public nameVn => string(18) "Гибралтар" public namePr => string(20) "Гибралтаре" public nameDt => string(20) "Гибралтару" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "4" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "24" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }62 => object stdClass(27){ public id => string(2) "27" public code => string(13) "great_britain" public code2 => string(2) "gb" public name => string(13) "Great britain" public nameLang => string(28) "Великобритания" public lat => string(8) "54.57210" public lng => string(8) "-2.59280" public zoom => string(1) "5" public capital => string(4) "1241" public nameEng => string(13) "Great britain" public nameTr => string(13) "great_britain" public nameRd => string(28) "Великобритании" public nameVn => string(28) "Великобританию" public namePr => string(28) "Великобритании" public nameDt => string(28) "Великобритании" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "51" public sights => string(2) "27" public reviews => string(3) "109" public vreviews => string(2) "73" public photoCount => string(3) "659" public videoCount => string(1) "0" public questions => string(2) "86" public answers => string(3) "514" public rate => string(6) "6.5270" public topRate => string(7) "11.2673" }63 => object stdClass(27){ public id => string(2) "34" public code => string(6) "greece" public code2 => string(2) "gr" public name => string(6) "Greece" public nameLang => string(12) "Греция" public lat => string(8) "38.59970" public lng => string(8) "23.46680" public zoom => string(1) "6" public capital => string(3) "890" public nameEng => string(6) "Greece" public nameTr => string(6) "greece" public nameRd => string(12) "Греции" public nameVn => string(12) "Грецию" public namePr => string(12) "Греции" public nameDt => string(12) "Греции" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(4) "1322" public sights => string(3) "186" public reviews => string(4) "8282" public vreviews => string(4) "7717" public photoCount => string(5) "21547" public videoCount => string(2) "42" public questions => string(4) "1833" public answers => string(4) "9790" public rate => string(6) "7.2196" public topRate => string(7) "12.2170" }64 => object stdClass(27){ public id => string(2) "35" public code => string(7) "grenada" public code2 => string(2) "gd" public name => string(7) "Grenada" public nameLang => string(14) "Гренада" public lat => string(8) "12.26080" public lng => string(9) "-61.58820" public zoom => string(1) "8" public capital => string(4) "1238" public nameEng => string(7) "Grenada" public nameTr => string(7) "grenada" public nameRd => string(14) "Гренады" public nameVn => string(14) "Гренаду" public namePr => string(14) "Гренаде" public nameDt => string(14) "Гренаде" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "8" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }65 => object stdClass(27){ public id => string(2) "37" public code => string(9) "guatemala" public code2 => string(2) "gt" public name => string(9) "Guatemala" public nameLang => string(18) "Гватемала" public lat => string(8) "15.77630" public lng => string(9) "-90.23230" public zoom => string(1) "7" public capital => string(4) "1802" public nameEng => string(9) "Guatemala" public nameTr => string(9) "guatemala" public nameRd => string(18) "Гватемалы" public nameVn => string(18) "Гватемалу" public namePr => string(18) "Гватемале" public nameDt => string(18) "Гватемале" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "5" public vreviews => string(1) "0" public photoCount => string(2) "22" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => NULL public topRate => NULL }66 => object stdClass(27){ public id => string(2) "38" public code => string(6) "guinea" public code2 => string(2) "gn" public name => string(6) "Guinea" public nameLang => string(12) "Гвинея" public lat => string(8) "10.40140" public lng => string(9) "-10.15140" public zoom => string(1) "6" public capital => string(4) "1803" public nameEng => string(6) "Guinea" public nameTr => string(6) "guinea" public nameRd => string(12) "Гвинеи" public nameVn => string(12) "Гвинею" public namePr => string(12) "Гвинее" public nameDt => string(12) "Гвинее" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "1" public rate => NULL public topRate => NULL }67 => object stdClass(27){ public id => string(2) "30" public code => string(5) "haiti" public code2 => string(2) "ht" public name => string(5) "Haiti" public nameLang => string(10) "Гаити" public lat => string(8) "18.38580" public lng => string(9) "-71.30130" public zoom => string(1) "7" public capital => string(4) "1801" public nameEng => string(5) "Haiti" public nameTr => string(5) "haiti" public nameRd => string(10) "Гаити" public nameVn => string(10) "Гаити" public namePr => string(10) "Гаити" public nameDt => string(10) "Гаити" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "9" public rate => NULL public topRate => NULL }68 => object stdClass(27){ public id => string(2) "39" public code => string(8) "honduras" public code2 => string(2) "hn" public name => string(8) "Honduras" public nameLang => string(16) "Гондурас" public lat => string(8) "14.48790" public lng => string(9) "-86.72610" public zoom => string(1) "7" public capital => string(4) "1804" public nameEng => string(8) "Honduras" public nameTr => string(8) "honduras" public nameRd => string(18) "Гондураса" public nameVn => string(16) "Гондурас" public namePr => string(18) "Гондурасе" public nameDt => string(18) "Гондурасу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }69 => object stdClass(27){ public id => string(2) "31" public code => string(9) "hong_kong" public code2 => string(2) "hk" public name => string(9) "Hong kong" public nameLang => string(14) "Гонконг" public lat => string(8) "23.11000" public lng => string(9) "113.26900" public zoom => string(1) "7" public capital => string(3) "728" public nameEng => string(9) "Hong kong" public nameTr => string(9) "hong_kong" public nameRd => string(16) "Гонконга" public nameVn => string(14) "Гонконг" public namePr => string(16) "Гонконге" public nameDt => string(16) "Гонконгу" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(1) "7" public sights => string(1) "3" public reviews => string(2) "24" public vreviews => string(2) "14" public photoCount => string(2) "78" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "8" public rate => string(6) "8.6429" public topRate => string(7) "12.5318" }70 => object stdClass(27){ public id => string(2) "26" public code => string(7) "hungary" public code2 => string(2) "hu" public name => string(7) "Hungary" public nameLang => string(14) "Венгрия" public lat => string(8) "47.16600" public lng => string(8) "19.52370" public zoom => string(1) "7" public capital => string(3) "992" public nameEng => string(7) "Hungary" public nameTr => string(7) "hungary" public nameRd => string(14) "Венгрии" public nameVn => string(14) "Венгрию" public namePr => string(14) "Венгрии" public nameDt => string(14) "Венгрии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "125" public sights => string(3) "132" public reviews => string(3) "465" public vreviews => string(3) "331" public photoCount => string(4) "2431" public videoCount => string(1) "0" public questions => string(3) "166" public answers => string(3) "854" public rate => string(6) "6.8750" public topRate => string(7) "11.8153" }71 => object stdClass(27){ public id => string(2) "51" public code => string(7) "iceland" public code2 => string(2) "is" public name => string(7) "Iceland" public nameLang => string(16) "Исландия" public lat => string(7) "0.00000" public lng => string(7) "0.00000" public zoom => string(1) "0" public capital => string(4) "1781" public nameEng => string(7) "Iceland" public nameTr => string(7) "iceland" public nameRd => string(16) "Исландии" public nameVn => string(16) "Исландию" public namePr => string(16) "Исландии" public nameDt => string(16) "Исландии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "2" public photoCount => string(3) "259" public videoCount => string(1) "1" public questions => string(1) "5" public answers => string(2) "19" public rate => string(6) "6.5000" public topRate => string(6) "8.1667" }72 => object stdClass(27){ public id => string(2) "46" public code => string(5) "india" public code2 => string(2) "in" public name => string(5) "India" public nameLang => string(10) "Индия" public lat => string(8) "21.84110" public lng => string(8) "79.51900" public zoom => string(1) "5" public capital => string(4) "1001" public nameEng => string(5) "India" public nameTr => string(5) "india" public nameRd => string(10) "Индии" public nameVn => string(10) "Индию" public namePr => string(10) "Индии" public nameDt => string(10) "Индии" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "288" public sights => string(2) "68" public reviews => string(4) "1076" public vreviews => string(3) "968" public photoCount => string(4) "4256" public videoCount => string(1) "3" public questions => string(3) "504" public answers => string(4) "3064" public rate => string(6) "6.6158" public topRate => string(7) "11.5952" }73 => object stdClass(27){ public id => string(2) "47" public code => string(9) "indonesia" public code2 => string(2) "id" public name => string(9) "Indonesia" public nameLang => string(18) "Индонезия" public lat => string(8) "-2.54800" public lng => string(9) "118.01510" public zoom => string(1) "4" public capital => string(3) "733" public nameEng => string(9) "Indonesia" public nameTr => string(9) "indonesia" public nameRd => string(18) "Индонезии" public nameVn => string(18) "Индонезию" public namePr => string(18) "Индонезии" public nameDt => string(18) "Индонезии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "84" public sights => string(1) "0" public reviews => string(3) "411" public vreviews => string(3) "320" public photoCount => string(4) "2264" public videoCount => string(1) "0" public questions => string(3) "108" public answers => string(3) "489" public rate => string(6) "7.7178" public topRate => string(7) "12.6561" }74 => object stdClass(27){ public id => string(3) "139" public code => string(4) "iran" public code2 => string(2) "ir" public name => string(4) "Iran" public nameLang => string(8) "Иран" public lat => string(8) "32.80570" public lng => string(8) "54.88770" public zoom => string(1) "5" public capital => string(4) "1668" public nameEng => string(4) "Iran" public nameTr => string(4) "iran" public nameRd => string(10) "Ирана" public nameVn => string(8) "Иран" public namePr => string(10) "Иране" public nameDt => string(10) "Ирану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "2" public reviews => string(2) "41" public vreviews => string(1) "1" public photoCount => string(3) "952" public videoCount => string(1) "0" public questions => string(2) "19" public answers => string(2) "63" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }75 => object stdClass(27){ public id => string(3) "137" public code => string(7) "ireland" public code2 => string(2) "ie" public name => string(7) "Ireland" public nameLang => string(16) "Ирландия" public lat => string(8) "53.25210" public lng => string(8) "-8.26170" public zoom => string(1) "7" public capital => string(4) "1325" public nameEng => string(7) "Ireland" public nameTr => string(7) "ireland" public nameRd => string(16) "Ирландии" public nameVn => string(16) "Ирландию" public namePr => string(16) "Ирландии" public nameDt => string(16) "Ирландии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "5" public reviews => string(1) "8" public vreviews => string(1) "3" public photoCount => string(2) "92" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "24" public rate => string(6) "8.0000" public topRate => string(7) "10.1429" }76 => object stdClass(27){ public id => string(2) "52" public code => string(6) "israel" public code2 => string(2) "il" public name => string(6) "Israel" public nameLang => string(14) "Израиль" public lat => string(8) "31.35360" public lng => string(8) "34.98050" public zoom => string(1) "6" public capital => string(4) "1047" public nameEng => string(6) "Israel" public nameTr => string(6) "israel" public nameRd => string(14) "Израиля" public nameVn => string(14) "Израиль" public namePr => string(14) "Израиле" public nameDt => string(14) "Израилю" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "166" public sights => string(2) "45" public reviews => string(4) "1125" public vreviews => string(3) "963" public photoCount => string(4) "4292" public videoCount => string(1) "4" public questions => string(3) "479" public answers => string(4) "3311" public rate => string(6) "6.3485" public topRate => string(7) "11.3278" }77 => object stdClass(27){ public id => string(2) "48" public code => string(5) "italy" public code2 => string(2) "it" public name => string(5) "Italy" public nameLang => string(12) "Италия" public lat => string(8) "41.04620" public lng => string(8) "12.96390" public zoom => string(1) "6" public capital => string(3) "918" public nameEng => string(5) "Italy" public nameTr => string(5) "italy" public nameRd => string(12) "Италии" public nameVn => string(12) "Италию" public namePr => string(12) "Италии" public nameDt => string(12) "Италии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "629" public sights => string(3) "375" public reviews => string(4) "2130" public vreviews => string(4) "1625" public photoCount => string(5) "13937" public videoCount => string(1) "6" public questions => string(3) "679" public answers => string(4) "4278" public rate => string(6) "5.8670" public topRate => string(7) "10.8547" }78 => object stdClass(27){ public id => string(3) "132" public code => string(7) "jamaica" public code2 => string(2) "jm" public name => string(7) "Jamaica" public nameLang => string(12) "Ямайка" public lat => string(8) "18.11530" public lng => string(9) "-77.27350" public zoom => string(1) "8" public capital => string(4) "1337" public nameEng => string(7) "Jamaica" public nameTr => string(7) "jamaica" public nameRd => string(12) "Ямайки" public nameVn => string(12) "Ямайку" public namePr => string(12) "Ямайке" public nameDt => string(12) "Ямайке" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(2) "15" public sights => string(1) "0" public reviews => string(2) "27" public vreviews => string(2) "24" public photoCount => string(2) "46" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(1) "9" public rate => string(6) "7.5417" public topRate => string(7) "11.8274" }79 => object stdClass(27){ public id => string(3) "133" public code => string(5) "japan" public code2 => string(2) "jp" public name => string(5) "Japan" public nameLang => string(12) "Япония" public lat => string(8) "36.36820" public lng => string(9) "136.80180" public zoom => string(1) "6" public capital => string(3) "743" public nameEng => string(5) "Japan" public nameTr => string(5) "japan" public nameRd => string(12) "Японии" public nameVn => string(12) "Японию" public namePr => string(12) "Японии" public nameDt => string(12) "Японии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "10" public sights => string(1) "3" public reviews => string(2) "31" public vreviews => string(2) "13" public photoCount => string(3) "859" public videoCount => string(1) "0" public questions => string(1) "8" public answers => string(2) "24" public rate => string(6) "7.6154" public topRate => string(7) "11.4389" }80 => object stdClass(27){ public id => string(2) "53" public code => string(6) "jordan" public code2 => string(2) "jo" public name => string(6) "Jordan" public nameLang => string(16) "Иордания" public lat => string(8) "31.27680" public lng => string(8) "37.13060" public zoom => string(1) "6" public capital => string(4) "1329" public nameEng => string(6) "Jordan" public nameTr => string(6) "jordan" public nameRd => string(16) "Иордании" public nameVn => string(16) "Иорданию" public namePr => string(16) "Иордании" public nameDt => string(16) "Иордании" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "41" public sights => string(1) "4" public reviews => string(3) "159" public vreviews => string(3) "123" public photoCount => string(3) "818" public videoCount => string(1) "3" public questions => string(2) "88" public answers => string(3) "389" public rate => string(6) "6.7177" public topRate => string(7) "11.5602" }81 => object stdClass(27){ public id => string(2) "59" public code => string(10) "kazakhstan" public code2 => string(2) "kz" public name => string(10) "Kazakhstan" public nameLang => string(18) "Казахстан" public lat => string(8) "45.21300" public lng => string(8) "67.14840" public zoom => string(1) "4" public capital => string(4) "1807" public nameEng => string(10) "Kazakhstan" public nameTr => string(10) "kazakhstan" public nameRd => string(20) "Казахстана" public nameVn => string(18) "Казахстан" public namePr => string(20) "Казахстане" public nameDt => string(20) "Казахстану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "35" public vreviews => string(2) "29" public photoCount => string(2) "44" public videoCount => string(1) "1" public questions => string(2) "58" public answers => string(3) "131" public rate => string(6) "6.0690" public topRate => string(7) "10.4629" }82 => object stdClass(27){ public id => string(2) "60" public code => string(5) "kenya" public code2 => string(2) "ke" public name => string(5) "Kenya" public nameLang => string(10) "Кения" public lat => string(7) "0.41400" public lng => string(8) "37.90420" public zoom => string(1) "6" public capital => string(4) "1187" public nameEng => string(5) "Kenya" public nameTr => string(5) "kenya" public nameRd => string(10) "Кении" public nameVn => string(10) "Кению" public namePr => string(10) "Кении" public nameDt => string(10) "Кении" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "24" public vreviews => string(2) "17" public photoCount => string(3) "435" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "6" public rate => string(6) "7.2353" public topRate => string(7) "11.2829" }83 => object stdClass(27){ public id => string(2) "65" public code => string(6) "kuwait" public code2 => string(2) "kw" public name => string(6) "Kuwait" public nameLang => string(12) "Кувейт" public lat => string(8) "29.30560" public lng => string(8) "47.49390" public zoom => string(1) "7" public capital => string(4) "1812" public nameEng => string(6) "Kuwait" public nameTr => string(6) "kuwait" public nameRd => string(12) "Кувейт" public nameVn => string(12) "Кувейт" public namePr => string(14) "Кувейте" public nameDt => string(14) "Кувейту" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }84 => object stdClass(27){ public id => string(2) "61" public code => string(10) "kyrgyzstan" public code2 => string(2) "kg" public name => string(10) "Kyrgyzstan" public nameLang => string(16) "Киргизия" public lat => string(8) "41.45920" public lng => string(8) "74.72900" public zoom => string(1) "6" public capital => string(4) "1809" public nameEng => string(10) "Kyrgyzstan" public nameTr => string(10) "kyrgyzstan" public nameRd => string(16) "Киргизии" public nameVn => string(16) "Киргизию" public namePr => string(16) "Киргизии" public nameDt => string(16) "Киргизии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "13" public sights => string(1) "0" public reviews => string(2) "54" public vreviews => string(2) "47" public photoCount => string(2) "79" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "11" public rate => string(6) "7.9787" public topRate => string(7) "12.5865" }85 => object stdClass(27){ public id => string(3) "146" public code => string(4) "laos" public code2 => string(2) "la" public name => string(4) "Laos" public nameLang => string(8) "Лаос" public lat => string(8) "18.20580" public lng => string(9) "103.89500" public zoom => string(2) "11" public capital => string(4) "1714" public nameEng => string(4) "Laos" public nameTr => string(4) "laos" public nameRd => string(10) "Лаоса" public nameVn => string(8) "Лаос" public namePr => string(10) "Лаосе" public nameDt => string(10) "Лаосу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "36" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }86 => object stdClass(27){ public id => string(2) "67" public code => string(6) "latvia" public code2 => string(2) "lv" public name => string(6) "Latvia" public nameLang => string(12) "Латвия" public lat => string(8) "56.78880" public lng => string(8) "25.10380" public zoom => string(1) "7" public capital => string(4) "1055" public nameEng => string(6) "Latvia" public nameTr => string(6) "latvia" public nameRd => string(12) "Латвии" public nameVn => string(12) "Латвию" public namePr => string(12) "Латвии" public nameDt => string(12) "Латвии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "63" public sights => string(2) "27" public reviews => string(3) "151" public vreviews => string(3) "114" public photoCount => string(4) "1071" public videoCount => string(1) "0" public questions => string(2) "50" public answers => string(3) "147" public rate => string(6) "6.9217" public topRate => string(7) "11.7522" }87 => object stdClass(27){ public id => string(2) "68" public code => string(7) "lebanon" public code2 => string(2) "lb" public name => string(7) "Lebanon" public nameLang => string(10) "Ливан" public lat => string(8) "34.92200" public lng => string(8) "39.15530" public zoom => string(1) "6" public capital => string(4) "1641" public nameEng => string(7) "Lebanon" public nameTr => string(7) "lebanon" public nameRd => string(12) "Ливана" public nameVn => string(10) "Ливан" public namePr => string(12) "Ливане" public nameDt => string(12) "Ливану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "11" public sights => string(1) "0" public reviews => string(2) "18" public vreviews => string(2) "12" public photoCount => string(3) "144" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "19" public rate => string(6) "8.2500" public topRate => string(7) "12.0000" }88 => object stdClass(27){ public id => string(2) "72" public code => string(7) "liberia" public code2 => string(2) "lr" public name => string(7) "Liberia" public nameLang => string(14) "Либерия" public lat => string(7) "6.45240" public lng => string(8) "-9.42860" public zoom => string(1) "7" public capital => string(4) "1813" public nameEng => string(7) "Liberia" public nameTr => string(7) "liberia" public nameRd => string(14) "Либерии" public nameVn => string(14) "Либерию" public namePr => string(14) "Либерии" public nameDt => string(14) "Либерии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }89 => object stdClass(27){ public id => string(2) "71" public code => string(13) "liechtenstein" public code2 => string(2) "li" public name => string(13) "Liechtenstein" public nameLang => string(22) "Лихтенштейн" public lat => string(8) "47.15950" public lng => string(7) "9.55380" public zoom => string(1) "6" public capital => string(4) "1673" public nameEng => string(13) "Liechtenstein" public nameTr => string(13) "liechtenstein" public nameRd => string(24) "Лихтенштейна" public nameVn => string(22) "Лихтенштейн" public namePr => string(24) "Лихтенштейне" public nameDt => string(24) "Лихтенштейну" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "5" public vreviews => string(1) "1" public photoCount => string(3) "176" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }90 => object stdClass(27){ public id => string(2) "69" public code => string(9) "lithuania" public code2 => string(2) "lt" public name => string(9) "Lithuania" public nameLang => string(10) "Литва" public lat => string(8) "55.25410" public lng => string(8) "23.99410" public zoom => string(1) "6" public capital => string(4) "1061" public nameEng => string(9) "Lithuania" public nameTr => string(9) "lithuania" public nameRd => string(10) "Литвы" public nameVn => string(10) "Литву" public namePr => string(10) "Литве" public nameDt => string(10) "Литве" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "51" public sights => string(2) "11" public reviews => string(3) "130" public vreviews => string(3) "103" public photoCount => string(3) "614" public videoCount => string(1) "0" public questions => string(2) "26" public answers => string(2) "60" public rate => string(6) "7.5865" public topRate => string(7) "12.3996" }91 => object stdClass(27){ public id => string(2) "70" public code => string(10) "luxembourg" public code2 => string(2) "lu" public name => string(10) "Luxembourg" public nameLang => string(20) "Люксембург" public lat => string(8) "49.82740" public lng => string(7) "6.34740" public zoom => string(1) "9" public capital => string(4) "1407" public nameEng => string(10) "Luxembourg" public nameTr => string(10) "luxembourg" public nameRd => string(22) "Люксембурга" public nameVn => string(20) "Люксембург" public namePr => string(22) "Люксембурге" public nameDt => string(22) "Люксембургу" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "5" public sights => string(1) "2" public reviews => string(2) "13" public vreviews => string(1) "5" public photoCount => string(3) "139" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "23" public rate => string(6) "8.0000" public topRate => string(7) "10.7778" }92 => object stdClass(27){ public id => string(2) "77" public code => string(9) "macedonia" public code2 => string(2) "mk" public name => string(9) "Macedonia" public nameLang => string(35) "Северная Македония" public lat => string(8) "41.61360" public lng => string(8) "21.74300" public zoom => string(1) "8" public capital => string(4) "1814" public nameEng => string(9) "Macedonia" public nameTr => string(9) "macedonia" public nameRd => string(35) "Северной Македонии" public nameVn => string(35) "Северную Македонию" public namePr => string(35) "Северной Македонии" public nameDt => string(35) "Северной Македонии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "5" public sights => string(1) "1" public reviews => string(2) "12" public vreviews => string(1) "5" public photoCount => string(3) "133" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "30" public rate => string(6) "6.6000" public topRate => string(6) "9.3778" }93 => object stdClass(27){ public id => string(2) "74" public code => string(10) "madagascar" public code2 => string(2) "mg" public name => string(10) "Madagascar" public nameLang => string(20) "Мадагаскар" public lat => string(9) "-18.77720" public lng => string(8) "46.83760" public zoom => string(1) "5" public capital => string(4) "1598" public nameEng => string(10) "Madagascar" public nameTr => string(10) "madagascar" public nameRd => string(22) "Мадагаскара" public nameVn => string(20) "Мадагаскар" public namePr => string(22) "Мадагаскаре" public nameDt => string(22) "Мадагаскару" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }94 => object stdClass(27){ public id => string(2) "78" public code => string(8) "malaysia" public code2 => string(2) "my" public name => string(8) "Malaysia" public nameLang => string(16) "Малайзия" public lat => string(7) "4.80640" public lng => string(9) "101.73340" public zoom => string(1) "6" public capital => string(4) "1015" public nameEng => string(8) "Malaysia" public nameTr => string(8) "malaysia" public nameRd => string(16) "Малайзии" public nameVn => string(16) "Малайзию" public namePr => string(16) "Малайзии" public nameDt => string(16) "Малайзии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "39" public sights => string(2) "12" public reviews => string(2) "95" public vreviews => string(2) "75" public photoCount => string(3) "697" public videoCount => string(1) "3" public questions => string(2) "33" public answers => string(2) "75" public rate => string(6) "7.0132" public topRate => string(7) "11.7600" }95 => object stdClass(27){ public id => string(2) "79" public code => string(8) "maldives" public code2 => string(2) "mv" public name => string(8) "Maldives" public nameLang => string(16) "Мальдивы" public lat => string(7) "3.03080" public lng => string(8) "73.19090" public zoom => string(1) "6" public capital => string(3) "752" public nameEng => string(8) "Maldives" public nameTr => string(8) "maldives" public nameRd => string(14) "Мальдив" public nameVn => string(16) "Мальдивы" public namePr => string(18) "Мальдивах" public nameDt => string(18) "Мальдивам" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "106" public sights => string(1) "1" public reviews => string(3) "440" public vreviews => string(3) "403" public photoCount => string(4) "1937" public videoCount => string(2) "15" public questions => string(3) "131" public answers => string(3) "711" public rate => string(6) "7.8191" public topRate => string(7) "12.7700" }96 => object stdClass(27){ public id => string(2) "73" public code => string(5) "malta" public code2 => string(2) "mt" public name => string(5) "Malta" public nameLang => string(12) "Мальта" public lat => string(8) "35.88630" public lng => string(8) "14.41340" public zoom => string(2) "10" public capital => string(3) "928" public nameEng => string(5) "Malta" public nameTr => string(5) "malta" public nameRd => string(12) "Мальты" public nameVn => string(12) "Мальту" public namePr => string(12) "Мальте" public nameDt => string(12) "Мальте" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "42" public sights => string(1) "3" public reviews => string(3) "131" public vreviews => string(3) "110" public photoCount => string(3) "608" public videoCount => string(1) "1" public questions => string(2) "41" public answers => string(3) "159" public rate => string(6) "6.3784" public topRate => string(7) "11.2030" }97 => object stdClass(27){ public id => string(3) "147" public code => string(10) "mauritania" public code2 => string(2) "mr" public name => string(10) "Mauritania" public nameLang => string(20) "Мавритания" public lat => string(8) "20.75610" public lng => string(9) "-11.38180" public zoom => string(1) "5" public capital => string(4) "1715" public nameEng => string(10) "Mauritania" public nameTr => string(10) "mauritania" public nameRd => string(20) "Мавритании" public nameVn => string(20) "Мавританию" public namePr => string(20) "Мавритании" public nameDt => string(20) "Мавритании" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }98 => object stdClass(27){ public id => string(2) "84" public code => string(9) "mauritius" public code2 => string(2) "mu" public name => string(9) "Mauritius" public nameLang => string(16) "Маврикий" public lat => string(9) "-18.93750" public lng => string(8) "58.95260" public zoom => string(1) "6" public capital => string(4) "1672" public nameEng => string(9) "Mauritius" public nameTr => string(9) "mauritius" public nameRd => string(16) "Маврикия" public nameVn => string(16) "Маврикий" public namePr => string(16) "Маврикии" public nameDt => string(16) "Маврикию" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "30" public sights => string(1) "4" public reviews => string(2) "54" public vreviews => string(2) "38" public photoCount => string(3) "356" public videoCount => string(1) "0" public questions => string(2) "24" public answers => string(2) "71" public rate => string(6) "7.5789" public topRate => string(7) "12.1027" }99 => object stdClass(27){ public id => string(2) "80" public code => string(6) "mexico" public code2 => string(2) "mx" public name => string(6) "Mexico" public nameLang => string(14) "Мексика" public lat => string(8) "24.20690" public lng => string(10) "-103.09570" public zoom => string(1) "5" public capital => string(4) "1139" public nameEng => string(6) "Mexico" public nameTr => string(6) "mexico" public nameRd => string(14) "Мексики" public nameVn => string(14) "Мексику" public namePr => string(14) "Мексике" public nameDt => string(14) "Мексике" public continent => string(1) "4" public priority => string(1) "2" public hotels => string(2) "90" public sights => string(1) "0" public reviews => string(3) "225" public vreviews => string(3) "193" public photoCount => string(3) "941" public videoCount => string(1) "1" public questions => string(2) "97" public answers => string(3) "265" public rate => string(6) "7.6020" public topRate => string(7) "12.5005" }100 => object stdClass(27){ public id => string(2) "76" public code => string(7) "moldova" public code2 => string(2) "md" public name => string(7) "Moldova" public nameLang => string(14) "Молдова" public lat => string(8) "47.10000" public lng => string(8) "28.82810" public zoom => string(1) "6" public capital => string(4) "1831" public nameEng => string(7) "Moldova" public nameTr => string(7) "moldova" public nameRd => string(14) "Молдовы" public nameVn => string(14) "Молдову" public namePr => string(14) "Молдове" public nameDt => string(14) "Молдове" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "0" public reviews => string(2) "13" public vreviews => string(1) "9" public photoCount => string(2) "33" public videoCount => string(1) "0" public questions => string(2) "43" public answers => string(2) "95" public rate => string(6) "8.8889" public topRate => string(7) "12.3504" }101 => object stdClass(27){ public id => string(2) "82" public code => string(6) "monaco" public code2 => string(2) "mc" public name => string(6) "Monaco" public nameLang => string(12) "Монако" public lat => string(8) "44.91810" public lng => string(7) "7.42680" public zoom => string(1) "6" public capital => string(4) "1674" public nameEng => string(6) "Monaco" public nameTr => string(6) "monaco" public nameRd => string(12) "Монако" public nameVn => string(12) "Монако" public namePr => string(12) "Монако" public nameDt => string(12) "Монако" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "3" public reviews => string(1) "8" public vreviews => string(1) "2" public photoCount => string(2) "80" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "13" public rate => string(6) "5.0000" public topRate => string(6) "6.6667" }102 => object stdClass(27){ public id => string(2) "83" public code => string(8) "mongolia" public code2 => string(2) "mn" public name => string(8) "Mongolia" public nameLang => string(16) "Монголия" public lat => string(8) "46.86090" public lng => string(9) "103.83700" public zoom => string(1) "4" public capital => string(4) "1830" public nameEng => string(8) "Mongolia" public nameTr => string(8) "mongolia" public nameRd => string(16) "Монголии" public nameVn => string(16) "Монголию" public namePr => string(16) "Монголии" public nameDt => string(16) "Монголии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "4" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }103 => object stdClass(27){ public id => string(3) "135" public code => string(10) "montenegro" public code2 => string(2) "me" public name => string(10) "Montenegro" public nameLang => string(20) "Черногория" public lat => string(8) "42.69450" public lng => string(8) "19.20960" public zoom => string(1) "8" public capital => string(4) "1520" public nameEng => string(10) "Montenegro" public nameTr => string(10) "montenegro" public nameRd => string(20) "Черногории" public nameVn => string(20) "Черногорию" public namePr => string(20) "Черногории" public nameDt => string(20) "Черногории" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "498" public sights => string(2) "86" public reviews => string(4) "2621" public vreviews => string(4) "2374" public photoCount => string(4) "9281" public videoCount => string(2) "18" public questions => string(3) "823" public answers => string(4) "4293" public rate => string(6) "6.6345" public topRate => string(7) "11.6261" }104 => object stdClass(27){ public id => string(2) "75" public code => string(7) "morocco" public code2 => string(2) "ma" public name => string(7) "Morocco" public nameLang => string(14) "Марокко" public lat => string(8) "32.10120" public lng => string(8) "-6.63570" public zoom => string(1) "5" public capital => string(4) "1090" public nameEng => string(7) "Morocco" public nameTr => string(7) "morocco" public nameRd => string(14) "Марокко" public nameVn => string(14) "Марокко" public namePr => string(14) "Марокко" public nameDt => string(14) "Марокко" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "55" public sights => string(1) "4" public reviews => string(3) "297" public vreviews => string(3) "245" public photoCount => string(4) "1064" public videoCount => string(1) "0" public questions => string(2) "75" public answers => string(3) "293" public rate => string(6) "6.9474" public topRate => string(7) "11.8671" }105 => object stdClass(27){ public id => string(2) "81" public code => string(10) "mozambique" public code2 => string(2) "mz" public name => string(10) "Mozambique" public nameLang => string(16) "Мозамбик" public lat => string(9) "-17.58120" public lng => string(8) "33.42040" public zoom => string(1) "6" public capital => string(4) "1832" public nameEng => string(10) "Mozambique" public nameTr => string(10) "mozambique" public nameRd => string(18) "Мозамбика" public nameVn => string(16) "Мозамбик" public namePr => string(18) "Мозамбике" public nameDt => string(18) "Мозамбику" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "14" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }106 => object stdClass(27){ public id => string(3) "144" public code => string(7) "myanmar" public code2 => string(2) "mm" public name => string(7) "Myanmar" public nameLang => string(12) "Мьянма" public lat => string(8) "20.05590" public lng => string(8) "96.67970" public zoom => string(1) "5" public capital => string(4) "1694" public nameEng => string(7) "Myanmar" public nameTr => string(7) "myanmar" public nameRd => string(12) "Мьянмы" public nameVn => string(12) "Мьянму" public namePr => string(12) "Мьянме" public nameDt => string(12) "Мьянме" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "4" public vreviews => string(1) "1" public photoCount => string(2) "15" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }107 => object stdClass(27){ public id => string(2) "85" public code => string(7) "namibia" public code2 => string(2) "na" public name => string(7) "Namibia" public nameLang => string(14) "Намибия" public lat => string(9) "-22.96570" public lng => string(8) "18.48620" public zoom => string(1) "5" public capital => string(4) "1829" public nameEng => string(7) "Namibia" public nameTr => string(7) "namibia" public nameRd => string(14) "Намибии" public nameVn => string(14) "Намибию" public namePr => string(14) "Намибии" public nameDt => string(14) "Намибии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "9" public vreviews => string(1) "0" public photoCount => string(3) "419" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }108 => object stdClass(27){ public id => string(2) "86" public code => string(5) "nepal" public code2 => string(2) "np" public name => string(5) "Nepal" public nameLang => string(10) "Непал" public lat => string(8) "28.39510" public lng => string(8) "84.12780" public zoom => string(1) "6" public capital => string(4) "1023" public nameEng => string(5) "Nepal" public nameTr => string(5) "nepal" public nameRd => string(11) "Непaла" public nameVn => string(10) "Непал" public namePr => string(12) "Непале" public nameDt => string(12) "Непалу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "9" public vreviews => string(1) "1" public photoCount => string(2) "67" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "2" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }109 => object stdClass(27){ public id => string(2) "32" public code => string(11) "netherlands" public code2 => string(2) "nl" public name => string(11) "Netherlands" public nameLang => string(20) "Нидерланды" public lat => string(8) "52.24800" public lng => string(7) "5.24050" public zoom => string(1) "7" public capital => string(4) "1239" public nameEng => string(11) "Netherlands" public nameTr => string(11) "netherlands" public nameRd => string(22) "Нидерландов" public nameVn => string(20) "Нидерланды" public namePr => string(22) "Нидерландах" public nameDt => string(22) "Нидерландам" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "45" public sights => string(2) "67" public reviews => string(3) "132" public vreviews => string(2) "65" public photoCount => string(4) "1544" public videoCount => string(1) "1" public questions => string(2) "43" public answers => string(3) "189" public rate => string(6) "7.1385" public topRate => string(7) "11.8486" }110 => object stdClass(27){ public id => string(2) "90" public code => string(11) "new_zealand" public code2 => string(2) "nz" public name => string(11) "New zealand" public nameLang => string(27) "Новая Зеландия" public lat => string(9) "-43.35710" public lng => string(9) "173.32030" public zoom => string(1) "6" public capital => string(4) "1183" public nameEng => string(11) "New zealand" public nameTr => string(11) "new_zealand" public nameRd => string(27) "Новой Зеландии" public nameVn => string(27) "Новую Зеландию" public namePr => string(27) "Новой Зеландии" public nameDt => string(27) "Новой Зеландии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "7" public answers => string(1) "8" public rate => NULL public topRate => NULL }111 => object stdClass(27){ public id => string(2) "89" public code => string(9) "nicaragua" public code2 => string(2) "ni" public name => string(9) "Nicaragua" public nameLang => string(18) "Никарагуа" public lat => string(8) "12.82250" public lng => string(9) "-84.34200" public zoom => string(1) "7" public capital => string(4) "1826" public nameEng => string(9) "Nicaragua" public nameTr => string(9) "nicaragua" public nameRd => string(18) "Никарагуа" public nameVn => string(18) "Никарагуа" public namePr => string(18) "Никарагуа" public nameDt => string(18) "Никарагуа" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(7) "10.0000" public topRate => string(7) "11.0000" }112 => object stdClass(27){ public id => string(2) "87" public code => string(5) "niger" public code2 => string(2) "ne" public name => string(5) "Niger" public nameLang => string(10) "Нигер" public lat => string(8) "17.60210" public lng => string(7) "8.08590" public zoom => string(1) "5" public capital => string(4) "1828" public nameEng => string(5) "Niger" public nameTr => string(5) "niger" public nameRd => string(12) "Нигера" public nameVn => string(10) "Нигер" public namePr => string(12) "Нигере" public nameDt => string(12) "Нигеру" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }113 => object stdClass(27){ public id => string(2) "88" public code => string(7) "nigeria" public code2 => string(2) "ng" public name => string(7) "Nigeria" public nameLang => string(14) "Нигерия" public lat => string(7) "9.31900" public lng => string(7) "8.26170" public zoom => string(1) "5" public capital => string(4) "1827" public nameEng => string(7) "Nigeria" public nameTr => string(7) "nigeria" public nameRd => string(14) "Нигерии" public nameVn => string(14) "Нигерию" public namePr => string(14) "Нигерии" public nameDt => string(14) "Нигерии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }114 => object stdClass(27){ public id => string(3) "150" public code => string(11) "north_korea" public code2 => string(2) "kp" public name => string(11) "North korea" public nameLang => string(27) "Северная Корея" public lat => string(8) "39.93500" public lng => string(9) "127.14480" public zoom => string(1) "6" public capital => string(4) "1746" public nameEng => string(11) "North korea" public nameTr => string(11) "north_korea" public nameRd => string(27) "Северной Кореи" public nameVn => string(27) "Северную Корею" public namePr => string(27) "Северной Корее" public nameDt => string(27) "Северной Корее" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }115 => object stdClass(27){ public id => string(2) "91" public code => string(6) "norway" public code2 => string(2) "no" public name => string(6) "Norway" public nameLang => string(16) "Норвегия" public lat => string(8) "63.70470" public lng => string(8) "20.74220" public zoom => string(1) "4" public capital => string(4) "1444" public nameEng => string(6) "Norway" public nameTr => string(6) "norway" public nameRd => string(16) "Норвегии" public nameVn => string(16) "Норвегию" public namePr => string(16) "Норвегии" public nameDt => string(16) "Норвегии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(2) "52" public reviews => string(2) "57" public vreviews => string(2) "15" public photoCount => string(3) "753" public videoCount => string(1) "0" public questions => string(2) "32" public answers => string(3) "161" public rate => string(6) "6.8667" public topRate => string(7) "10.8141" }116 => object stdClass(27){ public id => string(2) "93" public code => string(4) "oman" public code2 => string(2) "om" public name => string(4) "Oman" public nameLang => string(8) "Оман" public lat => string(8) "21.08450" public lng => string(8) "53.37160" public zoom => string(1) "6" public capital => string(4) "1040" public nameEng => string(4) "Oman" public nameTr => string(4) "oman" public nameRd => string(10) "Омана" public nameVn => string(8) "Оман" public namePr => string(10) "Омане" public nameDt => string(10) "Оману" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "8" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }117 => object stdClass(27){ public id => string(2) "94" public code => string(8) "pakistan" public code2 => string(2) "pk" public name => string(8) "Pakistan" public nameLang => string(16) "Пакистан" public lat => string(8) "28.99850" public lng => string(8) "71.76270" public zoom => string(1) "5" public capital => string(4) "1825" public nameEng => string(8) "Pakistan" public nameTr => string(8) "pakistan" public nameRd => string(18) "Пакистана" public nameVn => string(16) "Пакистан" public namePr => string(18) "Пакистане" public nameDt => string(18) "Пакистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }118 => object stdClass(27){ public id => string(2) "95" public code => string(6) "panama" public code2 => string(2) "pa" public name => string(6) "Panama" public nameLang => string(12) "Панама" public lat => string(7) "8.26590" public lng => string(9) "-80.02440" public zoom => string(1) "7" public capital => string(4) "1824" public nameEng => string(6) "Panama" public nameTr => string(6) "panama" public nameRd => string(12) "Панамы" public nameVn => string(12) "Панаму" public namePr => string(12) "Панаме" public nameDt => string(12) "Панаме" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "4" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }119 => object stdClass(27){ public id => string(3) "131" public code => string(16) "papua_new_guinea" public code2 => string(2) "pg" public name => string(16) "Papua new guinea" public nameLang => string(34) "Папуа-Новая Гвинея" public lat => string(7) "8.63530" public lng => string(9) "-80.48580" public zoom => string(1) "7" public capital => string(4) "1766" public nameEng => string(16) "Papua new guinea" public nameTr => string(16) "papua_new_guinea" public nameRd => string(34) "Папуа-Новой Гвинеи" public nameVn => string(34) "Папуа-Новую Гвинею" public namePr => string(34) "Папуа-Новой Гвинее" public nameDt => string(34) "Папуа-Новой Гвинее" public continent => string(1) "6" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }120 => object stdClass(27){ public id => string(2) "96" public code => string(8) "paraguay" public code2 => string(2) "py" public name => string(8) "Paraguay" public nameLang => string(16) "Парагвай" public lat => string(9) "-23.76520" public lng => string(9) "-57.74410" public zoom => string(1) "6" public capital => string(4) "1823" public nameEng => string(8) "Paraguay" public nameTr => string(8) "paraguay" public nameRd => string(16) "Парагвая" public nameVn => string(16) "Парагвай" public namePr => string(16) "Парагвае" public nameDt => string(16) "Парагваю" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }121 => object stdClass(27){ public id => string(2) "97" public code => string(4) "peru" public code2 => string(2) "pe" public name => string(4) "Peru" public nameLang => string(8) "Перу" public lat => string(8) "-9.18140" public lng => string(9) "-75.00240" public zoom => string(1) "5" public capital => string(4) "1214" public nameEng => string(4) "Peru" public nameTr => string(4) "peru" public nameRd => string(8) "Перу" public nameVn => string(8) "Перу" public namePr => string(8) "Перу" public nameDt => string(8) "Перу" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(2) "10" public vreviews => string(1) "1" public photoCount => string(2) "96" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "16" public rate => string(7) "10.0000" public topRate => string(7) "11.0000" }122 => object stdClass(27){ public id => string(3) "120" public code => string(11) "philippines" public code2 => string(2) "ph" public name => string(11) "Philippines" public nameLang => string(18) "Филиппины" public lat => string(8) "12.87610" public lng => string(9) "121.77250" public zoom => string(1) "6" public capital => string(4) "1816" public nameEng => string(11) "Philippines" public nameTr => string(11) "philippines" public nameRd => string(16) "Филиппин" public nameVn => string(18) "Филиппины" public namePr => string(20) "Филиппинах" public nameDt => string(20) "Филиппинам" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "30" public sights => string(1) "1" public reviews => string(2) "61" public vreviews => string(2) "45" public photoCount => string(3) "480" public videoCount => string(1) "0" public questions => string(2) "23" public answers => string(2) "36" public rate => string(6) "7.7333" public topRate => string(7) "12.3251" }123 => object stdClass(27){ public id => string(2) "98" public code => string(6) "poland" public code2 => string(2) "pl" public name => string(6) "Poland" public nameLang => string(12) "Польша" public lat => string(8) "51.90360" public lng => string(8) "19.79740" public zoom => string(1) "6" public capital => string(4) "1124" public nameEng => string(6) "Poland" public nameTr => string(6) "poland" public nameRd => string(12) "Польши" public nameVn => string(12) "Польшу" public namePr => string(12) "Польше" public nameDt => string(12) "Польше" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "197" public sights => string(3) "227" public reviews => string(3) "393" public vreviews => string(3) "290" public photoCount => string(4) "1835" public videoCount => string(1) "2" public questions => string(3) "653" public answers => string(4) "2603" public rate => string(6) "7.4364" public topRate => string(7) "12.3684" }124 => object stdClass(27){ public id => string(2) "99" public code => string(8) "portugal" public code2 => string(2) "pt" public name => string(8) "Portugal" public nameLang => string(20) "Португалия" public lat => string(8) "39.57180" public lng => string(8) "-7.86620" public zoom => string(1) "6" public capital => string(4) "1028" public nameEng => string(8) "Portugal" public nameTr => string(8) "portugal" public nameRd => string(20) "Португалии" public nameVn => string(20) "Португалию" public namePr => string(20) "Португалии" public nameDt => string(20) "Португалии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "77" public sights => string(2) "83" public reviews => string(3) "168" public vreviews => string(3) "109" public photoCount => string(4) "1516" public videoCount => string(1) "4" public questions => string(2) "66" public answers => string(3) "376" public rate => string(6) "7.5780" public topRate => string(7) "12.4010" }125 => object stdClass(27){ public id => string(3) "164" public code => string(11) "puerto_rico" public code2 => string(2) "pr" public name => string(11) "Puerto rico" public nameLang => string(21) "Пуэрто-Рико" public lat => string(8) "18.24170" public lng => string(9) "-66.09851" public zoom => string(1) "9" public capital => string(4) "2944" public nameEng => string(11) "Puerto rico" public nameTr => string(11) "puerto_rico" public nameRd => string(21) "Пуэрто-Рико" public nameVn => string(21) "Пуэрто-Рико" public namePr => string(21) "Пуэрто-Рико" public nameDt => string(21) "Пуэрто-Рико" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }126 => object stdClass(27){ public id => string(3) "166" public code => string(5) "katar" public code2 => string(2) "qa" public name => string(5) "Qatar" public nameLang => string(10) "Катар" public lat => string(8) "25.35483" public lng => string(8) "51.18388" public zoom => string(1) "8" public capital => string(4) "3656" public nameEng => string(5) "Qatar" public nameTr => string(5) "katar" public nameRd => string(12) "Катара" public nameVn => string(10) "Катар" public namePr => string(12) "Катаре" public nameDt => string(12) "Катару" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "7" public sights => string(1) "4" public reviews => string(2) "14" public vreviews => string(2) "11" public photoCount => string(3) "188" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "17" public rate => string(6) "9.0909" public topRate => string(7) "12.7576" }127 => object stdClass(27){ public id => string(3) "101" public code => string(7) "romania" public code2 => string(2) "ro" public name => string(7) "Romania" public nameLang => string(14) "Румыния" public lat => string(8) "45.93590" public lng => string(8) "24.98290" public zoom => string(1) "6" public capital => string(4) "1373" public nameEng => string(7) "Romania" public nameTr => string(7) "romania" public nameRd => string(14) "Румынии" public nameVn => string(14) "Румынию" public namePr => string(14) "Румынии" public nameDt => string(14) "Румынии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "47" public sights => string(1) "9" public reviews => string(2) "83" public vreviews => string(2) "65" public photoCount => string(3) "443" public videoCount => string(1) "0" public questions => string(2) "49" public answers => string(3) "151" public rate => string(6) "6.5231" public topRate => string(7) "11.2332" }128 => object stdClass(27){ public id => string(3) "160" public code => string(6) "rwanda" public code2 => string(2) "rw" public name => string(6) "Rwanda" public nameLang => string(12) "Руанда" public lat => string(7) "0.00000" public lng => string(7) "0.00000" public zoom => string(1) "0" public capital => string(4) "2689" public nameEng => string(6) "Rwanda" public nameTr => string(6) "rwanda" public nameRd => string(12) "Руанды" public nameVn => string(12) "Руанду" public namePr => string(12) "Руанде" public nameDt => string(12) "Руанде" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }129 => object stdClass(27){ public id => string(3) "141" public code => string(11) "saint_lucia" public code2 => string(2) "lc" public name => string(11) "Saint lucia" public nameLang => string(19) "Сент-Люсия" public lat => string(8) "13.90470" public lng => string(9) "-60.97410" public zoom => string(1) "8" public capital => string(4) "1680" public nameEng => string(11) "Saint lucia" public nameTr => string(11) "saint_lucia" public nameRd => string(19) "Сент-Люсии" public nameVn => string(19) "Сент-Люсию" public namePr => string(19) "Сент-Люсию" public nameDt => string(19) "Сент-Люсии" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }130 => object stdClass(27){ public id => string(3) "102" public code => string(10) "san_marino" public code2 => string(2) "sm" public name => string(10) "San marino" public nameLang => string(19) "Сан Марино" public lat => string(8) "43.94340" public lng => string(8) "12.46470" public zoom => string(2) "12" public capital => string(4) "1432" public nameEng => string(10) "San marino" public nameTr => string(10) "san_marino" public nameRd => string(19) "Сан-Марино" public nameVn => string(19) "Сан-Марино" public namePr => string(19) "Сан-Марино" public nameDt => string(19) "Сан-Марино" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "7" public reviews => string(1) "7" public vreviews => string(1) "1" public photoCount => string(2) "77" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.0000" }131 => object stdClass(27){ public id => string(3) "103" public code => string(12) "saudi_arabia" public code2 => string(2) "sa" public name => string(12) "Saudi arabia" public nameLang => string(33) "Саудовская Аравия" public lat => string(8) "23.92600" public lng => string(8) "44.64840" public zoom => string(1) "5" public capital => string(4) "1822" public nameEng => string(12) "Saudi arabia" public nameTr => string(12) "saudi_arabia" public nameRd => string(33) "Саудовской Аравии" public nameVn => string(33) "Саудовскую Аравию" public namePr => string(33) "Саудовской Аравии" public nameDt => string(33) "Саудовской Аравии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(1) "9" public videoCount => string(1) "2" public questions => string(1) "3" public answers => string(2) "11" public rate => string(6) "7.5000" public topRate => string(6) "9.1667" }132 => object stdClass(27){ public id => string(3) "104" public code => string(10) "seashelles" public code2 => string(2) "sc" public name => string(10) "Seashelles" public nameLang => string(30) "Сейшельские о-ва" public lat => string(8) "-4.62020" public lng => string(8) "55.15140" public zoom => string(1) "7" public capital => string(3) "718" public nameEng => string(10) "Seashelles" public nameTr => string(10) "seashelles" public nameRd => string(32) "Сейшельских о-вов" public nameVn => string(30) "Сейшельские о-ва" public namePr => string(32) "Сейшельских о-вах" public nameDt => string(32) "Сейшельским о-вам" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(1) "3" public reviews => string(2) "72" public vreviews => string(2) "62" public photoCount => string(3) "145" public videoCount => string(1) "0" public questions => string(2) "12" public answers => string(2) "26" public rate => string(6) "7.3906" public topRate => string(7) "12.0876" }133 => object stdClass(27){ public id => string(3) "105" public code => string(7) "senegal" public code2 => string(2) "sn" public name => string(7) "Senegal" public nameLang => string(14) "Сенегал" public lat => string(8) "14.42400" public lng => string(9) "-14.08450" public zoom => string(1) "7" public capital => string(4) "1820" public nameEng => string(7) "Senegal" public nameTr => string(7) "senegal" public nameRd => string(16) "Сенегала" public nameVn => string(14) "Сенегал" public namePr => string(16) "Сенегале" public nameDt => string(16) "Сенегалу" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }134 => object stdClass(27){ public id => string(3) "138" public code => string(6) "serbia" public code2 => string(2) "rs" public name => string(6) "Serbia" public nameLang => string(12) "Сербия" public lat => string(8) "44.13490" public lng => string(8) "20.96190" public zoom => string(1) "6" public capital => string(4) "1645" public nameEng => string(6) "Serbia" public nameTr => string(6) "serbia" public nameRd => string(12) "Сербии" public nameVn => string(12) "Сербию" public namePr => string(12) "Сербии" public nameDt => string(12) "Сербии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "16" public sights => string(1) "9" public reviews => string(2) "24" public vreviews => string(2) "17" public photoCount => string(3) "203" public videoCount => string(1) "0" public questions => string(2) "17" public answers => string(2) "50" public rate => string(6) "7.2941" public topRate => string(7) "11.3417" }135 => object stdClass(27){ public id => string(3) "106" public code => string(9) "singapore" public code2 => string(2) "sg" public name => string(9) "Singapore" public nameLang => string(16) "Сингапур" public lat => string(7) "0.86790" public lng => string(9) "103.18360" public zoom => string(1) "7" public capital => string(3) "976" public nameEng => string(9) "Singapore" public nameTr => string(9) "singapore" public nameRd => string(18) "Сингапура" public nameVn => string(16) "Сингапур" public namePr => string(18) "Сингапуре" public nameDt => string(18) "Сингапуру" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "23" public sights => string(2) "23" public reviews => string(2) "53" public vreviews => string(2) "41" public photoCount => string(3) "338" public videoCount => string(1) "1" public questions => string(2) "15" public answers => string(2) "44" public rate => string(6) "7.2195" public topRate => string(7) "11.7751" }136 => object stdClass(27){ public id => string(3) "108" public code => string(8) "slovakia" public code2 => string(2) "sk" public name => string(8) "Slovakia" public nameLang => string(16) "Словакия" public lat => string(8) "48.66190" public lng => string(8) "19.62160" public zoom => string(1) "7" public capital => string(4) "1516" public nameEng => string(8) "Slovakia" public nameTr => string(8) "slovakia" public nameRd => string(16) "Словакии" public nameVn => string(16) "Словакию" public namePr => string(16) "Словакии" public nameDt => string(16) "Словакии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "112" public sights => string(2) "32" public reviews => string(3) "315" public vreviews => string(3) "257" public photoCount => string(4) "1471" public videoCount => string(1) "1" public questions => string(2) "79" public answers => string(3) "314" public rate => string(6) "7.3837" public topRate => string(7) "12.3071" }137 => object stdClass(27){ public id => string(3) "109" public code => string(8) "slovenia" public code2 => string(2) "si" public name => string(8) "Slovenia" public nameLang => string(16) "Словения" public lat => string(8) "46.14940" public lng => string(8) "14.98540" public zoom => string(1) "6" public capital => string(4) "1527" public nameEng => string(8) "Slovenia" public nameTr => string(8) "slovenia" public nameRd => string(16) "Словении" public nameVn => string(16) "Словению" public namePr => string(16) "Словении" public nameDt => string(16) "Словении" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "27" public sights => string(1) "6" public reviews => string(2) "63" public vreviews => string(2) "37" public photoCount => string(3) "726" public videoCount => string(1) "0" public questions => string(2) "28" public answers => string(2) "50" public rate => string(6) "7.2632" public topRate => string(7) "11.7754" }138 => object stdClass(27){ public id => string(3) "110" public code => string(7) "somalia" public code2 => string(2) "so" public name => string(7) "Somalia" public nameLang => string(12) "Сомали" public lat => string(7) "5.17850" public lng => string(8) "46.18650" public zoom => string(1) "5" public capital => string(4) "1819" public nameEng => string(7) "Somalia" public nameTr => string(7) "somalia" public nameRd => string(12) "Сомали" public nameVn => string(12) "Сомали" public namePr => string(12) "Сомали" public nameDt => string(12) "Сомали" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }139 => object stdClass(27){ public id => string(3) "130" public code => string(3) "rsa" public code2 => string(2) "za" public name => string(12) "South Africa" public nameLang => string(6) "ЮАР" public lat => string(9) "-29.53520" public lng => string(8) "25.40040" public zoom => string(1) "5" public capital => string(4) "1536" public nameEng => string(12) "South Africa" public nameTr => string(3) "rsa" public nameRd => string(6) "ЮАР" public nameVn => string(6) "ЮАР" public namePr => string(6) "ЮАР" public nameDt => string(6) "ЮАР" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "0" public reviews => string(2) "22" public vreviews => string(1) "3" public photoCount => string(3) "662" public videoCount => string(1) "0" public questions => string(1) "7" public answers => string(2) "51" public rate => string(6) "8.0000" public topRate => string(7) "10.1429" }140 => object stdClass(27){ public id => string(3) "151" public code => string(11) "south_korea" public code2 => string(2) "kr" public name => string(11) "South Korea" public nameLang => string(21) "Южная Корея" public lat => string(8) "37.14280" public lng => string(9) "127.59520" public zoom => string(1) "6" public capital => string(4) "1747" public nameEng => string(11) "South Korea" public nameTr => string(11) "south_korea" public nameRd => string(21) "Южной Кореи" public nameVn => string(21) "Южную Корею" public namePr => string(21) "Южной Корее" public nameDt => string(21) "Южной Корее" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "0" public reviews => string(2) "12" public vreviews => string(1) "3" public photoCount => string(3) "377" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "18" public rate => string(6) "7.3333" public topRate => string(6) "9.4762" }141 => object stdClass(27){ public id => string(2) "49" public code => string(5) "spain" public code2 => string(2) "es" public name => string(5) "Spain" public nameLang => string(14) "Испания" public lat => string(8) "40.38000" public lng => string(8) "-4.89990" public zoom => string(1) "5" public capital => string(3) "941" public nameEng => string(5) "Spain" public nameTr => string(5) "spain" public nameRd => string(14) "Испании" public nameVn => string(14) "Испанию" public namePr => string(14) "Испании" public nameDt => string(14) "Испании" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "687" public sights => string(3) "393" public reviews => string(4) "2961" public vreviews => string(4) "2618" public photoCount => string(4) "9062" public videoCount => string(2) "26" public questions => string(3) "921" public answers => string(4) "3799" public rate => string(6) "6.9369" public topRate => string(7) "11.9293" }142 => object stdClass(27){ public id => string(3) "125" public code => string(9) "sri_lanka" public code2 => string(2) "lk" public name => string(9) "Sri lanka" public nameLang => string(17) "Шри-Ланка" public lat => string(7) "7.87430" public lng => string(8) "80.77150" public zoom => string(1) "7" public capital => string(3) "757" public nameEng => string(9) "Sri lanka" public nameTr => string(9) "sri_lanka" public nameRd => string(17) "Шри-Ланки" public nameVn => string(17) "Шри-Ланку" public namePr => string(17) "Шри-Ланке" public nameDt => string(17) "Шри-Ланке" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "211" public sights => string(2) "34" public reviews => string(4) "1872" public vreviews => string(4) "1644" public photoCount => string(5) "11956" public videoCount => string(2) "31" public questions => string(3) "900" public answers => string(4) "6775" public rate => string(6) "7.2835" public topRate => string(7) "12.2714" }143 => object stdClass(27){ public id => string(3) "126" public code => string(6) "sweden" public code2 => string(2) "se" public name => string(6) "Sweden" public nameLang => string(12) "Швеция" public lat => string(8) "64.54844" public lng => string(8) "16.87500" public zoom => string(1) "4" public capital => string(4) "1434" public nameEng => string(6) "Sweden" public nameTr => string(6) "sweden" public nameRd => string(12) "Швеции" public nameVn => string(12) "Швецию" public namePr => string(12) "Швеции" public nameDt => string(12) "Швеции" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "17" public sights => string(2) "20" public reviews => string(2) "91" public vreviews => string(2) "25" public photoCount => string(3) "937" public videoCount => string(1) "0" public questions => string(2) "29" public answers => string(3) "141" public rate => string(6) "7.5600" public topRate => string(7) "11.8703" }144 => object stdClass(27){ public id => string(3) "124" public code => string(11) "switzerland" public code2 => string(2) "ch" public name => string(11) "Switzerland" public nameLang => string(18) "Швейцария" public lat => string(8) "47.10751" public lng => string(7) "8.36064" public zoom => string(1) "7" public capital => string(3) "946" public nameEng => string(11) "Switzerland" public nameTr => string(11) "switzerland" public nameRd => string(18) "Швейцарии" public nameVn => string(18) "Швейцарию" public namePr => string(18) "Швейцарии" public nameDt => string(18) "Швейцарии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(2) "40" public reviews => string(2) "93" public vreviews => string(2) "44" public photoCount => string(4) "1213" public videoCount => string(1) "0" public questions => string(2) "47" public answers => string(3) "168" public rate => string(6) "8.0682" public topRate => string(7) "12.6515" }145 => object stdClass(27){ public id => string(3) "107" public code => string(5) "syria" public code2 => string(2) "sy" public name => string(5) "Syria" public nameLang => string(10) "Сирия" public lat => string(8) "35.37110" public lng => string(8) "38.64990" public zoom => string(1) "6" public capital => string(4) "1543" public nameEng => string(5) "Syria" public nameTr => string(5) "syria" public nameRd => string(10) "Сирии" public nameVn => string(10) "Сирию" public namePr => string(10) "Сирии" public nameDt => string(10) "Сирии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "4" public photoCount => string(2) "28" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "7" public rate => string(6) "6.5000" public topRate => string(6) "9.0000" }146 => object stdClass(27){ public id => string(3) "112" public code => string(6) "taiwan" public code2 => string(2) "tw" public name => string(6) "Taiwan" public nameLang => string(14) "Тайвань" public lat => string(8) "23.69480" public lng => string(9) "120.95950" public zoom => string(1) "7" public capital => string(4) "1818" public nameEng => string(6) "Taiwan" public nameTr => string(6) "taiwan" public nameRd => string(14) "Тайваня" public nameVn => string(14) "Тайвань" public namePr => string(14) "Тайване" public nameDt => string(14) "Тайваню" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "2" public photoCount => string(2) "27" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "3" public rate => string(6) "5.0000" public topRate => string(6) "6.6667" }147 => object stdClass(27){ public id => string(3) "165" public code => string(10) "tajikistan" public code2 => string(2) "tj" public name => string(10) "Tajikistan" public nameLang => string(22) "Таджикистан" public lat => string(8) "38.53957" public lng => string(8) "68.76160" public zoom => string(1) "8" public capital => string(4) "2985" public nameEng => string(10) "Tajikistan" public nameTr => string(10) "tajikistan" public nameRd => string(24) "Таджикистана" public nameVn => string(22) "Таджикистан" public namePr => string(24) "Таджикистане" public nameDt => string(24) "Таджикистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.6667" }148 => object stdClass(27){ public id => string(3) "152" public code => string(8) "tanzania" public code2 => string(2) "tz" public name => string(8) "Tanzania" public nameLang => string(16) "Танзания" public lat => string(8) "-6.88280" public lng => string(8) "35.17820" public zoom => string(1) "6" public capital => string(4) "1978" public nameEng => string(8) "Tanzania" public nameTr => string(8) "tanzania" public nameRd => string(16) "Танзании" public nameVn => string(16) "Танзанию" public namePr => string(16) "Танзании" public nameDt => string(16) "Танзании" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(2) "72" public sights => string(2) "29" public reviews => string(3) "189" public vreviews => string(3) "152" public photoCount => string(4) "1537" public videoCount => string(1) "4" public questions => string(2) "32" public answers => string(3) "106" public rate => string(6) "7.3092" public topRate => string(7) "12.1810" }149 => object stdClass(27){ public id => string(3) "113" public code => string(8) "thailand" public code2 => string(2) "th" public name => string(8) "Thailand" public nameLang => string(14) "Таиланд" public lat => string(8) "12.94030" public lng => string(9) "102.08500" public zoom => string(1) "5" public capital => string(3) "761" public nameEng => string(8) "Thailand" public nameTr => string(8) "thailand" public nameRd => string(16) "Таиланда" public nameVn => string(14) "Таиланд" public namePr => string(16) "Таиланде" public nameDt => string(16) "Таиланду" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "775" public sights => string(3) "123" public reviews => string(4) "5296" public vreviews => string(4) "4790" public photoCount => string(5) "14822" public videoCount => string(2) "41" public questions => string(4) "2630" public answers => string(5) "20060" public rate => string(6) "6.9234" public topRate => string(7) "11.9192" }150 => object stdClass(27){ public id => string(3) "163" public code => string(5) "tibet" public code2 => string(2) "tb" public name => string(5) "Tibet" public nameLang => string(10) "Тибет" public lat => string(8) "33.17434" public lng => string(8) "86.85791" public zoom => string(1) "5" public capital => string(4) "2903" public nameEng => string(5) "Tibet" public nameTr => string(5) "tibet" public nameRd => string(12) "Тибета" public nameVn => string(12) "Тибает" public namePr => string(12) "Тибете" public nameDt => string(12) "Тибету" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }151 => object stdClass(27){ public id => string(3) "158" public code => string(19) "trinidad_and_tobago" public code2 => string(2) "tt" public name => string(19) "Trinidad and tobago" public nameLang => string(32) "Тринидад и Тобаго" public lat => string(8) "10.46080" public lng => string(9) "-61.28174" public zoom => string(1) "8" public capital => string(4) "2493" public nameEng => string(19) "Trinidad and tobago" public nameTr => string(19) "trinidad_and_tobago" public nameRd => string(34) "Тринидада и Тобаго" public nameVn => string(32) "Тринидад и Тобаго" public namePr => string(34) "Тринидаде и Тобаго" public nameDt => string(34) "Тринидаду и Тобаго" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }152 => object stdClass(27){ public id => string(3) "114" public code => string(5) "tunis" public code2 => string(2) "tn" public name => string(5) "Tunis" public nameLang => string(10) "Тунис" public lat => string(8) "33.74260" public lng => string(7) "9.82180" public zoom => string(1) "6" public capital => string(4) "1664" public nameEng => string(5) "Tunis" public nameTr => string(5) "tunis" public nameRd => string(12) "Туниса" public nameVn => string(10) "Тунис" public namePr => string(12) "Тунисе" public nameDt => string(12) "Тунису" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(3) "263" public sights => string(2) "10" public reviews => string(4) "3661" public vreviews => string(4) "3441" public photoCount => string(4) "9088" public videoCount => string(2) "31" public questions => string(3) "875" public answers => string(4) "4514" public rate => string(6) "6.1481" public topRate => string(7) "11.1423" }153 => object stdClass(27){ public id => string(3) "115" public code => string(6) "turkey" public code2 => string(2) "tr" public name => string(6) "Turkey" public nameLang => string(12) "Турция" public lat => string(8) "38.98290" public lng => string(8) "35.19060" public zoom => string(1) "5" public capital => string(3) "954" public nameEng => string(6) "Turkey" public nameTr => string(6) "turkey" public nameRd => string(12) "Турции" public nameVn => string(12) "Турцию" public namePr => string(12) "Турции" public nameDt => string(12) "Турции" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(4) "2096" public sights => string(3) "536" public reviews => string(5) "59710" public vreviews => string(5) "57005" public photoCount => string(6) "128685" public videoCount => string(3) "584" public questions => string(5) "15208" public answers => string(6) "118879" public rate => string(6) "6.5283" public topRate => string(7) "11.5279" }154 => object stdClass(27){ public id => string(3) "157" public code => string(12) "turkmenistan" public code2 => string(2) "tm" public name => string(12) "Turkmenistan" public nameLang => string(24) "Туркменистан" public lat => string(8) "39.13858" public lng => string(8) "59.38110" public zoom => string(1) "6" public capital => string(4) "2482" public nameEng => string(12) "Turkmenistan" public nameTr => string(12) "turkmenistan" public nameRd => string(26) "Туркменистана" public nameVn => string(24) "Туркменистан" public namePr => string(26) "Туркменистане" public nameDt => string(26) "Туркменистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "2" public photoCount => string(2) "14" public videoCount => string(1) "0" public questions => string(2) "11" public answers => string(1) "8" public rate => string(6) "8.0000" public topRate => string(6) "9.6667" }155 => object stdClass(27){ public id => string(2) "92" public code => string(3) "uae" public code2 => string(2) "ae" public name => string(3) "UAE" public nameLang => string(6) "ОАЭ" public lat => string(8) "24.38710" public lng => string(8) "54.05270" public zoom => string(1) "7" public capital => string(3) "766" public nameEng => string(3) "UAE" public nameTr => string(3) "uae" public nameRd => string(6) "ОАЭ" public nameVn => string(6) "ОАЭ" public namePr => string(6) "ОАЭ" public nameDt => string(6) "ОАЭ" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "462" public sights => string(3) "196" public reviews => string(4) "3762" public vreviews => string(4) "3553" public photoCount => string(5) "10366" public videoCount => string(2) "33" public questions => string(4) "1915" public answers => string(5) "10308" public rate => string(6) "7.2815" public topRate => string(7) "12.2759" }156 => object stdClass(27){ public id => string(3) "117" public code => string(6) "uganda" public code2 => string(2) "ug" public name => string(6) "Uganda" public nameLang => string(12) "Уганда" public lat => string(7) "1.58180" public lng => string(8) "33.17870" public zoom => string(1) "6" public capital => string(4) "1817" public nameEng => string(6) "Uganda" public nameTr => string(6) "uganda" public nameRd => string(12) "Уганды" public nameVn => string(12) "Уганду" public namePr => string(12) "Уганде" public nameDt => string(12) "Уганде" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => NULL public topRate => NULL }157 => object stdClass(27){ public id => string(3) "116" public code => string(7) "ukraine" public code2 => string(2) "ua" public name => string(7) "Ukraine" public nameLang => string(14) "Украина" public lat => string(8) "48.69000" public lng => string(8) "31.73000" public zoom => string(1) "5" public capital => string(4) "1544" public nameEng => string(7) "Ukraine" public nameTr => string(7) "ukraine" public nameRd => string(14) "Украины" public nameVn => string(14) "Украину" public namePr => string(14) "Украине" public nameDt => string(14) "Украине" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(4) "1926" public sights => string(3) "698" public reviews => string(5) "12526" public vreviews => string(5) "11317" public photoCount => string(5) "22754" public videoCount => string(2) "55" public questions => string(4) "2438" public answers => string(5) "12477" public rate => string(6) "6.3403" public topRate => string(7) "11.3385" }158 => object stdClass(27){ public id => string(3) "118" public code => string(7) "uruguay" public code2 => string(2) "uy" public name => string(7) "Uruguay" public nameLang => string(14) "Уругвай" public lat => string(9) "-31.27860" public lng => string(9) "-54.97560" public zoom => string(1) "6" public capital => string(4) "1704" public nameEng => string(7) "Uruguay" public nameTr => string(7) "uruguay" public nameRd => string(14) "Уругвая" public nameVn => string(14) "Уругвай" public namePr => string(14) "Уругвае" public nameDt => string(14) "Уругваю" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }159 => object stdClass(27){ public id => string(3) "111" public code => string(3) "usa" public code2 => string(2) "us" public name => string(3) "USA" public nameLang => string(6) "США" public lat => string(8) "39.09600" public lng => string(10) "-100.01950" public zoom => string(1) "3" public capital => string(4) "1064" public nameEng => string(3) "USA" public nameTr => string(3) "usa" public nameRd => string(6) "США" public nameVn => string(6) "США" public namePr => string(6) "США" public nameDt => string(6) "США" public continent => string(1) "4" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(2) "13" public reviews => string(3) "112" public vreviews => string(2) "44" public photoCount => string(3) "912" public videoCount => string(1) "0" public questions => string(2) "75" public answers => string(3) "599" public rate => string(6) "7.8409" public topRate => string(7) "12.4242" }160 => object stdClass(27){ public id => string(3) "149" public code => string(10) "uzbekistan" public code2 => string(2) "uz" public name => string(10) "Uzbekistan" public nameLang => string(20) "Узбекистан" public lat => string(8) "41.65650" public lng => string(8) "64.42380" public zoom => string(1) "5" public capital => string(4) "1742" public nameEng => string(10) "Uzbekistan" public nameTr => string(10) "uzbekistan" public nameRd => string(22) "Узбекистана" public nameVn => string(20) "Узбекистан" public namePr => string(22) "Узбекистане" public nameDt => string(22) "Узбекистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "10" public sights => string(1) "0" public reviews => string(2) "23" public vreviews => string(1) "9" public photoCount => string(3) "146" public videoCount => string(1) "0" public questions => string(2) "21" public answers => string(2) "62" public rate => string(6) "6.8182" public topRate => string(7) "10.2797" }161 => object stdClass(27){ public id => string(2) "25" public code => string(7) "vatican" public code2 => string(2) "va" public name => string(7) "Vatican" public nameLang => string(14) "Ватикан" public lat => string(8) "41.87770" public lng => string(8) "12.56560" public zoom => string(2) "10" public capital => string(4) "1454" public nameEng => string(7) "Vatican" public nameTr => string(7) "vatican" public nameRd => string(16) "Ватикана" public nameVn => string(14) "Ватикан" public namePr => string(16) "Ватикане" public nameDt => string(16) "Ватикану" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "1" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(2) "41" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "9" public rate => NULL public topRate => NULL }162 => object stdClass(27){ public id => string(2) "28" public code => string(9) "venezuela" public code2 => string(2) "ve" public name => string(9) "Venezuela" public nameLang => string(18) "Венесуэла" public lat => string(7) "6.47280" public lng => string(9) "-66.58900" public zoom => string(1) "5" public capital => string(4) "1532" public nameEng => string(9) "Venezuela" public nameTr => string(9) "venezuela" public nameRd => string(18) "Венесуэлы" public nameVn => string(18) "Венесуэлу" public namePr => string(18) "Венесуэле" public nameDt => string(18) "Венесуэле" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "4" public photoCount => string(2) "60" public videoCount => string(1) "1" public questions => string(1) "9" public answers => string(1) "3" public rate => string(6) "5.8000" public topRate => string(6) "8.3000" }163 => object stdClass(27){ public id => string(2) "29" public code => string(7) "vietnam" public code2 => string(2) "vn" public name => string(7) "Vietnam" public nameLang => string(14) "Вьетнам" public lat => string(8) "15.22060" public lng => string(9) "104.34810" public zoom => string(1) "6" public capital => string(4) "1530" public nameEng => string(7) "Vietnam" public nameTr => string(7) "vietnam" public nameRd => string(16) "Вьетнама" public nameVn => string(14) "Вьетнам" public namePr => string(16) "Вьетнаме" public nameDt => string(16) "Вьетнаму" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "196" public sights => string(2) "25" public reviews => string(3) "848" public vreviews => string(3) "739" public photoCount => string(4) "2767" public videoCount => string(1) "4" public questions => string(3) "290" public answers => string(4) "1190" public rate => string(6) "7.1644" public topRate => string(7) "12.1375" }164 => object stdClass(27){ public id => string(3) "142" public code => string(5) "yemen" public code2 => string(2) "ye" public name => string(5) "Yemen" public nameLang => string(10) "Йемен" public lat => string(8) "15.62300" public lng => string(8) "47.43900" public zoom => string(1) "6" public capital => string(4) "1682" public nameEng => string(5) "Yemen" public nameTr => string(5) "yemen" public nameRd => string(12) "Йемена" public nameVn => string(10) "Йемен" public namePr => string(12) "Йемене" public nameDt => string(12) "Йемену" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "1" public reviews => string(1) "0" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => NULL public topRate => NULL }165 => object stdClass(27){ public id => string(2) "44" public code => string(6) "zambia" public code2 => string(2) "zm" public name => string(6) "Zambia" public nameLang => string(12) "Замбия" public lat => string(9) "-13.36820" public lng => string(8) "27.86130" public zoom => string(1) "5" public capital => string(4) "1805" public nameEng => string(6) "Zambia" public nameTr => string(6) "zambia" public nameRd => string(12) "Замбия" public nameVn => string(12) "Замбию" public namePr => string(12) "Замбии" public nameDt => string(12) "Замбии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "1" public photoCount => string(3) "218" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "9" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }166 => object stdClass(27){ public id => string(2) "45" public code => string(8) "zimbabwe" public code2 => string(2) "zw" public name => string(8) "Zimbabwe" public nameLang => string(16) "Зимбабве" public lat => string(9) "-19.01330" public lng => string(8) "29.14670" public zoom => string(1) "6" public capital => string(4) "1806" public nameEng => string(8) "Zimbabwe" public nameTr => string(8) "zimbabwe" public nameRd => string(16) "Зимбабве" public nameVn => string(16) "Зимбабве" public namePr => string(16) "Зимбабве" public nameDt => string(16) "Зимбабве" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "0" public photoCount => string(3) "130" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "8" public rate => NULL public topRate => NULL }) protected _total_rows => integer 167 protected _current_row => integer 157 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "148" "code" => string(8) "abkhazia" "code2" => string(2) "ab" "name" => string(8) "Abkhazia" "nameLang" => string(14) "Абхазия" "nameEng" => string(8) "Abkhazia" "nameUkr" => NULL "nameTr" => string(8) "abkhazia" "continent" => string(1) "2" "priority" => string(2) "-1" "lat" => string(8) "42.94440" "lng" => string(8) "41.11080" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)1 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1792 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 148 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "53" "sights" => string(1) "2" "reviews" => string(3) "906" "vreviews" => string(3) "804" "photoCount" => string(3) "929" "videoCount" => string(1) "6" "questions" => string(3) "171" "answers" => string(3) "623" "rate" => string(6) "5.6828" "topRate" => string(7) "10.6580" ) }"nameRd" => string(14) "Абхазии" "nameVn" => string(14) "Абхазию" "namePr" => string(14) "Абхазии" "nameDt" => string(14) "Абхазии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "143" "code" => string(11) "afghanistan" "code2" => string(2) "af" "name" => string(11) "Afghanistan" "nameLang" => string(20) "Афганистан" "nameEng" => string(11) "Afghanistan" "nameUkr" => NULL "nameTr" => string(11) "afghanistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "33.06390" "lng" => string(8) "68.59860" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)2 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1683 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 143 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(22) "Афганистана" "nameVn" => string(20) "Афганистан" "namePr" => string(22) "Афганистане" "nameDt" => string(22) "Афганистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "10" "code" => string(7) "albania" "code2" => string(2) "al" "name" => string(7) "Albania" "nameLang" => string(14) "Албания" "nameEng" => string(7) "Albania" "nameUkr" => NULL "nameTr" => string(7) "albania" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "41.34380" "lng" => string(8) "20.37960" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)3 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1793 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 10 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "92" "sights" => string(2) "42" "reviews" => string(3) "233" "vreviews" => string(3) "198" "photoCount" => string(3) "788" "videoCount" => string(1) "6" "questions" => string(2) "45" "answers" => string(3) "269" "rate" => string(6) "6.1263" "topRate" => string(7) "11.0273" ) }"nameRd" => string(14) "Албании" "nameVn" => string(14) "Албанию" "namePr" => string(14) "Албании" "nameDt" => string(14) "Албании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "11" "code" => string(7) "algeria" "code2" => string(2) "dz" "name" => string(7) "Algeria" "nameLang" => string(10) "Алжир" "nameEng" => string(7) "Algeria" "nameUkr" => NULL "nameTr" => string(7) "algeria" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "36.77820" "lng" => string(7) "3.05250" "zoom" => string(2) "12" "capital" => object Application\Library\Service\Geo\City(14)4 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1794 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 11 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(2) "18" "vreviews" => string(1) "0" "photoCount" => string(3) "284" "videoCount" => string(1) "1" "questions" => string(1) "9" "answers" => string(2) "17" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Алжира" "nameVn" => string(10) "Алжир" "namePr" => string(12) "Алжире" "nameDt" => string(12) "Алжиру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "3" "code" => string(7) "andorra" "code2" => string(2) "ad" "name" => string(7) "Andorra" "nameLang" => string(14) "Андорра" "nameEng" => string(7) "Andorra" "nameUkr" => NULL "nameTr" => string(7) "andorra" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "42.54300" "lng" => string(7) "1.58890" "zoom" => string(2) "11" "capital" => object Application\Library\Service\Geo\City(14)5 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 974 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 3 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "39" "sights" => string(2) "12" "reviews" => string(3) "136" "vreviews" => string(3) "112" "photoCount" => string(3) "512" "videoCount" => string(1) "1" "questions" => string(2) "18" "answers" => string(2) "15" "rate" => string(6) "7.2087" "topRate" => string(7) "12.0363" ) }"nameRd" => string(14) "Андорры" "nameVn" => string(14) "Андорру" "namePr" => string(14) "Андорре" "nameDt" => string(14) "Андорре" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "153" "code" => string(9) "antarctic" "code2" => string(2) "aa" "name" => string(9) "Antarctic" "nameLang" => string(20) "Антарктика" "nameEng" => string(9) "Antarctic" "nameUkr" => NULL "nameTr" => string(9) "antarctic" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-77.58000" "lng" => string(8) "26.19140" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)6 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2081 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 153 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "0" "photoCount" => string(2) "51" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(2) "18" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Антарктики" "nameVn" => string(20) "Антарктику" "namePr" => string(20) "Антарктике" "nameDt" => string(20) "Антарктике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "2" "code" => string(7) "antigua" "code2" => string(2) "ag" "name" => string(7) "Antigua" "nameLang" => string(14) "Антигуа" "nameEng" => string(7) "Antigua" "nameUkr" => NULL "nameTr" => string(7) "antigua" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "46.81510" "lng" => string(8) "30.43210" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)7 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1201 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 2 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(14) "Антигуа" "nameVn" => string(14) "Антигуа" "namePr" => string(14) "Антигуа" "nameDt" => string(14) "Антигуа" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "9" "code" => string(9) "argentina" "code2" => string(2) "ar" "name" => string(9) "Argentina" "nameLang" => string(18) "Аргентина" "nameEng" => string(9) "Argentina" "nameUkr" => NULL "nameTr" => string(9) "argentina" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-35.46185" "lng" => string(9) "-65.03758" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)8 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1531 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 9 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "2" "reviews" => string(2) "17" "vreviews" => string(1) "4" "photoCount" => string(3) "249" "videoCount" => string(1) "0" "questions" => string(2) "10" "answers" => string(2) "48" "rate" => string(6) "7.5000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(18) "Аргентины" "nameVn" => string(18) "Аргентину" "namePr" => string(18) "Аргентине" "nameDt" => string(18) "Аргентине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "4" "code" => string(7) "armenia" "code2" => string(2) "am" "name" => string(7) "Armenia" "nameLang" => string(14) "Армения" "nameEng" => string(7) "Armenia" "nameUkr" => NULL "nameTr" => string(7) "armenia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "40.31300" "lng" => string(8) "45.16480" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)9 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1723 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 4 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "9" "sights" => string(2) "18" "reviews" => string(2) "37" "vreviews" => string(2) "11" "photoCount" => string(3) "298" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "29" "rate" => string(6) "8.0000" "topRate" => string(7) "11.6667" ) }"nameRd" => string(14) "Армении" "nameVn" => string(14) "Армению" "namePr" => string(14) "Армении" "nameDt" => string(14) "Армении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "5" "code" => string(5) "aruba" "code2" => string(2) "aw" "name" => string(5) "Aruba" "nameLang" => string(10) "Аруба" "nameEng" => string(5) "Aruba" "nameUkr" => NULL "nameTr" => string(5) "aruba" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "11.78130" "lng" => string(9) "-64.29200" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)10 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1170 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 5 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Арубы" "nameVn" => string(10) "Арубу" "namePr" => string(10) "Арубе" "nameDt" => string(10) "Арубе" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "7" "code" => string(9) "australia" "code2" => string(2) "au" "name" => string(9) "Australia" "nameLang" => string(18) "Австралия" "nameEng" => string(9) "Australia" "nameUkr" => NULL "nameTr" => string(9) "australia" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-28.84470" "lng" => string(9) "135.08791" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)11 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 978 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 7 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "0" "reviews" => string(2) "20" "vreviews" => string(2) "14" "photoCount" => string(2) "47" "videoCount" => string(1) "0" "questions" => string(2) "25" "answers" => string(2) "95" "rate" => string(6) "8.7143" "topRate" => string(7) "12.6032" ) }"nameRd" => string(18) "Австралии" "nameVn" => string(18) "Австралию" "namePr" => string(18) "Австралии" "nameDt" => string(18) "Австралии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "8" "code" => string(7) "austria" "code2" => string(2) "at" "name" => string(7) "Austria" "nameLang" => string(14) "Австрия" "nameEng" => string(7) "Austria" "nameUkr" => NULL "nameTr" => string(7) "austria" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.79840" "lng" => string(8) "13.35940" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)12 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 790 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 8 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "178" "sights" => string(3) "218" "reviews" => string(3) "394" "vreviews" => string(3) "273" "photoCount" => string(4) "2799" "videoCount" => string(1) "2" "questions" => string(3) "128" "answers" => string(3) "458" "rate" => string(6) "7.0108" "topRate" => string(7) "11.9386" ) }"nameRd" => string(14) "Австрии" "nameVn" => string(14) "Австрию" "namePr" => string(14) "Австрии" "nameDt" => string(14) "Австрии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "6" "code" => string(10) "azerbaijan" "code2" => string(2) "az" "name" => string(10) "Azerbaijan" "nameLang" => string(22) "Азербайджан" "nameEng" => string(10) "Azerbaijan" "nameUkr" => NULL "nameTr" => string(10) "azerbaijan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "40.15130" "lng" => string(8) "47.68990" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)13 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1545 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 6 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "4" "reviews" => string(2) "36" "vreviews" => string(2) "21" "photoCount" => string(3) "427" "videoCount" => string(1) "0" "questions" => string(2) "38" "answers" => string(2) "79" "rate" => string(6) "7.8095" "topRate" => string(7) "12.0095" ) }"nameRd" => string(24) "Азербайджана" "nameVn" => string(22) "Азербайджан" "namePr" => string(24) "Азербайджане" "nameDt" => string(24) "Азербайджану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "18" "code" => string(7) "bahamas" "code2" => string(2) "bs" "name" => string(7) "Bahamas" "nameLang" => string(12) "Багамы" "nameEng" => string(7) "Bahamas" "nameUkr" => NULL "nameTr" => string(7) "bahamas" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "24.34710" "lng" => string(9) "-77.15700" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)14 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1678 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 18 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(2) "11" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "27" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Багам" "nameVn" => string(12) "Багамы" "namePr" => string(14) "Багамах" "nameDt" => string(14) "Багамам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "24" "code" => string(7) "bahrain" "code2" => string(2) "bh" "name" => string(7) "Bahrain" "nameLang" => string(14) "Бахрейн" "nameEng" => string(7) "Bahrain" "nameUkr" => NULL "nameTr" => string(7) "bahrain" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "26.03830" "lng" => string(8) "50.58240" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)15 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1796 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 24 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "3" "photoCount" => string(2) "62" "videoCount" => string(1) "1" "questions" => string(1) "5" "answers" => string(1) "9" "rate" => string(6) "9.0000" "topRate" => string(7) "11.1429" ) }"nameRd" => string(16) "Бахрейна" "nameVn" => string(14) "Бахрейн" "namePr" => string(16) "Бахрейне" "nameDt" => string(16) "Бахрейну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "19" "code" => string(10) "bangladesh" "code2" => string(2) "bd" "name" => string(10) "Bangladesh" "nameLang" => string(18) "Бангладеш" "nameEng" => string(10) "Bangladesh" "nameUkr" => NULL "nameTr" => string(10) "bangladesh" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "24.52710" "lng" => string(8) "90.31860" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)16 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1795 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 19 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Бангладеша" "nameVn" => string(18) "Бангладеш" "namePr" => string(20) "Бангладеше" "nameDt" => string(20) "Бангладешу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "12" "code" => string(8) "barbados" "code2" => string(2) "bb" "name" => string(8) "Barbados" "nameLang" => string(16) "Барбадос" "nameEng" => string(8) "Barbados" "nameUkr" => NULL "nameTr" => string(8) "barbados" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(9) "-48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)17 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1158 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 12 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(1) "9" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(18) "Барбадоса" "nameVn" => string(16) "Барбадос" "namePr" => string(18) "Барбадосе" "nameDt" => string(18) "Барбадосу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "16" "code" => string(7) "belarus" "code2" => string(2) "by" "name" => string(7) "Belarus" "nameLang" => string(16) "Беларусь" "nameEng" => string(7) "Belarus" "nameUkr" => NULL "nameTr" => string(7) "belarus" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "53.72270" "lng" => string(8) "27.99320" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)18 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1463 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 16 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "48" "sights" => string(1) "5" "reviews" => string(3) "153" "vreviews" => string(3) "126" "photoCount" => string(3) "856" "videoCount" => string(1) "0" "questions" => string(2) "79" "answers" => string(3) "275" "rate" => string(6) "6.9055" "topRate" => string(7) "11.7517" ) }"nameRd" => string(16) "Беларуси" "nameVn" => string(16) "Беларусь" "namePr" => string(16) "Беларуси" "nameDt" => string(16) "Беларуси" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "17" "code" => string(7) "belgium" "code2" => string(2) "be" "name" => string(7) "Belgium" "nameLang" => string(14) "Бельгия" "nameEng" => string(7) "Belgium" "nameUkr" => NULL "nameTr" => string(7) "belgium" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "50.58320" "lng" => string(7) "4.61430" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)19 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1405 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 17 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "13" "sights" => string(2) "73" "reviews" => string(2) "41" "vreviews" => string(2) "16" "photoCount" => string(3) "497" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "59" "rate" => string(6) "7.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(14) "Бельгии" "nameVn" => string(14) "Бельгию" "namePr" => string(14) "Бельгии" "nameDt" => string(14) "Бельгии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "145" "code" => string(6) "belize" "code2" => string(2) "bz" "name" => string(6) "Belize" "nameLang" => string(10) "Белиз" "nameEng" => string(6) "Belize" "nameUkr" => NULL "nameTr" => string(6) "belize" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(9) "-48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)20 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1713 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 145 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "7" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Белиза" "nameVn" => string(10) "Белиз" "namePr" => string(12) "Белизе" "nameDt" => string(12) "Белизу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "20" "code" => string(5) "benin" "code2" => string(2) "bj" "name" => string(5) "Benin" "nameLang" => string(10) "Бенин" "nameEng" => string(5) "Benin" "nameUkr" => NULL "nameTr" => string(5) "benin" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.64410" "lng" => string(7) "2.94430" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)21 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1797 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 20 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Бенина" "nameVn" => string(10) "Бенин" "namePr" => string(12) "Бенине" "nameDt" => string(12) "Бенину" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "140" "code" => string(8) "bermudas" "code2" => string(2) "bm" "name" => string(8) "Bermudas" "nameLang" => string(35) "Бермудские острова" "nameEng" => string(8) "Bermudas" "nameUkr" => NULL "nameTr" => string(8) "bermudas" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "32.29240" "lng" => string(9) "-64.78480" "zoom" => string(2) "13" "capital" => object Application\Library\Service\Geo\City(14)22 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1679 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 140 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Бермудов" "nameVn" => string(14) "Бермуды" "namePr" => string(16) "Бермудах" "nameDt" => string(16) "Бермудам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "21" "code" => string(7) "bolivia" "code2" => string(2) "bo" "name" => string(7) "Bolivia" "nameLang" => string(14) "Боливия" "nameEng" => string(7) "Bolivia" "nameUkr" => NULL "nameTr" => string(7) "bolivia" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-16.29910" "lng" => string(9) "-63.54490" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)23 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1798 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 21 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "1" "reviews" => string(1) "4" "vreviews" => string(1) "2" "photoCount" => string(2) "84" "videoCount" => string(1) "2" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.6667" ) }"nameRd" => string(14) "Боливии" "nameVn" => string(14) "Боливию" "namePr" => string(14) "Боливии" "nameDt" => string(14) "Боливии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "22" "code" => string(18) "bosnia_herzegovina" "code2" => string(2) "ba" "name" => string(18) "Bosnia herzegovina" "nameLang" => string(38) "Босния и Герцеговина" "nameEng" => string(18) "Bosnia herzegovina" "nameUkr" => NULL "nameTr" => string(18) "bosnia_herzegovina" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.02440" "lng" => string(8) "17.88570" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)24 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1799 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 22 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "5" "vreviews" => string(1) "0" "photoCount" => string(3) "122" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "7" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(38) "Боснии и Герцоговины" "nameVn" => string(38) "Боснию и Герцоговину" "namePr" => string(38) "Боснии и Герцоговине" "nameDt" => string(38) "Боснии и Герцоговине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "23" "code" => string(8) "botswana" "code2" => string(2) "bw" "name" => string(8) "Botswana" "nameLang" => string(16) "Ботсвана" "nameEng" => string(8) "Botswana" "nameUkr" => NULL "nameTr" => string(8) "botswana" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-22.53290" "lng" => string(8) "24.36770" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)25 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1800 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 23 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "0" "photoCount" => string(2) "49" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Ботсваны" "nameVn" => string(16) "Ботсвану" "namePr" => string(16) "Ботсване" "nameDt" => string(16) "Ботсване" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "14" "code" => string(6) "brazil" "code2" => string(2) "br" "name" => string(6) "Brazil" "nameLang" => string(16) "Бразилия" "nameEng" => string(6) "Brazil" "nameUkr" => NULL "nameTr" => string(6) "brazil" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-14.00870" "lng" => string(9) "-54.93160" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)26 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 989 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 14 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "28" "vreviews" => string(2) "13" "photoCount" => string(3) "170" "videoCount" => string(1) "2" "questions" => string(2) "13" "answers" => string(2) "32" "rate" => string(6) "7.3077" "topRate" => string(7) "11.1312" ) }"nameRd" => string(16) "Бразилии" "nameVn" => string(16) "Бразилию" "namePr" => string(16) "Бразилии" "nameDt" => string(16) "Бразилии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "161" "code" => string(6) "brunei" "code2" => string(2) "bn" "name" => string(6) "Brunei" "nameLang" => string(12) "Бруней" "nameEng" => string(6) "Brunei" "nameUkr" => NULL "nameTr" => string(6) "brunei" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(7) "4.49976" "lng" => string(9) "114.60663" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)27 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2883 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 161 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(1) "8" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Брунея" "nameVn" => string(12) "Бруней" "namePr" => string(12) "Брунее" "nameDt" => string(12) "Брунею" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "13" "code" => string(8) "bulgaria" "code2" => string(2) "bg" "name" => string(8) "Bulgaria" "nameLang" => string(16) "Болгария" "nameEng" => string(8) "Bulgaria" "nameUkr" => NULL "nameTr" => string(8) "bulgaria" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "42.72520" "lng" => string(8) "25.48150" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)28 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 800 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 13 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "936" "sights" => string(2) "47" "reviews" => string(4) "5990" "vreviews" => string(4) "5579" "photoCount" => string(5) "13025" "videoCount" => string(2) "12" "questions" => string(4) "1840" "answers" => string(5) "10394" "rate" => string(6) "6.4462" "topRate" => string(7) "11.4426" ) }"nameRd" => string(16) "Болгарии" "nameVn" => string(16) "Болгарию" "namePr" => string(16) "Болгарии" "nameDt" => string(16) "Болгарии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "15" "code" => string(6) "butane" "code2" => string(2) "bt" "name" => string(6) "Butane" "nameLang" => string(10) "Бутан" "nameEng" => string(6) "Butane" "nameUkr" => NULL "nameTr" => string(6) "butane" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "27.08850" "lng" => string(8) "90.53830" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)29 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 991 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 15 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.0000" ) }"nameRd" => string(12) "Бутана" "nameVn" => string(10) "Бутан" "namePr" => string(12) "Бутане" "nameDt" => string(12) "Бутану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "62" "code" => string(8) "cambodia" "code2" => string(2) "kh" "name" => string(8) "Cambodia" "nameLang" => string(16) "Камбоджа" "nameEng" => string(8) "Cambodia" "nameUkr" => NULL "nameTr" => string(8) "cambodia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "17.26670" "lng" => string(9) "107.18260" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)30 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1736 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 62 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "22" "sights" => string(1) "6" "reviews" => string(2) "58" "vreviews" => string(2) "31" "photoCount" => string(3) "534" "videoCount" => string(1) "0" "questions" => string(2) "14" "answers" => string(2) "61" "rate" => string(6) "7.2813" "topRate" => string(7) "11.7099" ) }"nameRd" => string(16) "Камбоджи" "nameVn" => string(16) "Камбоджу" "namePr" => string(16) "Камбодже" "nameDt" => string(16) "Камбодже" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "66" "code" => string(8) "cameroon" "code2" => string(2) "cm" "name" => string(8) "Cameroon" "nameLang" => string(14) "Камерун" "nameEng" => string(8) "Cameroon" "nameUkr" => NULL "nameTr" => string(8) "cameroon" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "3.46960" "lng" => string(8) "14.10640" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)31 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1808 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 66 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Камеруна" "nameVn" => string(14) "Камерун" "namePr" => string(16) "Камеруне" "nameDt" => string(16) "Камеруну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "57" "code" => string(6) "canada" "code2" => string(2) "ca" "name" => string(6) "Canada" "nameLang" => string(12) "Канада" "nameEng" => string(6) "Canada" "nameUkr" => NULL "nameTr" => string(6) "canada" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "53.59250" "lng" => string(9) "-99.66800" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)32 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1209 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 57 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(2) "15" "answers" => string(2) "38" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Канады" "nameVn" => string(12) "Канаду" "namePr" => string(12) "Канаде" "nameDt" => string(12) "Канаде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "159" "code" => string(10) "cape_verde" "code2" => string(2) "cv" "name" => string(10) "Cape verde" "nameLang" => string(19) "Кабо-Верде" "nameEng" => string(10) "Cape verde" "nameUkr" => NULL "nameTr" => string(10) "cape_verde" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "15.13576" "lng" => string(9) "-23.70850" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)33 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2533 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 159 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(2) "34" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "2" "rate" => string(6) "9.5000" "topRate" => string(7) "11.1667" ) }"nameRd" => string(19) "Кабо-Верде" "nameVn" => string(19) "Кабо-Верде" "namePr" => string(19) "Кабо-Верде" "nameDt" => string(19) "Кабо-Верде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "55" "code" => string(11) "carpathians" "code2" => string(2) "ur" "name" => string(11) "Carpathians" "nameLang" => string(31) "Украина - Карпаты" "nameEng" => string(11) "Carpathians" "nameUkr" => NULL "nameTr" => string(11) "carpathians" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.95860" "lng" => string(8) "24.46660" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)34 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 55 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "893" "sights" => string(3) "149" "reviews" => string(4) "7083" "vreviews" => string(4) "6546" "photoCount" => string(5) "16274" "videoCount" => string(2) "34" "questions" => string(4) "1040" "answers" => string(4) "7765" "rate" => string(6) "6.8794" "topRate" => string(7) "11.8763" ) }"nameRd" => string(12) "Карпат" "nameVn" => string(14) "Карпаты" "namePr" => string(16) "Карпатах" "nameDt" => string(16) "Карпатам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "123" "code" => string(4) "chad" "code2" => string(2) "td" "name" => string(4) "Chad" "nameLang" => string(6) "Чад" "nameEng" => string(4) "Chad" "nameUkr" => NULL "nameTr" => string(4) "chad" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "15.45370" "lng" => string(8) "18.72070" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)35 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1815 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 123 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(8) "Чада" "nameVn" => string(6) "Чад" "namePr" => string(8) "Чаде" "nameDt" => string(8) "Чаду" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "136" "code" => string(5) "chile" "code2" => string(2) "cl" "name" => string(5) "Chile" "nameLang" => string(8) "Чили" "nameEng" => string(5) "Chile" "nameUkr" => NULL "nameTr" => string(5) "chile" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-25.95800" "lng" => string(9) "-59.23830" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)36 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1537 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 136 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "0" "photoCount" => string(3) "122" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(8) "Чили" "nameVn" => string(8) "Чили" "namePr" => string(8) "Чили" "nameDt" => string(8) "Чили" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "58" "code" => string(5) "china" "code2" => string(2) "cn" "name" => string(5) "China" "nameLang" => string(10) "Китай" "nameEng" => string(5) "China" "nameUkr" => NULL "nameTr" => string(5) "china" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "35.10190" "lng" => string(9) "101.42580" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)37 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 730 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 58 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "128" "sights" => string(2) "14" "reviews" => string(3) "561" "vreviews" => string(3) "472" "photoCount" => string(4) "2535" "videoCount" => string(1) "0" "questions" => string(3) "286" "answers" => string(3) "789" "rate" => string(6) "6.6360" "topRate" => string(7) "11.5940" ) }"nameRd" => string(10) "Китая" "nameVn" => string(10) "Китай" "namePr" => string(10) "Китае" "nameDt" => string(10) "Китаю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "63" "code" => string(8) "colombia" "code2" => string(2) "co" "name" => string(8) "Colombia" "nameLang" => string(16) "Колумбия" "nameEng" => string(8) "Colombia" "nameUkr" => NULL "nameTr" => string(8) "colombia" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "2.63580" "lng" => string(9) "-70.31250" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)38 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1810 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 63 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "3" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(2) "11" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Колумбии" "nameVn" => string(16) "Колумбию" "namePr" => string(16) "Колумбии" "nameDt" => string(16) "Колумбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "64" "code" => string(5) "congo" "code2" => string(2) "cd" "name" => string(5) "Congo" "nameLang" => string(10) "Конго" "nameEng" => string(5) "Congo" "nameUkr" => NULL "nameTr" => string(5) "congo" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "-2.24129" "lng" => string(8) "23.24596" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)39 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1811 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 64 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "34" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Конго" "nameVn" => string(10) "Конго" "namePr" => string(10) "Конго" "nameDt" => string(10) "Конго" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "154" "code" => string(10) "costa_rica" "code2" => string(2) "cr" "name" => string(10) "Costa Rica" "nameLang" => string(19) "Коста Рика" "nameEng" => string(10) "Costa Rica" "nameUkr" => NULL "nameTr" => string(10) "costa_rica" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "9.93330" "lng" => string(9) "-84.08330" "zoom" => string(2) "15" "capital" => object Application\Library\Service\Geo\City(14)40 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2083 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 154 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "2" "photoCount" => string(1) "1" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "7" "rate" => string(6) "8.0000" "topRate" => string(6) "9.6667" ) }"nameRd" => string(19) "Коста Рики" "nameVn" => string(19) "Коста Рику" "namePr" => string(19) "Коста Рике" "nameDt" => string(19) "Коста Рике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "50" "code" => string(6) "crimea" "code2" => string(2) "uc" "name" => string(6) "Crimea" "nameLang" => string(8) "Крым" "nameEng" => string(6) "Crimea" "nameUkr" => NULL "nameTr" => string(6) "crimea" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "45.52170" "lng" => string(8) "34.43120" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)41 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1098 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 50 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1095" "sights" => string(3) "224" "reviews" => string(5) "11884" "vreviews" => string(5) "10913" "photoCount" => string(5) "20238" "videoCount" => string(2) "72" "questions" => string(4) "1875" "answers" => string(4) "7530" "rate" => string(6) "6.9485" "topRate" => string(7) "11.9467" ) }"nameRd" => string(10) "Крыма" "nameVn" => string(8) "Крым" "namePr" => string(10) "Крыме" "nameDt" => string(10) "Крыму" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "134" "code" => string(7) "croatia" "code2" => string(2) "hr" "name" => string(7) "Croatia" "nameLang" => string(16) "Хорватия" "nameEng" => string(7) "Croatia" "nameUkr" => NULL "nameTr" => string(7) "croatia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "44.80910" "lng" => string(8) "16.34770" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)42 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 831 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 134 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "213" "sights" => string(2) "43" "reviews" => string(4) "1078" "vreviews" => string(3) "929" "photoCount" => string(4) "3919" "videoCount" => string(1) "3" "questions" => string(3) "456" "answers" => string(4) "1965" "rate" => string(6) "7.3234" "topRate" => string(7) "12.3020" ) }"nameRd" => string(16) "Хорватии" "nameVn" => string(16) "Хорватию" "namePr" => string(16) "Хорватии" "nameDt" => string(16) "Хорватии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "56" "code" => string(4) "cuba" "code2" => string(2) "cu" "name" => string(4) "Cuba" "nameLang" => string(8) "Куба" "nameEng" => string(4) "Cuba" "nameUkr" => NULL "nameTr" => string(4) "cuba" "continent" => string(1) "4" "priority" => string(1) "1" "lat" => string(8) "21.55530" "lng" => string(9) "-79.54650" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)43 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 967 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 56 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "84" "sights" => string(1) "8" "reviews" => string(3) "553" "vreviews" => string(3) "506" "photoCount" => string(4) "1545" "videoCount" => string(1) "3" "questions" => string(3) "141" "answers" => string(3) "499" "rate" => string(6) "7.3490" "topRate" => string(7) "12.3098" ) }"nameRd" => string(8) "Кубы" "nameVn" => string(8) "Кубу" "namePr" => string(8) "Кубе" "nameDt" => string(8) "Кубе" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "54" "code" => string(6) "cyprus" "code2" => string(2) "cy" "name" => string(6) "Cyprus" "nameLang" => string(8) "Кипр" "nameEng" => string(6) "Cyprus" "nameUkr" => NULL "nameTr" => string(6) "cyprus" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "35.07500" "lng" => string(8) "33.43140" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)44 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1326 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 54 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "326" "sights" => string(2) "59" "reviews" => string(4) "2635" "vreviews" => string(4) "2506" "photoCount" => string(4) "5915" "videoCount" => string(1) "7" "questions" => string(3) "642" "answers" => string(4) "3171" "rate" => string(6) "7.0956" "topRate" => string(7) "12.0876" ) }"nameRd" => string(10) "Кипра" "nameVn" => string(8) "Кипр" "namePr" => string(10) "Кипре" "nameDt" => string(10) "Кипру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "122" "code" => string(14) "czech_republic" "code2" => string(2) "cz" "name" => string(14) "Czech republic" "nameLang" => string(10) "Чехия" "nameEng" => string(14) "Czech republic" "nameUkr" => NULL "nameTr" => string(14) "czech_republic" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "49.78840" "lng" => string(8) "15.42480" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)45 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 845 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 122 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "385" "sights" => string(3) "258" "reviews" => string(4) "1812" "vreviews" => string(4) "1547" "photoCount" => string(4) "2997" "videoCount" => string(1) "3" "questions" => string(3) "689" "answers" => string(4) "3556" "rate" => string(6) "6.6427" "topRate" => string(7) "11.6298" ) }"nameRd" => string(10) "Чехии" "nameVn" => string(10) "Чехию" "namePr" => string(10) "Чехии" "nameDt" => string(10) "Чехии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "40" "code" => string(7) "denmark" "code2" => string(2) "dk" "name" => string(7) "Denmark" "nameLang" => string(10) "Дания" "nameEng" => string(7) "Denmark" "nameUkr" => NULL "nameTr" => string(7) "denmark" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "55.14120" "lng" => string(8) "11.40380" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)46 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 997 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 40 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(2) "24" "reviews" => string(2) "26" "vreviews" => string(1) "8" "photoCount" => string(3) "443" "videoCount" => string(1) "1" "questions" => string(2) "15" "answers" => string(2) "67" "rate" => string(6) "8.2500" "topRate" => string(7) "11.5833" ) }"nameRd" => string(10) "Дании" "nameVn" => string(10) "Данию" "namePr" => string(10) "Дании" "nameDt" => string(10) "Дании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "156" "code" => string(8) "djibouti" "code2" => string(2) "dj" "name" => string(8) "Djibouti" "nameLang" => string(14) "Джибути" "nameEng" => string(8) "Djibouti" "nameUkr" => NULL "nameTr" => string(8) "djibouti" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "11.68450" "lng" => string(8) "42.71760" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)47 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2117 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 156 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Джибути" "nameVn" => string(14) "Джибути" "namePr" => string(14) "Джибути" "nameDt" => string(14) "Джибути" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "41" "code" => string(8) "dominica" "code2" => string(2) "dm" "name" => string(8) "Dominica" "nameLang" => string(16) "Доминика" "nameEng" => string(8) "Dominica" "nameUkr" => NULL "nameTr" => string(8) "dominica" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "15.41670" "lng" => string(9) "-61.36410" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)48 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1671 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 41 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Доминика" "nameVn" => string(16) "Доминику" "namePr" => string(16) "Доминике" "nameDt" => string(16) "Доминике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "42" "code" => string(18) "dominican_republic" "code2" => string(2) "do" "name" => string(18) "Dominican republic" "nameLang" => string(20) "Доминикана" "nameEng" => string(18) "Dominican republic" "nameUkr" => NULL "nameTr" => string(18) "dominican_republic" "continent" => string(1) "4" "priority" => string(1) "2" "lat" => string(8) "18.80230" "lng" => string(9) "-70.29050" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)49 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1163 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 42 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "111" "sights" => string(1) "8" "reviews" => string(4) "1149" "vreviews" => string(4) "1083" "photoCount" => string(4) "3904" "videoCount" => string(1) "3" "questions" => string(3) "517" "answers" => string(4) "2562" "rate" => string(6) "7.7679" "topRate" => string(7) "12.7495" ) }"nameRd" => string(20) "Доминиканы" "nameVn" => string(20) "Доминикану" "namePr" => string(20) "Доминикане" "nameDt" => string(20) "Доминикане" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "127" "code" => string(7) "ecuador" "code2" => string(2) "ec" "name" => string(7) "Ecuador" "nameLang" => string(14) "Эквадор" "nameEng" => string(7) "Ecuador" "nameUkr" => NULL "nameTr" => string(7) "ecuador" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "-3.29410" "lng" => string(9) "-76.66260" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)50 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1633 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 127 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "12" "sights" => string(1) "0" "reviews" => string(2) "15" "vreviews" => string(2) "12" "photoCount" => string(3) "306" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "3" "rate" => string(6) "6.8462" "topRate" => string(7) "10.5962" ) }"nameRd" => string(16) "Эквадора" "nameVn" => string(14) "Эквадор" "namePr" => string(16) "Эквадоре" "nameDt" => string(16) "Эквадору" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "43" "code" => string(5) "egypt" "code2" => string(2) "eg" "name" => string(5) "Egypt" "nameLang" => string(12) "Египет" "nameEng" => string(5) "Egypt" "nameUkr" => NULL "nameTr" => string(5) "egypt" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "26.29340" "lng" => string(8) "30.98140" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)51 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 710 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 43 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "598" "sights" => string(3) "355" "reviews" => string(5) "52349" "vreviews" => string(5) "50243" "photoCount" => string(6) "131082" "videoCount" => string(3) "564" "questions" => string(5) "17295" "answers" => string(6) "160026" "rate" => string(6) "7.0090" "topRate" => string(7) "12.0086" ) }"nameRd" => string(12) "Египта" "nameVn" => string(12) "Египет" "namePr" => string(12) "Египте" "nameDt" => string(12) "Египту" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "167" "code" => string(11) "el_salvador" "code2" => string(2) "sv" "name" => string(11) "El salvador" "nameLang" => string(18) "Сальвадор" "nameEng" => string(11) "El salvador" "nameUkr" => NULL "nameTr" => string(11) "el_salvador" "continent" => string(1) "5" "priority" => string(1) "1" "lat" => string(8) "13.79419" "lng" => string(9) "-88.89653" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)52 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 167 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "13" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Сальвадора" "nameVn" => string(18) "Сальвадор" "namePr" => string(20) "Сальвадоре" "nameDt" => string(20) "Сальвадору" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "128" "code" => string(7) "estonia" "code2" => string(2) "ee" "name" => string(7) "Estonia" "nameLang" => string(14) "Эстония" "nameEng" => string(7) "Estonia" "nameUkr" => NULL "nameTr" => string(7) "estonia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "59.14210" "lng" => string(8) "25.51030" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)53 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1073 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 128 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "45" "sights" => string(2) "35" "reviews" => string(3) "136" "vreviews" => string(2) "97" "photoCount" => string(4) "1333" "videoCount" => string(1) "1" "questions" => string(2) "30" "answers" => string(3) "175" "rate" => string(6) "7.1717" "topRate" => string(7) "11.9737" ) }"nameRd" => string(14) "Эстонии" "nameVn" => string(14) "Эстонию" "namePr" => string(14) "Эстонии" "nameDt" => string(14) "Эстонии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "129" "code" => string(8) "ethiopia" "code2" => string(2) "et" "name" => string(8) "Ethiopia" "nameLang" => string(14) "Эфиопия" "nameEng" => string(8) "Ethiopia" "nameUkr" => NULL "nameTr" => string(8) "ethiopia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.14550" "lng" => string(8) "40.47360" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)54 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1639 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 129 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "15" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Эфиопии" "nameVn" => string(14) "Эфиопию" "namePr" => string(14) "Эфиопии" "nameDt" => string(14) "Эфиопии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "1" "code" => string(4) "fiji" "code2" => string(2) "fj" "name" => string(4) "Fiji" "nameLang" => string(10) "Фиджи" "nameEng" => string(4) "Fiji" "nameUkr" => NULL "nameTr" => string(4) "fiji" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-17.74870" "lng" => string(9) "179.52760" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)55 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1240 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 1 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "1" "photoCount" => string(2) "20" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "19" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Фиджи" "nameVn" => string(10) "Фиджи" "namePr" => string(10) "Фиджи" "nameDt" => string(10) "Фиджи" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "121" "code" => string(7) "finland" "code2" => string(2) "fi" "name" => string(7) "Finland" "nameLang" => string(18) "Финляндия" "nameEng" => string(7) "Finland" "nameUkr" => NULL "nameTr" => string(7) "finland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "64.71790" "lng" => string(8) "24.60940" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)56 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 848 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 121 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "61" "sights" => string(2) "15" "reviews" => string(3) "169" "vreviews" => string(3) "107" "photoCount" => string(4) "1010" "videoCount" => string(1) "4" "questions" => string(2) "79" "answers" => string(3) "207" "rate" => string(6) "7.6822" "topRate" => string(7) "12.5020" ) }"nameRd" => string(18) "Финляндии" "nameVn" => string(16) "Филяндию" "namePr" => string(18) "Финляндии" "nameDt" => string(18) "Финляндии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "119" "code" => string(6) "france" "code2" => string(2) "fr" "name" => string(6) "France" "nameLang" => string(14) "Франция" "nameEng" => string(6) "France" "nameUkr" => NULL "nameTr" => string(6) "france" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "46.19500" "lng" => string(7) "2.32910" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)57 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 861 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 119 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "235" "sights" => string(3) "351" "reviews" => string(3) "776" "vreviews" => string(3) "546" "photoCount" => string(4) "3650" "videoCount" => string(1) "2" "questions" => string(3) "303" "answers" => string(4) "1754" "rate" => string(6) "6.1697" "topRate" => string(7) "11.1333" ) }"nameRd" => string(14) "Франции" "nameVn" => string(14) "Францию" "namePr" => string(14) "Франции" "nameDt" => string(14) "Франции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "155" "code" => string(16) "french_polynesia" "code2" => string(2) "pf" "name" => string(16) "French polynesia" "nameLang" => string(41) "Французская Полинезия" "nameEng" => string(16) "French polynesia" "nameUkr" => NULL "nameTr" => string(16) "french_polynesia" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-17.71210" "lng" => string(10) "-149.36459" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)58 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2111 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 155 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "1" "photoCount" => string(2) "56" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "4" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(41) "Французской Полинезии" "nameVn" => string(41) "Французскую Полинезию" "namePr" => string(41) "Французской Полинезии" "nameDt" => string(41) "Французской Полинезии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "168" "code" => string(7) "hambiia" "code2" => string(2) "gm" "name" => string(6) "Gambia" "nameLang" => string(12) "Гамбия" "nameEng" => string(6) "Gambia" "nameUkr" => NULL "nameTr" => string(7) "hambiia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "13.44318" "lng" => string(9) "-15.31014" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)59 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 4170 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 168 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Гамбии" "nameVn" => string(12) "Гамбию" "namePr" => string(12) "Гамбии" "nameDt" => string(12) "Гамбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "33" "code" => string(7) "georgia" "code2" => string(2) "ge" "name" => string(7) "Georgia" "nameLang" => string(12) "Грузия" "nameEng" => string(7) "Georgia" "nameUkr" => NULL "nameTr" => string(7) "georgia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "42.14711" "lng" => string(8) "43.48389" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)60 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1776 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 33 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "223" "sights" => string(3) "105" "reviews" => string(3) "449" "vreviews" => string(3) "374" "photoCount" => string(4) "2311" "videoCount" => string(1) "4" "questions" => string(3) "283" "answers" => string(4) "1129" "rate" => string(6) "7.1013" "topRate" => string(7) "12.0484" ) }"nameRd" => string(12) "Грузии" "nameVn" => string(12) "Грузию" "namePr" => string(12) "Грузии" "nameDt" => string(12) "Грузии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "36" "code" => string(7) "germany" "code2" => string(2) "de" "name" => string(7) "Germany" "nameLang" => string(16) "Германия" "nameEng" => string(7) "Germany" "nameUkr" => NULL "nameTr" => string(7) "germany" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "50.73650" "lng" => string(7) "9.33840" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)61 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 870 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 36 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "88" "sights" => string(3) "141" "reviews" => string(3) "274" "vreviews" => string(3) "103" "photoCount" => string(4) "3405" "videoCount" => string(1) "0" "questions" => string(3) "239" "answers" => string(4) "1396" "rate" => string(6) "6.9806" "topRate" => string(7) "11.7937" ) }"nameRd" => string(16) "Германии" "nameVn" => string(16) "Германию" "namePr" => string(16) "Германии" "nameDt" => string(16) "Германии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "162" "code" => string(9) "gibraltar" "code2" => string(2) "gi" "name" => string(9) "Gibraltar" "nameLang" => string(18) "Гибралтар" "nameEng" => string(9) "Gibraltar" "nameUkr" => NULL "nameTr" => string(9) "gibraltar" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "36.15590" "lng" => string(8) "-5.34759" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)62 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2893 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 162 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "4" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "24" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Гибралтара" "nameVn" => string(18) "Гибралтар" "namePr" => string(20) "Гибралтаре" "nameDt" => string(20) "Гибралтару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "27" "code" => string(13) "great_britain" "code2" => string(2) "gb" "name" => string(13) "Great britain" "nameLang" => string(28) "Великобритания" "nameEng" => string(13) "Great britain" "nameUkr" => NULL "nameTr" => string(13) "great_britain" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "54.57210" "lng" => string(8) "-2.59280" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)63 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1241 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 27 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "51" "sights" => string(2) "27" "reviews" => string(3) "109" "vreviews" => string(2) "73" "photoCount" => string(3) "659" "videoCount" => string(1) "0" "questions" => string(2) "86" "answers" => string(3) "514" "rate" => string(6) "6.5270" "topRate" => string(7) "11.2673" ) }"nameRd" => string(28) "Великобритании" "nameVn" => string(28) "Великобританию" "namePr" => string(28) "Великобритании" "nameDt" => string(28) "Великобритании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "34" "code" => string(6) "greece" "code2" => string(2) "gr" "name" => string(6) "Greece" "nameLang" => string(12) "Греция" "nameEng" => string(6) "Greece" "nameUkr" => NULL "nameTr" => string(6) "greece" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "38.59970" "lng" => string(8) "23.46680" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)64 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 890 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 34 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1322" "sights" => string(3) "186" "reviews" => string(4) "8282" "vreviews" => string(4) "7717" "photoCount" => string(5) "21547" "videoCount" => string(2) "42" "questions" => string(4) "1833" "answers" => string(4) "9790" "rate" => string(6) "7.2196" "topRate" => string(7) "12.2170" ) }"nameRd" => string(12) "Греции" "nameVn" => string(12) "Грецию" "namePr" => string(12) "Греции" "nameDt" => string(12) "Греции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "35" "code" => string(7) "grenada" "code2" => string(2) "gd" "name" => string(7) "Grenada" "nameLang" => string(14) "Гренада" "nameEng" => string(7) "Grenada" "nameUkr" => NULL "nameTr" => string(7) "grenada" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "12.26080" "lng" => string(9) "-61.58820" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)65 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1238 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 35 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "8" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(14) "Гренады" "nameVn" => string(14) "Гренаду" "namePr" => string(14) "Гренаде" "nameDt" => string(14) "Гренаде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "37" "code" => string(9) "guatemala" "code2" => string(2) "gt" "name" => string(9) "Guatemala" "nameLang" => string(18) "Гватемала" "nameEng" => string(9) "Guatemala" "nameUkr" => NULL "nameTr" => string(9) "guatemala" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "15.77630" "lng" => string(9) "-90.23230" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)66 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1802 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 37 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "5" "vreviews" => string(1) "0" "photoCount" => string(2) "22" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Гватемалы" "nameVn" => string(18) "Гватемалу" "namePr" => string(18) "Гватемале" "nameDt" => string(18) "Гватемале" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "38" "code" => string(6) "guinea" "code2" => string(2) "gn" "name" => string(6) "Guinea" "nameLang" => string(12) "Гвинея" "nameEng" => string(6) "Guinea" "nameUkr" => NULL "nameTr" => string(6) "guinea" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "10.40140" "lng" => string(9) "-10.15140" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)67 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1803 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 38 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "1" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Гвинеи" "nameVn" => string(12) "Гвинею" "namePr" => string(12) "Гвинее" "nameDt" => string(12) "Гвинее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "30" "code" => string(5) "haiti" "code2" => string(2) "ht" "name" => string(5) "Haiti" "nameLang" => string(10) "Гаити" "nameEng" => string(5) "Haiti" "nameUkr" => NULL "nameTr" => string(5) "haiti" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.38580" "lng" => string(9) "-71.30130" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)68 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1801 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 30 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "9" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Гаити" "nameVn" => string(10) "Гаити" "namePr" => string(10) "Гаити" "nameDt" => string(10) "Гаити" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "39" "code" => string(8) "honduras" "code2" => string(2) "hn" "name" => string(8) "Honduras" "nameLang" => string(16) "Гондурас" "nameEng" => string(8) "Honduras" "nameUkr" => NULL "nameTr" => string(8) "honduras" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "14.48790" "lng" => string(9) "-86.72610" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)69 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1804 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 39 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(18) "Гондураса" "nameVn" => string(16) "Гондурас" "namePr" => string(18) "Гондурасе" "nameDt" => string(18) "Гондурасу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "31" "code" => string(9) "hong_kong" "code2" => string(2) "hk" "name" => string(9) "Hong kong" "nameLang" => string(14) "Гонконг" "nameEng" => string(9) "Hong kong" "nameUkr" => NULL "nameTr" => string(9) "hong_kong" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "23.11000" "lng" => string(9) "113.26900" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)70 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 728 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 31 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(1) "3" "reviews" => string(2) "24" "vreviews" => string(2) "14" "photoCount" => string(2) "78" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "8" "rate" => string(6) "8.6429" "topRate" => string(7) "12.5318" ) }"nameRd" => string(16) "Гонконга" "nameVn" => string(14) "Гонконг" "namePr" => string(16) "Гонконге" "nameDt" => string(16) "Гонконгу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "26" "code" => string(7) "hungary" "code2" => string(2) "hu" "name" => string(7) "Hungary" "nameLang" => string(14) "Венгрия" "nameEng" => string(7) "Hungary" "nameUkr" => NULL "nameTr" => string(7) "hungary" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.16600" "lng" => string(8) "19.52370" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)71 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 992 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 26 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "125" "sights" => string(3) "132" "reviews" => string(3) "465" "vreviews" => string(3) "331" "photoCount" => string(4) "2431" "videoCount" => string(1) "0" "questions" => string(3) "166" "answers" => string(3) "854" "rate" => string(6) "6.8750" "topRate" => string(7) "11.8153" ) }"nameRd" => string(14) "Венгрии" "nameVn" => string(14) "Венгрию" "namePr" => string(14) "Венгрии" "nameDt" => string(14) "Венгрии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "51" "code" => string(7) "iceland" "code2" => string(2) "is" "name" => string(7) "Iceland" "nameLang" => string(16) "Исландия" "nameEng" => string(7) "Iceland" "nameUkr" => NULL "nameTr" => string(7) "iceland" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "capital" => object Application\Library\Service\Geo\City(14)72 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1781 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 51 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "2" "photoCount" => string(3) "259" "videoCount" => string(1) "1" "questions" => string(1) "5" "answers" => string(2) "19" "rate" => string(6) "6.5000" "topRate" => string(6) "8.1667" ) }"nameRd" => string(16) "Исландии" "nameVn" => string(16) "Исландию" "namePr" => string(16) "Исландии" "nameDt" => string(16) "Исландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "46" "code" => string(5) "india" "code2" => string(2) "in" "name" => string(5) "India" "nameLang" => string(10) "Индия" "nameEng" => string(5) "India" "nameUkr" => NULL "nameTr" => string(5) "india" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "21.84110" "lng" => string(8) "79.51900" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)73 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1001 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 46 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "288" "sights" => string(2) "68" "reviews" => string(4) "1076" "vreviews" => string(3) "968" "photoCount" => string(4) "4256" "videoCount" => string(1) "3" "questions" => string(3) "504" "answers" => string(4) "3064" "rate" => string(6) "6.6158" "topRate" => string(7) "11.5952" ) }"nameRd" => string(10) "Индии" "nameVn" => string(10) "Индию" "namePr" => string(10) "Индии" "nameDt" => string(10) "Индии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "47" "code" => string(9) "indonesia" "code2" => string(2) "id" "name" => string(9) "Indonesia" "nameLang" => string(18) "Индонезия" "nameEng" => string(9) "Indonesia" "nameUkr" => NULL "nameTr" => string(9) "indonesia" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "-2.54800" "lng" => string(9) "118.01510" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)74 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 733 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 47 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "84" "sights" => string(1) "0" "reviews" => string(3) "411" "vreviews" => string(3) "320" "photoCount" => string(4) "2264" "videoCount" => string(1) "0" "questions" => string(3) "108" "answers" => string(3) "489" "rate" => string(6) "7.7178" "topRate" => string(7) "12.6561" ) }"nameRd" => string(18) "Индонезии" "nameVn" => string(18) "Индонезию" "namePr" => string(18) "Индонезии" "nameDt" => string(18) "Индонезии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "139" "code" => string(4) "iran" "code2" => string(2) "ir" "name" => string(4) "Iran" "nameLang" => string(8) "Иран" "nameEng" => string(4) "Iran" "nameUkr" => NULL "nameTr" => string(4) "iran" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "32.80570" "lng" => string(8) "54.88770" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)75 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1668 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 139 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "2" "reviews" => string(2) "41" "vreviews" => string(1) "1" "photoCount" => string(3) "952" "videoCount" => string(1) "0" "questions" => string(2) "19" "answers" => string(2) "63" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Ирана" "nameVn" => string(8) "Иран" "namePr" => string(10) "Иране" "nameDt" => string(10) "Ирану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "137" "code" => string(7) "ireland" "code2" => string(2) "ie" "name" => string(7) "Ireland" "nameLang" => string(16) "Ирландия" "nameEng" => string(7) "Ireland" "nameUkr" => NULL "nameTr" => string(7) "ireland" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "53.25210" "lng" => string(8) "-8.26170" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)76 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1325 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 137 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "5" "reviews" => string(1) "8" "vreviews" => string(1) "3" "photoCount" => string(2) "92" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "24" "rate" => string(6) "8.0000" "topRate" => string(7) "10.1429" ) }"nameRd" => string(16) "Ирландии" "nameVn" => string(16) "Ирландию" "namePr" => string(16) "Ирландии" "nameDt" => string(16) "Ирландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "52" "code" => string(6) "israel" "code2" => string(2) "il" "name" => string(6) "Israel" "nameLang" => string(14) "Израиль" "nameEng" => string(6) "Israel" "nameUkr" => NULL "nameTr" => string(6) "israel" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "31.35360" "lng" => string(8) "34.98050" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)77 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1047 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 52 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "166" "sights" => string(2) "45" "reviews" => string(4) "1125" "vreviews" => string(3) "963" "photoCount" => string(4) "4292" "videoCount" => string(1) "4" "questions" => string(3) "479" "answers" => string(4) "3311" "rate" => string(6) "6.3485" "topRate" => string(7) "11.3278" ) }"nameRd" => string(14) "Израиля" "nameVn" => string(14) "Израиль" "namePr" => string(14) "Израиле" "nameDt" => string(14) "Израилю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "48" "code" => string(5) "italy" "code2" => string(2) "it" "name" => string(5) "Italy" "nameLang" => string(12) "Италия" "nameEng" => string(5) "Italy" "nameUkr" => NULL "nameTr" => string(5) "italy" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "41.04620" "lng" => string(8) "12.96390" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)78 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 918 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 48 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "629" "sights" => string(3) "375" "reviews" => string(4) "2130" "vreviews" => string(4) "1625" "photoCount" => string(5) "13937" "videoCount" => string(1) "6" "questions" => string(3) "679" "answers" => string(4) "4278" "rate" => string(6) "5.8670" "topRate" => string(7) "10.8547" ) }"nameRd" => string(12) "Италии" "nameVn" => string(12) "Италию" "namePr" => string(12) "Италии" "nameDt" => string(12) "Италии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "132" "code" => string(7) "jamaica" "code2" => string(2) "jm" "name" => string(7) "Jamaica" "nameLang" => string(12) "Ямайка" "nameEng" => string(7) "Jamaica" "nameUkr" => NULL "nameTr" => string(7) "jamaica" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.11530" "lng" => string(9) "-77.27350" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)79 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1337 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 132 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "15" "sights" => string(1) "0" "reviews" => string(2) "27" "vreviews" => string(2) "24" "photoCount" => string(2) "46" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(1) "9" "rate" => string(6) "7.5417" "topRate" => string(7) "11.8274" ) }"nameRd" => string(12) "Ямайки" "nameVn" => string(12) "Ямайку" "namePr" => string(12) "Ямайке" "nameDt" => string(12) "Ямайке" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "133" "code" => string(5) "japan" "code2" => string(2) "jp" "name" => string(5) "Japan" "nameLang" => string(12) "Япония" "nameEng" => string(5) "Japan" "nameUkr" => NULL "nameTr" => string(5) "japan" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "36.36820" "lng" => string(9) "136.80180" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)80 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 743 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 133 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "10" "sights" => string(1) "3" "reviews" => string(2) "31" "vreviews" => string(2) "13" "photoCount" => string(3) "859" "videoCount" => string(1) "0" "questions" => string(1) "8" "answers" => string(2) "24" "rate" => string(6) "7.6154" "topRate" => string(7) "11.4389" ) }"nameRd" => string(12) "Японии" "nameVn" => string(12) "Японию" "namePr" => string(12) "Японии" "nameDt" => string(12) "Японии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "53" "code" => string(6) "jordan" "code2" => string(2) "jo" "name" => string(6) "Jordan" "nameLang" => string(16) "Иордания" "nameEng" => string(6) "Jordan" "nameUkr" => NULL "nameTr" => string(6) "jordan" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "31.27680" "lng" => string(8) "37.13060" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)81 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1329 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 53 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "41" "sights" => string(1) "4" "reviews" => string(3) "159" "vreviews" => string(3) "123" "photoCount" => string(3) "818" "videoCount" => string(1) "3" "questions" => string(2) "88" "answers" => string(3) "389" "rate" => string(6) "6.7177" "topRate" => string(7) "11.5602" ) }"nameRd" => string(16) "Иордании" "nameVn" => string(16) "Иорданию" "namePr" => string(16) "Иордании" "nameDt" => string(16) "Иордании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "59" "code" => string(10) "kazakhstan" "code2" => string(2) "kz" "name" => string(10) "Kazakhstan" "nameLang" => string(18) "Казахстан" "nameEng" => string(10) "Kazakhstan" "nameUkr" => NULL "nameTr" => string(10) "kazakhstan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "45.21300" "lng" => string(8) "67.14840" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)82 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1807 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 59 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "35" "vreviews" => string(2) "29" "photoCount" => string(2) "44" "videoCount" => string(1) "1" "questions" => string(2) "58" "answers" => string(3) "131" "rate" => string(6) "6.0690" "topRate" => string(7) "10.4629" ) }"nameRd" => string(20) "Казахстана" "nameVn" => string(18) "Казахстан" "namePr" => string(20) "Казахстане" "nameDt" => string(20) "Казахстану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "60" "code" => string(5) "kenya" "code2" => string(2) "ke" "name" => string(5) "Kenya" "nameLang" => string(10) "Кения" "nameEng" => string(5) "Kenya" "nameUkr" => NULL "nameTr" => string(5) "kenya" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "0.41400" "lng" => string(8) "37.90420" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)83 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1187 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 60 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(1) "1" "reviews" => string(2) "24" "vreviews" => string(2) "17" "photoCount" => string(3) "435" "videoCount" => string(1) "0" "questions" => string(1) "5" "answers" => string(1) "6" "rate" => string(6) "7.2353" "topRate" => string(7) "11.2829" ) }"nameRd" => string(10) "Кении" "nameVn" => string(10) "Кению" "namePr" => string(10) "Кении" "nameDt" => string(10) "Кении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "65" "code" => string(6) "kuwait" "code2" => string(2) "kw" "name" => string(6) "Kuwait" "nameLang" => string(12) "Кувейт" "nameEng" => string(6) "Kuwait" "nameUkr" => NULL "nameTr" => string(6) "kuwait" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "29.30560" "lng" => string(8) "47.49390" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)84 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1812 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 65 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Кувейт" "nameVn" => string(12) "Кувейт" "namePr" => string(14) "Кувейте" "nameDt" => string(14) "Кувейту" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "61" "code" => string(10) "kyrgyzstan" "code2" => string(2) "kg" "name" => string(10) "Kyrgyzstan" "nameLang" => string(16) "Киргизия" "nameEng" => string(10) "Kyrgyzstan" "nameUkr" => NULL "nameTr" => string(10) "kyrgyzstan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "41.45920" "lng" => string(8) "74.72900" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)85 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1809 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 61 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "13" "sights" => string(1) "0" "reviews" => string(2) "54" "vreviews" => string(2) "47" "photoCount" => string(2) "79" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "11" "rate" => string(6) "7.9787" "topRate" => string(7) "12.5865" ) }"nameRd" => string(16) "Киргизии" "nameVn" => string(16) "Киргизию" "namePr" => string(16) "Киргизии" "nameDt" => string(16) "Киргизии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "146" "code" => string(4) "laos" "code2" => string(2) "la" "name" => string(4) "Laos" "nameLang" => string(8) "Лаос" "nameEng" => string(4) "Laos" "nameUkr" => NULL "nameTr" => string(4) "laos" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "18.20580" "lng" => string(9) "103.89500" "zoom" => string(2) "11" "capital" => object Application\Library\Service\Geo\City(14)86 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1714 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 146 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "36" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(10) "Лаоса" "nameVn" => string(8) "Лаос" "namePr" => string(10) "Лаосе" "nameDt" => string(10) "Лаосу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "67" "code" => string(6) "latvia" "code2" => string(2) "lv" "name" => string(6) "Latvia" "nameLang" => string(12) "Латвия" "nameEng" => string(6) "Latvia" "nameUkr" => NULL "nameTr" => string(6) "latvia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "56.78880" "lng" => string(8) "25.10380" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)87 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1055 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 67 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "63" "sights" => string(2) "27" "reviews" => string(3) "151" "vreviews" => string(3) "114" "photoCount" => string(4) "1071" "videoCount" => string(1) "0" "questions" => string(2) "50" "answers" => string(3) "147" "rate" => string(6) "6.9217" "topRate" => string(7) "11.7522" ) }"nameRd" => string(12) "Латвии" "nameVn" => string(12) "Латвию" "namePr" => string(12) "Латвии" "nameDt" => string(12) "Латвии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "68" "code" => string(7) "lebanon" "code2" => string(2) "lb" "name" => string(7) "Lebanon" "nameLang" => string(10) "Ливан" "nameEng" => string(7) "Lebanon" "nameUkr" => NULL "nameTr" => string(7) "lebanon" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "34.92200" "lng" => string(8) "39.15530" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)88 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1641 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 68 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "11" "sights" => string(1) "0" "reviews" => string(2) "18" "vreviews" => string(2) "12" "photoCount" => string(3) "144" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "19" "rate" => string(6) "8.2500" "topRate" => string(7) "12.0000" ) }"nameRd" => string(12) "Ливана" "nameVn" => string(10) "Ливан" "namePr" => string(12) "Ливане" "nameDt" => string(12) "Ливану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "72" "code" => string(7) "liberia" "code2" => string(2) "lr" "name" => string(7) "Liberia" "nameLang" => string(14) "Либерия" "nameEng" => string(7) "Liberia" "nameUkr" => NULL "nameTr" => string(7) "liberia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "6.45240" "lng" => string(8) "-9.42860" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)89 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1813 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 72 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Либерии" "nameVn" => string(14) "Либерию" "namePr" => string(14) "Либерии" "nameDt" => string(14) "Либерии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "71" "code" => string(13) "liechtenstein" "code2" => string(2) "li" "name" => string(13) "Liechtenstein" "nameLang" => string(22) "Лихтенштейн" "nameEng" => string(13) "Liechtenstein" "nameUkr" => NULL "nameTr" => string(13) "liechtenstein" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "47.15950" "lng" => string(7) "9.55380" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)90 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1673 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 71 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "5" "vreviews" => string(1) "1" "photoCount" => string(3) "176" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(24) "Лихтенштейна" "nameVn" => string(22) "Лихтенштейн" "namePr" => string(24) "Лихтенштейне" "nameDt" => string(24) "Лихтенштейну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "69" "code" => string(9) "lithuania" "code2" => string(2) "lt" "name" => string(9) "Lithuania" "nameLang" => string(10) "Литва" "nameEng" => string(9) "Lithuania" "nameUkr" => NULL "nameTr" => string(9) "lithuania" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "55.25410" "lng" => string(8) "23.99410" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)91 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1061 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 69 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "51" "sights" => string(2) "11" "reviews" => string(3) "130" "vreviews" => string(3) "103" "photoCount" => string(3) "614" "videoCount" => string(1) "0" "questions" => string(2) "26" "answers" => string(2) "60" "rate" => string(6) "7.5865" "topRate" => string(7) "12.3996" ) }"nameRd" => string(10) "Литвы" "nameVn" => string(10) "Литву" "namePr" => string(10) "Литве" "nameDt" => string(10) "Литве" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "70" "code" => string(10) "luxembourg" "code2" => string(2) "lu" "name" => string(10) "Luxembourg" "nameLang" => string(20) "Люксембург" "nameEng" => string(10) "Luxembourg" "nameUkr" => NULL "nameTr" => string(10) "luxembourg" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "49.82740" "lng" => string(7) "6.34740" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)92 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1407 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 70 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "5" "sights" => string(1) "2" "reviews" => string(2) "13" "vreviews" => string(1) "5" "photoCount" => string(3) "139" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(2) "23" "rate" => string(6) "8.0000" "topRate" => string(7) "10.7778" ) }"nameRd" => string(22) "Люксембурга" "nameVn" => string(20) "Люксембург" "namePr" => string(22) "Люксембурге" "nameDt" => string(22) "Люксембургу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "77" "code" => string(9) "macedonia" "code2" => string(2) "mk" "name" => string(9) "Macedonia" "nameLang" => string(35) "Северная Македония" "nameEng" => string(9) "Macedonia" "nameUkr" => NULL "nameTr" => string(9) "macedonia" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "41.61360" "lng" => string(8) "21.74300" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)93 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1814 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 77 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "5" "sights" => string(1) "1" "reviews" => string(2) "12" "vreviews" => string(1) "5" "photoCount" => string(3) "133" "videoCount" => string(1) "0" "questions" => string(2) "16" "answers" => string(2) "30" "rate" => string(6) "6.6000" "topRate" => string(6) "9.3778" ) }"nameRd" => string(35) "Северной Македонии" "nameVn" => string(35) "Северную Македонию" "namePr" => string(35) "Северной Македонии" "nameDt" => string(35) "Северной Македонии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "74" "code" => string(10) "madagascar" "code2" => string(2) "mg" "name" => string(10) "Madagascar" "nameLang" => string(20) "Мадагаскар" "nameEng" => string(10) "Madagascar" "nameUkr" => NULL "nameTr" => string(10) "madagascar" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-18.77720" "lng" => string(8) "46.83760" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)94 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1598 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 74 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(22) "Мадагаскара" "nameVn" => string(20) "Мадагаскар" "namePr" => string(22) "Мадагаскаре" "nameDt" => string(22) "Мадагаскару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "78" "code" => string(8) "malaysia" "code2" => string(2) "my" "name" => string(8) "Malaysia" "nameLang" => string(16) "Малайзия" "nameEng" => string(8) "Malaysia" "nameUkr" => NULL "nameTr" => string(8) "malaysia" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(7) "4.80640" "lng" => string(9) "101.73340" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)95 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1015 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 78 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "39" "sights" => string(2) "12" "reviews" => string(2) "95" "vreviews" => string(2) "75" "photoCount" => string(3) "697" "videoCount" => string(1) "3" "questions" => string(2) "33" "answers" => string(2) "75" "rate" => string(6) "7.0132" "topRate" => string(7) "11.7600" ) }"nameRd" => string(16) "Малайзии" "nameVn" => string(16) "Малайзию" "namePr" => string(16) "Малайзии" "nameDt" => string(16) "Малайзии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "79" "code" => string(8) "maldives" "code2" => string(2) "mv" "name" => string(8) "Maldives" "nameLang" => string(16) "Мальдивы" "nameEng" => string(8) "Maldives" "nameUkr" => NULL "nameTr" => string(8) "maldives" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(7) "3.03080" "lng" => string(8) "73.19090" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)96 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 752 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 79 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "106" "sights" => string(1) "1" "reviews" => string(3) "440" "vreviews" => string(3) "403" "photoCount" => string(4) "1937" "videoCount" => string(2) "15" "questions" => string(3) "131" "answers" => string(3) "711" "rate" => string(6) "7.8191" "topRate" => string(7) "12.7700" ) }"nameRd" => string(14) "Мальдив" "nameVn" => string(16) "Мальдивы" "namePr" => string(18) "Мальдивах" "nameDt" => string(18) "Мальдивам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "73" "code" => string(5) "malta" "code2" => string(2) "mt" "name" => string(5) "Malta" "nameLang" => string(12) "Мальта" "nameEng" => string(5) "Malta" "nameUkr" => NULL "nameTr" => string(5) "malta" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "35.88630" "lng" => string(8) "14.41340" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)97 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 928 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 73 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "42" "sights" => string(1) "3" "reviews" => string(3) "131" "vreviews" => string(3) "110" "photoCount" => string(3) "608" "videoCount" => string(1) "1" "questions" => string(2) "41" "answers" => string(3) "159" "rate" => string(6) "6.3784" "topRate" => string(7) "11.2030" ) }"nameRd" => string(12) "Мальты" "nameVn" => string(12) "Мальту" "namePr" => string(12) "Мальте" "nameDt" => string(12) "Мальте" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "147" "code" => string(10) "mauritania" "code2" => string(2) "mr" "name" => string(10) "Mauritania" "nameLang" => string(20) "Мавритания" "nameEng" => string(10) "Mauritania" "nameUkr" => NULL "nameTr" => string(10) "mauritania" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "20.75610" "lng" => string(9) "-11.38180" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)98 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1715 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 147 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(20) "Мавритании" "nameVn" => string(20) "Мавританию" "namePr" => string(20) "Мавритании" "nameDt" => string(20) "Мавритании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "84" "code" => string(9) "mauritius" "code2" => string(2) "mu" "name" => string(9) "Mauritius" "nameLang" => string(16) "Маврикий" "nameEng" => string(9) "Mauritius" "nameUkr" => NULL "nameTr" => string(9) "mauritius" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(9) "-18.93750" "lng" => string(8) "58.95260" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)99 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1672 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 84 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "30" "sights" => string(1) "4" "reviews" => string(2) "54" "vreviews" => string(2) "38" "photoCount" => string(3) "356" "videoCount" => string(1) "0" "questions" => string(2) "24" "answers" => string(2) "71" "rate" => string(6) "7.5789" "topRate" => string(7) "12.1027" ) }"nameRd" => string(16) "Маврикия" "nameVn" => string(16) "Маврикий" "namePr" => string(16) "Маврикии" "nameDt" => string(16) "Маврикию" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "80" "code" => string(6) "mexico" "code2" => string(2) "mx" "name" => string(6) "Mexico" "nameLang" => string(14) "Мексика" "nameEng" => string(6) "Mexico" "nameUkr" => NULL "nameTr" => string(6) "mexico" "continent" => string(1) "4" "priority" => string(1) "2" "lat" => string(8) "24.20690" "lng" => string(10) "-103.09570" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)100 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1139 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 80 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "90" "sights" => string(1) "0" "reviews" => string(3) "225" "vreviews" => string(3) "193" "photoCount" => string(3) "941" "videoCount" => string(1) "1" "questions" => string(2) "97" "answers" => string(3) "265" "rate" => string(6) "7.6020" "topRate" => string(7) "12.5005" ) }"nameRd" => string(14) "Мексики" "nameVn" => string(14) "Мексику" "namePr" => string(14) "Мексике" "nameDt" => string(14) "Мексике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "76" "code" => string(7) "moldova" "code2" => string(2) "md" "name" => string(7) "Moldova" "nameLang" => string(14) "Молдова" "nameEng" => string(7) "Moldova" "nameUkr" => NULL "nameTr" => string(7) "moldova" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "47.10000" "lng" => string(8) "28.82810" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)101 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1831 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 76 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "0" "reviews" => string(2) "13" "vreviews" => string(1) "9" "photoCount" => string(2) "33" "videoCount" => string(1) "0" "questions" => string(2) "43" "answers" => string(2) "95" "rate" => string(6) "8.8889" "topRate" => string(7) "12.3504" ) }"nameRd" => string(14) "Молдовы" "nameVn" => string(14) "Молдову" "namePr" => string(14) "Молдове" "nameDt" => string(14) "Молдове" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "82" "code" => string(6) "monaco" "code2" => string(2) "mc" "name" => string(6) "Monaco" "nameLang" => string(12) "Монако" "nameEng" => string(6) "Monaco" "nameUkr" => NULL "nameTr" => string(6) "monaco" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.91810" "lng" => string(7) "7.42680" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)102 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1674 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 82 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "3" "reviews" => string(1) "8" "vreviews" => string(1) "2" "photoCount" => string(2) "80" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "13" "rate" => string(6) "5.0000" "topRate" => string(6) "6.6667" ) }"nameRd" => string(12) "Монако" "nameVn" => string(12) "Монако" "namePr" => string(12) "Монако" "nameDt" => string(12) "Монако" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "83" "code" => string(8) "mongolia" "code2" => string(2) "mn" "name" => string(8) "Mongolia" "nameLang" => string(16) "Монголия" "nameEng" => string(8) "Mongolia" "nameUkr" => NULL "nameTr" => string(8) "mongolia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "46.86090" "lng" => string(9) "103.83700" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)103 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1830 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 83 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "4" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(16) "Монголии" "nameVn" => string(16) "Монголию" "namePr" => string(16) "Монголии" "nameDt" => string(16) "Монголии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "135" "code" => string(10) "montenegro" "code2" => string(2) "me" "name" => string(10) "Montenegro" "nameLang" => string(20) "Черногория" "nameEng" => string(10) "Montenegro" "nameUkr" => NULL "nameTr" => string(10) "montenegro" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "42.69450" "lng" => string(8) "19.20960" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)104 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1520 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 135 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "498" "sights" => string(2) "86" "reviews" => string(4) "2621" "vreviews" => string(4) "2374" "photoCount" => string(4) "9281" "videoCount" => string(2) "18" "questions" => string(3) "823" "answers" => string(4) "4293" "rate" => string(6) "6.6345" "topRate" => string(7) "11.6261" ) }"nameRd" => string(20) "Черногории" "nameVn" => string(20) "Черногорию" "namePr" => string(20) "Черногории" "nameDt" => string(20) "Черногории" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "75" "code" => string(7) "morocco" "code2" => string(2) "ma" "name" => string(7) "Morocco" "nameLang" => string(14) "Марокко" "nameEng" => string(7) "Morocco" "nameUkr" => NULL "nameTr" => string(7) "morocco" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(8) "32.10120" "lng" => string(8) "-6.63570" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)105 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1090 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 75 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "55" "sights" => string(1) "4" "reviews" => string(3) "297" "vreviews" => string(3) "245" "photoCount" => string(4) "1064" "videoCount" => string(1) "0" "questions" => string(2) "75" "answers" => string(3) "293" "rate" => string(6) "6.9474" "topRate" => string(7) "11.8671" ) }"nameRd" => string(14) "Марокко" "nameVn" => string(14) "Марокко" "namePr" => string(14) "Марокко" "nameDt" => string(14) "Марокко" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "81" "code" => string(10) "mozambique" "code2" => string(2) "mz" "name" => string(10) "Mozambique" "nameLang" => string(16) "Мозамбик" "nameEng" => string(10) "Mozambique" "nameUkr" => NULL "nameTr" => string(10) "mozambique" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-17.58120" "lng" => string(8) "33.42040" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)106 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1832 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 81 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(2) "14" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Мозамбика" "nameVn" => string(16) "Мозамбик" "namePr" => string(18) "Мозамбике" "nameDt" => string(18) "Мозамбику" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "144" "code" => string(7) "myanmar" "code2" => string(2) "mm" "name" => string(7) "Myanmar" "nameLang" => string(12) "Мьянма" "nameEng" => string(7) "Myanmar" "nameUkr" => NULL "nameTr" => string(7) "myanmar" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "20.05590" "lng" => string(8) "96.67970" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)107 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1694 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 144 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "4" "vreviews" => string(1) "1" "photoCount" => string(2) "15" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Мьянмы" "nameVn" => string(12) "Мьянму" "namePr" => string(12) "Мьянме" "nameDt" => string(12) "Мьянме" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "85" "code" => string(7) "namibia" "code2" => string(2) "na" "name" => string(7) "Namibia" "nameLang" => string(14) "Намибия" "nameEng" => string(7) "Namibia" "nameUkr" => NULL "nameTr" => string(7) "namibia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-22.96570" "lng" => string(8) "18.48620" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)108 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1829 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 85 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "9" "vreviews" => string(1) "0" "photoCount" => string(3) "419" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Намибии" "nameVn" => string(14) "Намибию" "namePr" => string(14) "Намибии" "nameDt" => string(14) "Намибии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "86" "code" => string(5) "nepal" "code2" => string(2) "np" "name" => string(5) "Nepal" "nameLang" => string(10) "Непал" "nameEng" => string(5) "Nepal" "nameUkr" => NULL "nameTr" => string(5) "nepal" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "28.39510" "lng" => string(8) "84.12780" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)109 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1023 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 86 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "1" "reviews" => string(1) "9" "vreviews" => string(1) "1" "photoCount" => string(2) "67" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "2" "rate" => string(6) "8.0000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(11) "Непaла" "nameVn" => string(10) "Непал" "namePr" => string(12) "Непале" "nameDt" => string(12) "Непалу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "32" "code" => string(11) "netherlands" "code2" => string(2) "nl" "name" => string(11) "Netherlands" "nameLang" => string(20) "Нидерланды" "nameEng" => string(11) "Netherlands" "nameUkr" => NULL "nameTr" => string(11) "netherlands" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "52.24800" "lng" => string(7) "5.24050" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)110 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1239 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 32 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "45" "sights" => string(2) "67" "reviews" => string(3) "132" "vreviews" => string(2) "65" "photoCount" => string(4) "1544" "videoCount" => string(1) "1" "questions" => string(2) "43" "answers" => string(3) "189" "rate" => string(6) "7.1385" "topRate" => string(7) "11.8486" ) }"nameRd" => string(22) "Нидерландов" "nameVn" => string(20) "Нидерланды" "namePr" => string(22) "Нидерландах" "nameDt" => string(22) "Нидерландам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "90" "code" => string(11) "new_zealand" "code2" => string(2) "nz" "name" => string(11) "New zealand" "nameLang" => string(27) "Новая Зеландия" "nameEng" => string(11) "New zealand" "nameUkr" => NULL "nameTr" => string(11) "new_zealand" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-43.35710" "lng" => string(9) "173.32030" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)111 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1183 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 90 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "7" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(27) "Новой Зеландии" "nameVn" => string(27) "Новую Зеландию" "namePr" => string(27) "Новой Зеландии" "nameDt" => string(27) "Новой Зеландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "89" "code" => string(9) "nicaragua" "code2" => string(2) "ni" "name" => string(9) "Nicaragua" "nameLang" => string(18) "Никарагуа" "nameEng" => string(9) "Nicaragua" "nameUkr" => NULL "nameTr" => string(9) "nicaragua" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "12.82250" "lng" => string(9) "-84.34200" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)112 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1826 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 89 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(7) "10.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(18) "Никарагуа" "nameVn" => string(18) "Никарагуа" "namePr" => string(18) "Никарагуа" "nameDt" => string(18) "Никарагуа" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "87" "code" => string(5) "niger" "code2" => string(2) "ne" "name" => string(5) "Niger" "nameLang" => string(10) "Нигер" "nameEng" => string(5) "Niger" "nameUkr" => NULL "nameTr" => string(5) "niger" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "17.60210" "lng" => string(7) "8.08590" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)113 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1828 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 87 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Нигера" "nameVn" => string(10) "Нигер" "namePr" => string(12) "Нигере" "nameDt" => string(12) "Нигеру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "88" "code" => string(7) "nigeria" "code2" => string(2) "ng" "name" => string(7) "Nigeria" "nameLang" => string(14) "Нигерия" "nameEng" => string(7) "Nigeria" "nameUkr" => NULL "nameTr" => string(7) "nigeria" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.31900" "lng" => string(7) "8.26170" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)114 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1827 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 88 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Нигерии" "nameVn" => string(14) "Нигерию" "namePr" => string(14) "Нигерии" "nameDt" => string(14) "Нигерии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "150" "code" => string(11) "north_korea" "code2" => string(2) "kp" "name" => string(11) "North korea" "nameLang" => string(27) "Северная Корея" "nameEng" => string(11) "North korea" "nameUkr" => NULL "nameTr" => string(11) "north_korea" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "39.93500" "lng" => string(9) "127.14480" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)115 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1746 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 150 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(27) "Северной Кореи" "nameVn" => string(27) "Северную Корею" "namePr" => string(27) "Северной Корее" "nameDt" => string(27) "Северной Корее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "91" "code" => string(6) "norway" "code2" => string(2) "no" "name" => string(6) "Norway" "nameLang" => string(16) "Норвегия" "nameEng" => string(6) "Norway" "nameUkr" => NULL "nameTr" => string(6) "norway" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "63.70470" "lng" => string(8) "20.74220" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)116 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1444 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 91 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "14" "sights" => string(2) "52" "reviews" => string(2) "57" "vreviews" => string(2) "15" "photoCount" => string(3) "753" "videoCount" => string(1) "0" "questions" => string(2) "32" "answers" => string(3) "161" "rate" => string(6) "6.8667" "topRate" => string(7) "10.8141" ) }"nameRd" => string(16) "Норвегии" "nameVn" => string(16) "Норвегию" "namePr" => string(16) "Норвегии" "nameDt" => string(16) "Норвегии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "93" "code" => string(4) "oman" "code2" => string(2) "om" "name" => string(4) "Oman" "nameLang" => string(8) "Оман" "nameEng" => string(4) "Oman" "nameUkr" => NULL "nameTr" => string(4) "oman" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "21.08450" "lng" => string(8) "53.37160" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)117 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1040 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 93 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "1" "photoCount" => string(2) "10" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "8" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(10) "Омана" "nameVn" => string(8) "Оман" "namePr" => string(10) "Омане" "nameDt" => string(10) "Оману" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "94" "code" => string(8) "pakistan" "code2" => string(2) "pk" "name" => string(8) "Pakistan" "nameLang" => string(16) "Пакистан" "nameEng" => string(8) "Pakistan" "nameUkr" => NULL "nameTr" => string(8) "pakistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "28.99850" "lng" => string(8) "71.76270" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)118 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1825 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 94 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(18) "Пакистана" "nameVn" => string(16) "Пакистан" "namePr" => string(18) "Пакистане" "nameDt" => string(18) "Пакистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "95" "code" => string(6) "panama" "code2" => string(2) "pa" "name" => string(6) "Panama" "nameLang" => string(12) "Панама" "nameEng" => string(6) "Panama" "nameUkr" => NULL "nameTr" => string(6) "panama" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(7) "8.26590" "lng" => string(9) "-80.02440" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)119 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1824 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 95 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "1" "vreviews" => string(1) "0" "photoCount" => string(1) "4" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Панамы" "nameVn" => string(12) "Панаму" "namePr" => string(12) "Панаме" "nameDt" => string(12) "Панаме" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "131" "code" => string(16) "papua_new_guinea" "code2" => string(2) "pg" "name" => string(16) "Papua new guinea" "nameLang" => string(34) "Папуа-Новая Гвинея" "nameEng" => string(16) "Papua new guinea" "nameUkr" => NULL "nameTr" => string(16) "papua_new_guinea" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(7) "8.63530" "lng" => string(9) "-80.48580" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)120 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1766 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 131 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(34) "Папуа-Новой Гвинеи" "nameVn" => string(34) "Папуа-Новую Гвинею" "namePr" => string(34) "Папуа-Новой Гвинее" "nameDt" => string(34) "Папуа-Новой Гвинее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "96" "code" => string(8) "paraguay" "code2" => string(2) "py" "name" => string(8) "Paraguay" "nameLang" => string(16) "Парагвай" "nameEng" => string(8) "Paraguay" "nameUkr" => NULL "nameTr" => string(8) "paraguay" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-23.76520" "lng" => string(9) "-57.74410" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)121 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1823 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 96 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Парагвая" "nameVn" => string(16) "Парагвай" "namePr" => string(16) "Парагвае" "nameDt" => string(16) "Парагваю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "97" "code" => string(4) "peru" "code2" => string(2) "pe" "name" => string(4) "Peru" "nameLang" => string(8) "Перу" "nameEng" => string(4) "Peru" "nameUkr" => NULL "nameTr" => string(4) "peru" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "-9.18140" "lng" => string(9) "-75.00240" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)122 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1214 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 97 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(2) "10" "vreviews" => string(1) "1" "photoCount" => string(2) "96" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "16" "rate" => string(7) "10.0000" "topRate" => string(7) "11.0000" ) }"nameRd" => string(8) "Перу" "nameVn" => string(8) "Перу" "namePr" => string(8) "Перу" "nameDt" => string(8) "Перу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "120" "code" => string(11) "philippines" "code2" => string(2) "ph" "name" => string(11) "Philippines" "nameLang" => string(18) "Филиппины" "nameEng" => string(11) "Philippines" "nameUkr" => NULL "nameTr" => string(11) "philippines" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "12.87610" "lng" => string(9) "121.77250" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)123 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1816 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 120 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "30" "sights" => string(1) "1" "reviews" => string(2) "61" "vreviews" => string(2) "45" "photoCount" => string(3) "480" "videoCount" => string(1) "0" "questions" => string(2) "23" "answers" => string(2) "36" "rate" => string(6) "7.7333" "topRate" => string(7) "12.3251" ) }"nameRd" => string(16) "Филиппин" "nameVn" => string(18) "Филиппины" "namePr" => string(20) "Филиппинах" "nameDt" => string(20) "Филиппинам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "98" "code" => string(6) "poland" "code2" => string(2) "pl" "name" => string(6) "Poland" "nameLang" => string(12) "Польша" "nameEng" => string(6) "Poland" "nameUkr" => NULL "nameTr" => string(6) "poland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "51.90360" "lng" => string(8) "19.79740" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)124 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1124 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 98 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "197" "sights" => string(3) "227" "reviews" => string(3) "393" "vreviews" => string(3) "290" "photoCount" => string(4) "1835" "videoCount" => string(1) "2" "questions" => string(3) "653" "answers" => string(4) "2603" "rate" => string(6) "7.4364" "topRate" => string(7) "12.3684" ) }"nameRd" => string(12) "Польши" "nameVn" => string(12) "Польшу" "namePr" => string(12) "Польше" "nameDt" => string(12) "Польше" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "99" "code" => string(8) "portugal" "code2" => string(2) "pt" "name" => string(8) "Portugal" "nameLang" => string(20) "Португалия" "nameEng" => string(8) "Portugal" "nameUkr" => NULL "nameTr" => string(8) "portugal" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "39.57180" "lng" => string(8) "-7.86620" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)125 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1028 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 99 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "77" "sights" => string(2) "83" "reviews" => string(3) "168" "vreviews" => string(3) "109" "photoCount" => string(4) "1516" "videoCount" => string(1) "4" "questions" => string(2) "66" "answers" => string(3) "376" "rate" => string(6) "7.5780" "topRate" => string(7) "12.4010" ) }"nameRd" => string(20) "Португалии" "nameVn" => string(20) "Португалию" "namePr" => string(20) "Португалии" "nameDt" => string(20) "Португалии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "164" "code" => string(11) "puerto_rico" "code2" => string(2) "pr" "name" => string(11) "Puerto rico" "nameLang" => string(21) "Пуэрто-Рико" "nameEng" => string(11) "Puerto rico" "nameUkr" => NULL "nameTr" => string(11) "puerto_rico" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.24170" "lng" => string(9) "-66.09851" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)126 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2944 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 164 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(21) "Пуэрто-Рико" "nameVn" => string(21) "Пуэрто-Рико" "namePr" => string(21) "Пуэрто-Рико" "nameDt" => string(21) "Пуэрто-Рико" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "166" "code" => string(5) "katar" "code2" => string(2) "qa" "name" => string(5) "Qatar" "nameLang" => string(10) "Катар" "nameEng" => string(5) "Qatar" "nameUkr" => NULL "nameTr" => string(5) "katar" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "25.35483" "lng" => string(8) "51.18388" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)127 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 3656 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 166 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "7" "sights" => string(1) "4" "reviews" => string(2) "14" "vreviews" => string(2) "11" "photoCount" => string(3) "188" "videoCount" => string(1) "0" "questions" => string(1) "6" "answers" => string(2) "17" "rate" => string(6) "9.0909" "topRate" => string(7) "12.7576" ) }"nameRd" => string(12) "Катара" "nameVn" => string(10) "Катар" "namePr" => string(12) "Катаре" "nameDt" => string(12) "Катару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "101" "code" => string(7) "romania" "code2" => string(2) "ro" "name" => string(7) "Romania" "nameLang" => string(14) "Румыния" "nameEng" => string(7) "Romania" "nameUkr" => NULL "nameTr" => string(7) "romania" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "45.93590" "lng" => string(8) "24.98290" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)128 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1373 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 101 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "47" "sights" => string(1) "9" "reviews" => string(2) "83" "vreviews" => string(2) "65" "photoCount" => string(3) "443" "videoCount" => string(1) "0" "questions" => string(2) "49" "answers" => string(3) "151" "rate" => string(6) "6.5231" "topRate" => string(7) "11.2332" ) }"nameRd" => string(14) "Румынии" "nameVn" => string(14) "Румынию" "namePr" => string(14) "Румынии" "nameDt" => string(14) "Румынии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "160" "code" => string(6) "rwanda" "code2" => string(2) "rw" "name" => string(6) "Rwanda" "nameLang" => string(12) "Руанда" "nameEng" => string(6) "Rwanda" "nameUkr" => NULL "nameTr" => string(6) "rwanda" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "capital" => object Application\Library\Service\Geo\City(14)129 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2689 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 160 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Руанды" "nameVn" => string(12) "Руанду" "namePr" => string(12) "Руанде" "nameDt" => string(12) "Руанде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "141" "code" => string(11) "saint_lucia" "code2" => string(2) "lc" "name" => string(11) "Saint lucia" "nameLang" => string(19) "Сент-Люсия" "nameEng" => string(11) "Saint lucia" "nameUkr" => NULL "nameTr" => string(11) "saint_lucia" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "13.90470" "lng" => string(9) "-60.97410" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)130 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1680 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 141 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(19) "Сент-Люсии" "nameVn" => string(19) "Сент-Люсию" "namePr" => string(19) "Сент-Люсию" "nameDt" => string(19) "Сент-Люсии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "102" "code" => string(10) "san_marino" "code2" => string(2) "sm" "name" => string(10) "San marino" "nameLang" => string(19) "Сан Марино" "nameEng" => string(10) "San marino" "nameUkr" => NULL "nameTr" => string(10) "san_marino" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "43.94340" "lng" => string(8) "12.46470" "zoom" => string(2) "12" "capital" => object Application\Library\Service\Geo\City(14)131 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1432 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 102 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "7" "reviews" => string(1) "7" "vreviews" => string(1) "1" "photoCount" => string(2) "77" "videoCount" => string(1) "0" "questions" => string(1) "0" "answers" => string(1) "0" "rate" => string(6) "6.0000" "topRate" => string(6) "7.0000" ) }"nameRd" => string(19) "Сан-Марино" "nameVn" => string(19) "Сан-Марино" "namePr" => string(19) "Сан-Марино" "nameDt" => string(19) "Сан-Марино" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "103" "code" => string(12) "saudi_arabia" "code2" => string(2) "sa" "name" => string(12) "Saudi arabia" "nameLang" => string(33) "Саудовская Аравия" "nameEng" => string(12) "Saudi arabia" "nameUkr" => NULL "nameTr" => string(12) "saudi_arabia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "23.92600" "lng" => string(8) "44.64840" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)132 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1822 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 103 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(1) "9" "videoCount" => string(1) "2" "questions" => string(1) "3" "answers" => string(2) "11" "rate" => string(6) "7.5000" "topRate" => string(6) "9.1667" ) }"nameRd" => string(33) "Саудовской Аравии" "nameVn" => string(33) "Саудовскую Аравию" "namePr" => string(33) "Саудовской Аравии" "nameDt" => string(33) "Саудовской Аравии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "104" "code" => string(10) "seashelles" "code2" => string(2) "sc" "name" => string(10) "Seashelles" "nameLang" => string(30) "Сейшельские о-ва" "nameEng" => string(10) "Seashelles" "nameUkr" => NULL "nameTr" => string(10) "seashelles" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(8) "-4.62020" "lng" => string(8) "55.15140" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)133 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 718 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 104 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(1) "3" "reviews" => string(2) "72" "vreviews" => string(2) "62" "photoCount" => string(3) "145" "videoCount" => string(1) "0" "questions" => string(2) "12" "answers" => string(2) "26" "rate" => string(6) "7.3906" "topRate" => string(7) "12.0876" ) }"nameRd" => string(32) "Сейшельских о-вов" "nameVn" => string(30) "Сейшельские о-ва" "namePr" => string(32) "Сейшельских о-вах" "nameDt" => string(32) "Сейшельским о-вам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "105" "code" => string(7) "senegal" "code2" => string(2) "sn" "name" => string(7) "Senegal" "nameLang" => string(14) "Сенегал" "nameEng" => string(7) "Senegal" "nameUkr" => NULL "nameTr" => string(7) "senegal" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "14.42400" "lng" => string(9) "-14.08450" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)134 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1820 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 105 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Сенегала" "nameVn" => string(14) "Сенегал" "namePr" => string(16) "Сенегале" "nameDt" => string(16) "Сенегалу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "138" "code" => string(6) "serbia" "code2" => string(2) "rs" "name" => string(6) "Serbia" "nameLang" => string(12) "Сербия" "nameEng" => string(6) "Serbia" "nameUkr" => NULL "nameTr" => string(6) "serbia" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.13490" "lng" => string(8) "20.96190" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)135 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1645 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 138 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "16" "sights" => string(1) "9" "reviews" => string(2) "24" "vreviews" => string(2) "17" "photoCount" => string(3) "203" "videoCount" => string(1) "0" "questions" => string(2) "17" "answers" => string(2) "50" "rate" => string(6) "7.2941" "topRate" => string(7) "11.3417" ) }"nameRd" => string(12) "Сербии" "nameVn" => string(12) "Сербию" "namePr" => string(12) "Сербии" "nameDt" => string(12) "Сербии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "106" "code" => string(9) "singapore" "code2" => string(2) "sg" "name" => string(9) "Singapore" "nameLang" => string(16) "Сингапур" "nameEng" => string(9) "Singapore" "nameUkr" => NULL "nameTr" => string(9) "singapore" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(7) "0.86790" "lng" => string(9) "103.18360" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)136 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 976 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 106 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "23" "sights" => string(2) "23" "reviews" => string(2) "53" "vreviews" => string(2) "41" "photoCount" => string(3) "338" "videoCount" => string(1) "1" "questions" => string(2) "15" "answers" => string(2) "44" "rate" => string(6) "7.2195" "topRate" => string(7) "11.7751" ) }"nameRd" => string(18) "Сингапура" "nameVn" => string(16) "Сингапур" "namePr" => string(18) "Сингапуре" "nameDt" => string(18) "Сингапуру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "108" "code" => string(8) "slovakia" "code2" => string(2) "sk" "name" => string(8) "Slovakia" "nameLang" => string(16) "Словакия" "nameEng" => string(8) "Slovakia" "nameUkr" => NULL "nameTr" => string(8) "slovakia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "48.66190" "lng" => string(8) "19.62160" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)137 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1516 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 108 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "112" "sights" => string(2) "32" "reviews" => string(3) "315" "vreviews" => string(3) "257" "photoCount" => string(4) "1471" "videoCount" => string(1) "1" "questions" => string(2) "79" "answers" => string(3) "314" "rate" => string(6) "7.3837" "topRate" => string(7) "12.3071" ) }"nameRd" => string(16) "Словакии" "nameVn" => string(16) "Словакию" "namePr" => string(16) "Словакии" "nameDt" => string(16) "Словакии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "109" "code" => string(8) "slovenia" "code2" => string(2) "si" "name" => string(8) "Slovenia" "nameLang" => string(16) "Словения" "nameEng" => string(8) "Slovenia" "nameUkr" => NULL "nameTr" => string(8) "slovenia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "46.14940" "lng" => string(8) "14.98540" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)138 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1527 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 109 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "27" "sights" => string(1) "6" "reviews" => string(2) "63" "vreviews" => string(2) "37" "photoCount" => string(3) "726" "videoCount" => string(1) "0" "questions" => string(2) "28" "answers" => string(2) "50" "rate" => string(6) "7.2632" "topRate" => string(7) "11.7754" ) }"nameRd" => string(16) "Словении" "nameVn" => string(16) "Словению" "namePr" => string(16) "Словении" "nameDt" => string(16) "Словении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "110" "code" => string(7) "somalia" "code2" => string(2) "so" "name" => string(7) "Somalia" "nameLang" => string(12) "Сомали" "nameEng" => string(7) "Somalia" "nameUkr" => NULL "nameTr" => string(7) "somalia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "5.17850" "lng" => string(8) "46.18650" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)139 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1819 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 110 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Сомали" "nameVn" => string(12) "Сомали" "namePr" => string(12) "Сомали" "nameDt" => string(12) "Сомали" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "130" "code" => string(3) "rsa" "code2" => string(2) "za" "name" => string(12) "South Africa" "nameLang" => string(6) "ЮАР" "nameEng" => string(12) "South Africa" "nameUkr" => NULL "nameTr" => string(3) "rsa" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-29.53520" "lng" => string(8) "25.40040" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)140 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1536 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 130 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "0" "reviews" => string(2) "22" "vreviews" => string(1) "3" "photoCount" => string(3) "662" "videoCount" => string(1) "0" "questions" => string(1) "7" "answers" => string(2) "51" "rate" => string(6) "8.0000" "topRate" => string(7) "10.1429" ) }"nameRd" => string(6) "ЮАР" "nameVn" => string(6) "ЮАР" "namePr" => string(6) "ЮАР" "nameDt" => string(6) "ЮАР" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "151" "code" => string(11) "south_korea" "code2" => string(2) "kr" "name" => string(11) "South Korea" "nameLang" => string(21) "Южная Корея" "nameEng" => string(11) "South Korea" "nameUkr" => NULL "nameTr" => string(11) "south_korea" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "37.14280" "lng" => string(9) "127.59520" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)141 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1747 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 151 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "3" "sights" => string(1) "0" "reviews" => string(2) "12" "vreviews" => string(1) "3" "photoCount" => string(3) "377" "videoCount" => string(1) "0" "questions" => string(1) "9" "answers" => string(2) "18" "rate" => string(6) "7.3333" "topRate" => string(6) "9.4762" ) }"nameRd" => string(21) "Южной Кореи" "nameVn" => string(21) "Южную Корею" "namePr" => string(21) "Южной Корее" "nameDt" => string(21) "Южной Корее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "49" "code" => string(5) "spain" "code2" => string(2) "es" "name" => string(5) "Spain" "nameLang" => string(14) "Испания" "nameEng" => string(5) "Spain" "nameUkr" => NULL "nameTr" => string(5) "spain" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "40.38000" "lng" => string(8) "-4.89990" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)142 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 941 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 49 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "687" "sights" => string(3) "393" "reviews" => string(4) "2961" "vreviews" => string(4) "2618" "photoCount" => string(4) "9062" "videoCount" => string(2) "26" "questions" => string(3) "921" "answers" => string(4) "3799" "rate" => string(6) "6.9369" "topRate" => string(7) "11.9293" ) }"nameRd" => string(14) "Испании" "nameVn" => string(14) "Испанию" "namePr" => string(14) "Испании" "nameDt" => string(14) "Испании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "125" "code" => string(9) "sri_lanka" "code2" => string(2) "lk" "name" => string(9) "Sri lanka" "nameLang" => string(17) "Шри-Ланка" "nameEng" => string(9) "Sri lanka" "nameUkr" => NULL "nameTr" => string(9) "sri_lanka" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(7) "7.87430" "lng" => string(8) "80.77150" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)143 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 757 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 125 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "211" "sights" => string(2) "34" "reviews" => string(4) "1872" "vreviews" => string(4) "1644" "photoCount" => string(5) "11956" "videoCount" => string(2) "31" "questions" => string(3) "900" "answers" => string(4) "6775" "rate" => string(6) "7.2835" "topRate" => string(7) "12.2714" ) }"nameRd" => string(17) "Шри-Ланки" "nameVn" => string(17) "Шри-Ланку" "namePr" => string(17) "Шри-Ланке" "nameDt" => string(17) "Шри-Ланке" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "126" "code" => string(6) "sweden" "code2" => string(2) "se" "name" => string(6) "Sweden" "nameLang" => string(12) "Швеция" "nameEng" => string(6) "Sweden" "nameUkr" => NULL "nameTr" => string(6) "sweden" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "64.54844" "lng" => string(8) "16.87500" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)144 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1434 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 126 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "17" "sights" => string(2) "20" "reviews" => string(2) "91" "vreviews" => string(2) "25" "photoCount" => string(3) "937" "videoCount" => string(1) "0" "questions" => string(2) "29" "answers" => string(3) "141" "rate" => string(6) "7.5600" "topRate" => string(7) "11.8703" ) }"nameRd" => string(12) "Швеции" "nameVn" => string(12) "Швецию" "namePr" => string(12) "Швеции" "nameDt" => string(12) "Швеции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "124" "code" => string(11) "switzerland" "code2" => string(2) "ch" "name" => string(11) "Switzerland" "nameLang" => string(18) "Швейцария" "nameEng" => string(11) "Switzerland" "nameUkr" => NULL "nameTr" => string(11) "switzerland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.10751" "lng" => string(7) "8.36064" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)145 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 946 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 124 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(2) "40" "reviews" => string(2) "93" "vreviews" => string(2) "44" "photoCount" => string(4) "1213" "videoCount" => string(1) "0" "questions" => string(2) "47" "answers" => string(3) "168" "rate" => string(6) "8.0682" "topRate" => string(7) "12.6515" ) }"nameRd" => string(18) "Швейцарии" "nameVn" => string(18) "Швейцарию" "namePr" => string(18) "Швейцарии" "nameDt" => string(18) "Швейцарии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "107" "code" => string(5) "syria" "code2" => string(2) "sy" "name" => string(5) "Syria" "nameLang" => string(10) "Сирия" "nameEng" => string(5) "Syria" "nameUkr" => NULL "nameTr" => string(5) "syria" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "35.37110" "lng" => string(8) "38.64990" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)146 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1543 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 107 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "4" "sights" => string(1) "0" "reviews" => string(1) "6" "vreviews" => string(1) "4" "photoCount" => string(2) "28" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "7" "rate" => string(6) "6.5000" "topRate" => string(6) "9.0000" ) }"nameRd" => string(10) "Сирии" "nameVn" => string(10) "Сирию" "namePr" => string(10) "Сирии" "nameDt" => string(10) "Сирии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "112" "code" => string(6) "taiwan" "code2" => string(2) "tw" "name" => string(6) "Taiwan" "nameLang" => string(14) "Тайвань" "nameEng" => string(6) "Taiwan" "nameUkr" => NULL "nameTr" => string(6) "taiwan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "23.69480" "lng" => string(9) "120.95950" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)147 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1818 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 112 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "2" "photoCount" => string(2) "27" "videoCount" => string(1) "0" "questions" => string(1) "3" "answers" => string(1) "3" "rate" => string(6) "5.0000" "topRate" => string(6) "6.6667" ) }"nameRd" => string(14) "Тайваня" "nameVn" => string(14) "Тайвань" "namePr" => string(14) "Тайване" "nameDt" => string(14) "Тайваню" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "165" "code" => string(10) "tajikistan" "code2" => string(2) "tj" "name" => string(10) "Tajikistan" "nameLang" => string(22) "Таджикистан" "nameEng" => string(10) "Tajikistan" "nameUkr" => NULL "nameTr" => string(10) "tajikistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "38.53957" "lng" => string(8) "68.76160" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)148 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2985 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 165 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "2" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => string(6) "9.0000" "topRate" => string(7) "10.6667" ) }"nameRd" => string(24) "Таджикистана" "nameVn" => string(22) "Таджикистан" "namePr" => string(24) "Таджикистане" "nameDt" => string(24) "Таджикистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "152" "code" => string(8) "tanzania" "code2" => string(2) "tz" "name" => string(8) "Tanzania" "nameLang" => string(16) "Танзания" "nameEng" => string(8) "Tanzania" "nameUkr" => NULL "nameTr" => string(8) "tanzania" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "-6.88280" "lng" => string(8) "35.17820" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)149 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1978 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 152 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "72" "sights" => string(2) "29" "reviews" => string(3) "189" "vreviews" => string(3) "152" "photoCount" => string(4) "1537" "videoCount" => string(1) "4" "questions" => string(2) "32" "answers" => string(3) "106" "rate" => string(6) "7.3092" "topRate" => string(7) "12.1810" ) }"nameRd" => string(16) "Танзании" "nameVn" => string(16) "Танзанию" "namePr" => string(16) "Танзании" "nameDt" => string(16) "Танзании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "113" "code" => string(8) "thailand" "code2" => string(2) "th" "name" => string(8) "Thailand" "nameLang" => string(14) "Таиланд" "nameEng" => string(8) "Thailand" "nameUkr" => NULL "nameTr" => string(8) "thailand" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "12.94030" "lng" => string(9) "102.08500" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)150 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 761 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 113 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "775" "sights" => string(3) "123" "reviews" => string(4) "5296" "vreviews" => string(4) "4790" "photoCount" => string(5) "14822" "videoCount" => string(2) "41" "questions" => string(4) "2630" "answers" => string(5) "20060" "rate" => string(6) "6.9234" "topRate" => string(7) "11.9192" ) }"nameRd" => string(16) "Таиланда" "nameVn" => string(14) "Таиланд" "namePr" => string(16) "Таиланде" "nameDt" => string(16) "Таиланду" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "163" "code" => string(5) "tibet" "code2" => string(2) "tb" "name" => string(5) "Tibet" "nameLang" => string(10) "Тибет" "nameEng" => string(5) "Tibet" "nameUkr" => NULL "nameTr" => string(5) "tibet" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "33.17434" "lng" => string(8) "86.85791" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)151 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2903 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 163 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Тибета" "nameVn" => string(12) "Тибает" "namePr" => string(12) "Тибете" "nameDt" => string(12) "Тибету" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "158" "code" => string(19) "trinidad_and_tobago" "code2" => string(2) "tt" "name" => string(19) "Trinidad and tobago" "nameLang" => string(32) "Тринидад и Тобаго" "nameEng" => string(19) "Trinidad and tobago" "nameUkr" => NULL "nameTr" => string(19) "trinidad_and_tobago" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "10.46080" "lng" => string(9) "-61.28174" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)152 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2493 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 158 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(34) "Тринидада и Тобаго" "nameVn" => string(32) "Тринидад и Тобаго" "namePr" => string(34) "Тринидаде и Тобаго" "nameDt" => string(34) "Тринидаду и Тобаго" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "114" "code" => string(5) "tunis" "code2" => string(2) "tn" "name" => string(5) "Tunis" "nameLang" => string(10) "Тунис" "nameEng" => string(5) "Tunis" "nameUkr" => NULL "nameTr" => string(5) "tunis" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "33.74260" "lng" => string(7) "9.82180" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)153 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1664 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 114 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "263" "sights" => string(2) "10" "reviews" => string(4) "3661" "vreviews" => string(4) "3441" "photoCount" => string(4) "9088" "videoCount" => string(2) "31" "questions" => string(3) "875" "answers" => string(4) "4514" "rate" => string(6) "6.1481" "topRate" => string(7) "11.1423" ) }"nameRd" => string(12) "Туниса" "nameVn" => string(10) "Тунис" "namePr" => string(12) "Тунисе" "nameDt" => string(12) "Тунису" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "115" "code" => string(6) "turkey" "code2" => string(2) "tr" "name" => string(6) "Turkey" "nameLang" => string(12) "Турция" "nameEng" => string(6) "Turkey" "nameUkr" => NULL "nameTr" => string(6) "turkey" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "38.98290" "lng" => string(8) "35.19060" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)154 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 954 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 115 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "2096" "sights" => string(3) "536" "reviews" => string(5) "59710" "vreviews" => string(5) "57005" "photoCount" => string(6) "128685" "videoCount" => string(3) "584" "questions" => string(5) "15208" "answers" => string(6) "118879" "rate" => string(6) "6.5283" "topRate" => string(7) "11.5279" ) }"nameRd" => string(12) "Турции" "nameVn" => string(12) "Турцию" "namePr" => string(12) "Турции" "nameDt" => string(12) "Турции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "157" "code" => string(12) "turkmenistan" "code2" => string(2) "tm" "name" => string(12) "Turkmenistan" "nameLang" => string(24) "Туркменистан" "nameEng" => string(12) "Turkmenistan" "nameUkr" => NULL "nameTr" => string(12) "turkmenistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "39.13858" "lng" => string(8) "59.38110" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)155 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2482 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 157 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "3" "vreviews" => string(1) "2" "photoCount" => string(2) "14" "videoCount" => string(1) "0" "questions" => string(2) "11" "answers" => string(1) "8" "rate" => string(6) "8.0000" "topRate" => string(6) "9.6667" ) }"nameRd" => string(26) "Туркменистана" "nameVn" => string(24) "Туркменистан" "namePr" => string(26) "Туркменистане" "nameDt" => string(26) "Туркменистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "92" "code" => string(3) "uae" "code2" => string(2) "ae" "name" => string(3) "UAE" "nameLang" => string(6) "ОАЭ" "nameEng" => string(3) "UAE" "nameUkr" => NULL "nameTr" => string(3) "uae" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "24.38710" "lng" => string(8) "54.05270" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)156 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 766 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 92 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "462" "sights" => string(3) "196" "reviews" => string(4) "3762" "vreviews" => string(4) "3553" "photoCount" => string(5) "10366" "videoCount" => string(2) "33" "questions" => string(4) "1915" "answers" => string(5) "10308" "rate" => string(6) "7.2815" "topRate" => string(7) "12.2759" ) }"nameRd" => string(6) "ОАЭ" "nameVn" => string(6) "ОАЭ" "namePr" => string(6) "ОАЭ" "nameDt" => string(6) "ОАЭ" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "117" "code" => string(6) "uganda" "code2" => string(2) "ug" "name" => string(6) "Uganda" "nameLang" => string(12) "Уганда" "nameEng" => string(6) "Uganda" "nameUkr" => NULL "nameTr" => string(6) "uganda" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "1.58180" "lng" => string(8) "33.17870" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)157 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1817 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 117 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "2" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Уганды" "nameVn" => string(12) "Уганду" "namePr" => string(12) "Уганде" "nameDt" => string(12) "Уганде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "116" "code" => string(7) "ukraine" "code2" => string(2) "ua" "name" => string(7) "Ukraine" "nameLang" => string(14) "Украина" "nameEng" => string(7) "Ukraine" "nameUkr" => NULL "nameTr" => string(7) "ukraine" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)158 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1544 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 116 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => bool TRUE protected sql => object Database_Query_Builder_Select(20)"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected _select => array(26) ( ... ) protected _distinct => bool FALSE protected _from => array(1) ( ... ) protected _join => array(1) ( ... ) protected _group_by => array(1) ( ... ) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => object Database_Query_Builder_Join(11) { ... } protected _where => array(2) ( ... ) protected _order_by => array(1) ( ... ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(1024) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(4) "1926" "sights" => string(3) "698" "reviews" => string(5) "12526" "vreviews" => string(5) "11317" "photoCount" => string(5) "22754" "videoCount" => string(2) "55" "questions" => string(4) "2438" "answers" => string(5) "12477" "rate" => string(6) "6.3403" "topRate" => string(7) "11.3385" ) }"nameRd" => string(14) "Украины" "nameVn" => string(14) "Украину" "namePr" => string(14) "Украине" "nameDt" => string(14) "Украине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "118" "code" => string(7) "uruguay" "code2" => string(2) "uy" "name" => string(7) "Uruguay" "nameLang" => string(14) "Уругвай" "nameEng" => string(7) "Uruguay" "nameUkr" => NULL "nameTr" => string(7) "uruguay" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-31.27860" "lng" => string(9) "-54.97560" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)159 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1704 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 118 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => NULL "sights" => NULL "reviews" => NULL "vreviews" => NULL "photoCount" => NULL "videoCount" => NULL "questions" => NULL "answers" => NULL "rate" => NULL "topRate" => NULL ) }"nameRd" => string(14) "Уругвая" "nameVn" => string(14) "Уругвай" "namePr" => string(14) "Уругвае" "nameDt" => string(14) "Уругваю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "111" "code" => string(3) "usa" "code2" => string(2) "us" "name" => string(3) "USA" "nameLang" => string(6) "США" "nameEng" => string(3) "USA" "nameUkr" => NULL "nameTr" => string(3) "usa" "continent" => string(1) "4" "priority" => string(1) "1" "lat" => string(8) "39.09600" "lng" => string(10) "-100.01950" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)160 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1064 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 111 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "33" "sights" => string(2) "13" "reviews" => string(3) "112" "vreviews" => string(2) "44" "photoCount" => string(3) "912" "videoCount" => string(1) "0" "questions" => string(2) "75" "answers" => string(3) "599" "rate" => string(6) "7.8409" "topRate" => string(7) "12.4242" ) }"nameRd" => string(6) "США" "nameVn" => string(6) "США" "namePr" => string(6) "США" "nameDt" => string(6) "США" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "149" "code" => string(10) "uzbekistan" "code2" => string(2) "uz" "name" => string(10) "Uzbekistan" "nameLang" => string(20) "Узбекистан" "nameEng" => string(10) "Uzbekistan" "nameUkr" => NULL "nameTr" => string(10) "uzbekistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "41.65650" "lng" => string(8) "64.42380" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)161 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1742 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 149 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(2) "10" "sights" => string(1) "0" "reviews" => string(2) "23" "vreviews" => string(1) "9" "photoCount" => string(3) "146" "videoCount" => string(1) "0" "questions" => string(2) "21" "answers" => string(2) "62" "rate" => string(6) "6.8182" "topRate" => string(7) "10.2797" ) }"nameRd" => string(22) "Узбекистана" "nameVn" => string(20) "Узбекистан" "namePr" => string(22) "Узбекистане" "nameDt" => string(22) "Узбекистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "25" "code" => string(7) "vatican" "code2" => string(2) "va" "name" => string(7) "Vatican" "nameLang" => string(14) "Ватикан" "nameEng" => string(7) "Vatican" "nameUkr" => NULL "nameTr" => string(7) "vatican" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "41.87770" "lng" => string(8) "12.56560" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)162 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1454 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 25 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "1" "reviews" => string(1) "2" "vreviews" => string(1) "0" "photoCount" => string(2) "41" "videoCount" => string(1) "0" "questions" => string(1) "4" "answers" => string(1) "9" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Ватикана" "nameVn" => string(14) "Ватикан" "namePr" => string(16) "Ватикане" "nameDt" => string(16) "Ватикану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "28" "code" => string(9) "venezuela" "code2" => string(2) "ve" "name" => string(9) "Venezuela" "nameLang" => string(18) "Венесуэла" "nameEng" => string(9) "Venezuela" "nameUkr" => NULL "nameTr" => string(9) "venezuela" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "6.47280" "lng" => string(9) "-66.58900" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)163 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1532 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 28 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "2" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "4" "photoCount" => string(2) "60" "videoCount" => string(1) "1" "questions" => string(1) "9" "answers" => string(1) "3" "rate" => string(6) "5.8000" "topRate" => string(6) "8.3000" ) }"nameRd" => string(18) "Венесуэлы" "nameVn" => string(18) "Венесуэлу" "namePr" => string(18) "Венесуэле" "nameDt" => string(18) "Венесуэле" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "29" "code" => string(7) "vietnam" "code2" => string(2) "vn" "name" => string(7) "Vietnam" "nameLang" => string(14) "Вьетнам" "nameEng" => string(7) "Vietnam" "nameUkr" => NULL "nameTr" => string(7) "vietnam" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "15.22060" "lng" => string(9) "104.34810" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)164 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1530 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 29 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(3) "196" "sights" => string(2) "25" "reviews" => string(3) "848" "vreviews" => string(3) "739" "photoCount" => string(4) "2767" "videoCount" => string(1) "4" "questions" => string(3) "290" "answers" => string(4) "1190" "rate" => string(6) "7.1644" "topRate" => string(7) "12.1375" ) }"nameRd" => string(16) "Вьетнама" "nameVn" => string(14) "Вьетнам" "namePr" => string(16) "Вьетнаме" "nameDt" => string(16) "Вьетнаму" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "142" "code" => string(5) "yemen" "code2" => string(2) "ye" "name" => string(5) "Yemen" "nameLang" => string(10) "Йемен" "nameEng" => string(5) "Yemen" "nameUkr" => NULL "nameTr" => string(5) "yemen" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "15.62300" "lng" => string(8) "47.43900" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)165 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1682 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 142 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "1" "reviews" => string(1) "0" "vreviews" => string(1) "0" "photoCount" => string(1) "0" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "0" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(12) "Йемена" "nameVn" => string(10) "Йемен" "namePr" => string(12) "Йемене" "nameDt" => string(12) "Йемену" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "44" "code" => string(6) "zambia" "code2" => string(2) "zm" "name" => string(6) "Zambia" "nameLang" => string(12) "Замбия" "nameEng" => string(6) "Zambia" "nameUkr" => NULL "nameTr" => string(6) "zambia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-13.36820" "lng" => string(8) "27.86130" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)166 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1805 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 44 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "1" "sights" => string(1) "0" "reviews" => string(1) "8" "vreviews" => string(1) "1" "photoCount" => string(3) "218" "videoCount" => string(1) "0" "questions" => string(1) "1" "answers" => string(1) "9" "rate" => string(6) "9.0000" "topRate" => string(7) "10.0000" ) }"nameRd" => string(12) "Замбия" "nameVn" => string(12) "Замбию" "namePr" => string(12) "Замбии" "nameDt" => string(12) "Замбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "45" "code" => string(8) "zimbabwe" "code2" => string(2) "zw" "name" => string(8) "Zimbabwe" "nameLang" => string(16) "Зимбабве" "nameEng" => string(8) "Zimbabwe" "nameUkr" => NULL "nameTr" => string(8) "zimbabwe" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-19.01330" "lng" => string(8) "29.14670" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)) }{ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1806 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 45 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "hotels" => string(1) "0" "sights" => string(1) "0" "reviews" => string(1) "4" "vreviews" => string(1) "0" "photoCount" => string(3) "130" "videoCount" => string(1) "0" "questions" => string(1) "2" "answers" => string(1) "8" "rate" => NULL "topRate" => NULL ) }"nameRd" => string(16) "Зимбабве" "nameVn" => string(16) "Зимбабве" "namePr" => string(16) "Зимбабве" "nameDt" => string(16) "Зимбабве" ) }{ protected config => array(11) ( "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(1) "p" ) "total_items" => string(1) "1" "items_per_page" => integer 10 "count_out" => integer 9 "count_in" => integer 9 "view" => string(28) "/global/paginations/floating" "hash" => string(10) "pagination" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE "base_url" => string(0) "" "query_params" => array(0) ) protected current_page => integer 1 protected total_items => integer 1 protected items_per_page => integer 10 protected total_pages => integer 1 protected current_first_item => integer 1 protected current_last_item => integer 1 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 protected _request => object Request(19)"experts" => array(0) "subscribe" => string(2) "10" "typeId" => string(1) "u" "themeId" => integer 1 "themeTags" => array(1) ( 1 => string(5) "1.9em" ) "themeName" => string(21) "Выбор отеля" "topics" => array(2) ( "Выбор отеля" => array(1) ( 1 => string(21) "Выбор отеля" ) "Другие темы" => array(11) ( 11 => string(28) "Страны и города" 20 => string(28) "Погода и сезоны" 30 => string(25) "Как добраться" 23 => string(14) "Шоппинг" 24 => string(36) "Места и развлечения" 25 => string(18) "Экскурсии" 29 => string(36) "Документы и границы" 27 => string(30) "Связь и интернет" 26 => string(28) "Валюта и деньги" 2 => string(38) "Турфирмы и операторы" 12 => string(12) "Прочее" ) ) "tgb" => string(0) "" ) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(72) "(<country>(/<city>(/<hotel>-h<id>-questions(-t<theme>)(-p<page>).html)))" protected _regex => array(5) ( "country" => string(5) "\w{2}" "city" => string(3) "\w+" "hotel" => string(18) "[A-Za-z0-9\_\-\.]+" "id" => string(3) "\d+" "page" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(5) "hotel" "action" => string(9) "questions" ) protected _route_regex => string(162) "#^(?:(?P<country>\w{2})(?:/(?P<city>\w+)(?:/(?P<hotel>[A-Za-z0-9\_\-\.]+)-h(?P<id>\d+)-questions(?:-t(?P<theme>[^/.,;?\n]++))?(? …" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "Hotel" protected _action => string(9) "questions" protected _uri => string(51) "ua/sergeevka/Zolotaja_Niva-h28070-questions-t1.html" protected _external => bool FALSE protected _params => array(5) ( "country" => string(2) "ua" "city" => string(9) "sergeevka" "hotel" => string(13) "Zolotaja_Niva" "id" => string(5) "28070" "theme" => string(1) "1" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(2) ( "ntsid" => NULL "token" => string(44) "Yf3uXIeJnfFjtk4MTXALJmC/ludKKJX30liJtjb5T24=" ) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }}{ protected _filters => array(0) protected _uri => string(72) "(<country>(/<city>(/<hotel>-h<id>-questions(-t<theme>)(-p<page>).html)))" protected _regex => array(5) ( "country" => string(5) "\w{2}" "city" => string(3) "\w+" "hotel" => string(18) "[A-Za-z0-9\_\-\.]+" "id" => string(3) "\d+" "page" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(5) "hotel" "action" => string(9) "questions" ) protected _route_regex => string(162) "#^(?:(?P<country>\w{2})(?:/(?P<city>\w+)(?:/(?P<hotel>[A-Za-z0-9\_\-\.]+)-h(?P<id>\d+)-questions(?:-t(?P<theme>[^/.,;?\n]++))?(? …" }protected _route_params => array(5) ( "country" => string(2) "ua" "city" => string(9) "sergeevka" "hotel" => string(13) "Zolotaja_Niva" "id" => string(5) "28070" "theme" => string(1) "1" ) }550 } 551 552 if ($this->bodyClass) $this->view->bodyClass = implode(' ', $this->bodyClass); 553 554 if (Kohana::$profiling === TRUE) $benchmark2 = \Profiler::start('profiler', 'bodyClass'); 555 $content = $this->response->body($this->view); 556 if (\Kohana::$profiling === TRUE) \Profiler::stop($benchmark2); 557 unset($this->view); 558 559 if (Kohana::$profiling === TRUE) { 560 \Profiler::stop($benchmark); -
APPPATH/classes/Controller/Hotel.php [ 46 ] » Application\Controller\Hotel->_coreAfter()
41 42 public function after() 43 { 44 $this->_frontAfter(); 45 $this->_plainAfter(); 46 $this->_coreAfter(); 47 } 48 49 /** 50 * Hotel reviews /<country>/<city>/<hotel>-h<id>.html 51 */ -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/Controller.php [ 87 ] » Application\Controller\Hotel->after()
82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response 90 return $this->response; 91 } 92 -
{PHP internal call} » Kohana_Controller->execute()
-
APPPATH/classes/Request/Client/Internal.php [ 83 ] » ReflectionMethod->invoke(arguments)
0object Application\Controller\Hotel(13)
{ public request => object Request(19){ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)public response => object Response(5){ protected _filters => array(0) protected _uri => string(72) "(<country>(/<city>(/<hotel>-h<id>-questions(-t<theme>)(-p<page>).html)))" protected _regex => array(5) ( "country" => string(5) "\w{2}" "city" => string(3) "\w+" "hotel" => string(18) "[A-Za-z0-9\_\-\.]+" "id" => string(3) "\d+" "page" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(5) "hotel" "action" => string(9) "questions" ) protected _route_regex => string(162) "#^(?:(?P<country>\w{2})(?:/(?P<city>\w+)(?:/(?P<hotel>[A-Za-z0-9\_\-\.]+)-h(?P<id>\d+)-questions(?:-t(?P<theme>[^/.,;?\n]++))?(? …" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "Hotel" protected _action => string(9) "questions" protected _uri => string(51) "ua/sergeevka/Zolotaja_Niva-h28070-questions-t1.html" protected _external => bool FALSE protected _params => array(5) ( "country" => string(2) "ua" "city" => string(9) "sergeevka" "hotel" => string(13) "Zolotaja_Niva" "id" => string(5) "28070" "theme" => string(1) "1" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(2) ( "ntsid" => NULL "token" => string(44) "Yf3uXIeJnfFjtk4MTXALJmC/ludKKJX30liJtjb5T24=" ) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }}{ protected _status => integer 200 protected _header => object HTTP_Header(0)protected benchmark => NULL protected config => object Config_Group(32){ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ public regions => array(12) ( "ru" => integer 3529 "de" => integer 3457 "ua" => integer 3550 "lv" => integer 3493 "lt" => integer 3496 "ee" => integer 3567 "pl" => integer 3527 "uz" => integer 3549 "en" => integer 3450 "by" => integer 3438 "ro" => integer 3530 "kk" => integer 3480 ) public locale => array(11) ( 27 => array(5) ( "code" => string(2) "en" "name" => string(6) "Global" "nameLang" => string(6) "Global" "namePr" => string(6) "Global" "nameRd" => string(6) "Global" ) 16 => array(5) ( "code" => string(2) "by" "name" => string(16) "Беларусь" "nameLang" => string(7) "Belarus" "namePr" => string(16) "Беларуси" "nameRd" => string(16) "Беларуси" ) 59 => array(5) ( "code" => string(2) "kk" "name" => string(18) "Казахстан" "nameLang" => string(10) "Kazakhstan" "namePr" => string(20) "Казахстане" "nameRd" => string(20) "Казахстана" ) 69 => array(5) ( "code" => string(2) "lt" "name" => string(10) "Литва" "nameLang" => string(7) "Lietuva" "namePr" => string(10) "Литве" "nameRd" => string(10) "Литвы" ) 67 => array(5) ( "code" => string(2) "lv" "name" => string(12) "Латвия" "nameLang" => string(7) "Latvija" "namePr" => string(12) "Латвии" "nameRd" => string(12) "Латвии" ) 98 => array(5) ( "code" => string(2) "pl" "name" => string(12) "Польша" "nameLang" => string(6) "Polska" "namePr" => string(12) "Польше" "nameRd" => string(12) "Польши" ) 100 => array(5) ( "code" => string(2) "ru" "name" => string(14) "кацапія" "nameLang" => string(6) "Russia" "namePr" => string(12) "России" "nameRd" => string(12) "России" ) 101 => array(5) ( "code" => string(2) "ro" "name" => string(14) "Румыния" "nameLang" => string(7) "Romania" "namePr" => string(14) "Румынии" "nameRd" => string(14) "Румынии" ) 149 => array(5) ( "code" => string(2) "uz" "name" => string(20) "Узбекистан" "nameLang" => string(12) "Oʻzbekiston" "namePr" => string(22) "Узбекистане" "nameRd" => string(22) "Узбекистана" ) 116 => array(5) ( "code" => string(2) "ua" "name" => string(14) "Украина" "nameLang" => string(7) "Ukraine" "namePr" => string(14) "Украине" "nameRd" => string(14) "Украины" ) 128 => array(5) ( "code" => string(2) "ee" "name" => string(14) "Эстония" "nameLang" => string(5) "Eesti" "namePr" => string(14) "Эстонии" "nameRd" => string(14) "Эстонии" ) ) public secret_key => array(3) ( "otpusk" => string(19) "Jwc6-GLGN-EvfZ-JHnG" "basic" => string(19) "CBYj-zKas-sLKP-jb6v" "max" => string(19) "h2xL-Wj4n-bZRD-yXmw" ) public hosts => array(11) ( 0 => string(42) "https://www.turpravda.darina.dev04.odev.io" 36 => string(45) "https://www.de.turpravda.darina.dev04.odev.io" 116 => string(45) "https://www.ua.turpravda.darina.dev04.odev.io" 100 => string(45) "https://www.ru.turpravda.darina.dev04.odev.io" 67 => string(45) "https://www.lv.turpravda.darina.dev04.odev.io" 69 => string(45) "https://www.lt.turpravda.darina.dev04.odev.io" 128 => string(45) "https://www.ee.turpravda.darina.dev04.odev.io" 98 => string(45) "https://www.pl.turpravda.darina.dev04.odev.io" 149 => string(45) "https://www.uz.turpravda.darina.dev04.odev.io" 27 => string(45) "https://www.en.turpravda.darina.dev04.odev.io" 16 => string(45) "https://www.by.turpravda.darina.dev04.odev.io" ) public hosts_my => array(11) ( 0 => string(46) "https://www.turpravda.darina.dev04.odev.io/acc" 36 => string(49) "https://www.de.turpravda.darina.dev04.odev.io/acc" 128 => string(49) "https://www.ee.turpravda.darina.dev04.odev.io/acc" 116 => string(49) "https://www.ua.turpravda.darina.dev04.odev.io/acc" 100 => string(49) "https://www.ru.turpravda.darina.dev04.odev.io/acc" 67 => string(49) "https://www.lv.turpravda.darina.dev04.odev.io/acc" 69 => string(49) "https://www.lt.turpravda.darina.dev04.odev.io/acc" 98 => string(49) "https://www.pl.turpravda.darina.dev04.odev.io/acc" 149 => string(49) "https://www.uz.turpravda.darina.dev04.odev.io/acc" 27 => string(49) "https://www.en.turpravda.darina.dev04.odev.io/acc" 16 => string(49) "https://www.by.turpravda.darina.dev04.odev.io/acc" ) public hosts_blog => array(11) ( 0 => string(44) "https://blogs.turpravda.darina.dev04.odev.io" 116 => string(47) "https://blogs.ua.turpravda.darina.dev04.odev.io" 100 => string(47) "https://blogs.ru.turpravda.darina.dev04.odev.io" 67 => string(47) "https://blogs.lv.turpravda.darina.dev04.odev.io" 69 => string(47) "https://blogs.lt.turpravda.darina.dev04.odev.io" 128 => string(47) "https://blogs.ee.turpravda.darina.dev04.odev.io" 98 => string(47) "https://blogs.pl.turpravda.darina.dev04.odev.io" 149 => string(47) "https://blogs.uz.turpravda.darina.dev04.odev.io" 27 => string(45) "https://www.en.turpravda.darina.dev04.odev.io" 16 => string(45) "https://www.by.turpravda.darina.dev04.odev.io" 36 => NULL ) public hosts_partners => array(11) ( 0 => string(50) "https://www.turpravda.darina.dev04.odev.io/partner" 116 => string(53) "https://www.ua.turpravda.darina.dev04.odev.io/partner" 100 => string(53) "https://www.ru.turpravda.darina.dev04.odev.io/partner" 67 => string(53) "https://www.lv.turpravda.darina.dev04.odev.io/partner" 69 => string(55) "https://blogs.lt.turpravda.darina.dev04.odev.io/partner" 128 => string(55) "https://blogs.ee.turpravda.darina.dev04.odev.io/partner" 98 => string(55) "https://blogs.pl.turpravda.darina.dev04.odev.io/partner" 149 => string(55) "https://blogs.uz.turpravda.darina.dev04.odev.io/partner" 27 => string(53) "https://www.en.turpravda.darina.dev04.odev.io/partner" 16 => string(53) "https://www.by.turpravda.darina.dev04.odev.io/partner" 36 => NULL ) public hosts_newforum => array(10) ( 0 => string(49) "https://www.turpravda.darina.dev04.odev.io/forums" 116 => string(52) "https://www.ua.turpravda.darina.dev04.odev.io/forums" 100 => string(52) "https://www.ru.turpravda.darina.dev04.odev.io/forums" 67 => string(52) "https://www.lv.turpravda.darina.dev04.odev.io/forums" 69 => string(52) "https://www.lt.turpravda.darina.dev04.odev.io/forums" 128 => string(52) "https://www.ee.turpravda.darina.dev04.odev.io/forums" 98 => string(52) "https://www.pl.turpravda.darina.dev04.odev.io/forums" 149 => string(52) "https://www.uz.turpravda.darina.dev04.odev.io/forums" 27 => string(52) "https://www.en.turpravda.darina.dev04.odev.io/forums" 16 => string(52) "https://www.by.turpravda.darina.dev04.odev.io/forums" ) public hosts_inf => array(10) ( 0 => string(43) "https://inf.turpravda.darina.dev04.odev.io/" 116 => string(46) "https://inf.ua.turpravda.darina.dev04.odev.io/" 100 => string(46) "https://inf.ru.turpravda.darina.dev04.odev.io/" 67 => string(46) "https://inf.lv.turpravda.darina.dev04.odev.io/" 69 => string(46) "https://inf.lt.turpravda.darina.dev04.odev.io/" 128 => string(46) "https://inf.ee.turpravda.darina.dev04.odev.io/" 98 => string(46) "https://inf.pl.turpravda.darina.dev04.odev.io/" 149 => string(46) "https://inf.uz.turpravda.darina.dev04.odev.io/" 27 => string(45) "https://www.en.turpravda.darina.dev04.odev.io" 16 => string(45) "https://www.by.turpravda.darina.dev04.odev.io" ) public hosts_old => array(10) ( 0 => string(42) "https://www.turpravda.darina.dev04.odev.io" 116 => string(45) "https://www.ua.turpravda.darina.dev04.odev.io" 100 => string(45) "https://www.ru.turpravda.darina.dev04.odev.io" 67 => string(45) "https://www.lv.turpravda.darina.dev04.odev.io" 69 => string(45) "https://www.lt.turpravda.darina.dev04.odev.io" 128 => string(45) "https://www.ee.turpravda.darina.dev04.odev.io" 98 => string(45) "https://www.pl.turpravda.darina.dev04.odev.io" 149 => string(45) "https://www.uz.turpravda.darina.dev04.odev.io" 27 => string(45) "https://www.en.turpravda.darina.dev04.odev.io" 16 => string(45) "https://www.by.turpravda.darina.dev04.odev.io" ) public host_mandria => string(17) "http://mandria.ua" public host_otpusk => string(18) "https://otpusk.com" public host_img => string(35) "https://www.turpravda.com/img/image" public host_newimg => string(33) "https://www.turpravda.com/newimg/" public hosts_newimg => array(11) ( 0 => string(33) "https://www.turpravda.com/newimg/" 36 => string(33) "https://www.turpravda.com/newimg/" 116 => string(33) "https://www.turpravda.com/newimg/" 100 => string(33) "https://www.turpravda.com/newimg/" 67 => string(33) "https://www.turpravda.com/newimg/" 69 => string(33) "https://www.turpravda.com/newimg/" 128 => string(33) "https://www.turpravda.com/newimg/" 98 => string(33) "https://www.turpravda.com/newimg/" 149 => string(33) "https://www.turpravda.com/newimg/" 27 => string(33) "https://www.turpravda.com/newimg/" 16 => string(33) "https://www.turpravda.com/newimg/" ) public host_avatar => string(53) "http://www.turpravda.darina.dev04.odev.io/img/avatar/" public host_img_otp => string(22) "http://img.otpusk.com/" public host_newimg_otp => string(32) "http://www.turpravda.com/otpimg/" public host_help => string(25) "http://help.turpravda.com" public host_com => string(41) "http://www.turpravda.darina.dev04.odev.io" public jpeg_watermark => string(18) "/img/watermark.png" public video_watermark_53 => string(27) "/img/watermark_video_53.png" public avatar_size => string(7) "120x120" public theme => array(3) ( "выбор" => array(2) ( 1 => string(21) "выбор отеля" 2 => string(36) "выбор тура/турфирмы" ) "вид тура" => array(6) ( 10 => string(26) "отдых с детьми" 11 => string(29) "отдых «дикарем»" 12 => string(23) "горящие туры" 13 => string(25) "активные туры" 14 => string(25) "лечебные туры" 15 => string(27) "свадебные туры" ) "общие вопросы" => array(11) ( 20 => string(12) "погода" 21 => string(14) "питание" 22 => string(31) "что взять с собой" 23 => string(14) "покупки" 24 => string(10) "досуг" 25 => string(18) "экскурсии" 26 => string(23) "обмен валюты" 27 => string(10) "связь" 28 => string(32) "визы и посольства" 29 => string(14) "таможня" 30 => string(18) "транспорт" ) ) public content_manager => string(15) "lena@otpusk.com" public rating_start => integer 5 public limit_vote_day => integer 50 public limit_vote_day_user => integer 10 public limit_message_day => integer 150 public limit_talk_message => integer 550 public limit_msg_day => integer 20 public email_reject => array(2) ( "countRejectEmails" => integer 500 "returnErrors" => array(2) ( 1 => array(44) ( 0 => string(8) "not used" 1 => string(16) "timeout exceeded" 2 => string(20) "unknown user account" 3 => string(14) "user not found" 4 => string(17) "Recipient unknown" 5 => string(12) "Unknown user" 6 => string(12) "User unknown" 7 => string(12) "no such user" 8 => string(14) "does not exist" 9 => string(19) "unrouteable address" 10 => string(11) "unavailable" 11 => string(14) "account locked" 12 => string(26) "550 No such recipient here" 13 => string(21) "550 Mailbox is frozen" 14 => string(23) "550 relay not permitted" 15 => string(21) "550 No such recipient" 16 => string(20) "550 Addresses failed" 17 => string(19) "550 Unknown address" 18 => string(27) "550 Recipient verify failed" 19 => string(31) "550 Rule imposed mailbox access" 20 => string(19) "Relay access denied" 21 => string(30) "retry time not reached for any" 22 => string(16) "address rejected" 23 => string(18) "recipient rejected" 24 => string(19) "Recipient not found" 25 => string(15) "Invalid mailbox" 26 => string(19) "Mailbox unavailable" 27 => string(24) "Mailbox is not available" 28 => string(10) "No mailbox" 29 => string(51) "all relevant MX records point to non-existent hosts" 30 => string(41) "account has been disabled or discontinued" 31 => string(42) "MX or SRV record indicated no SMTP service" 32 => string(23) "have a yahoo.de account" 33 => string(24) "have a yahoo.com account" 34 => string(41) "is locked due to inactivity for more than" 35 => string(15) "no mailbox here" 36 => string(17) "reach is disabled" 37 => string(27) "suspended due to inactivity" 38 => string(14) "blacklisted by" 39 => string(24) "unknown or illegal alias" 40 => string(13) "User inactive" 41 => string(10) "User doesn" 42 => string(19) "no valid recipients" 43 => string(26) "recipient address rejected" ) 2 => array(9) ( 0 => string(5) "quota" 1 => string(12) "message size" 2 => string(42) "after more than \d{1,3} hours on the queue" 3 => string(12) "550 Disabled" 4 => string(16) "rejected as spam" 5 => string(27) "Mailbox size limit exceeded" 6 => string(15) "account is full" 7 => string(40) "User has exhausted allowed storage space" 8 => string(33) "SiteDomain processing not defined" ) ) ) }protected options => array(1) ( "jsObjects" => array(14) ( "user_id" => bool FALSE "username" => bool FALSE "sex" => bool FALSE "rating" => NULL "clone" => integer 0 "baseUrl" => string(45) "https://www.de.turpravda.darina.dev04.odev.io" "oldUrl" => NULL "baseUrlMy" => string(49) "https://www.de.turpravda.darina.dev04.odev.io/acc" "hotel_id" => string(5) "28070" "country_id" => string(3) "116" "country_code" => string(2) "ua" "region_id" => integer 0 "hotel_name" => string(13) "Zolotaja_Niva" "is_ua" => integer 0 ) ) protected view => object View(2){ protected _file => string(84) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/global/html.php" protected _data => array(8) ( "headerContent" => object View(2)protected crumb => array(4) ( 0 => array(2) ( "name" => string(27) "Вопросы/ответы" "url" => string(15) "/questions.html" ) 1 => array(2) ( "name" => string(7) "Ukraine" "url" => string(18) "/ua/questions.html" ) 2 => array(2) ( "name" => string(9) "Sergeevka" "url" => string(28) "/ua/sergeevka/questions.html" ) 3 => array(1) ( "name" => string(16) "Zolotaia Niva 2*" ) ) protected viewName => string(15) "Hotel/questions" private bodyClass => array(1) ( "Hotel-questions" => string(15) "Hotel-questions" ) public clone => bool FALSE public regionId => NULL public ipCountry => string(2) "ru" public crumbMain => bool FALSE }{ protected _file => string(86) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/global/header.php" protected _data => array(3) ( "title" => string(0) "" "description" => string(0) "" "keywords" => string(0) "" ) }"footerContent" => object View(2){ protected _file => string(86) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/global/footer.php" protected _data => array(2) ( "title" => string(0) "" "description" => string(0) "" ) }"headerScripts" => string(0) "" "footerScripts" => string(0) "" "headerVars" => array(7) ( "canonical" => string(52) "/ua/sergeevka/Zolotaja_Niva-h28070-questions-t1.html" "prevPage" => integer 0 "nextPage" => integer 2 "isLastPage" => bool TRUE "noPagination" => bool TRUE "title" => string(79) "Вопросы о Zolotaja Niva 2* - Выбор отеля - ТурПравда" "description" => string(118) "Вопросы о Zolotaja Niva 2* от реальных туристов - Выбор отеля - ТурПравда" ) "headerStatic" => array(3) ( "plugins" => array(2) ( "js" => array(14) ( 0 => string(13) "jquery.min.js" 1 => string(16) "jquery.cookie.js" 2 => string(16) "jquery-ui.min.js" 3 => string(23) "jquery.ui.dialog.min.js" 4 => string(24) "jquery.ui.tooltip.min.js" 5 => string(18) "jquery.json.min.js" 6 => string(11) "tmpl.min.js" 7 => string(26) "jquery.i18n/jquery.i18n.js" 8 => string(39) "jquery.i18n/jquery.i18n.messagestore.js" 9 => string(36) "jquery.i18n/jquery.i18n.fallbacks.js" 10 => string(33) "jquery.i18n/jquery.i18n.parser.js" 11 => string(34) "jquery.i18n/jquery.i18n.emitter.js" 12 => string(35) "jquery.i18n/jquery.i18n.language.js" 13 => string(27) "jquery.i18n/languages/de.js" ) "css" => array(0) ) "js" => array(8) ( 0 => string(11) "hashlink.js" 1 => string(9) "search.js" 2 => string(22) "header.js?v=05-07-2023" 3 => string(24) "fotoview.js?v=05-07-2023" 4 => string(7) "user.js" 5 => string(21) "index_autocomplete.js" 6 => string(19) "question_suggest.js" 7 => string(16) "question_view.js" ) "css" => array(10) ( 0 => string(20) "all.css?v=05-07-2023" 1 => string(26) "new_style.css?v=05-07-2023" 2 => string(23) "viewer.css?v=05-07-2023" 3 => string(11) "slimbox.css" 4 => string(31) "jquery-ui-1.10.3.custom.min.css" 5 => string(8) "blog.css" 6 => string(29) "game-account.css?v=05-07-2023" 7 => string(13) "new_style.css" 8 => string(9) "style.css" 9 => string(10) "inform.css" ) ) "bodyContent" => object View(2){ protected _file => string(88) "/var/www/darina/turpravda.darina.dev04.odev.io/src/Application/views/Hotel/questions.php" protected _data => array(15) ( "hotel" => object Application\Library\Entity\Geo\Hotel(3)"bodyClass" => string(15) "Hotel-questions" ) }{ protected onlyNames => bool FALSE protected names => array(29) ( 0 => string(2) "id" 1 => string(5) "shard" 2 => string(4) "name" 3 => string(7) "nameUkr" 4 => string(6) "nameTr" 5 => string(6) "nameRu" 6 => string(5) "stars" 7 => string(8) "starsRaw" 8 => string(8) "category" 9 => string(5) "beach" 10 => string(4) "form" 11 => string(8) "priority" 12 => string(3) "lat" 13 => string(3) "lng" 14 => string(4) "zoom" 15 => string(6) "rating" 16 => string(7) "reviews" 17 => string(7) "topRate" 18 => string(4) "paid" 19 => string(7) "confirm" 20 => string(4) "city" 21 => string(5) "offer" 22 => string(9) "statistic" 23 => string(3) "ref" 24 => string(11) "description" 25 => string(4) "type" 26 => string(3) "url" 27 => string(8) "distance" 28 => string(9) "hoteliers" ) protected store => array(31) ( "id" => string(5) "28070" "name" => string(13) "Zolotaia Niva" "nameEng" => string(13) "Zolotaia Niva" "nameUkr" => string(21) "Золота Нива" "cityId" => string(4) "1982" "nameTr" => string(13) "Zolotaja_Niva" "nameRu" => string(13) "Zolotaja Niva" "stars" => integer 2 "starsRaw" => string(3) "two" "category" => string(5) "treat" "form" => string(10) "sanatorium" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "paid" => string(1) "0" "confirm" => string(19) "2013-05-07 00:00:00" "rating" => string(6) "4.9000" "reviews" => string(2) "11" "topRate" => string(6) "4.9000" "vreviews" => string(2) "10" "photoCount" => string(2) "30" "videoCount" => string(1) "1" "questions" => string(1) "1" "rate" => string(6) "4.9000" "cntRank" => string(3) "508" "ctyRank" => string(1) "3" "description" => string(263) "The sanatorium was opened on July 1, 1980. It is located on the Black Sea coast of the Odessa region of the Belgorod-Dnestrovsky …" "city" => object Application\Library\Service\Geo\City(14)"city" => object Application\Library\Entity\Geo\City(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => object Database_Query_Builder_Select(20)"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected _select => array(16) ( 0 => array(2) ( ... ) 1 => array(2) ( ... ) 2 => array(2) ( ... ) 3 => array(2) ( ... ) 4 => array(2) ( ... ) 5 => array(2) ( ... ) 6 => array(2) ( ... ) 7 => array(2) ( ... ) 8 => array(2) ( ... ) 9 => array(2) ( ... ) 10 => array(2) ( ... ) 11 => array(2) ( ... ) 12 => array(2) ( ... ) 13 => array(2) ( ... ) 14 => array(2) ( ... ) 15 => array(2) ( ... ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( ... ) ) protected _join => array(0) protected _group_by => array(0) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => NULL protected _where => array(2) ( 0 => array(1) ( ... ) 1 => array(1) ( ... ) ) protected _order_by => array(1) ( 0 => array(2) ( ... ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(591) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected cityId => integer 1982 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => object Database_MySQLi_Result(7){ protected _internal_row => integer 1 protected _query => string(591) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _result => object mysqli_result(5)protected entity => object Application\Library\Entity\Geo\Cities(4){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(7) ( 0 => string(6) "result" 1 => string(11) "loadCountry" 2 => string(10) "loadHotels" 3 => string(7) "loadRef" 4 => string(6) "refSql" 5 => string(10) "loadSights" 6 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(6) ( "result" => object Database_MySQLi_Result(7) { ... } "loadCountry" => bool TRUE "loadHotels" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadStatistics" => NULL ) protected data => array(1) ( 0 => object Application\Library\Entity\Geo\City(3) { ... } ) }public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected onlyNames => bool TRUE protected names => array(19) ( 0 => string(9) "countryId" 1 => string(6) "cityId" 2 => string(7) "hotelId" 3 => string(7) "sightId" 4 => string(6) "sights" 5 => string(6) "hotels" 6 => string(7) "reviews" 7 => string(8) "vreviews" 8 => string(10) "photoCount" 9 => string(10) "videoCount" 10 => string(4) "rate" 11 => string(9) "questions" 12 => string(7) "answers" 13 => string(11) "forumThemes" 14 => string(13) "forumComments" 15 => string(7) "peoples" 16 => string(7) "topRate" 17 => string(7) "cntRank" 18 => string(7) "ctyRank" ) protected store => array(10) ( "cityId" => string(4) "1982" "reviews" => string(2) "11" "topRate" => string(6) "4.9000" "vreviews" => string(2) "10" "photoCount" => string(2) "30" "videoCount" => string(1) "1" "questions" => string(1) "1" "rate" => string(6) "4.9000" "cntRank" => string(3) "508" "ctyRank" => string(1) "3" ) }"photo" => object Application\Library\Entity\Media(3){ protected onlyNames => NULL protected names => array(29) ( 0 => string(2) "id" 1 => string(7) "albumId" 2 => string(7) "mediaId" 3 => string(6) "userId" 4 => string(5) "geoId" 5 => string(8) "objectId" 6 => string(10) "objectType" 7 => string(11) "description" 8 => string(6) "rating" 9 => string(4) "rand" 10 => string(4) "scin" 11 => string(4) "sort" 12 => string(4) "date" 13 => string(4) "type" 14 => string(7) "preview" 15 => string(4) "path" 16 => string(5) "width" 17 => string(6) "height" 18 => string(6) "status" 19 => string(9) "countryId" 20 => string(6) "cityId" 21 => string(7) "hotelId" 22 => string(7) "sightId" 23 => string(7) "country" 24 => string(4) "city" 25 => string(5) "hotel" 26 => string(4) "user" 27 => string(5) "album" 28 => string(8) "comments" ) protected store => array(4) ( "id" => string(6) "213954" "mediaId" => string(6) "213954" "objectId" => string(5) "28070" "sort" => string(3) "128" ) }) }{ protected names => array(22) ( 0 => string(2) "id" 1 => string(9) "countryId" 2 => string(4) "code" 3 => string(6) "hotels" 4 => string(7) "country" 5 => string(4) "name" 6 => string(8) "nameLang" 7 => string(6) "nameRd" 8 => string(6) "nameVn" 9 => string(6) "namePr" 10 => string(6) "nameDt" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "target" 14 => string(9) "excursion" 15 => string(8) "priority" 16 => string(4) "type" 17 => string(6) "latLng" 18 => string(5) "offer" 19 => string(3) "ref" 20 => string(6) "sights" 21 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(15) ( "id" => string(4) "1982" "name" => string(9) "Sergeevka" "nameLang" => string(18) "Сергеевка" "country" => object Application\Library\Service\Geo\Country(13)"country" => object Application\Library\Entity\Geo\Country(3){ protected otp => string(6) "otpusk" protected countryId => integer 116 protected order => NULL protected loadRef => NULL protected loadImage => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => object Database_Query_Builder_Select(20)"hotels" => object Application\Library\Service\Geo\Hotel(20){ protected _select => array(17) ( 0 => array(2) ( ... ) 1 => array(2) ( ... ) 2 => array(2) ( ... ) 3 => array(2) ( ... ) 4 => array(2) ( ... ) 5 => array(2) ( ... ) 6 => array(2) ( ... ) 7 => array(2) ( ... ) 8 => array(2) ( ... ) 9 => array(2) ( ... ) 10 => array(2) ( ... ) 11 => array(2) ( ... ) 12 => array(2) ( ... ) 13 => array(2) ( ... ) 14 => array(2) ( ... ) 15 => array(2) ( ... ) 16 => array(2) ( ... ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( ... ) ) protected _join => array(0) protected _group_by => array(0) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => NULL protected _where => array(2) ( 0 => array(1) ( ... ) 1 => array(1) ( ... ) ) protected _order_by => array(1) ( 0 => array(2) ( ... ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected loadCapital => bool TRUE protected loadCities => bool TRUE protected dbResult => object Database_Result_Cached(6){ protected _query => string(625) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(1) ( 0 => object stdClass(17) { ... } ) protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => bool TRUE protected _object_params => NULL }protected entity => object Application\Library\Entity\Geo\Countries(4){ protected names => array(8) ( 0 => string(6) "result" 1 => string(11) "loadCapital" 2 => string(10) "loadCities" 3 => string(7) "loadRef" 4 => string(9) "loadImage" 5 => string(6) "refSql" 6 => string(10) "loadSights" 7 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(7) ( "result" => object Database_Result_Cached(6) { ... } "loadCapital" => bool TRUE "loadCities" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadImage" => NULL "loadStatistics" => NULL ) protected data => array(1) ( 0 => object Application\Library\Entity\Geo\Country(3) { ... } ) }public tp => string(9) "turpravda" }{ protected hotelId => integer 0 protected cityId => integer 1982 protected category => NULL protected limit => NULL protected offset => NULL protected order => NULL protected loadStatistics => NULL protected loadPhoto => NULL protected loadDescription => NULL protected loadRef => NULL protected loadRoom => NULL protected loadHoteliers => NULL public stars => array(7) ( 1 => string(3) "one" 2 => string(3) "two" 3 => string(5) "three" 4 => string(4) "four" 5 => string(4) "five" "hv1" => string(3) "hv1" "hv2" => string(3) "hv2" ) public starsRaw => array(7) ( "one" => integer 1 "two" => integer 2 "three" => integer 3 "four" => integer 4 "five" => integer 5 "hv1" => string(3) "hv1" "hv2" => string(3) "hv2" ) protected sql => NULL protected loadCity => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"countryId" => string(3) "116" "nameTr" => string(9) "sergeevka" "nameEng" => string(9) "Sergeevka" "nameRd" => string(18) "Сергеевки" "nameVn" => string(18) "Сергеевку" "namePr" => string(18) "Сергеевке" "nameDt" => string(18) "Сергеевке" "target" => string(1) "0" "priority" => string(1) "1" "latLng" => object Library\Entity\Geo\LatLng(3){ protected onlyNames => bool TRUE protected names => array(3) ( 0 => string(3) "lat" 1 => string(3) "lng" 2 => string(4) "zoom" ) protected store => array(3) ( "lat" => string(8) "46.02400" "lng" => string(8) "30.37200" "zoom" => string(2) "14" ) }) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(19) ( "id" => string(3) "116" "code" => string(7) "ukraine" "code2" => string(2) "ua" "name" => string(7) "Ukraine" "nameLang" => string(14) "Украина" "nameEng" => string(7) "Ukraine" "nameUkr" => NULL "nameTr" => string(7) "ukraine" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)"countries" => object Application\Library\Entity\Geo\Countries(4){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1544 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 116 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => bool TRUE protected sql => object Database_Query_Builder_Select(20)"nameRd" => string(14) "Украины" "nameVn" => string(14) "Украину" "namePr" => string(14) "Украине" "nameDt" => string(14) "Украине" ) }{ protected _select => array(26) ( 0 => array(2) ( ... ) 1 => array(2) ( ... ) 2 => array(2) ( ... ) 3 => array(2) ( ... ) 4 => array(2) ( ... ) 5 => array(2) ( ... ) 6 => array(2) ( ... ) 7 => array(2) ( ... ) 8 => array(2) ( ... ) 9 => array(2) ( ... ) 10 => array(2) ( ... ) 11 => array(2) ( ... ) 12 => array(2) ( ... ) 13 => array(2) ( ... ) 14 => array(2) ( ... ) 15 => array(2) ( ... ) 16 => array(2) ( ... ) 17 => array(2) ( ... ) 18 => array(2) ( ... ) 19 => array(2) ( ... ) 20 => array(2) ( ... ) 21 => array(2) ( ... ) 22 => array(2) ( ... ) 23 => array(2) ( ... ) 24 => array(2) ( ... ) 25 => array(2) ( ... ) ) protected _distinct => bool FALSE protected _from => array(1) ( 0 => array(2) ( ... ) ) protected _join => array(1) ( 0 => object Database_Query_Builder_Join(11) { ... } ) protected _group_by => array(1) ( 0 => string(8) "t.rec_id" ) protected _having => array(0) protected _offset => NULL protected _union => array(0) protected _last_join => object Database_Query_Builder_Join(11)protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }{ protected _type => string(4) "LEFT" protected _table => array(2) ( ... ) protected _on => array(3) ( ... ) protected _using => array(0) protected _other_tables => array(0) protected _force_execute => bool FALSE protected _lifetime => NULL protected _sql => NULL protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }protected _where => array(2) ( 0 => array(1) ( ... ) 1 => array(1) ( ... ) ) protected _order_by => array(1) ( 0 => array(2) ( ... ) ) protected _limit => NULL protected _other_tables => array(0) protected _type => integer 1 protected _force_execute => bool FALSE protected _lifetime => integer 120 protected _sql => string(1024) "SELECT `t`.`rec_id` AS `id`, `t`.`fIATA` AS `iata`, IF(t.fNameEng!="",t.fNameEng,t.fName) AS `name`, `t`.`fName` AS `nameLang`, …" protected _parameters => array(0) protected _as_object => bool FALSE protected _object_params => array(0) }{ protected names => array(8) ( 0 => string(6) "result" 1 => string(11) "loadCapital" 2 => string(10) "loadCities" 3 => string(7) "loadRef" 4 => string(9) "loadImage" 5 => string(6) "refSql" 6 => string(10) "loadSights" 7 => string(14) "loadStatistics" ) protected onlyNames => bool TRUE protected store => array(7) ( "result" => object Database_Result_Cached(6)"votes" => array(6) ( "sum1" => float 3.9 "sum2" => float 4.9 "sum3" => float 4.7 "sum4" => float 6 "sum5" => float 5.8 "count" => string(2) "10" ) "questions" => array(1) ( 0 => array(13) ( "id" => string(5) "60167" "url" => string(54) "/ua/sergeevka/Zolotaja_Niva-h28070-question-60167.html" "question" => string(81) "Для 3х-летнего ребенка проживание бесплатно?" "text" => string(0) "" "date" => string(19) "2017-06-01 14:08:38" "dateText" => string(19) "9 лет назад" "subscribe" => integer 3 "views" => bool FALSE "answers" => string(1) "2" "answersHotelier" => bool FALSE "country" => array(2) ( "code" => string(2) "ua" "name" => string(7) "Ukraine" ) "city" => array(2) ( "code" => string(9) "sergeevka" "name" => string(9) "Sergeevka" ) "hotel" => array(5) ( "id" => string(5) "28070" "name" => string(13) "Zolotaia Niva" "printName" => string(16) "Zolotaia Niva 2*" "nameTr" => string(13) "Zolotaja_Niva" "stars" => string(2) "2*" ) ) ) "pagination" => object Pagination(15){ protected _query => string(1057) "SELECT `c`.`rec_id` AS `id`, `c`.`fNameTr` AS `code`, `c`.`fCode` AS `code2`, IF(c.fNameEng!="",c.fNameEng,c.fCountry) AS `name` …" protected _result => array(167) ( 0 => object stdClass(27)"loadCapital" => bool TRUE "loadCities" => bool TRUE "loadRef" => NULL "loadSights" => NULL "loadImage" => NULL "loadStatistics" => bool TRUE ) protected data => array(167) ( 0 => object Application\Library\Entity\Geo\Country(3){ public id => string(3) "148" public code => string(8) "abkhazia" public code2 => string(2) "ab" public name => string(8) "Abkhazia" public nameLang => string(14) "Абхазия" public lat => string(8) "42.94440" public lng => string(8) "41.11080" public zoom => string(1) "8" public capital => string(4) "1792" public nameEng => string(8) "Abkhazia" public nameTr => string(8) "abkhazia" public nameRd => string(14) "Абхазии" public nameVn => string(14) "Абхазию" public namePr => string(14) "Абхазии" public nameDt => string(14) "Абхазии" public continent => string(1) "2" public priority => string(2) "-1" public hotels => string(2) "53" public sights => string(1) "2" public reviews => string(3) "906" public vreviews => string(3) "804" public photoCount => string(3) "929" public videoCount => string(1) "6" public questions => string(3) "171" public answers => string(3) "623" public rate => string(6) "5.6828" public topRate => string(7) "10.6580" }1 => object stdClass(27){ public id => string(3) "143" public code => string(11) "afghanistan" public code2 => string(2) "af" public name => string(11) "Afghanistan" public nameLang => string(20) "Афганистан" public lat => string(8) "33.06390" public lng => string(8) "68.59860" public zoom => string(1) "5" public capital => string(4) "1683" public nameEng => string(11) "Afghanistan" public nameTr => string(11) "afghanistan" public nameRd => string(22) "Афганистана" public nameVn => string(20) "Афганистан" public namePr => string(22) "Афганистане" public nameDt => string(22) "Афганистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }2 => object stdClass(27){ public id => string(2) "10" public code => string(7) "albania" public code2 => string(2) "al" public name => string(7) "Albania" public nameLang => string(14) "Албания" public lat => string(8) "41.34380" public lng => string(8) "20.37960" public zoom => string(1) "7" public capital => string(4) "1793" public nameEng => string(7) "Albania" public nameTr => string(7) "albania" public nameRd => string(14) "Албании" public nameVn => string(14) "Албанию" public namePr => string(14) "Албании" public nameDt => string(14) "Албании" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(2) "92" public sights => string(2) "42" public reviews => string(3) "233" public vreviews => string(3) "198" public photoCount => string(3) "788" public videoCount => string(1) "6" public questions => string(2) "45" public answers => string(3) "269" public rate => string(6) "6.1263" public topRate => string(7) "11.0273" }3 => object stdClass(27){ public id => string(2) "11" public code => string(7) "algeria" public code2 => string(2) "dz" public name => string(7) "Algeria" public nameLang => string(10) "Алжир" public lat => string(8) "36.77820" public lng => string(7) "3.05250" public zoom => string(2) "12" public capital => string(4) "1794" public nameEng => string(7) "Algeria" public nameTr => string(7) "algeria" public nameRd => string(12) "Алжира" public nameVn => string(10) "Алжир" public namePr => string(12) "Алжире" public nameDt => string(12) "Алжиру" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(2) "18" public vreviews => string(1) "0" public photoCount => string(3) "284" public videoCount => string(1) "1" public questions => string(1) "9" public answers => string(2) "17" public rate => NULL public topRate => NULL }4 => object stdClass(27){ public id => string(1) "3" public code => string(7) "andorra" public code2 => string(2) "ad" public name => string(7) "Andorra" public nameLang => string(14) "Андорра" public lat => string(8) "42.54300" public lng => string(7) "1.58890" public zoom => string(2) "11" public capital => string(3) "974" public nameEng => string(7) "Andorra" public nameTr => string(7) "andorra" public nameRd => string(14) "Андорры" public nameVn => string(14) "Андорру" public namePr => string(14) "Андорре" public nameDt => string(14) "Андорре" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "39" public sights => string(2) "12" public reviews => string(3) "136" public vreviews => string(3) "112" public photoCount => string(3) "512" public videoCount => string(1) "1" public questions => string(2) "18" public answers => string(2) "15" public rate => string(6) "7.2087" public topRate => string(7) "12.0363" }5 => object stdClass(27){ public id => string(3) "153" public code => string(9) "antarctic" public code2 => string(2) "aa" public name => string(9) "Antarctic" public nameLang => string(20) "Антарктика" public lat => string(9) "-77.58000" public lng => string(8) "26.19140" public zoom => string(1) "3" public capital => string(4) "2081" public nameEng => string(9) "Antarctic" public nameTr => string(9) "antarctic" public nameRd => string(20) "Антарктики" public nameVn => string(20) "Антарктику" public namePr => string(20) "Антарктике" public nameDt => string(20) "Антарктике" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "0" public photoCount => string(2) "51" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(2) "18" public rate => NULL public topRate => NULL }6 => object stdClass(27){ public id => string(1) "2" public code => string(7) "antigua" public code2 => string(2) "ag" public name => string(7) "Antigua" public nameLang => string(14) "Антигуа" public lat => string(8) "46.81510" public lng => string(8) "30.43210" public zoom => string(1) "6" public capital => string(4) "1201" public nameEng => string(7) "Antigua" public nameTr => string(7) "antigua" public nameRd => string(14) "Антигуа" public nameVn => string(14) "Антигуа" public namePr => string(14) "Антигуа" public nameDt => string(14) "Антигуа" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }7 => object stdClass(27){ public id => string(1) "9" public code => string(9) "argentina" public code2 => string(2) "ar" public name => string(9) "Argentina" public nameLang => string(18) "Аргентина" public lat => string(9) "-35.46185" public lng => string(9) "-65.03758" public zoom => string(1) "4" public capital => string(4) "1531" public nameEng => string(9) "Argentina" public nameTr => string(9) "argentina" public nameRd => string(18) "Аргентины" public nameVn => string(18) "Аргентину" public namePr => string(18) "Аргентине" public nameDt => string(18) "Аргентине" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "2" public reviews => string(2) "17" public vreviews => string(1) "4" public photoCount => string(3) "249" public videoCount => string(1) "0" public questions => string(2) "10" public answers => string(2) "48" public rate => string(6) "7.5000" public topRate => string(7) "10.0000" }8 => object stdClass(27){ public id => string(1) "4" public code => string(7) "armenia" public code2 => string(2) "am" public name => string(7) "Armenia" public nameLang => string(14) "Армения" public lat => string(8) "40.31300" public lng => string(8) "45.16480" public zoom => string(1) "7" public capital => string(4) "1723" public nameEng => string(7) "Armenia" public nameTr => string(7) "armenia" public nameRd => string(14) "Армении" public nameVn => string(14) "Армению" public namePr => string(14) "Армении" public nameDt => string(14) "Армении" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "9" public sights => string(2) "18" public reviews => string(2) "37" public vreviews => string(2) "11" public photoCount => string(3) "298" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "29" public rate => string(6) "8.0000" public topRate => string(7) "11.6667" }9 => object stdClass(27){ public id => string(1) "5" public code => string(5) "aruba" public code2 => string(2) "aw" public name => string(5) "Aruba" public nameLang => string(10) "Аруба" public lat => string(8) "11.78130" public lng => string(9) "-64.29200" public zoom => string(1) "5" public capital => string(4) "1170" public nameEng => string(5) "Aruba" public nameTr => string(5) "aruba" public nameRd => string(10) "Арубы" public nameVn => string(10) "Арубу" public namePr => string(10) "Арубе" public nameDt => string(10) "Арубе" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }10 => object stdClass(27){ public id => string(1) "7" public code => string(9) "australia" public code2 => string(2) "au" public name => string(9) "Australia" public nameLang => string(18) "Австралия" public lat => string(9) "-28.84470" public lng => string(9) "135.08791" public zoom => string(1) "4" public capital => string(3) "978" public nameEng => string(9) "Australia" public nameTr => string(9) "australia" public nameRd => string(18) "Австралии" public nameVn => string(18) "Австралию" public namePr => string(18) "Австралии" public nameDt => string(18) "Австралии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "0" public reviews => string(2) "20" public vreviews => string(2) "14" public photoCount => string(2) "47" public videoCount => string(1) "0" public questions => string(2) "25" public answers => string(2) "95" public rate => string(6) "8.7143" public topRate => string(7) "12.6032" }11 => object stdClass(27){ public id => string(1) "8" public code => string(7) "austria" public code2 => string(2) "at" public name => string(7) "Austria" public nameLang => string(14) "Австрия" public lat => string(8) "47.79840" public lng => string(8) "13.35940" public zoom => string(1) "6" public capital => string(3) "790" public nameEng => string(7) "Austria" public nameTr => string(7) "austria" public nameRd => string(14) "Австрии" public nameVn => string(14) "Австрию" public namePr => string(14) "Австрии" public nameDt => string(14) "Австрии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "178" public sights => string(3) "218" public reviews => string(3) "394" public vreviews => string(3) "273" public photoCount => string(4) "2799" public videoCount => string(1) "2" public questions => string(3) "128" public answers => string(3) "458" public rate => string(6) "7.0108" public topRate => string(7) "11.9386" }12 => object stdClass(27){ public id => string(1) "6" public code => string(10) "azerbaijan" public code2 => string(2) "az" public name => string(10) "Azerbaijan" public nameLang => string(22) "Азербайджан" public lat => string(8) "40.15130" public lng => string(8) "47.68990" public zoom => string(1) "7" public capital => string(4) "1545" public nameEng => string(10) "Azerbaijan" public nameTr => string(10) "azerbaijan" public nameRd => string(24) "Азербайджана" public nameVn => string(22) "Азербайджан" public namePr => string(24) "Азербайджане" public nameDt => string(24) "Азербайджану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "4" public reviews => string(2) "36" public vreviews => string(2) "21" public photoCount => string(3) "427" public videoCount => string(1) "0" public questions => string(2) "38" public answers => string(2) "79" public rate => string(6) "7.8095" public topRate => string(7) "12.0095" }13 => object stdClass(27){ public id => string(2) "18" public code => string(7) "bahamas" public code2 => string(2) "bs" public name => string(7) "Bahamas" public nameLang => string(12) "Багамы" public lat => string(8) "24.34710" public lng => string(9) "-77.15700" public zoom => string(1) "7" public capital => string(4) "1678" public nameEng => string(7) "Bahamas" public nameTr => string(7) "bahamas" public nameRd => string(10) "Багам" public nameVn => string(12) "Багамы" public namePr => string(14) "Багамах" public nameDt => string(14) "Багамам" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(2) "11" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "27" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }14 => object stdClass(27){ public id => string(2) "24" public code => string(7) "bahrain" public code2 => string(2) "bh" public name => string(7) "Bahrain" public nameLang => string(14) "Бахрейн" public lat => string(8) "26.03830" public lng => string(8) "50.58240" public zoom => string(2) "10" public capital => string(4) "1796" public nameEng => string(7) "Bahrain" public nameTr => string(7) "bahrain" public nameRd => string(16) "Бахрейна" public nameVn => string(14) "Бахрейн" public namePr => string(16) "Бахрейне" public nameDt => string(16) "Бахрейну" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "3" public photoCount => string(2) "62" public videoCount => string(1) "1" public questions => string(1) "5" public answers => string(1) "9" public rate => string(6) "9.0000" public topRate => string(7) "11.1429" }15 => object stdClass(27){ public id => string(2) "19" public code => string(10) "bangladesh" public code2 => string(2) "bd" public name => string(10) "Bangladesh" public nameLang => string(18) "Бангладеш" public lat => string(8) "24.52710" public lng => string(8) "90.31860" public zoom => string(1) "6" public capital => string(4) "1795" public nameEng => string(10) "Bangladesh" public nameTr => string(10) "bangladesh" public nameRd => string(20) "Бангладеша" public nameVn => string(18) "Бангладеш" public namePr => string(20) "Бангладеше" public nameDt => string(20) "Бангладешу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => NULL public topRate => NULL }16 => object stdClass(27){ public id => string(2) "12" public code => string(8) "barbados" public code2 => string(2) "bb" public name => string(8) "Barbados" public nameLang => string(16) "Барбадос" public lat => string(9) "-48.69000" public lng => string(8) "31.73000" public zoom => string(1) "6" public capital => string(4) "1158" public nameEng => string(8) "Barbados" public nameTr => string(8) "barbados" public nameRd => string(18) "Барбадоса" public nameVn => string(16) "Барбадос" public namePr => string(18) "Барбадосе" public nameDt => string(18) "Барбадосу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(1) "9" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }17 => object stdClass(27){ public id => string(2) "16" public code => string(7) "belarus" public code2 => string(2) "by" public name => string(7) "Belarus" public nameLang => string(16) "Беларусь" public lat => string(8) "53.72270" public lng => string(8) "27.99320" public zoom => string(1) "6" public capital => string(4) "1463" public nameEng => string(7) "Belarus" public nameTr => string(7) "belarus" public nameRd => string(16) "Беларуси" public nameVn => string(16) "Беларусь" public namePr => string(16) "Беларуси" public nameDt => string(16) "Беларуси" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "48" public sights => string(1) "5" public reviews => string(3) "153" public vreviews => string(3) "126" public photoCount => string(3) "856" public videoCount => string(1) "0" public questions => string(2) "79" public answers => string(3) "275" public rate => string(6) "6.9055" public topRate => string(7) "11.7517" }18 => object stdClass(27){ public id => string(2) "17" public code => string(7) "belgium" public code2 => string(2) "be" public name => string(7) "Belgium" public nameLang => string(14) "Бельгия" public lat => string(8) "50.58320" public lng => string(7) "4.61430" public zoom => string(1) "6" public capital => string(4) "1405" public nameEng => string(7) "Belgium" public nameTr => string(7) "belgium" public nameRd => string(14) "Бельгии" public nameVn => string(14) "Бельгию" public namePr => string(14) "Бельгии" public nameDt => string(14) "Бельгии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "13" public sights => string(2) "73" public reviews => string(2) "41" public vreviews => string(2) "16" public photoCount => string(3) "497" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "59" public rate => string(6) "7.0000" public topRate => string(7) "11.0000" }19 => object stdClass(27){ public id => string(3) "145" public code => string(6) "belize" public code2 => string(2) "bz" public name => string(6) "Belize" public nameLang => string(10) "Белиз" public lat => string(9) "-48.69000" public lng => string(8) "31.73000" public zoom => string(1) "6" public capital => string(4) "1713" public nameEng => string(6) "Belize" public nameTr => string(6) "belize" public nameRd => string(12) "Белиза" public nameVn => string(10) "Белиз" public namePr => string(12) "Белизе" public nameDt => string(12) "Белизу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "7" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }20 => object stdClass(27){ public id => string(2) "20" public code => string(5) "benin" public code2 => string(2) "bj" public name => string(5) "Benin" public nameLang => string(10) "Бенин" public lat => string(7) "9.64410" public lng => string(7) "2.94430" public zoom => string(1) "6" public capital => string(4) "1797" public nameEng => string(5) "Benin" public nameTr => string(5) "benin" public nameRd => string(12) "Бенина" public nameVn => string(10) "Бенин" public namePr => string(12) "Бенине" public nameDt => string(12) "Бенину" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }21 => object stdClass(27){ public id => string(3) "140" public code => string(8) "bermudas" public code2 => string(2) "bm" public name => string(8) "Bermudas" public nameLang => string(35) "Бермудские острова" public lat => string(8) "32.29240" public lng => string(9) "-64.78480" public zoom => string(2) "13" public capital => string(4) "1679" public nameEng => string(8) "Bermudas" public nameTr => string(8) "bermudas" public nameRd => string(16) "Бермудов" public nameVn => string(14) "Бермуды" public namePr => string(16) "Бермудах" public nameDt => string(16) "Бермудам" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }22 => object stdClass(27){ public id => string(2) "21" public code => string(7) "bolivia" public code2 => string(2) "bo" public name => string(7) "Bolivia" public nameLang => string(14) "Боливия" public lat => string(9) "-16.29910" public lng => string(9) "-63.54490" public zoom => string(1) "5" public capital => string(4) "1798" public nameEng => string(7) "Bolivia" public nameTr => string(7) "bolivia" public nameRd => string(14) "Боливии" public nameVn => string(14) "Боливию" public namePr => string(14) "Боливии" public nameDt => string(14) "Боливии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "1" public reviews => string(1) "4" public vreviews => string(1) "2" public photoCount => string(2) "84" public videoCount => string(1) "2" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.6667" }23 => object stdClass(27){ public id => string(2) "22" public code => string(18) "bosnia_herzegovina" public code2 => string(2) "ba" public name => string(18) "Bosnia herzegovina" public nameLang => string(38) "Босния и Герцеговина" public lat => string(8) "44.02440" public lng => string(8) "17.88570" public zoom => string(1) "6" public capital => string(4) "1799" public nameEng => string(18) "Bosnia herzegovina" public nameTr => string(18) "bosnia_herzegovina" public nameRd => string(38) "Боснии и Герцоговины" public nameVn => string(38) "Боснию и Герцоговину" public namePr => string(38) "Боснии и Герцоговине" public nameDt => string(38) "Боснии и Герцоговине" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "5" public vreviews => string(1) "0" public photoCount => string(3) "122" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "7" public rate => NULL public topRate => NULL }24 => object stdClass(27){ public id => string(2) "23" public code => string(8) "botswana" public code2 => string(2) "bw" public name => string(8) "Botswana" public nameLang => string(16) "Ботсвана" public lat => string(9) "-22.53290" public lng => string(8) "24.36770" public zoom => string(1) "5" public capital => string(4) "1800" public nameEng => string(8) "Botswana" public nameTr => string(8) "botswana" public nameRd => string(16) "Ботсваны" public nameVn => string(16) "Ботсвану" public namePr => string(16) "Ботсване" public nameDt => string(16) "Ботсване" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "0" public photoCount => string(2) "49" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }25 => object stdClass(27){ public id => string(2) "14" public code => string(6) "brazil" public code2 => string(2) "br" public name => string(6) "Brazil" public nameLang => string(16) "Бразилия" public lat => string(9) "-14.00870" public lng => string(9) "-54.93160" public zoom => string(1) "4" public capital => string(3) "989" public nameEng => string(6) "Brazil" public nameTr => string(6) "brazil" public nameRd => string(16) "Бразилии" public nameVn => string(16) "Бразилию" public namePr => string(16) "Бразилии" public nameDt => string(16) "Бразилии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "28" public vreviews => string(2) "13" public photoCount => string(3) "170" public videoCount => string(1) "2" public questions => string(2) "13" public answers => string(2) "32" public rate => string(6) "7.3077" public topRate => string(7) "11.1312" }26 => object stdClass(27){ public id => string(3) "161" public code => string(6) "brunei" public code2 => string(2) "bn" public name => string(6) "Brunei" public nameLang => string(12) "Бруней" public lat => string(7) "4.49976" public lng => string(9) "114.60663" public zoom => string(2) "10" public capital => string(4) "2883" public nameEng => string(6) "Brunei" public nameTr => string(6) "brunei" public nameRd => string(12) "Брунея" public nameVn => string(12) "Бруней" public namePr => string(12) "Брунее" public nameDt => string(12) "Брунею" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(1) "8" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }27 => object stdClass(27){ public id => string(2) "13" public code => string(8) "bulgaria" public code2 => string(2) "bg" public name => string(8) "Bulgaria" public nameLang => string(16) "Болгария" public lat => string(8) "42.72520" public lng => string(8) "25.48150" public zoom => string(1) "6" public capital => string(3) "800" public nameEng => string(8) "Bulgaria" public nameTr => string(8) "bulgaria" public nameRd => string(16) "Болгарии" public nameVn => string(16) "Болгарию" public namePr => string(16) "Болгарии" public nameDt => string(16) "Болгарии" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "936" public sights => string(2) "47" public reviews => string(4) "5990" public vreviews => string(4) "5579" public photoCount => string(5) "13025" public videoCount => string(2) "12" public questions => string(4) "1840" public answers => string(5) "10394" public rate => string(6) "6.4462" public topRate => string(7) "11.4426" }28 => object stdClass(27){ public id => string(2) "15" public code => string(6) "butane" public code2 => string(2) "bt" public name => string(6) "Butane" public nameLang => string(10) "Бутан" public lat => string(8) "27.08850" public lng => string(8) "90.53830" public zoom => string(1) "7" public capital => string(3) "991" public nameEng => string(6) "Butane" public nameTr => string(6) "butane" public nameRd => string(12) "Бутана" public nameVn => string(10) "Бутан" public namePr => string(12) "Бутане" public nameDt => string(12) "Бутану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.0000" }29 => object stdClass(27){ public id => string(2) "62" public code => string(8) "cambodia" public code2 => string(2) "kh" public name => string(8) "Cambodia" public nameLang => string(16) "Камбоджа" public lat => string(8) "17.26670" public lng => string(9) "107.18260" public zoom => string(1) "5" public capital => string(4) "1736" public nameEng => string(8) "Cambodia" public nameTr => string(8) "cambodia" public nameRd => string(16) "Камбоджи" public nameVn => string(16) "Камбоджу" public namePr => string(16) "Камбодже" public nameDt => string(16) "Камбодже" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "22" public sights => string(1) "6" public reviews => string(2) "58" public vreviews => string(2) "31" public photoCount => string(3) "534" public videoCount => string(1) "0" public questions => string(2) "14" public answers => string(2) "61" public rate => string(6) "7.2813" public topRate => string(7) "11.7099" }30 => object stdClass(27){ public id => string(2) "66" public code => string(8) "cameroon" public code2 => string(2) "cm" public name => string(8) "Cameroon" public nameLang => string(14) "Камерун" public lat => string(7) "3.46960" public lng => string(8) "14.10640" public zoom => string(1) "5" public capital => string(4) "1808" public nameEng => string(8) "Cameroon" public nameTr => string(8) "cameroon" public nameRd => string(16) "Камеруна" public nameVn => string(14) "Камерун" public namePr => string(16) "Камеруне" public nameDt => string(16) "Камеруну" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }31 => object stdClass(27){ public id => string(2) "57" public code => string(6) "canada" public code2 => string(2) "ca" public name => string(6) "Canada" public nameLang => string(12) "Канада" public lat => string(8) "53.59250" public lng => string(9) "-99.66800" public zoom => string(1) "4" public capital => string(4) "1209" public nameEng => string(6) "Canada" public nameTr => string(6) "canada" public nameRd => string(12) "Канады" public nameVn => string(12) "Канаду" public namePr => string(12) "Канаде" public nameDt => string(12) "Канаде" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(2) "15" public answers => string(2) "38" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }32 => object stdClass(27){ public id => string(3) "159" public code => string(10) "cape_verde" public code2 => string(2) "cv" public name => string(10) "Cape verde" public nameLang => string(19) "Кабо-Верде" public lat => string(8) "15.13576" public lng => string(9) "-23.70850" public zoom => string(1) "6" public capital => string(4) "2533" public nameEng => string(10) "Cape verde" public nameTr => string(10) "cape_verde" public nameRd => string(19) "Кабо-Верде" public nameVn => string(19) "Кабо-Верде" public namePr => string(19) "Кабо-Верде" public nameDt => string(19) "Кабо-Верде" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(2) "34" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "2" public rate => string(6) "9.5000" public topRate => string(7) "11.1667" }33 => object stdClass(27){ public id => string(2) "55" public code => string(11) "carpathians" public code2 => string(2) "ur" public name => string(11) "Carpathians" public nameLang => string(31) "Украина - Карпаты" public lat => string(8) "48.95860" public lng => string(8) "24.46660" public zoom => string(1) "7" public capital => string(1) "0" public nameEng => string(11) "Carpathians" public nameTr => string(11) "carpathians" public nameRd => string(12) "Карпат" public nameVn => string(14) "Карпаты" public namePr => string(16) "Карпатах" public nameDt => string(16) "Карпатам" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "893" public sights => string(3) "149" public reviews => string(4) "7083" public vreviews => string(4) "6546" public photoCount => string(5) "16274" public videoCount => string(2) "34" public questions => string(4) "1040" public answers => string(4) "7765" public rate => string(6) "6.8794" public topRate => string(7) "11.8763" }34 => object stdClass(27){ public id => string(3) "123" public code => string(4) "chad" public code2 => string(2) "td" public name => string(4) "Chad" public nameLang => string(6) "Чад" public lat => string(8) "15.45370" public lng => string(8) "18.72070" public zoom => string(1) "5" public capital => string(4) "1815" public nameEng => string(4) "Chad" public nameTr => string(4) "chad" public nameRd => string(8) "Чада" public nameVn => string(6) "Чад" public namePr => string(8) "Чаде" public nameDt => string(8) "Чаду" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }35 => object stdClass(27){ public id => string(3) "136" public code => string(5) "chile" public code2 => string(2) "cl" public name => string(5) "Chile" public nameLang => string(8) "Чили" public lat => string(9) "-25.95800" public lng => string(9) "-59.23830" public zoom => string(1) "3" public capital => string(4) "1537" public nameEng => string(5) "Chile" public nameTr => string(5) "chile" public nameRd => string(8) "Чили" public nameVn => string(8) "Чили" public namePr => string(8) "Чили" public nameDt => string(8) "Чили" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "0" public photoCount => string(3) "122" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => NULL public topRate => NULL }36 => object stdClass(27){ public id => string(2) "58" public code => string(5) "china" public code2 => string(2) "cn" public name => string(5) "China" public nameLang => string(10) "Китай" public lat => string(8) "35.10190" public lng => string(9) "101.42580" public zoom => string(1) "4" public capital => string(3) "730" public nameEng => string(5) "China" public nameTr => string(5) "china" public nameRd => string(10) "Китая" public nameVn => string(10) "Китай" public namePr => string(10) "Китае" public nameDt => string(10) "Китаю" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "128" public sights => string(2) "14" public reviews => string(3) "561" public vreviews => string(3) "472" public photoCount => string(4) "2535" public videoCount => string(1) "0" public questions => string(3) "286" public answers => string(3) "789" public rate => string(6) "6.6360" public topRate => string(7) "11.5940" }37 => object stdClass(27){ public id => string(2) "63" public code => string(8) "colombia" public code2 => string(2) "co" public name => string(8) "Colombia" public nameLang => string(16) "Колумбия" public lat => string(7) "2.63580" public lng => string(9) "-70.31250" public zoom => string(1) "5" public capital => string(4) "1810" public nameEng => string(8) "Colombia" public nameTr => string(8) "colombia" public nameRd => string(16) "Колумбии" public nameVn => string(16) "Колумбию" public namePr => string(16) "Колумбии" public nameDt => string(16) "Колумбии" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "3" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(2) "11" public rate => NULL public topRate => NULL }38 => object stdClass(27){ public id => string(2) "64" public code => string(5) "congo" public code2 => string(2) "cd" public name => string(5) "Congo" public nameLang => string(10) "Конго" public lat => string(8) "-2.24129" public lng => string(8) "23.24596" public zoom => string(1) "5" public capital => string(4) "1811" public nameEng => string(5) "Congo" public nameTr => string(5) "congo" public nameRd => string(10) "Конго" public nameVn => string(10) "Конго" public namePr => string(10) "Конго" public nameDt => string(10) "Конго" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "34" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "8" public rate => NULL public topRate => NULL }39 => object stdClass(27){ public id => string(3) "154" public code => string(10) "costa_rica" public code2 => string(2) "cr" public name => string(10) "Costa Rica" public nameLang => string(19) "Коста Рика" public lat => string(7) "9.93330" public lng => string(9) "-84.08330" public zoom => string(2) "15" public capital => string(4) "2083" public nameEng => string(10) "Costa Rica" public nameTr => string(10) "costa_rica" public nameRd => string(19) "Коста Рики" public nameVn => string(19) "Коста Рику" public namePr => string(19) "Коста Рике" public nameDt => string(19) "Коста Рике" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "2" public photoCount => string(1) "1" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "7" public rate => string(6) "8.0000" public topRate => string(6) "9.6667" }40 => object stdClass(27){ public id => string(2) "50" public code => string(6) "crimea" public code2 => string(2) "uc" public name => string(6) "Crimea" public nameLang => string(8) "Крым" public lat => string(8) "45.52170" public lng => string(8) "34.43120" public zoom => string(1) "7" public capital => string(4) "1098" public nameEng => string(6) "Crimea" public nameTr => string(6) "crimea" public nameRd => string(10) "Крыма" public nameVn => string(8) "Крым" public namePr => string(10) "Крыме" public nameDt => string(10) "Крыму" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(4) "1095" public sights => string(3) "224" public reviews => string(5) "11884" public vreviews => string(5) "10913" public photoCount => string(5) "20238" public videoCount => string(2) "72" public questions => string(4) "1875" public answers => string(4) "7530" public rate => string(6) "6.9485" public topRate => string(7) "11.9467" }41 => object stdClass(27){ public id => string(3) "134" public code => string(7) "croatia" public code2 => string(2) "hr" public name => string(7) "Croatia" public nameLang => string(16) "Хорватия" public lat => string(8) "44.80910" public lng => string(8) "16.34770" public zoom => string(1) "6" public capital => string(3) "831" public nameEng => string(7) "Croatia" public nameTr => string(7) "croatia" public nameRd => string(16) "Хорватии" public nameVn => string(16) "Хорватию" public namePr => string(16) "Хорватии" public nameDt => string(16) "Хорватии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "213" public sights => string(2) "43" public reviews => string(4) "1078" public vreviews => string(3) "929" public photoCount => string(4) "3919" public videoCount => string(1) "3" public questions => string(3) "456" public answers => string(4) "1965" public rate => string(6) "7.3234" public topRate => string(7) "12.3020" }42 => object stdClass(27){ public id => string(2) "56" public code => string(4) "cuba" public code2 => string(2) "cu" public name => string(4) "Cuba" public nameLang => string(8) "Куба" public lat => string(8) "21.55530" public lng => string(9) "-79.54650" public zoom => string(1) "6" public capital => string(3) "967" public nameEng => string(4) "Cuba" public nameTr => string(4) "cuba" public nameRd => string(8) "Кубы" public nameVn => string(8) "Кубу" public namePr => string(8) "Кубе" public nameDt => string(8) "Кубе" public continent => string(1) "4" public priority => string(1) "1" public hotels => string(2) "84" public sights => string(1) "8" public reviews => string(3) "553" public vreviews => string(3) "506" public photoCount => string(4) "1545" public videoCount => string(1) "3" public questions => string(3) "141" public answers => string(3) "499" public rate => string(6) "7.3490" public topRate => string(7) "12.3098" }43 => object stdClass(27){ public id => string(2) "54" public code => string(6) "cyprus" public code2 => string(2) "cy" public name => string(6) "Cyprus" public nameLang => string(8) "Кипр" public lat => string(8) "35.07500" public lng => string(8) "33.43140" public zoom => string(1) "8" public capital => string(4) "1326" public nameEng => string(6) "Cyprus" public nameTr => string(6) "cyprus" public nameRd => string(10) "Кипра" public nameVn => string(8) "Кипр" public namePr => string(10) "Кипре" public nameDt => string(10) "Кипру" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "326" public sights => string(2) "59" public reviews => string(4) "2635" public vreviews => string(4) "2506" public photoCount => string(4) "5915" public videoCount => string(1) "7" public questions => string(3) "642" public answers => string(4) "3171" public rate => string(6) "7.0956" public topRate => string(7) "12.0876" }44 => object stdClass(27){ public id => string(3) "122" public code => string(14) "czech_republic" public code2 => string(2) "cz" public name => string(14) "Czech republic" public nameLang => string(10) "Чехия" public lat => string(8) "49.78840" public lng => string(8) "15.42480" public zoom => string(1) "7" public capital => string(3) "845" public nameEng => string(14) "Czech republic" public nameTr => string(14) "czech_republic" public nameRd => string(10) "Чехии" public nameVn => string(10) "Чехию" public namePr => string(10) "Чехии" public nameDt => string(10) "Чехии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "385" public sights => string(3) "258" public reviews => string(4) "1812" public vreviews => string(4) "1547" public photoCount => string(4) "2997" public videoCount => string(1) "3" public questions => string(3) "689" public answers => string(4) "3556" public rate => string(6) "6.6427" public topRate => string(7) "11.6298" }45 => object stdClass(27){ public id => string(2) "40" public code => string(7) "denmark" public code2 => string(2) "dk" public name => string(7) "Denmark" public nameLang => string(10) "Дания" public lat => string(8) "55.14120" public lng => string(8) "11.40380" public zoom => string(1) "6" public capital => string(3) "997" public nameEng => string(7) "Denmark" public nameTr => string(7) "denmark" public nameRd => string(10) "Дании" public nameVn => string(10) "Данию" public namePr => string(10) "Дании" public nameDt => string(10) "Дании" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "7" public sights => string(2) "24" public reviews => string(2) "26" public vreviews => string(1) "8" public photoCount => string(3) "443" public videoCount => string(1) "1" public questions => string(2) "15" public answers => string(2) "67" public rate => string(6) "8.2500" public topRate => string(7) "11.5833" }46 => object stdClass(27){ public id => string(3) "156" public code => string(8) "djibouti" public code2 => string(2) "dj" public name => string(8) "Djibouti" public nameLang => string(14) "Джибути" public lat => string(8) "11.68450" public lng => string(8) "42.71760" public zoom => string(1) "9" public capital => string(4) "2117" public nameEng => string(8) "Djibouti" public nameTr => string(8) "djibouti" public nameRd => string(14) "Джибути" public nameVn => string(14) "Джибути" public namePr => string(14) "Джибути" public nameDt => string(14) "Джибути" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }47 => object stdClass(27){ public id => string(2) "41" public code => string(8) "dominica" public code2 => string(2) "dm" public name => string(8) "Dominica" public nameLang => string(16) "Доминика" public lat => string(8) "15.41670" public lng => string(9) "-61.36410" public zoom => string(2) "10" public capital => string(4) "1671" public nameEng => string(8) "Dominica" public nameTr => string(8) "dominica" public nameRd => string(16) "Доминика" public nameVn => string(16) "Доминику" public namePr => string(16) "Доминике" public nameDt => string(16) "Доминике" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }48 => object stdClass(27){ public id => string(2) "42" public code => string(18) "dominican_republic" public code2 => string(2) "do" public name => string(18) "Dominican republic" public nameLang => string(20) "Доминикана" public lat => string(8) "18.80230" public lng => string(9) "-70.29050" public zoom => string(1) "7" public capital => string(4) "1163" public nameEng => string(18) "Dominican republic" public nameTr => string(18) "dominican_republic" public nameRd => string(20) "Доминиканы" public nameVn => string(20) "Доминикану" public namePr => string(20) "Доминикане" public nameDt => string(20) "Доминикане" public continent => string(1) "4" public priority => string(1) "2" public hotels => string(3) "111" public sights => string(1) "8" public reviews => string(4) "1149" public vreviews => string(4) "1083" public photoCount => string(4) "3904" public videoCount => string(1) "3" public questions => string(3) "517" public answers => string(4) "2562" public rate => string(6) "7.7679" public topRate => string(7) "12.7495" }49 => object stdClass(27){ public id => string(3) "127" public code => string(7) "ecuador" public code2 => string(2) "ec" public name => string(7) "Ecuador" public nameLang => string(14) "Эквадор" public lat => string(8) "-3.29410" public lng => string(9) "-76.66260" public zoom => string(1) "6" public capital => string(4) "1633" public nameEng => string(7) "Ecuador" public nameTr => string(7) "ecuador" public nameRd => string(16) "Эквадора" public nameVn => string(14) "Эквадор" public namePr => string(16) "Эквадоре" public nameDt => string(16) "Эквадору" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(2) "12" public sights => string(1) "0" public reviews => string(2) "15" public vreviews => string(2) "12" public photoCount => string(3) "306" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "3" public rate => string(6) "6.8462" public topRate => string(7) "10.5962" }50 => object stdClass(27){ public id => string(2) "43" public code => string(5) "egypt" public code2 => string(2) "eg" public name => string(5) "Egypt" public nameLang => string(12) "Египет" public lat => string(8) "26.29340" public lng => string(8) "30.98140" public zoom => string(1) "5" public capital => string(3) "710" public nameEng => string(5) "Egypt" public nameTr => string(5) "egypt" public nameRd => string(12) "Египта" public nameVn => string(12) "Египет" public namePr => string(12) "Египте" public nameDt => string(12) "Египту" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(3) "598" public sights => string(3) "355" public reviews => string(5) "52349" public vreviews => string(5) "50243" public photoCount => string(6) "131082" public videoCount => string(3) "564" public questions => string(5) "17295" public answers => string(6) "160026" public rate => string(6) "7.0090" public topRate => string(7) "12.0086" }51 => object stdClass(27){ public id => string(3) "167" public code => string(11) "el_salvador" public code2 => string(2) "sv" public name => string(11) "El salvador" public nameLang => string(18) "Сальвадор" public lat => string(8) "13.79419" public lng => string(9) "-88.89653" public zoom => string(1) "8" public capital => string(1) "0" public nameEng => string(11) "El salvador" public nameTr => string(11) "el_salvador" public nameRd => string(20) "Сальвадора" public nameVn => string(18) "Сальвадор" public namePr => string(20) "Сальвадоре" public nameDt => string(20) "Сальвадору" public continent => string(1) "5" public priority => string(1) "1" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "13" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }52 => object stdClass(27){ public id => string(3) "128" public code => string(7) "estonia" public code2 => string(2) "ee" public name => string(7) "Estonia" public nameLang => string(14) "Эстония" public lat => string(8) "59.14210" public lng => string(8) "25.51030" public zoom => string(1) "6" public capital => string(4) "1073" public nameEng => string(7) "Estonia" public nameTr => string(7) "estonia" public nameRd => string(14) "Эстонии" public nameVn => string(14) "Эстонию" public namePr => string(14) "Эстонии" public nameDt => string(14) "Эстонии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "45" public sights => string(2) "35" public reviews => string(3) "136" public vreviews => string(2) "97" public photoCount => string(4) "1333" public videoCount => string(1) "1" public questions => string(2) "30" public answers => string(3) "175" public rate => string(6) "7.1717" public topRate => string(7) "11.9737" }53 => object stdClass(27){ public id => string(3) "129" public code => string(8) "ethiopia" public code2 => string(2) "et" public name => string(8) "Ethiopia" public nameLang => string(14) "Эфиопия" public lat => string(7) "9.14550" public lng => string(8) "40.47360" public zoom => string(1) "5" public capital => string(4) "1639" public nameEng => string(8) "Ethiopia" public nameTr => string(8) "ethiopia" public nameRd => string(14) "Эфиопии" public nameVn => string(14) "Эфиопию" public namePr => string(14) "Эфиопии" public nameDt => string(14) "Эфиопии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "15" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => NULL public topRate => NULL }54 => object stdClass(27){ public id => string(1) "1" public code => string(4) "fiji" public code2 => string(2) "fj" public name => string(4) "Fiji" public nameLang => string(10) "Фиджи" public lat => string(9) "-17.74870" public lng => string(9) "179.52760" public zoom => string(1) "7" public capital => string(4) "1240" public nameEng => string(4) "Fiji" public nameTr => string(4) "fiji" public nameRd => string(10) "Фиджи" public nameVn => string(10) "Фиджи" public namePr => string(10) "Фиджи" public nameDt => string(10) "Фиджи" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "1" public photoCount => string(2) "20" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "19" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }55 => object stdClass(27){ public id => string(3) "121" public code => string(7) "finland" public code2 => string(2) "fi" public name => string(7) "Finland" public nameLang => string(18) "Финляндия" public lat => string(8) "64.71790" public lng => string(8) "24.60940" public zoom => string(1) "5" public capital => string(3) "848" public nameEng => string(7) "Finland" public nameTr => string(7) "finland" public nameRd => string(18) "Финляндии" public nameVn => string(16) "Филяндию" public namePr => string(18) "Финляндии" public nameDt => string(18) "Финляндии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "61" public sights => string(2) "15" public reviews => string(3) "169" public vreviews => string(3) "107" public photoCount => string(4) "1010" public videoCount => string(1) "4" public questions => string(2) "79" public answers => string(3) "207" public rate => string(6) "7.6822" public topRate => string(7) "12.5020" }56 => object stdClass(27){ public id => string(3) "119" public code => string(6) "france" public code2 => string(2) "fr" public name => string(6) "France" public nameLang => string(14) "Франция" public lat => string(8) "46.19500" public lng => string(7) "2.32910" public zoom => string(1) "5" public capital => string(3) "861" public nameEng => string(6) "France" public nameTr => string(6) "france" public nameRd => string(14) "Франции" public nameVn => string(14) "Францию" public namePr => string(14) "Франции" public nameDt => string(14) "Франции" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "235" public sights => string(3) "351" public reviews => string(3) "776" public vreviews => string(3) "546" public photoCount => string(4) "3650" public videoCount => string(1) "2" public questions => string(3) "303" public answers => string(4) "1754" public rate => string(6) "6.1697" public topRate => string(7) "11.1333" }57 => object stdClass(27){ public id => string(3) "155" public code => string(16) "french_polynesia" public code2 => string(2) "pf" public name => string(16) "French polynesia" public nameLang => string(41) "Французская Полинезия" public lat => string(9) "-17.71210" public lng => string(10) "-149.36459" public zoom => string(2) "10" public capital => string(4) "2111" public nameEng => string(16) "French polynesia" public nameTr => string(16) "french_polynesia" public nameRd => string(41) "Французской Полинезии" public nameVn => string(41) "Французскую Полинезию" public namePr => string(41) "Французской Полинезии" public nameDt => string(41) "Французской Полинезии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "1" public photoCount => string(2) "56" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "4" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }58 => object stdClass(27){ public id => string(3) "168" public code => string(7) "hambiia" public code2 => string(2) "gm" public name => string(6) "Gambia" public nameLang => string(12) "Гамбия" public lat => string(8) "13.44318" public lng => string(9) "-15.31014" public zoom => string(1) "8" public capital => string(4) "4170" public nameEng => string(6) "Gambia" public nameTr => string(7) "hambiia" public nameRd => string(12) "Гамбии" public nameVn => string(12) "Гамбию" public namePr => string(12) "Гамбии" public nameDt => string(12) "Гамбии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }59 => object stdClass(27){ public id => string(2) "33" public code => string(7) "georgia" public code2 => string(2) "ge" public name => string(7) "Georgia" public nameLang => string(12) "Грузия" public lat => string(8) "42.14711" public lng => string(8) "43.48389" public zoom => string(1) "6" public capital => string(4) "1776" public nameEng => string(7) "Georgia" public nameTr => string(7) "georgia" public nameRd => string(12) "Грузии" public nameVn => string(12) "Грузию" public namePr => string(12) "Грузии" public nameDt => string(12) "Грузии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "223" public sights => string(3) "105" public reviews => string(3) "449" public vreviews => string(3) "374" public photoCount => string(4) "2311" public videoCount => string(1) "4" public questions => string(3) "283" public answers => string(4) "1129" public rate => string(6) "7.1013" public topRate => string(7) "12.0484" }60 => object stdClass(27){ public id => string(2) "36" public code => string(7) "germany" public code2 => string(2) "de" public name => string(7) "Germany" public nameLang => string(16) "Германия" public lat => string(8) "50.73650" public lng => string(7) "9.33840" public zoom => string(1) "5" public capital => string(3) "870" public nameEng => string(7) "Germany" public nameTr => string(7) "germany" public nameRd => string(16) "Германии" public nameVn => string(16) "Германию" public namePr => string(16) "Германии" public nameDt => string(16) "Германии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "88" public sights => string(3) "141" public reviews => string(3) "274" public vreviews => string(3) "103" public photoCount => string(4) "3405" public videoCount => string(1) "0" public questions => string(3) "239" public answers => string(4) "1396" public rate => string(6) "6.9806" public topRate => string(7) "11.7937" }61 => object stdClass(27){ public id => string(3) "162" public code => string(9) "gibraltar" public code2 => string(2) "gi" public name => string(9) "Gibraltar" public nameLang => string(18) "Гибралтар" public lat => string(8) "36.15590" public lng => string(8) "-5.34759" public zoom => string(1) "9" public capital => string(4) "2893" public nameEng => string(9) "Gibraltar" public nameTr => string(9) "gibraltar" public nameRd => string(20) "Гибралтара" public nameVn => string(18) "Гибралтар" public namePr => string(20) "Гибралтаре" public nameDt => string(20) "Гибралтару" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "4" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "24" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }62 => object stdClass(27){ public id => string(2) "27" public code => string(13) "great_britain" public code2 => string(2) "gb" public name => string(13) "Great britain" public nameLang => string(28) "Великобритания" public lat => string(8) "54.57210" public lng => string(8) "-2.59280" public zoom => string(1) "5" public capital => string(4) "1241" public nameEng => string(13) "Great britain" public nameTr => string(13) "great_britain" public nameRd => string(28) "Великобритании" public nameVn => string(28) "Великобританию" public namePr => string(28) "Великобритании" public nameDt => string(28) "Великобритании" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "51" public sights => string(2) "27" public reviews => string(3) "109" public vreviews => string(2) "73" public photoCount => string(3) "659" public videoCount => string(1) "0" public questions => string(2) "86" public answers => string(3) "514" public rate => string(6) "6.5270" public topRate => string(7) "11.2673" }63 => object stdClass(27){ public id => string(2) "34" public code => string(6) "greece" public code2 => string(2) "gr" public name => string(6) "Greece" public nameLang => string(12) "Греция" public lat => string(8) "38.59970" public lng => string(8) "23.46680" public zoom => string(1) "6" public capital => string(3) "890" public nameEng => string(6) "Greece" public nameTr => string(6) "greece" public nameRd => string(12) "Греции" public nameVn => string(12) "Грецию" public namePr => string(12) "Греции" public nameDt => string(12) "Греции" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(4) "1322" public sights => string(3) "186" public reviews => string(4) "8282" public vreviews => string(4) "7717" public photoCount => string(5) "21547" public videoCount => string(2) "42" public questions => string(4) "1833" public answers => string(4) "9790" public rate => string(6) "7.2196" public topRate => string(7) "12.2170" }64 => object stdClass(27){ public id => string(2) "35" public code => string(7) "grenada" public code2 => string(2) "gd" public name => string(7) "Grenada" public nameLang => string(14) "Гренада" public lat => string(8) "12.26080" public lng => string(9) "-61.58820" public zoom => string(1) "8" public capital => string(4) "1238" public nameEng => string(7) "Grenada" public nameTr => string(7) "grenada" public nameRd => string(14) "Гренады" public nameVn => string(14) "Гренаду" public namePr => string(14) "Гренаде" public nameDt => string(14) "Гренаде" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "8" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }65 => object stdClass(27){ public id => string(2) "37" public code => string(9) "guatemala" public code2 => string(2) "gt" public name => string(9) "Guatemala" public nameLang => string(18) "Гватемала" public lat => string(8) "15.77630" public lng => string(9) "-90.23230" public zoom => string(1) "7" public capital => string(4) "1802" public nameEng => string(9) "Guatemala" public nameTr => string(9) "guatemala" public nameRd => string(18) "Гватемалы" public nameVn => string(18) "Гватемалу" public namePr => string(18) "Гватемале" public nameDt => string(18) "Гватемале" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "5" public vreviews => string(1) "0" public photoCount => string(2) "22" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => NULL public topRate => NULL }66 => object stdClass(27){ public id => string(2) "38" public code => string(6) "guinea" public code2 => string(2) "gn" public name => string(6) "Guinea" public nameLang => string(12) "Гвинея" public lat => string(8) "10.40140" public lng => string(9) "-10.15140" public zoom => string(1) "6" public capital => string(4) "1803" public nameEng => string(6) "Guinea" public nameTr => string(6) "guinea" public nameRd => string(12) "Гвинеи" public nameVn => string(12) "Гвинею" public namePr => string(12) "Гвинее" public nameDt => string(12) "Гвинее" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "1" public rate => NULL public topRate => NULL }67 => object stdClass(27){ public id => string(2) "30" public code => string(5) "haiti" public code2 => string(2) "ht" public name => string(5) "Haiti" public nameLang => string(10) "Гаити" public lat => string(8) "18.38580" public lng => string(9) "-71.30130" public zoom => string(1) "7" public capital => string(4) "1801" public nameEng => string(5) "Haiti" public nameTr => string(5) "haiti" public nameRd => string(10) "Гаити" public nameVn => string(10) "Гаити" public namePr => string(10) "Гаити" public nameDt => string(10) "Гаити" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "9" public rate => NULL public topRate => NULL }68 => object stdClass(27){ public id => string(2) "39" public code => string(8) "honduras" public code2 => string(2) "hn" public name => string(8) "Honduras" public nameLang => string(16) "Гондурас" public lat => string(8) "14.48790" public lng => string(9) "-86.72610" public zoom => string(1) "7" public capital => string(4) "1804" public nameEng => string(8) "Honduras" public nameTr => string(8) "honduras" public nameRd => string(18) "Гондураса" public nameVn => string(16) "Гондурас" public namePr => string(18) "Гондурасе" public nameDt => string(18) "Гондурасу" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }69 => object stdClass(27){ public id => string(2) "31" public code => string(9) "hong_kong" public code2 => string(2) "hk" public name => string(9) "Hong kong" public nameLang => string(14) "Гонконг" public lat => string(8) "23.11000" public lng => string(9) "113.26900" public zoom => string(1) "7" public capital => string(3) "728" public nameEng => string(9) "Hong kong" public nameTr => string(9) "hong_kong" public nameRd => string(16) "Гонконга" public nameVn => string(14) "Гонконг" public namePr => string(16) "Гонконге" public nameDt => string(16) "Гонконгу" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(1) "7" public sights => string(1) "3" public reviews => string(2) "24" public vreviews => string(2) "14" public photoCount => string(2) "78" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "8" public rate => string(6) "8.6429" public topRate => string(7) "12.5318" }70 => object stdClass(27){ public id => string(2) "26" public code => string(7) "hungary" public code2 => string(2) "hu" public name => string(7) "Hungary" public nameLang => string(14) "Венгрия" public lat => string(8) "47.16600" public lng => string(8) "19.52370" public zoom => string(1) "7" public capital => string(3) "992" public nameEng => string(7) "Hungary" public nameTr => string(7) "hungary" public nameRd => string(14) "Венгрии" public nameVn => string(14) "Венгрию" public namePr => string(14) "Венгрии" public nameDt => string(14) "Венгрии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "125" public sights => string(3) "132" public reviews => string(3) "465" public vreviews => string(3) "331" public photoCount => string(4) "2431" public videoCount => string(1) "0" public questions => string(3) "166" public answers => string(3) "854" public rate => string(6) "6.8750" public topRate => string(7) "11.8153" }71 => object stdClass(27){ public id => string(2) "51" public code => string(7) "iceland" public code2 => string(2) "is" public name => string(7) "Iceland" public nameLang => string(16) "Исландия" public lat => string(7) "0.00000" public lng => string(7) "0.00000" public zoom => string(1) "0" public capital => string(4) "1781" public nameEng => string(7) "Iceland" public nameTr => string(7) "iceland" public nameRd => string(16) "Исландии" public nameVn => string(16) "Исландию" public namePr => string(16) "Исландии" public nameDt => string(16) "Исландии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "2" public photoCount => string(3) "259" public videoCount => string(1) "1" public questions => string(1) "5" public answers => string(2) "19" public rate => string(6) "6.5000" public topRate => string(6) "8.1667" }72 => object stdClass(27){ public id => string(2) "46" public code => string(5) "india" public code2 => string(2) "in" public name => string(5) "India" public nameLang => string(10) "Индия" public lat => string(8) "21.84110" public lng => string(8) "79.51900" public zoom => string(1) "5" public capital => string(4) "1001" public nameEng => string(5) "India" public nameTr => string(5) "india" public nameRd => string(10) "Индии" public nameVn => string(10) "Индию" public namePr => string(10) "Индии" public nameDt => string(10) "Индии" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "288" public sights => string(2) "68" public reviews => string(4) "1076" public vreviews => string(3) "968" public photoCount => string(4) "4256" public videoCount => string(1) "3" public questions => string(3) "504" public answers => string(4) "3064" public rate => string(6) "6.6158" public topRate => string(7) "11.5952" }73 => object stdClass(27){ public id => string(2) "47" public code => string(9) "indonesia" public code2 => string(2) "id" public name => string(9) "Indonesia" public nameLang => string(18) "Индонезия" public lat => string(8) "-2.54800" public lng => string(9) "118.01510" public zoom => string(1) "4" public capital => string(3) "733" public nameEng => string(9) "Indonesia" public nameTr => string(9) "indonesia" public nameRd => string(18) "Индонезии" public nameVn => string(18) "Индонезию" public namePr => string(18) "Индонезии" public nameDt => string(18) "Индонезии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "84" public sights => string(1) "0" public reviews => string(3) "411" public vreviews => string(3) "320" public photoCount => string(4) "2264" public videoCount => string(1) "0" public questions => string(3) "108" public answers => string(3) "489" public rate => string(6) "7.7178" public topRate => string(7) "12.6561" }74 => object stdClass(27){ public id => string(3) "139" public code => string(4) "iran" public code2 => string(2) "ir" public name => string(4) "Iran" public nameLang => string(8) "Иран" public lat => string(8) "32.80570" public lng => string(8) "54.88770" public zoom => string(1) "5" public capital => string(4) "1668" public nameEng => string(4) "Iran" public nameTr => string(4) "iran" public nameRd => string(10) "Ирана" public nameVn => string(8) "Иран" public namePr => string(10) "Иране" public nameDt => string(10) "Ирану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "2" public reviews => string(2) "41" public vreviews => string(1) "1" public photoCount => string(3) "952" public videoCount => string(1) "0" public questions => string(2) "19" public answers => string(2) "63" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }75 => object stdClass(27){ public id => string(3) "137" public code => string(7) "ireland" public code2 => string(2) "ie" public name => string(7) "Ireland" public nameLang => string(16) "Ирландия" public lat => string(8) "53.25210" public lng => string(8) "-8.26170" public zoom => string(1) "7" public capital => string(4) "1325" public nameEng => string(7) "Ireland" public nameTr => string(7) "ireland" public nameRd => string(16) "Ирландии" public nameVn => string(16) "Ирландию" public namePr => string(16) "Ирландии" public nameDt => string(16) "Ирландии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "5" public reviews => string(1) "8" public vreviews => string(1) "3" public photoCount => string(2) "92" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "24" public rate => string(6) "8.0000" public topRate => string(7) "10.1429" }76 => object stdClass(27){ public id => string(2) "52" public code => string(6) "israel" public code2 => string(2) "il" public name => string(6) "Israel" public nameLang => string(14) "Израиль" public lat => string(8) "31.35360" public lng => string(8) "34.98050" public zoom => string(1) "6" public capital => string(4) "1047" public nameEng => string(6) "Israel" public nameTr => string(6) "israel" public nameRd => string(14) "Израиля" public nameVn => string(14) "Израиль" public namePr => string(14) "Израиле" public nameDt => string(14) "Израилю" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "166" public sights => string(2) "45" public reviews => string(4) "1125" public vreviews => string(3) "963" public photoCount => string(4) "4292" public videoCount => string(1) "4" public questions => string(3) "479" public answers => string(4) "3311" public rate => string(6) "6.3485" public topRate => string(7) "11.3278" }77 => object stdClass(27){ public id => string(2) "48" public code => string(5) "italy" public code2 => string(2) "it" public name => string(5) "Italy" public nameLang => string(12) "Италия" public lat => string(8) "41.04620" public lng => string(8) "12.96390" public zoom => string(1) "6" public capital => string(3) "918" public nameEng => string(5) "Italy" public nameTr => string(5) "italy" public nameRd => string(12) "Италии" public nameVn => string(12) "Италию" public namePr => string(12) "Италии" public nameDt => string(12) "Италии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "629" public sights => string(3) "375" public reviews => string(4) "2130" public vreviews => string(4) "1625" public photoCount => string(5) "13937" public videoCount => string(1) "6" public questions => string(3) "679" public answers => string(4) "4278" public rate => string(6) "5.8670" public topRate => string(7) "10.8547" }78 => object stdClass(27){ public id => string(3) "132" public code => string(7) "jamaica" public code2 => string(2) "jm" public name => string(7) "Jamaica" public nameLang => string(12) "Ямайка" public lat => string(8) "18.11530" public lng => string(9) "-77.27350" public zoom => string(1) "8" public capital => string(4) "1337" public nameEng => string(7) "Jamaica" public nameTr => string(7) "jamaica" public nameRd => string(12) "Ямайки" public nameVn => string(12) "Ямайку" public namePr => string(12) "Ямайке" public nameDt => string(12) "Ямайке" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(2) "15" public sights => string(1) "0" public reviews => string(2) "27" public vreviews => string(2) "24" public photoCount => string(2) "46" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(1) "9" public rate => string(6) "7.5417" public topRate => string(7) "11.8274" }79 => object stdClass(27){ public id => string(3) "133" public code => string(5) "japan" public code2 => string(2) "jp" public name => string(5) "Japan" public nameLang => string(12) "Япония" public lat => string(8) "36.36820" public lng => string(9) "136.80180" public zoom => string(1) "6" public capital => string(3) "743" public nameEng => string(5) "Japan" public nameTr => string(5) "japan" public nameRd => string(12) "Японии" public nameVn => string(12) "Японию" public namePr => string(12) "Японии" public nameDt => string(12) "Японии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "10" public sights => string(1) "3" public reviews => string(2) "31" public vreviews => string(2) "13" public photoCount => string(3) "859" public videoCount => string(1) "0" public questions => string(1) "8" public answers => string(2) "24" public rate => string(6) "7.6154" public topRate => string(7) "11.4389" }80 => object stdClass(27){ public id => string(2) "53" public code => string(6) "jordan" public code2 => string(2) "jo" public name => string(6) "Jordan" public nameLang => string(16) "Иордания" public lat => string(8) "31.27680" public lng => string(8) "37.13060" public zoom => string(1) "6" public capital => string(4) "1329" public nameEng => string(6) "Jordan" public nameTr => string(6) "jordan" public nameRd => string(16) "Иордании" public nameVn => string(16) "Иорданию" public namePr => string(16) "Иордании" public nameDt => string(16) "Иордании" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "41" public sights => string(1) "4" public reviews => string(3) "159" public vreviews => string(3) "123" public photoCount => string(3) "818" public videoCount => string(1) "3" public questions => string(2) "88" public answers => string(3) "389" public rate => string(6) "6.7177" public topRate => string(7) "11.5602" }81 => object stdClass(27){ public id => string(2) "59" public code => string(10) "kazakhstan" public code2 => string(2) "kz" public name => string(10) "Kazakhstan" public nameLang => string(18) "Казахстан" public lat => string(8) "45.21300" public lng => string(8) "67.14840" public zoom => string(1) "4" public capital => string(4) "1807" public nameEng => string(10) "Kazakhstan" public nameTr => string(10) "kazakhstan" public nameRd => string(20) "Казахстана" public nameVn => string(18) "Казахстан" public namePr => string(20) "Казахстане" public nameDt => string(20) "Казахстану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "35" public vreviews => string(2) "29" public photoCount => string(2) "44" public videoCount => string(1) "1" public questions => string(2) "58" public answers => string(3) "131" public rate => string(6) "6.0690" public topRate => string(7) "10.4629" }82 => object stdClass(27){ public id => string(2) "60" public code => string(5) "kenya" public code2 => string(2) "ke" public name => string(5) "Kenya" public nameLang => string(10) "Кения" public lat => string(7) "0.41400" public lng => string(8) "37.90420" public zoom => string(1) "6" public capital => string(4) "1187" public nameEng => string(5) "Kenya" public nameTr => string(5) "kenya" public nameRd => string(10) "Кении" public nameVn => string(10) "Кению" public namePr => string(10) "Кении" public nameDt => string(10) "Кении" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(1) "1" public reviews => string(2) "24" public vreviews => string(2) "17" public photoCount => string(3) "435" public videoCount => string(1) "0" public questions => string(1) "5" public answers => string(1) "6" public rate => string(6) "7.2353" public topRate => string(7) "11.2829" }83 => object stdClass(27){ public id => string(2) "65" public code => string(6) "kuwait" public code2 => string(2) "kw" public name => string(6) "Kuwait" public nameLang => string(12) "Кувейт" public lat => string(8) "29.30560" public lng => string(8) "47.49390" public zoom => string(1) "7" public capital => string(4) "1812" public nameEng => string(6) "Kuwait" public nameTr => string(6) "kuwait" public nameRd => string(12) "Кувейт" public nameVn => string(12) "Кувейт" public namePr => string(14) "Кувейте" public nameDt => string(14) "Кувейту" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }84 => object stdClass(27){ public id => string(2) "61" public code => string(10) "kyrgyzstan" public code2 => string(2) "kg" public name => string(10) "Kyrgyzstan" public nameLang => string(16) "Киргизия" public lat => string(8) "41.45920" public lng => string(8) "74.72900" public zoom => string(1) "6" public capital => string(4) "1809" public nameEng => string(10) "Kyrgyzstan" public nameTr => string(10) "kyrgyzstan" public nameRd => string(16) "Киргизии" public nameVn => string(16) "Киргизию" public namePr => string(16) "Киргизии" public nameDt => string(16) "Киргизии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "13" public sights => string(1) "0" public reviews => string(2) "54" public vreviews => string(2) "47" public photoCount => string(2) "79" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "11" public rate => string(6) "7.9787" public topRate => string(7) "12.5865" }85 => object stdClass(27){ public id => string(3) "146" public code => string(4) "laos" public code2 => string(2) "la" public name => string(4) "Laos" public nameLang => string(8) "Лаос" public lat => string(8) "18.20580" public lng => string(9) "103.89500" public zoom => string(2) "11" public capital => string(4) "1714" public nameEng => string(4) "Laos" public nameTr => string(4) "laos" public nameRd => string(10) "Лаоса" public nameVn => string(8) "Лаос" public namePr => string(10) "Лаосе" public nameDt => string(10) "Лаосу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "36" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }86 => object stdClass(27){ public id => string(2) "67" public code => string(6) "latvia" public code2 => string(2) "lv" public name => string(6) "Latvia" public nameLang => string(12) "Латвия" public lat => string(8) "56.78880" public lng => string(8) "25.10380" public zoom => string(1) "7" public capital => string(4) "1055" public nameEng => string(6) "Latvia" public nameTr => string(6) "latvia" public nameRd => string(12) "Латвии" public nameVn => string(12) "Латвию" public namePr => string(12) "Латвии" public nameDt => string(12) "Латвии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "63" public sights => string(2) "27" public reviews => string(3) "151" public vreviews => string(3) "114" public photoCount => string(4) "1071" public videoCount => string(1) "0" public questions => string(2) "50" public answers => string(3) "147" public rate => string(6) "6.9217" public topRate => string(7) "11.7522" }87 => object stdClass(27){ public id => string(2) "68" public code => string(7) "lebanon" public code2 => string(2) "lb" public name => string(7) "Lebanon" public nameLang => string(10) "Ливан" public lat => string(8) "34.92200" public lng => string(8) "39.15530" public zoom => string(1) "6" public capital => string(4) "1641" public nameEng => string(7) "Lebanon" public nameTr => string(7) "lebanon" public nameRd => string(12) "Ливана" public nameVn => string(10) "Ливан" public namePr => string(12) "Ливане" public nameDt => string(12) "Ливану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "11" public sights => string(1) "0" public reviews => string(2) "18" public vreviews => string(2) "12" public photoCount => string(3) "144" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "19" public rate => string(6) "8.2500" public topRate => string(7) "12.0000" }88 => object stdClass(27){ public id => string(2) "72" public code => string(7) "liberia" public code2 => string(2) "lr" public name => string(7) "Liberia" public nameLang => string(14) "Либерия" public lat => string(7) "6.45240" public lng => string(8) "-9.42860" public zoom => string(1) "7" public capital => string(4) "1813" public nameEng => string(7) "Liberia" public nameTr => string(7) "liberia" public nameRd => string(14) "Либерии" public nameVn => string(14) "Либерию" public namePr => string(14) "Либерии" public nameDt => string(14) "Либерии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }89 => object stdClass(27){ public id => string(2) "71" public code => string(13) "liechtenstein" public code2 => string(2) "li" public name => string(13) "Liechtenstein" public nameLang => string(22) "Лихтенштейн" public lat => string(8) "47.15950" public lng => string(7) "9.55380" public zoom => string(1) "6" public capital => string(4) "1673" public nameEng => string(13) "Liechtenstein" public nameTr => string(13) "liechtenstein" public nameRd => string(24) "Лихтенштейна" public nameVn => string(22) "Лихтенштейн" public namePr => string(24) "Лихтенштейне" public nameDt => string(24) "Лихтенштейну" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "5" public vreviews => string(1) "1" public photoCount => string(3) "176" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }90 => object stdClass(27){ public id => string(2) "69" public code => string(9) "lithuania" public code2 => string(2) "lt" public name => string(9) "Lithuania" public nameLang => string(10) "Литва" public lat => string(8) "55.25410" public lng => string(8) "23.99410" public zoom => string(1) "6" public capital => string(4) "1061" public nameEng => string(9) "Lithuania" public nameTr => string(9) "lithuania" public nameRd => string(10) "Литвы" public nameVn => string(10) "Литву" public namePr => string(10) "Литве" public nameDt => string(10) "Литве" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "51" public sights => string(2) "11" public reviews => string(3) "130" public vreviews => string(3) "103" public photoCount => string(3) "614" public videoCount => string(1) "0" public questions => string(2) "26" public answers => string(2) "60" public rate => string(6) "7.5865" public topRate => string(7) "12.3996" }91 => object stdClass(27){ public id => string(2) "70" public code => string(10) "luxembourg" public code2 => string(2) "lu" public name => string(10) "Luxembourg" public nameLang => string(20) "Люксембург" public lat => string(8) "49.82740" public lng => string(7) "6.34740" public zoom => string(1) "9" public capital => string(4) "1407" public nameEng => string(10) "Luxembourg" public nameTr => string(10) "luxembourg" public nameRd => string(22) "Люксембурга" public nameVn => string(20) "Люксембург" public namePr => string(22) "Люксембурге" public nameDt => string(22) "Люксембургу" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "5" public sights => string(1) "2" public reviews => string(2) "13" public vreviews => string(1) "5" public photoCount => string(3) "139" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(2) "23" public rate => string(6) "8.0000" public topRate => string(7) "10.7778" }92 => object stdClass(27){ public id => string(2) "77" public code => string(9) "macedonia" public code2 => string(2) "mk" public name => string(9) "Macedonia" public nameLang => string(35) "Северная Македония" public lat => string(8) "41.61360" public lng => string(8) "21.74300" public zoom => string(1) "8" public capital => string(4) "1814" public nameEng => string(9) "Macedonia" public nameTr => string(9) "macedonia" public nameRd => string(35) "Северной Македонии" public nameVn => string(35) "Северную Македонию" public namePr => string(35) "Северной Македонии" public nameDt => string(35) "Северной Македонии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "5" public sights => string(1) "1" public reviews => string(2) "12" public vreviews => string(1) "5" public photoCount => string(3) "133" public videoCount => string(1) "0" public questions => string(2) "16" public answers => string(2) "30" public rate => string(6) "6.6000" public topRate => string(6) "9.3778" }93 => object stdClass(27){ public id => string(2) "74" public code => string(10) "madagascar" public code2 => string(2) "mg" public name => string(10) "Madagascar" public nameLang => string(20) "Мадагаскар" public lat => string(9) "-18.77720" public lng => string(8) "46.83760" public zoom => string(1) "5" public capital => string(4) "1598" public nameEng => string(10) "Madagascar" public nameTr => string(10) "madagascar" public nameRd => string(22) "Мадагаскара" public nameVn => string(20) "Мадагаскар" public namePr => string(22) "Мадагаскаре" public nameDt => string(22) "Мадагаскару" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }94 => object stdClass(27){ public id => string(2) "78" public code => string(8) "malaysia" public code2 => string(2) "my" public name => string(8) "Malaysia" public nameLang => string(16) "Малайзия" public lat => string(7) "4.80640" public lng => string(9) "101.73340" public zoom => string(1) "6" public capital => string(4) "1015" public nameEng => string(8) "Malaysia" public nameTr => string(8) "malaysia" public nameRd => string(16) "Малайзии" public nameVn => string(16) "Малайзию" public namePr => string(16) "Малайзии" public nameDt => string(16) "Малайзии" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(2) "39" public sights => string(2) "12" public reviews => string(2) "95" public vreviews => string(2) "75" public photoCount => string(3) "697" public videoCount => string(1) "3" public questions => string(2) "33" public answers => string(2) "75" public rate => string(6) "7.0132" public topRate => string(7) "11.7600" }95 => object stdClass(27){ public id => string(2) "79" public code => string(8) "maldives" public code2 => string(2) "mv" public name => string(8) "Maldives" public nameLang => string(16) "Мальдивы" public lat => string(7) "3.03080" public lng => string(8) "73.19090" public zoom => string(1) "6" public capital => string(3) "752" public nameEng => string(8) "Maldives" public nameTr => string(8) "maldives" public nameRd => string(14) "Мальдив" public nameVn => string(16) "Мальдивы" public namePr => string(18) "Мальдивах" public nameDt => string(18) "Мальдивам" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "106" public sights => string(1) "1" public reviews => string(3) "440" public vreviews => string(3) "403" public photoCount => string(4) "1937" public videoCount => string(2) "15" public questions => string(3) "131" public answers => string(3) "711" public rate => string(6) "7.8191" public topRate => string(7) "12.7700" }96 => object stdClass(27){ public id => string(2) "73" public code => string(5) "malta" public code2 => string(2) "mt" public name => string(5) "Malta" public nameLang => string(12) "Мальта" public lat => string(8) "35.88630" public lng => string(8) "14.41340" public zoom => string(2) "10" public capital => string(3) "928" public nameEng => string(5) "Malta" public nameTr => string(5) "malta" public nameRd => string(12) "Мальты" public nameVn => string(12) "Мальту" public namePr => string(12) "Мальте" public nameDt => string(12) "Мальте" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "42" public sights => string(1) "3" public reviews => string(3) "131" public vreviews => string(3) "110" public photoCount => string(3) "608" public videoCount => string(1) "1" public questions => string(2) "41" public answers => string(3) "159" public rate => string(6) "6.3784" public topRate => string(7) "11.2030" }97 => object stdClass(27){ public id => string(3) "147" public code => string(10) "mauritania" public code2 => string(2) "mr" public name => string(10) "Mauritania" public nameLang => string(20) "Мавритания" public lat => string(8) "20.75610" public lng => string(9) "-11.38180" public zoom => string(1) "5" public capital => string(4) "1715" public nameEng => string(10) "Mauritania" public nameTr => string(10) "mauritania" public nameRd => string(20) "Мавритании" public nameVn => string(20) "Мавританию" public namePr => string(20) "Мавритании" public nameDt => string(20) "Мавритании" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }98 => object stdClass(27){ public id => string(2) "84" public code => string(9) "mauritius" public code2 => string(2) "mu" public name => string(9) "Mauritius" public nameLang => string(16) "Маврикий" public lat => string(9) "-18.93750" public lng => string(8) "58.95260" public zoom => string(1) "6" public capital => string(4) "1672" public nameEng => string(9) "Mauritius" public nameTr => string(9) "mauritius" public nameRd => string(16) "Маврикия" public nameVn => string(16) "Маврикий" public namePr => string(16) "Маврикии" public nameDt => string(16) "Маврикию" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "30" public sights => string(1) "4" public reviews => string(2) "54" public vreviews => string(2) "38" public photoCount => string(3) "356" public videoCount => string(1) "0" public questions => string(2) "24" public answers => string(2) "71" public rate => string(6) "7.5789" public topRate => string(7) "12.1027" }99 => object stdClass(27){ public id => string(2) "80" public code => string(6) "mexico" public code2 => string(2) "mx" public name => string(6) "Mexico" public nameLang => string(14) "Мексика" public lat => string(8) "24.20690" public lng => string(10) "-103.09570" public zoom => string(1) "5" public capital => string(4) "1139" public nameEng => string(6) "Mexico" public nameTr => string(6) "mexico" public nameRd => string(14) "Мексики" public nameVn => string(14) "Мексику" public namePr => string(14) "Мексике" public nameDt => string(14) "Мексике" public continent => string(1) "4" public priority => string(1) "2" public hotels => string(2) "90" public sights => string(1) "0" public reviews => string(3) "225" public vreviews => string(3) "193" public photoCount => string(3) "941" public videoCount => string(1) "1" public questions => string(2) "97" public answers => string(3) "265" public rate => string(6) "7.6020" public topRate => string(7) "12.5005" }100 => object stdClass(27){ public id => string(2) "76" public code => string(7) "moldova" public code2 => string(2) "md" public name => string(7) "Moldova" public nameLang => string(14) "Молдова" public lat => string(8) "47.10000" public lng => string(8) "28.82810" public zoom => string(1) "6" public capital => string(4) "1831" public nameEng => string(7) "Moldova" public nameTr => string(7) "moldova" public nameRd => string(14) "Молдовы" public nameVn => string(14) "Молдову" public namePr => string(14) "Молдове" public nameDt => string(14) "Молдове" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "0" public reviews => string(2) "13" public vreviews => string(1) "9" public photoCount => string(2) "33" public videoCount => string(1) "0" public questions => string(2) "43" public answers => string(2) "95" public rate => string(6) "8.8889" public topRate => string(7) "12.3504" }101 => object stdClass(27){ public id => string(2) "82" public code => string(6) "monaco" public code2 => string(2) "mc" public name => string(6) "Monaco" public nameLang => string(12) "Монако" public lat => string(8) "44.91810" public lng => string(7) "7.42680" public zoom => string(1) "6" public capital => string(4) "1674" public nameEng => string(6) "Monaco" public nameTr => string(6) "monaco" public nameRd => string(12) "Монако" public nameVn => string(12) "Монако" public namePr => string(12) "Монако" public nameDt => string(12) "Монако" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "3" public reviews => string(1) "8" public vreviews => string(1) "2" public photoCount => string(2) "80" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "13" public rate => string(6) "5.0000" public topRate => string(6) "6.6667" }102 => object stdClass(27){ public id => string(2) "83" public code => string(8) "mongolia" public code2 => string(2) "mn" public name => string(8) "Mongolia" public nameLang => string(16) "Монголия" public lat => string(8) "46.86090" public lng => string(9) "103.83700" public zoom => string(1) "4" public capital => string(4) "1830" public nameEng => string(8) "Mongolia" public nameTr => string(8) "mongolia" public nameRd => string(16) "Монголии" public nameVn => string(16) "Монголию" public namePr => string(16) "Монголии" public nameDt => string(16) "Монголии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "4" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }103 => object stdClass(27){ public id => string(3) "135" public code => string(10) "montenegro" public code2 => string(2) "me" public name => string(10) "Montenegro" public nameLang => string(20) "Черногория" public lat => string(8) "42.69450" public lng => string(8) "19.20960" public zoom => string(1) "8" public capital => string(4) "1520" public nameEng => string(10) "Montenegro" public nameTr => string(10) "montenegro" public nameRd => string(20) "Черногории" public nameVn => string(20) "Черногорию" public namePr => string(20) "Черногории" public nameDt => string(20) "Черногории" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(3) "498" public sights => string(2) "86" public reviews => string(4) "2621" public vreviews => string(4) "2374" public photoCount => string(4) "9281" public videoCount => string(2) "18" public questions => string(3) "823" public answers => string(4) "4293" public rate => string(6) "6.6345" public topRate => string(7) "11.6261" }104 => object stdClass(27){ public id => string(2) "75" public code => string(7) "morocco" public code2 => string(2) "ma" public name => string(7) "Morocco" public nameLang => string(14) "Марокко" public lat => string(8) "32.10120" public lng => string(8) "-6.63570" public zoom => string(1) "5" public capital => string(4) "1090" public nameEng => string(7) "Morocco" public nameTr => string(7) "morocco" public nameRd => string(14) "Марокко" public nameVn => string(14) "Марокко" public namePr => string(14) "Марокко" public nameDt => string(14) "Марокко" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "55" public sights => string(1) "4" public reviews => string(3) "297" public vreviews => string(3) "245" public photoCount => string(4) "1064" public videoCount => string(1) "0" public questions => string(2) "75" public answers => string(3) "293" public rate => string(6) "6.9474" public topRate => string(7) "11.8671" }105 => object stdClass(27){ public id => string(2) "81" public code => string(10) "mozambique" public code2 => string(2) "mz" public name => string(10) "Mozambique" public nameLang => string(16) "Мозамбик" public lat => string(9) "-17.58120" public lng => string(8) "33.42040" public zoom => string(1) "6" public capital => string(4) "1832" public nameEng => string(10) "Mozambique" public nameTr => string(10) "mozambique" public nameRd => string(18) "Мозамбика" public nameVn => string(16) "Мозамбик" public namePr => string(18) "Мозамбике" public nameDt => string(18) "Мозамбику" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(2) "14" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }106 => object stdClass(27){ public id => string(3) "144" public code => string(7) "myanmar" public code2 => string(2) "mm" public name => string(7) "Myanmar" public nameLang => string(12) "Мьянма" public lat => string(8) "20.05590" public lng => string(8) "96.67970" public zoom => string(1) "5" public capital => string(4) "1694" public nameEng => string(7) "Myanmar" public nameTr => string(7) "myanmar" public nameRd => string(12) "Мьянмы" public nameVn => string(12) "Мьянму" public namePr => string(12) "Мьянме" public nameDt => string(12) "Мьянме" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "4" public vreviews => string(1) "1" public photoCount => string(2) "15" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }107 => object stdClass(27){ public id => string(2) "85" public code => string(7) "namibia" public code2 => string(2) "na" public name => string(7) "Namibia" public nameLang => string(14) "Намибия" public lat => string(9) "-22.96570" public lng => string(8) "18.48620" public zoom => string(1) "5" public capital => string(4) "1829" public nameEng => string(7) "Namibia" public nameTr => string(7) "namibia" public nameRd => string(14) "Намибии" public nameVn => string(14) "Намибию" public namePr => string(14) "Намибии" public nameDt => string(14) "Намибии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "9" public vreviews => string(1) "0" public photoCount => string(3) "419" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }108 => object stdClass(27){ public id => string(2) "86" public code => string(5) "nepal" public code2 => string(2) "np" public name => string(5) "Nepal" public nameLang => string(10) "Непал" public lat => string(8) "28.39510" public lng => string(8) "84.12780" public zoom => string(1) "6" public capital => string(4) "1023" public nameEng => string(5) "Nepal" public nameTr => string(5) "nepal" public nameRd => string(11) "Непaла" public nameVn => string(10) "Непал" public namePr => string(12) "Непале" public nameDt => string(12) "Непалу" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "1" public reviews => string(1) "9" public vreviews => string(1) "1" public photoCount => string(2) "67" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "2" public rate => string(6) "8.0000" public topRate => string(6) "9.0000" }109 => object stdClass(27){ public id => string(2) "32" public code => string(11) "netherlands" public code2 => string(2) "nl" public name => string(11) "Netherlands" public nameLang => string(20) "Нидерланды" public lat => string(8) "52.24800" public lng => string(7) "5.24050" public zoom => string(1) "7" public capital => string(4) "1239" public nameEng => string(11) "Netherlands" public nameTr => string(11) "netherlands" public nameRd => string(22) "Нидерландов" public nameVn => string(20) "Нидерланды" public namePr => string(22) "Нидерландах" public nameDt => string(22) "Нидерландам" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "45" public sights => string(2) "67" public reviews => string(3) "132" public vreviews => string(2) "65" public photoCount => string(4) "1544" public videoCount => string(1) "1" public questions => string(2) "43" public answers => string(3) "189" public rate => string(6) "7.1385" public topRate => string(7) "11.8486" }110 => object stdClass(27){ public id => string(2) "90" public code => string(11) "new_zealand" public code2 => string(2) "nz" public name => string(11) "New zealand" public nameLang => string(27) "Новая Зеландия" public lat => string(9) "-43.35710" public lng => string(9) "173.32030" public zoom => string(1) "6" public capital => string(4) "1183" public nameEng => string(11) "New zealand" public nameTr => string(11) "new_zealand" public nameRd => string(27) "Новой Зеландии" public nameVn => string(27) "Новую Зеландию" public namePr => string(27) "Новой Зеландии" public nameDt => string(27) "Новой Зеландии" public continent => string(1) "6" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "7" public answers => string(1) "8" public rate => NULL public topRate => NULL }111 => object stdClass(27){ public id => string(2) "89" public code => string(9) "nicaragua" public code2 => string(2) "ni" public name => string(9) "Nicaragua" public nameLang => string(18) "Никарагуа" public lat => string(8) "12.82250" public lng => string(9) "-84.34200" public zoom => string(1) "7" public capital => string(4) "1826" public nameEng => string(9) "Nicaragua" public nameTr => string(9) "nicaragua" public nameRd => string(18) "Никарагуа" public nameVn => string(18) "Никарагуа" public namePr => string(18) "Никарагуа" public nameDt => string(18) "Никарагуа" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(7) "10.0000" public topRate => string(7) "11.0000" }112 => object stdClass(27){ public id => string(2) "87" public code => string(5) "niger" public code2 => string(2) "ne" public name => string(5) "Niger" public nameLang => string(10) "Нигер" public lat => string(8) "17.60210" public lng => string(7) "8.08590" public zoom => string(1) "5" public capital => string(4) "1828" public nameEng => string(5) "Niger" public nameTr => string(5) "niger" public nameRd => string(12) "Нигера" public nameVn => string(10) "Нигер" public namePr => string(12) "Нигере" public nameDt => string(12) "Нигеру" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }113 => object stdClass(27){ public id => string(2) "88" public code => string(7) "nigeria" public code2 => string(2) "ng" public name => string(7) "Nigeria" public nameLang => string(14) "Нигерия" public lat => string(7) "9.31900" public lng => string(7) "8.26170" public zoom => string(1) "5" public capital => string(4) "1827" public nameEng => string(7) "Nigeria" public nameTr => string(7) "nigeria" public nameRd => string(14) "Нигерии" public nameVn => string(14) "Нигерию" public namePr => string(14) "Нигерии" public nameDt => string(14) "Нигерии" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }114 => object stdClass(27){ public id => string(3) "150" public code => string(11) "north_korea" public code2 => string(2) "kp" public name => string(11) "North korea" public nameLang => string(27) "Северная Корея" public lat => string(8) "39.93500" public lng => string(9) "127.14480" public zoom => string(1) "6" public capital => string(4) "1746" public nameEng => string(11) "North korea" public nameTr => string(11) "north_korea" public nameRd => string(27) "Северной Кореи" public nameVn => string(27) "Северную Корею" public namePr => string(27) "Северной Корее" public nameDt => string(27) "Северной Корее" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }115 => object stdClass(27){ public id => string(2) "91" public code => string(6) "norway" public code2 => string(2) "no" public name => string(6) "Norway" public nameLang => string(16) "Норвегия" public lat => string(8) "63.70470" public lng => string(8) "20.74220" public zoom => string(1) "4" public capital => string(4) "1444" public nameEng => string(6) "Norway" public nameTr => string(6) "norway" public nameRd => string(16) "Норвегии" public nameVn => string(16) "Норвегию" public namePr => string(16) "Норвегии" public nameDt => string(16) "Норвегии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "14" public sights => string(2) "52" public reviews => string(2) "57" public vreviews => string(2) "15" public photoCount => string(3) "753" public videoCount => string(1) "0" public questions => string(2) "32" public answers => string(3) "161" public rate => string(6) "6.8667" public topRate => string(7) "10.8141" }116 => object stdClass(27){ public id => string(2) "93" public code => string(4) "oman" public code2 => string(2) "om" public name => string(4) "Oman" public nameLang => string(8) "Оман" public lat => string(8) "21.08450" public lng => string(8) "53.37160" public zoom => string(1) "6" public capital => string(4) "1040" public nameEng => string(4) "Oman" public nameTr => string(4) "oman" public nameRd => string(10) "Омана" public nameVn => string(8) "Оман" public namePr => string(10) "Омане" public nameDt => string(10) "Оману" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "1" public photoCount => string(2) "10" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "8" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }117 => object stdClass(27){ public id => string(2) "94" public code => string(8) "pakistan" public code2 => string(2) "pk" public name => string(8) "Pakistan" public nameLang => string(16) "Пакистан" public lat => string(8) "28.99850" public lng => string(8) "71.76270" public zoom => string(1) "5" public capital => string(4) "1825" public nameEng => string(8) "Pakistan" public nameTr => string(8) "pakistan" public nameRd => string(18) "Пакистана" public nameVn => string(16) "Пакистан" public namePr => string(18) "Пакистане" public nameDt => string(18) "Пакистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }118 => object stdClass(27){ public id => string(2) "95" public code => string(6) "panama" public code2 => string(2) "pa" public name => string(6) "Panama" public nameLang => string(12) "Панама" public lat => string(7) "8.26590" public lng => string(9) "-80.02440" public zoom => string(1) "7" public capital => string(4) "1824" public nameEng => string(6) "Panama" public nameTr => string(6) "panama" public nameRd => string(12) "Панамы" public nameVn => string(12) "Панаму" public namePr => string(12) "Панаме" public nameDt => string(12) "Панаме" public continent => string(1) "4" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "1" public vreviews => string(1) "0" public photoCount => string(1) "4" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => NULL public topRate => NULL }119 => object stdClass(27){ public id => string(3) "131" public code => string(16) "papua_new_guinea" public code2 => string(2) "pg" public name => string(16) "Papua new guinea" public nameLang => string(34) "Папуа-Новая Гвинея" public lat => string(7) "8.63530" public lng => string(9) "-80.48580" public zoom => string(1) "7" public capital => string(4) "1766" public nameEng => string(16) "Papua new guinea" public nameTr => string(16) "papua_new_guinea" public nameRd => string(34) "Папуа-Новой Гвинеи" public nameVn => string(34) "Папуа-Новую Гвинею" public namePr => string(34) "Папуа-Новой Гвинее" public nameDt => string(34) "Папуа-Новой Гвинее" public continent => string(1) "6" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }120 => object stdClass(27){ public id => string(2) "96" public code => string(8) "paraguay" public code2 => string(2) "py" public name => string(8) "Paraguay" public nameLang => string(16) "Парагвай" public lat => string(9) "-23.76520" public lng => string(9) "-57.74410" public zoom => string(1) "6" public capital => string(4) "1823" public nameEng => string(8) "Paraguay" public nameTr => string(8) "paraguay" public nameRd => string(16) "Парагвая" public nameVn => string(16) "Парагвай" public namePr => string(16) "Парагвае" public nameDt => string(16) "Парагваю" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }121 => object stdClass(27){ public id => string(2) "97" public code => string(4) "peru" public code2 => string(2) "pe" public name => string(4) "Peru" public nameLang => string(8) "Перу" public lat => string(8) "-9.18140" public lng => string(9) "-75.00240" public zoom => string(1) "5" public capital => string(4) "1214" public nameEng => string(4) "Peru" public nameTr => string(4) "peru" public nameRd => string(8) "Перу" public nameVn => string(8) "Перу" public namePr => string(8) "Перу" public nameDt => string(8) "Перу" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(2) "10" public vreviews => string(1) "1" public photoCount => string(2) "96" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "16" public rate => string(7) "10.0000" public topRate => string(7) "11.0000" }122 => object stdClass(27){ public id => string(3) "120" public code => string(11) "philippines" public code2 => string(2) "ph" public name => string(11) "Philippines" public nameLang => string(18) "Филиппины" public lat => string(8) "12.87610" public lng => string(9) "121.77250" public zoom => string(1) "6" public capital => string(4) "1816" public nameEng => string(11) "Philippines" public nameTr => string(11) "philippines" public nameRd => string(16) "Филиппин" public nameVn => string(18) "Филиппины" public namePr => string(20) "Филиппинах" public nameDt => string(20) "Филиппинам" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "30" public sights => string(1) "1" public reviews => string(2) "61" public vreviews => string(2) "45" public photoCount => string(3) "480" public videoCount => string(1) "0" public questions => string(2) "23" public answers => string(2) "36" public rate => string(6) "7.7333" public topRate => string(7) "12.3251" }123 => object stdClass(27){ public id => string(2) "98" public code => string(6) "poland" public code2 => string(2) "pl" public name => string(6) "Poland" public nameLang => string(12) "Польша" public lat => string(8) "51.90360" public lng => string(8) "19.79740" public zoom => string(1) "6" public capital => string(4) "1124" public nameEng => string(6) "Poland" public nameTr => string(6) "poland" public nameRd => string(12) "Польши" public nameVn => string(12) "Польшу" public namePr => string(12) "Польше" public nameDt => string(12) "Польше" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "197" public sights => string(3) "227" public reviews => string(3) "393" public vreviews => string(3) "290" public photoCount => string(4) "1835" public videoCount => string(1) "2" public questions => string(3) "653" public answers => string(4) "2603" public rate => string(6) "7.4364" public topRate => string(7) "12.3684" }124 => object stdClass(27){ public id => string(2) "99" public code => string(8) "portugal" public code2 => string(2) "pt" public name => string(8) "Portugal" public nameLang => string(20) "Португалия" public lat => string(8) "39.57180" public lng => string(8) "-7.86620" public zoom => string(1) "6" public capital => string(4) "1028" public nameEng => string(8) "Portugal" public nameTr => string(8) "portugal" public nameRd => string(20) "Португалии" public nameVn => string(20) "Португалию" public namePr => string(20) "Португалии" public nameDt => string(20) "Португалии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "77" public sights => string(2) "83" public reviews => string(3) "168" public vreviews => string(3) "109" public photoCount => string(4) "1516" public videoCount => string(1) "4" public questions => string(2) "66" public answers => string(3) "376" public rate => string(6) "7.5780" public topRate => string(7) "12.4010" }125 => object stdClass(27){ public id => string(3) "164" public code => string(11) "puerto_rico" public code2 => string(2) "pr" public name => string(11) "Puerto rico" public nameLang => string(21) "Пуэрто-Рико" public lat => string(8) "18.24170" public lng => string(9) "-66.09851" public zoom => string(1) "9" public capital => string(4) "2944" public nameEng => string(11) "Puerto rico" public nameTr => string(11) "puerto_rico" public nameRd => string(21) "Пуэрто-Рико" public nameVn => string(21) "Пуэрто-Рико" public namePr => string(21) "Пуэрто-Рико" public nameDt => string(21) "Пуэрто-Рико" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }126 => object stdClass(27){ public id => string(3) "166" public code => string(5) "katar" public code2 => string(2) "qa" public name => string(5) "Qatar" public nameLang => string(10) "Катар" public lat => string(8) "25.35483" public lng => string(8) "51.18388" public zoom => string(1) "8" public capital => string(4) "3656" public nameEng => string(5) "Qatar" public nameTr => string(5) "katar" public nameRd => string(12) "Катара" public nameVn => string(10) "Катар" public namePr => string(12) "Катаре" public nameDt => string(12) "Катару" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "7" public sights => string(1) "4" public reviews => string(2) "14" public vreviews => string(2) "11" public photoCount => string(3) "188" public videoCount => string(1) "0" public questions => string(1) "6" public answers => string(2) "17" public rate => string(6) "9.0909" public topRate => string(7) "12.7576" }127 => object stdClass(27){ public id => string(3) "101" public code => string(7) "romania" public code2 => string(2) "ro" public name => string(7) "Romania" public nameLang => string(14) "Румыния" public lat => string(8) "45.93590" public lng => string(8) "24.98290" public zoom => string(1) "6" public capital => string(4) "1373" public nameEng => string(7) "Romania" public nameTr => string(7) "romania" public nameRd => string(14) "Румынии" public nameVn => string(14) "Румынию" public namePr => string(14) "Румынии" public nameDt => string(14) "Румынии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "47" public sights => string(1) "9" public reviews => string(2) "83" public vreviews => string(2) "65" public photoCount => string(3) "443" public videoCount => string(1) "0" public questions => string(2) "49" public answers => string(3) "151" public rate => string(6) "6.5231" public topRate => string(7) "11.2332" }128 => object stdClass(27){ public id => string(3) "160" public code => string(6) "rwanda" public code2 => string(2) "rw" public name => string(6) "Rwanda" public nameLang => string(12) "Руанда" public lat => string(7) "0.00000" public lng => string(7) "0.00000" public zoom => string(1) "0" public capital => string(4) "2689" public nameEng => string(6) "Rwanda" public nameTr => string(6) "rwanda" public nameRd => string(12) "Руанды" public nameVn => string(12) "Руанду" public namePr => string(12) "Руанде" public nameDt => string(12) "Руанде" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }129 => object stdClass(27){ public id => string(3) "141" public code => string(11) "saint_lucia" public code2 => string(2) "lc" public name => string(11) "Saint lucia" public nameLang => string(19) "Сент-Люсия" public lat => string(8) "13.90470" public lng => string(9) "-60.97410" public zoom => string(1) "8" public capital => string(4) "1680" public nameEng => string(11) "Saint lucia" public nameTr => string(11) "saint_lucia" public nameRd => string(19) "Сент-Люсии" public nameVn => string(19) "Сент-Люсию" public namePr => string(19) "Сент-Люсию" public nameDt => string(19) "Сент-Люсии" public continent => string(1) "4" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }130 => object stdClass(27){ public id => string(3) "102" public code => string(10) "san_marino" public code2 => string(2) "sm" public name => string(10) "San marino" public nameLang => string(19) "Сан Марино" public lat => string(8) "43.94340" public lng => string(8) "12.46470" public zoom => string(2) "12" public capital => string(4) "1432" public nameEng => string(10) "San marino" public nameTr => string(10) "san_marino" public nameRd => string(19) "Сан-Марино" public nameVn => string(19) "Сан-Марино" public namePr => string(19) "Сан-Марино" public nameDt => string(19) "Сан-Марино" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "7" public reviews => string(1) "7" public vreviews => string(1) "1" public photoCount => string(2) "77" public videoCount => string(1) "0" public questions => string(1) "0" public answers => string(1) "0" public rate => string(6) "6.0000" public topRate => string(6) "7.0000" }131 => object stdClass(27){ public id => string(3) "103" public code => string(12) "saudi_arabia" public code2 => string(2) "sa" public name => string(12) "Saudi arabia" public nameLang => string(33) "Саудовская Аравия" public lat => string(8) "23.92600" public lng => string(8) "44.64840" public zoom => string(1) "5" public capital => string(4) "1822" public nameEng => string(12) "Saudi arabia" public nameTr => string(12) "saudi_arabia" public nameRd => string(33) "Саудовской Аравии" public nameVn => string(33) "Саудовскую Аравию" public namePr => string(33) "Саудовской Аравии" public nameDt => string(33) "Саудовской Аравии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(1) "9" public videoCount => string(1) "2" public questions => string(1) "3" public answers => string(2) "11" public rate => string(6) "7.5000" public topRate => string(6) "9.1667" }132 => object stdClass(27){ public id => string(3) "104" public code => string(10) "seashelles" public code2 => string(2) "sc" public name => string(10) "Seashelles" public nameLang => string(30) "Сейшельские о-ва" public lat => string(8) "-4.62020" public lng => string(8) "55.15140" public zoom => string(1) "7" public capital => string(3) "718" public nameEng => string(10) "Seashelles" public nameTr => string(10) "seashelles" public nameRd => string(32) "Сейшельских о-вов" public nameVn => string(30) "Сейшельские о-ва" public namePr => string(32) "Сейшельских о-вах" public nameDt => string(32) "Сейшельским о-вам" public continent => string(1) "3" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(1) "3" public reviews => string(2) "72" public vreviews => string(2) "62" public photoCount => string(3) "145" public videoCount => string(1) "0" public questions => string(2) "12" public answers => string(2) "26" public rate => string(6) "7.3906" public topRate => string(7) "12.0876" }133 => object stdClass(27){ public id => string(3) "105" public code => string(7) "senegal" public code2 => string(2) "sn" public name => string(7) "Senegal" public nameLang => string(14) "Сенегал" public lat => string(8) "14.42400" public lng => string(9) "-14.08450" public zoom => string(1) "7" public capital => string(4) "1820" public nameEng => string(7) "Senegal" public nameTr => string(7) "senegal" public nameRd => string(16) "Сенегала" public nameVn => string(14) "Сенегал" public namePr => string(16) "Сенегале" public nameDt => string(16) "Сенегалу" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }134 => object stdClass(27){ public id => string(3) "138" public code => string(6) "serbia" public code2 => string(2) "rs" public name => string(6) "Serbia" public nameLang => string(12) "Сербия" public lat => string(8) "44.13490" public lng => string(8) "20.96190" public zoom => string(1) "6" public capital => string(4) "1645" public nameEng => string(6) "Serbia" public nameTr => string(6) "serbia" public nameRd => string(12) "Сербии" public nameVn => string(12) "Сербию" public namePr => string(12) "Сербии" public nameDt => string(12) "Сербии" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "16" public sights => string(1) "9" public reviews => string(2) "24" public vreviews => string(2) "17" public photoCount => string(3) "203" public videoCount => string(1) "0" public questions => string(2) "17" public answers => string(2) "50" public rate => string(6) "7.2941" public topRate => string(7) "11.3417" }135 => object stdClass(27){ public id => string(3) "106" public code => string(9) "singapore" public code2 => string(2) "sg" public name => string(9) "Singapore" public nameLang => string(16) "Сингапур" public lat => string(7) "0.86790" public lng => string(9) "103.18360" public zoom => string(1) "7" public capital => string(3) "976" public nameEng => string(9) "Singapore" public nameTr => string(9) "singapore" public nameRd => string(18) "Сингапура" public nameVn => string(16) "Сингапур" public namePr => string(18) "Сингапуре" public nameDt => string(18) "Сингапуру" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "23" public sights => string(2) "23" public reviews => string(2) "53" public vreviews => string(2) "41" public photoCount => string(3) "338" public videoCount => string(1) "1" public questions => string(2) "15" public answers => string(2) "44" public rate => string(6) "7.2195" public topRate => string(7) "11.7751" }136 => object stdClass(27){ public id => string(3) "108" public code => string(8) "slovakia" public code2 => string(2) "sk" public name => string(8) "Slovakia" public nameLang => string(16) "Словакия" public lat => string(8) "48.66190" public lng => string(8) "19.62160" public zoom => string(1) "7" public capital => string(4) "1516" public nameEng => string(8) "Slovakia" public nameTr => string(8) "slovakia" public nameRd => string(16) "Словакии" public nameVn => string(16) "Словакию" public namePr => string(16) "Словакии" public nameDt => string(16) "Словакии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "112" public sights => string(2) "32" public reviews => string(3) "315" public vreviews => string(3) "257" public photoCount => string(4) "1471" public videoCount => string(1) "1" public questions => string(2) "79" public answers => string(3) "314" public rate => string(6) "7.3837" public topRate => string(7) "12.3071" }137 => object stdClass(27){ public id => string(3) "109" public code => string(8) "slovenia" public code2 => string(2) "si" public name => string(8) "Slovenia" public nameLang => string(16) "Словения" public lat => string(8) "46.14940" public lng => string(8) "14.98540" public zoom => string(1) "6" public capital => string(4) "1527" public nameEng => string(8) "Slovenia" public nameTr => string(8) "slovenia" public nameRd => string(16) "Словении" public nameVn => string(16) "Словению" public namePr => string(16) "Словении" public nameDt => string(16) "Словении" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "27" public sights => string(1) "6" public reviews => string(2) "63" public vreviews => string(2) "37" public photoCount => string(3) "726" public videoCount => string(1) "0" public questions => string(2) "28" public answers => string(2) "50" public rate => string(6) "7.2632" public topRate => string(7) "11.7754" }138 => object stdClass(27){ public id => string(3) "110" public code => string(7) "somalia" public code2 => string(2) "so" public name => string(7) "Somalia" public nameLang => string(12) "Сомали" public lat => string(7) "5.17850" public lng => string(8) "46.18650" public zoom => string(1) "5" public capital => string(4) "1819" public nameEng => string(7) "Somalia" public nameTr => string(7) "somalia" public nameRd => string(12) "Сомали" public nameVn => string(12) "Сомали" public namePr => string(12) "Сомали" public nameDt => string(12) "Сомали" public continent => string(1) "3" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }139 => object stdClass(27){ public id => string(3) "130" public code => string(3) "rsa" public code2 => string(2) "za" public name => string(12) "South Africa" public nameLang => string(6) "ЮАР" public lat => string(9) "-29.53520" public lng => string(8) "25.40040" public zoom => string(1) "5" public capital => string(4) "1536" public nameEng => string(12) "South Africa" public nameTr => string(3) "rsa" public nameRd => string(6) "ЮАР" public nameVn => string(6) "ЮАР" public namePr => string(6) "ЮАР" public nameDt => string(6) "ЮАР" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "0" public reviews => string(2) "22" public vreviews => string(1) "3" public photoCount => string(3) "662" public videoCount => string(1) "0" public questions => string(1) "7" public answers => string(2) "51" public rate => string(6) "8.0000" public topRate => string(7) "10.1429" }140 => object stdClass(27){ public id => string(3) "151" public code => string(11) "south_korea" public code2 => string(2) "kr" public name => string(11) "South Korea" public nameLang => string(21) "Южная Корея" public lat => string(8) "37.14280" public lng => string(9) "127.59520" public zoom => string(1) "6" public capital => string(4) "1747" public nameEng => string(11) "South Korea" public nameTr => string(11) "south_korea" public nameRd => string(21) "Южной Кореи" public nameVn => string(21) "Южную Корею" public namePr => string(21) "Южной Корее" public nameDt => string(21) "Южной Корее" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "3" public sights => string(1) "0" public reviews => string(2) "12" public vreviews => string(1) "3" public photoCount => string(3) "377" public videoCount => string(1) "0" public questions => string(1) "9" public answers => string(2) "18" public rate => string(6) "7.3333" public topRate => string(6) "9.4762" }141 => object stdClass(27){ public id => string(2) "49" public code => string(5) "spain" public code2 => string(2) "es" public name => string(5) "Spain" public nameLang => string(14) "Испания" public lat => string(8) "40.38000" public lng => string(8) "-4.89990" public zoom => string(1) "5" public capital => string(3) "941" public nameEng => string(5) "Spain" public nameTr => string(5) "spain" public nameRd => string(14) "Испании" public nameVn => string(14) "Испанию" public namePr => string(14) "Испании" public nameDt => string(14) "Испании" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(3) "687" public sights => string(3) "393" public reviews => string(4) "2961" public vreviews => string(4) "2618" public photoCount => string(4) "9062" public videoCount => string(2) "26" public questions => string(3) "921" public answers => string(4) "3799" public rate => string(6) "6.9369" public topRate => string(7) "11.9293" }142 => object stdClass(27){ public id => string(3) "125" public code => string(9) "sri_lanka" public code2 => string(2) "lk" public name => string(9) "Sri lanka" public nameLang => string(17) "Шри-Ланка" public lat => string(7) "7.87430" public lng => string(8) "80.77150" public zoom => string(1) "7" public capital => string(3) "757" public nameEng => string(9) "Sri lanka" public nameTr => string(9) "sri_lanka" public nameRd => string(17) "Шри-Ланки" public nameVn => string(17) "Шри-Ланку" public namePr => string(17) "Шри-Ланке" public nameDt => string(17) "Шри-Ланке" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "211" public sights => string(2) "34" public reviews => string(4) "1872" public vreviews => string(4) "1644" public photoCount => string(5) "11956" public videoCount => string(2) "31" public questions => string(3) "900" public answers => string(4) "6775" public rate => string(6) "7.2835" public topRate => string(7) "12.2714" }143 => object stdClass(27){ public id => string(3) "126" public code => string(6) "sweden" public code2 => string(2) "se" public name => string(6) "Sweden" public nameLang => string(12) "Швеция" public lat => string(8) "64.54844" public lng => string(8) "16.87500" public zoom => string(1) "4" public capital => string(4) "1434" public nameEng => string(6) "Sweden" public nameTr => string(6) "sweden" public nameRd => string(12) "Швеции" public nameVn => string(12) "Швецию" public namePr => string(12) "Швеции" public nameDt => string(12) "Швеции" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(2) "17" public sights => string(2) "20" public reviews => string(2) "91" public vreviews => string(2) "25" public photoCount => string(3) "937" public videoCount => string(1) "0" public questions => string(2) "29" public answers => string(3) "141" public rate => string(6) "7.5600" public topRate => string(7) "11.8703" }144 => object stdClass(27){ public id => string(3) "124" public code => string(11) "switzerland" public code2 => string(2) "ch" public name => string(11) "Switzerland" public nameLang => string(18) "Швейцария" public lat => string(8) "47.10751" public lng => string(7) "8.36064" public zoom => string(1) "7" public capital => string(3) "946" public nameEng => string(11) "Switzerland" public nameTr => string(11) "switzerland" public nameRd => string(18) "Швейцарии" public nameVn => string(18) "Швейцарию" public namePr => string(18) "Швейцарии" public nameDt => string(18) "Швейцарии" public continent => string(1) "1" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(2) "40" public reviews => string(2) "93" public vreviews => string(2) "44" public photoCount => string(4) "1213" public videoCount => string(1) "0" public questions => string(2) "47" public answers => string(3) "168" public rate => string(6) "8.0682" public topRate => string(7) "12.6515" }145 => object stdClass(27){ public id => string(3) "107" public code => string(5) "syria" public code2 => string(2) "sy" public name => string(5) "Syria" public nameLang => string(10) "Сирия" public lat => string(8) "35.37110" public lng => string(8) "38.64990" public zoom => string(1) "6" public capital => string(4) "1543" public nameEng => string(5) "Syria" public nameTr => string(5) "syria" public nameRd => string(10) "Сирии" public nameVn => string(10) "Сирию" public namePr => string(10) "Сирии" public nameDt => string(10) "Сирии" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "4" public sights => string(1) "0" public reviews => string(1) "6" public vreviews => string(1) "4" public photoCount => string(2) "28" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "7" public rate => string(6) "6.5000" public topRate => string(6) "9.0000" }146 => object stdClass(27){ public id => string(3) "112" public code => string(6) "taiwan" public code2 => string(2) "tw" public name => string(6) "Taiwan" public nameLang => string(14) "Тайвань" public lat => string(8) "23.69480" public lng => string(9) "120.95950" public zoom => string(1) "7" public capital => string(4) "1818" public nameEng => string(6) "Taiwan" public nameTr => string(6) "taiwan" public nameRd => string(14) "Тайваня" public nameVn => string(14) "Тайвань" public namePr => string(14) "Тайване" public nameDt => string(14) "Тайваню" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "2" public photoCount => string(2) "27" public videoCount => string(1) "0" public questions => string(1) "3" public answers => string(1) "3" public rate => string(6) "5.0000" public topRate => string(6) "6.6667" }147 => object stdClass(27){ public id => string(3) "165" public code => string(10) "tajikistan" public code2 => string(2) "tj" public name => string(10) "Tajikistan" public nameLang => string(22) "Таджикистан" public lat => string(8) "38.53957" public lng => string(8) "68.76160" public zoom => string(1) "8" public capital => string(4) "2985" public nameEng => string(10) "Tajikistan" public nameTr => string(10) "tajikistan" public nameRd => string(24) "Таджикистана" public nameVn => string(22) "Таджикистан" public namePr => string(24) "Таджикистане" public nameDt => string(24) "Таджикистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "2" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => string(6) "9.0000" public topRate => string(7) "10.6667" }148 => object stdClass(27){ public id => string(3) "152" public code => string(8) "tanzania" public code2 => string(2) "tz" public name => string(8) "Tanzania" public nameLang => string(16) "Танзания" public lat => string(8) "-6.88280" public lng => string(8) "35.17820" public zoom => string(1) "6" public capital => string(4) "1978" public nameEng => string(8) "Tanzania" public nameTr => string(8) "tanzania" public nameRd => string(16) "Танзании" public nameVn => string(16) "Танзанию" public namePr => string(16) "Танзании" public nameDt => string(16) "Танзании" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(2) "72" public sights => string(2) "29" public reviews => string(3) "189" public vreviews => string(3) "152" public photoCount => string(4) "1537" public videoCount => string(1) "4" public questions => string(2) "32" public answers => string(3) "106" public rate => string(6) "7.3092" public topRate => string(7) "12.1810" }149 => object stdClass(27){ public id => string(3) "113" public code => string(8) "thailand" public code2 => string(2) "th" public name => string(8) "Thailand" public nameLang => string(14) "Таиланд" public lat => string(8) "12.94030" public lng => string(9) "102.08500" public zoom => string(1) "5" public capital => string(3) "761" public nameEng => string(8) "Thailand" public nameTr => string(8) "thailand" public nameRd => string(16) "Таиланда" public nameVn => string(14) "Таиланд" public namePr => string(16) "Таиланде" public nameDt => string(16) "Таиланду" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "775" public sights => string(3) "123" public reviews => string(4) "5296" public vreviews => string(4) "4790" public photoCount => string(5) "14822" public videoCount => string(2) "41" public questions => string(4) "2630" public answers => string(5) "20060" public rate => string(6) "6.9234" public topRate => string(7) "11.9192" }150 => object stdClass(27){ public id => string(3) "163" public code => string(5) "tibet" public code2 => string(2) "tb" public name => string(5) "Tibet" public nameLang => string(10) "Тибет" public lat => string(8) "33.17434" public lng => string(8) "86.85791" public zoom => string(1) "5" public capital => string(4) "2903" public nameEng => string(5) "Tibet" public nameTr => string(5) "tibet" public nameRd => string(12) "Тибета" public nameVn => string(12) "Тибает" public namePr => string(12) "Тибете" public nameDt => string(12) "Тибету" public continent => string(1) "2" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }151 => object stdClass(27){ public id => string(3) "158" public code => string(19) "trinidad_and_tobago" public code2 => string(2) "tt" public name => string(19) "Trinidad and tobago" public nameLang => string(32) "Тринидад и Тобаго" public lat => string(8) "10.46080" public lng => string(9) "-61.28174" public zoom => string(1) "8" public capital => string(4) "2493" public nameEng => string(19) "Trinidad and tobago" public nameTr => string(19) "trinidad_and_tobago" public nameRd => string(34) "Тринидада и Тобаго" public nameVn => string(32) "Тринидад и Тобаго" public namePr => string(34) "Тринидаде и Тобаго" public nameDt => string(34) "Тринидаду и Тобаго" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }152 => object stdClass(27){ public id => string(3) "114" public code => string(5) "tunis" public code2 => string(2) "tn" public name => string(5) "Tunis" public nameLang => string(10) "Тунис" public lat => string(8) "33.74260" public lng => string(7) "9.82180" public zoom => string(1) "6" public capital => string(4) "1664" public nameEng => string(5) "Tunis" public nameTr => string(5) "tunis" public nameRd => string(12) "Туниса" public nameVn => string(10) "Тунис" public namePr => string(12) "Тунисе" public nameDt => string(12) "Тунису" public continent => string(1) "3" public priority => string(1) "2" public hotels => string(3) "263" public sights => string(2) "10" public reviews => string(4) "3661" public vreviews => string(4) "3441" public photoCount => string(4) "9088" public videoCount => string(2) "31" public questions => string(3) "875" public answers => string(4) "4514" public rate => string(6) "6.1481" public topRate => string(7) "11.1423" }153 => object stdClass(27){ public id => string(3) "115" public code => string(6) "turkey" public code2 => string(2) "tr" public name => string(6) "Turkey" public nameLang => string(12) "Турция" public lat => string(8) "38.98290" public lng => string(8) "35.19060" public zoom => string(1) "5" public capital => string(3) "954" public nameEng => string(6) "Turkey" public nameTr => string(6) "turkey" public nameRd => string(12) "Турции" public nameVn => string(12) "Турцию" public namePr => string(12) "Турции" public nameDt => string(12) "Турции" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(4) "2096" public sights => string(3) "536" public reviews => string(5) "59710" public vreviews => string(5) "57005" public photoCount => string(6) "128685" public videoCount => string(3) "584" public questions => string(5) "15208" public answers => string(6) "118879" public rate => string(6) "6.5283" public topRate => string(7) "11.5279" }154 => object stdClass(27){ public id => string(3) "157" public code => string(12) "turkmenistan" public code2 => string(2) "tm" public name => string(12) "Turkmenistan" public nameLang => string(24) "Туркменистан" public lat => string(8) "39.13858" public lng => string(8) "59.38110" public zoom => string(1) "6" public capital => string(4) "2482" public nameEng => string(12) "Turkmenistan" public nameTr => string(12) "turkmenistan" public nameRd => string(26) "Туркменистана" public nameVn => string(24) "Туркменистан" public namePr => string(26) "Туркменистане" public nameDt => string(26) "Туркменистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "3" public vreviews => string(1) "2" public photoCount => string(2) "14" public videoCount => string(1) "0" public questions => string(2) "11" public answers => string(1) "8" public rate => string(6) "8.0000" public topRate => string(6) "9.6667" }155 => object stdClass(27){ public id => string(2) "92" public code => string(3) "uae" public code2 => string(2) "ae" public name => string(3) "UAE" public nameLang => string(6) "ОАЭ" public lat => string(8) "24.38710" public lng => string(8) "54.05270" public zoom => string(1) "7" public capital => string(3) "766" public nameEng => string(3) "UAE" public nameTr => string(3) "uae" public nameRd => string(6) "ОАЭ" public nameVn => string(6) "ОАЭ" public namePr => string(6) "ОАЭ" public nameDt => string(6) "ОАЭ" public continent => string(1) "2" public priority => string(1) "2" public hotels => string(3) "462" public sights => string(3) "196" public reviews => string(4) "3762" public vreviews => string(4) "3553" public photoCount => string(5) "10366" public videoCount => string(2) "33" public questions => string(4) "1915" public answers => string(5) "10308" public rate => string(6) "7.2815" public topRate => string(7) "12.2759" }156 => object stdClass(27){ public id => string(3) "117" public code => string(6) "uganda" public code2 => string(2) "ug" public name => string(6) "Uganda" public nameLang => string(12) "Уганда" public lat => string(7) "1.58180" public lng => string(8) "33.17870" public zoom => string(1) "6" public capital => string(4) "1817" public nameEng => string(6) "Uganda" public nameTr => string(6) "uganda" public nameRd => string(12) "Уганды" public nameVn => string(12) "Уганду" public namePr => string(12) "Уганде" public nameDt => string(12) "Уганде" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "2" public rate => NULL public topRate => NULL }157 => object stdClass(27){ public id => string(3) "116" public code => string(7) "ukraine" public code2 => string(2) "ua" public name => string(7) "Ukraine" public nameLang => string(14) "Украина" public lat => string(8) "48.69000" public lng => string(8) "31.73000" public zoom => string(1) "5" public capital => string(4) "1544" public nameEng => string(7) "Ukraine" public nameTr => string(7) "ukraine" public nameRd => string(14) "Украины" public nameVn => string(14) "Украину" public namePr => string(14) "Украине" public nameDt => string(14) "Украине" public continent => string(1) "1" public priority => string(1) "2" public hotels => string(4) "1926" public sights => string(3) "698" public reviews => string(5) "12526" public vreviews => string(5) "11317" public photoCount => string(5) "22754" public videoCount => string(2) "55" public questions => string(4) "2438" public answers => string(5) "12477" public rate => string(6) "6.3403" public topRate => string(7) "11.3385" }158 => object stdClass(27){ public id => string(3) "118" public code => string(7) "uruguay" public code2 => string(2) "uy" public name => string(7) "Uruguay" public nameLang => string(14) "Уругвай" public lat => string(9) "-31.27860" public lng => string(9) "-54.97560" public zoom => string(1) "6" public capital => string(4) "1704" public nameEng => string(7) "Uruguay" public nameTr => string(7) "uruguay" public nameRd => string(14) "Уругвая" public nameVn => string(14) "Уругвай" public namePr => string(14) "Уругвае" public nameDt => string(14) "Уругваю" public continent => string(1) "5" public priority => string(1) "0" public hotels => NULL public sights => NULL public reviews => NULL public vreviews => NULL public photoCount => NULL public videoCount => NULL public questions => NULL public answers => NULL public rate => NULL public topRate => NULL }159 => object stdClass(27){ public id => string(3) "111" public code => string(3) "usa" public code2 => string(2) "us" public name => string(3) "USA" public nameLang => string(6) "США" public lat => string(8) "39.09600" public lng => string(10) "-100.01950" public zoom => string(1) "3" public capital => string(4) "1064" public nameEng => string(3) "USA" public nameTr => string(3) "usa" public nameRd => string(6) "США" public nameVn => string(6) "США" public namePr => string(6) "США" public nameDt => string(6) "США" public continent => string(1) "4" public priority => string(1) "1" public hotels => string(2) "33" public sights => string(2) "13" public reviews => string(3) "112" public vreviews => string(2) "44" public photoCount => string(3) "912" public videoCount => string(1) "0" public questions => string(2) "75" public answers => string(3) "599" public rate => string(6) "7.8409" public topRate => string(7) "12.4242" }160 => object stdClass(27){ public id => string(3) "149" public code => string(10) "uzbekistan" public code2 => string(2) "uz" public name => string(10) "Uzbekistan" public nameLang => string(20) "Узбекистан" public lat => string(8) "41.65650" public lng => string(8) "64.42380" public zoom => string(1) "5" public capital => string(4) "1742" public nameEng => string(10) "Uzbekistan" public nameTr => string(10) "uzbekistan" public nameRd => string(22) "Узбекистана" public nameVn => string(20) "Узбекистан" public namePr => string(22) "Узбекистане" public nameDt => string(22) "Узбекистану" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(2) "10" public sights => string(1) "0" public reviews => string(2) "23" public vreviews => string(1) "9" public photoCount => string(3) "146" public videoCount => string(1) "0" public questions => string(2) "21" public answers => string(2) "62" public rate => string(6) "6.8182" public topRate => string(7) "10.2797" }161 => object stdClass(27){ public id => string(2) "25" public code => string(7) "vatican" public code2 => string(2) "va" public name => string(7) "Vatican" public nameLang => string(14) "Ватикан" public lat => string(8) "41.87770" public lng => string(8) "12.56560" public zoom => string(2) "10" public capital => string(4) "1454" public nameEng => string(7) "Vatican" public nameTr => string(7) "vatican" public nameRd => string(16) "Ватикана" public nameVn => string(14) "Ватикан" public namePr => string(16) "Ватикане" public nameDt => string(16) "Ватикану" public continent => string(1) "1" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "1" public reviews => string(1) "2" public vreviews => string(1) "0" public photoCount => string(2) "41" public videoCount => string(1) "0" public questions => string(1) "4" public answers => string(1) "9" public rate => NULL public topRate => NULL }162 => object stdClass(27){ public id => string(2) "28" public code => string(9) "venezuela" public code2 => string(2) "ve" public name => string(9) "Venezuela" public nameLang => string(18) "Венесуэла" public lat => string(7) "6.47280" public lng => string(9) "-66.58900" public zoom => string(1) "5" public capital => string(4) "1532" public nameEng => string(9) "Venezuela" public nameTr => string(9) "venezuela" public nameRd => string(18) "Венесуэлы" public nameVn => string(18) "Венесуэлу" public namePr => string(18) "Венесуэле" public nameDt => string(18) "Венесуэле" public continent => string(1) "5" public priority => string(1) "0" public hotels => string(1) "2" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "4" public photoCount => string(2) "60" public videoCount => string(1) "1" public questions => string(1) "9" public answers => string(1) "3" public rate => string(6) "5.8000" public topRate => string(6) "8.3000" }163 => object stdClass(27){ public id => string(2) "29" public code => string(7) "vietnam" public code2 => string(2) "vn" public name => string(7) "Vietnam" public nameLang => string(14) "Вьетнам" public lat => string(8) "15.22060" public lng => string(9) "104.34810" public zoom => string(1) "6" public capital => string(4) "1530" public nameEng => string(7) "Vietnam" public nameTr => string(7) "vietnam" public nameRd => string(16) "Вьетнама" public nameVn => string(14) "Вьетнам" public namePr => string(16) "Вьетнаме" public nameDt => string(16) "Вьетнаму" public continent => string(1) "2" public priority => string(1) "1" public hotels => string(3) "196" public sights => string(2) "25" public reviews => string(3) "848" public vreviews => string(3) "739" public photoCount => string(4) "2767" public videoCount => string(1) "4" public questions => string(3) "290" public answers => string(4) "1190" public rate => string(6) "7.1644" public topRate => string(7) "12.1375" }164 => object stdClass(27){ public id => string(3) "142" public code => string(5) "yemen" public code2 => string(2) "ye" public name => string(5) "Yemen" public nameLang => string(10) "Йемен" public lat => string(8) "15.62300" public lng => string(8) "47.43900" public zoom => string(1) "6" public capital => string(4) "1682" public nameEng => string(5) "Yemen" public nameTr => string(5) "yemen" public nameRd => string(12) "Йемена" public nameVn => string(10) "Йемен" public namePr => string(12) "Йемене" public nameDt => string(12) "Йемену" public continent => string(1) "2" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "1" public reviews => string(1) "0" public vreviews => string(1) "0" public photoCount => string(1) "0" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "0" public rate => NULL public topRate => NULL }165 => object stdClass(27){ public id => string(2) "44" public code => string(6) "zambia" public code2 => string(2) "zm" public name => string(6) "Zambia" public nameLang => string(12) "Замбия" public lat => string(9) "-13.36820" public lng => string(8) "27.86130" public zoom => string(1) "5" public capital => string(4) "1805" public nameEng => string(6) "Zambia" public nameTr => string(6) "zambia" public nameRd => string(12) "Замбия" public nameVn => string(12) "Замбию" public namePr => string(12) "Замбии" public nameDt => string(12) "Замбии" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "1" public sights => string(1) "0" public reviews => string(1) "8" public vreviews => string(1) "1" public photoCount => string(3) "218" public videoCount => string(1) "0" public questions => string(1) "1" public answers => string(1) "9" public rate => string(6) "9.0000" public topRate => string(7) "10.0000" }166 => object stdClass(27){ public id => string(2) "45" public code => string(8) "zimbabwe" public code2 => string(2) "zw" public name => string(8) "Zimbabwe" public nameLang => string(16) "Зимбабве" public lat => string(9) "-19.01330" public lng => string(8) "29.14670" public zoom => string(1) "6" public capital => string(4) "1806" public nameEng => string(8) "Zimbabwe" public nameTr => string(8) "zimbabwe" public nameRd => string(16) "Зимбабве" public nameVn => string(16) "Зимбабве" public namePr => string(16) "Зимбабве" public nameDt => string(16) "Зимбабве" public continent => string(1) "3" public priority => string(1) "0" public hotels => string(1) "0" public sights => string(1) "0" public reviews => string(1) "4" public vreviews => string(1) "0" public photoCount => string(3) "130" public videoCount => string(1) "0" public questions => string(1) "2" public answers => string(1) "8" public rate => NULL public topRate => NULL }) protected _total_rows => integer 167 protected _current_row => integer 157 protected _as_object => bool TRUE protected _object_params => NULL }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "148" "code" => string(8) "abkhazia" "code2" => string(2) "ab" "name" => string(8) "Abkhazia" "nameLang" => string(14) "Абхазия" "nameEng" => string(8) "Abkhazia" "nameUkr" => NULL "nameTr" => string(8) "abkhazia" "continent" => string(1) "2" "priority" => string(2) "-1" "lat" => string(8) "42.94440" "lng" => string(8) "41.11080" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)1 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1792 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 148 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Абхазии" "nameVn" => string(14) "Абхазию" "namePr" => string(14) "Абхазии" "nameDt" => string(14) "Абхазии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "143" "code" => string(11) "afghanistan" "code2" => string(2) "af" "name" => string(11) "Afghanistan" "nameLang" => string(20) "Афганистан" "nameEng" => string(11) "Afghanistan" "nameUkr" => NULL "nameTr" => string(11) "afghanistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "33.06390" "lng" => string(8) "68.59860" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)2 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1683 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 143 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(22) "Афганистана" "nameVn" => string(20) "Афганистан" "namePr" => string(22) "Афганистане" "nameDt" => string(22) "Афганистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "10" "code" => string(7) "albania" "code2" => string(2) "al" "name" => string(7) "Albania" "nameLang" => string(14) "Албания" "nameEng" => string(7) "Albania" "nameUkr" => NULL "nameTr" => string(7) "albania" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "41.34380" "lng" => string(8) "20.37960" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)3 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1793 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 10 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Албании" "nameVn" => string(14) "Албанию" "namePr" => string(14) "Албании" "nameDt" => string(14) "Албании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "11" "code" => string(7) "algeria" "code2" => string(2) "dz" "name" => string(7) "Algeria" "nameLang" => string(10) "Алжир" "nameEng" => string(7) "Algeria" "nameUkr" => NULL "nameTr" => string(7) "algeria" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "36.77820" "lng" => string(7) "3.05250" "zoom" => string(2) "12" "capital" => object Application\Library\Service\Geo\City(14)4 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1794 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 11 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Алжира" "nameVn" => string(10) "Алжир" "namePr" => string(12) "Алжире" "nameDt" => string(12) "Алжиру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "3" "code" => string(7) "andorra" "code2" => string(2) "ad" "name" => string(7) "Andorra" "nameLang" => string(14) "Андорра" "nameEng" => string(7) "Andorra" "nameUkr" => NULL "nameTr" => string(7) "andorra" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "42.54300" "lng" => string(7) "1.58890" "zoom" => string(2) "11" "capital" => object Application\Library\Service\Geo\City(14)5 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 974 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 3 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Андорры" "nameVn" => string(14) "Андорру" "namePr" => string(14) "Андорре" "nameDt" => string(14) "Андорре" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "153" "code" => string(9) "antarctic" "code2" => string(2) "aa" "name" => string(9) "Antarctic" "nameLang" => string(20) "Антарктика" "nameEng" => string(9) "Antarctic" "nameUkr" => NULL "nameTr" => string(9) "antarctic" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-77.58000" "lng" => string(8) "26.19140" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)6 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2081 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 153 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(20) "Антарктики" "nameVn" => string(20) "Антарктику" "namePr" => string(20) "Антарктике" "nameDt" => string(20) "Антарктике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "2" "code" => string(7) "antigua" "code2" => string(2) "ag" "name" => string(7) "Antigua" "nameLang" => string(14) "Антигуа" "nameEng" => string(7) "Antigua" "nameUkr" => NULL "nameTr" => string(7) "antigua" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "46.81510" "lng" => string(8) "30.43210" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)7 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1201 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 2 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Антигуа" "nameVn" => string(14) "Антигуа" "namePr" => string(14) "Антигуа" "nameDt" => string(14) "Антигуа" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "9" "code" => string(9) "argentina" "code2" => string(2) "ar" "name" => string(9) "Argentina" "nameLang" => string(18) "Аргентина" "nameEng" => string(9) "Argentina" "nameUkr" => NULL "nameTr" => string(9) "argentina" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-35.46185" "lng" => string(9) "-65.03758" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)8 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1531 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 9 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Аргентины" "nameVn" => string(18) "Аргентину" "namePr" => string(18) "Аргентине" "nameDt" => string(18) "Аргентине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "4" "code" => string(7) "armenia" "code2" => string(2) "am" "name" => string(7) "Armenia" "nameLang" => string(14) "Армения" "nameEng" => string(7) "Armenia" "nameUkr" => NULL "nameTr" => string(7) "armenia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "40.31300" "lng" => string(8) "45.16480" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)9 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1723 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 4 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Армении" "nameVn" => string(14) "Армению" "namePr" => string(14) "Армении" "nameDt" => string(14) "Армении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "5" "code" => string(5) "aruba" "code2" => string(2) "aw" "name" => string(5) "Aruba" "nameLang" => string(10) "Аруба" "nameEng" => string(5) "Aruba" "nameUkr" => NULL "nameTr" => string(5) "aruba" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "11.78130" "lng" => string(9) "-64.29200" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)10 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1170 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 5 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Арубы" "nameVn" => string(10) "Арубу" "namePr" => string(10) "Арубе" "nameDt" => string(10) "Арубе" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "7" "code" => string(9) "australia" "code2" => string(2) "au" "name" => string(9) "Australia" "nameLang" => string(18) "Австралия" "nameEng" => string(9) "Australia" "nameUkr" => NULL "nameTr" => string(9) "australia" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-28.84470" "lng" => string(9) "135.08791" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)11 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 978 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 7 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Австралии" "nameVn" => string(18) "Австралию" "namePr" => string(18) "Австралии" "nameDt" => string(18) "Австралии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "8" "code" => string(7) "austria" "code2" => string(2) "at" "name" => string(7) "Austria" "nameLang" => string(14) "Австрия" "nameEng" => string(7) "Austria" "nameUkr" => NULL "nameTr" => string(7) "austria" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.79840" "lng" => string(8) "13.35940" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)12 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 790 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 8 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Австрии" "nameVn" => string(14) "Австрию" "namePr" => string(14) "Австрии" "nameDt" => string(14) "Австрии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "6" "code" => string(10) "azerbaijan" "code2" => string(2) "az" "name" => string(10) "Azerbaijan" "nameLang" => string(22) "Азербайджан" "nameEng" => string(10) "Azerbaijan" "nameUkr" => NULL "nameTr" => string(10) "azerbaijan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "40.15130" "lng" => string(8) "47.68990" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)13 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1545 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 6 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(24) "Азербайджана" "nameVn" => string(22) "Азербайджан" "namePr" => string(24) "Азербайджане" "nameDt" => string(24) "Азербайджану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "18" "code" => string(7) "bahamas" "code2" => string(2) "bs" "name" => string(7) "Bahamas" "nameLang" => string(12) "Багамы" "nameEng" => string(7) "Bahamas" "nameUkr" => NULL "nameTr" => string(7) "bahamas" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "24.34710" "lng" => string(9) "-77.15700" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)14 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1678 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 18 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Багам" "nameVn" => string(12) "Багамы" "namePr" => string(14) "Багамах" "nameDt" => string(14) "Багамам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "24" "code" => string(7) "bahrain" "code2" => string(2) "bh" "name" => string(7) "Bahrain" "nameLang" => string(14) "Бахрейн" "nameEng" => string(7) "Bahrain" "nameUkr" => NULL "nameTr" => string(7) "bahrain" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "26.03830" "lng" => string(8) "50.58240" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)15 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1796 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 24 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Бахрейна" "nameVn" => string(14) "Бахрейн" "namePr" => string(16) "Бахрейне" "nameDt" => string(16) "Бахрейну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "19" "code" => string(10) "bangladesh" "code2" => string(2) "bd" "name" => string(10) "Bangladesh" "nameLang" => string(18) "Бангладеш" "nameEng" => string(10) "Bangladesh" "nameUkr" => NULL "nameTr" => string(10) "bangladesh" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "24.52710" "lng" => string(8) "90.31860" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)16 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1795 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 19 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(20) "Бангладеша" "nameVn" => string(18) "Бангладеш" "namePr" => string(20) "Бангладеше" "nameDt" => string(20) "Бангладешу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "12" "code" => string(8) "barbados" "code2" => string(2) "bb" "name" => string(8) "Barbados" "nameLang" => string(16) "Барбадос" "nameEng" => string(8) "Barbados" "nameUkr" => NULL "nameTr" => string(8) "barbados" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(9) "-48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)17 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1158 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 12 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Барбадоса" "nameVn" => string(16) "Барбадос" "namePr" => string(18) "Барбадосе" "nameDt" => string(18) "Барбадосу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "16" "code" => string(7) "belarus" "code2" => string(2) "by" "name" => string(7) "Belarus" "nameLang" => string(16) "Беларусь" "nameEng" => string(7) "Belarus" "nameUkr" => NULL "nameTr" => string(7) "belarus" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "53.72270" "lng" => string(8) "27.99320" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)18 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1463 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 16 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Беларуси" "nameVn" => string(16) "Беларусь" "namePr" => string(16) "Беларуси" "nameDt" => string(16) "Беларуси" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "17" "code" => string(7) "belgium" "code2" => string(2) "be" "name" => string(7) "Belgium" "nameLang" => string(14) "Бельгия" "nameEng" => string(7) "Belgium" "nameUkr" => NULL "nameTr" => string(7) "belgium" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "50.58320" "lng" => string(7) "4.61430" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)19 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1405 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 17 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Бельгии" "nameVn" => string(14) "Бельгию" "namePr" => string(14) "Бельгии" "nameDt" => string(14) "Бельгии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "145" "code" => string(6) "belize" "code2" => string(2) "bz" "name" => string(6) "Belize" "nameLang" => string(10) "Белиз" "nameEng" => string(6) "Belize" "nameUkr" => NULL "nameTr" => string(6) "belize" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(9) "-48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)20 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1713 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 145 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Белиза" "nameVn" => string(10) "Белиз" "namePr" => string(12) "Белизе" "nameDt" => string(12) "Белизу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "20" "code" => string(5) "benin" "code2" => string(2) "bj" "name" => string(5) "Benin" "nameLang" => string(10) "Бенин" "nameEng" => string(5) "Benin" "nameUkr" => NULL "nameTr" => string(5) "benin" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.64410" "lng" => string(7) "2.94430" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)21 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1797 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 20 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Бенина" "nameVn" => string(10) "Бенин" "namePr" => string(12) "Бенине" "nameDt" => string(12) "Бенину" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "140" "code" => string(8) "bermudas" "code2" => string(2) "bm" "name" => string(8) "Bermudas" "nameLang" => string(35) "Бермудские острова" "nameEng" => string(8) "Bermudas" "nameUkr" => NULL "nameTr" => string(8) "bermudas" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "32.29240" "lng" => string(9) "-64.78480" "zoom" => string(2) "13" "capital" => object Application\Library\Service\Geo\City(14)22 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1679 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 140 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Бермудов" "nameVn" => string(14) "Бермуды" "namePr" => string(16) "Бермудах" "nameDt" => string(16) "Бермудам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "21" "code" => string(7) "bolivia" "code2" => string(2) "bo" "name" => string(7) "Bolivia" "nameLang" => string(14) "Боливия" "nameEng" => string(7) "Bolivia" "nameUkr" => NULL "nameTr" => string(7) "bolivia" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-16.29910" "lng" => string(9) "-63.54490" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)23 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1798 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 21 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Боливии" "nameVn" => string(14) "Боливию" "namePr" => string(14) "Боливии" "nameDt" => string(14) "Боливии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "22" "code" => string(18) "bosnia_herzegovina" "code2" => string(2) "ba" "name" => string(18) "Bosnia herzegovina" "nameLang" => string(38) "Босния и Герцеговина" "nameEng" => string(18) "Bosnia herzegovina" "nameUkr" => NULL "nameTr" => string(18) "bosnia_herzegovina" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.02440" "lng" => string(8) "17.88570" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)24 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1799 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 22 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(38) "Боснии и Герцоговины" "nameVn" => string(38) "Боснию и Герцоговину" "namePr" => string(38) "Боснии и Герцоговине" "nameDt" => string(38) "Боснии и Герцоговине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "23" "code" => string(8) "botswana" "code2" => string(2) "bw" "name" => string(8) "Botswana" "nameLang" => string(16) "Ботсвана" "nameEng" => string(8) "Botswana" "nameUkr" => NULL "nameTr" => string(8) "botswana" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-22.53290" "lng" => string(8) "24.36770" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)25 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1800 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 23 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Ботсваны" "nameVn" => string(16) "Ботсвану" "namePr" => string(16) "Ботсване" "nameDt" => string(16) "Ботсване" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "14" "code" => string(6) "brazil" "code2" => string(2) "br" "name" => string(6) "Brazil" "nameLang" => string(16) "Бразилия" "nameEng" => string(6) "Brazil" "nameUkr" => NULL "nameTr" => string(6) "brazil" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-14.00870" "lng" => string(9) "-54.93160" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)26 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 989 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 14 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Бразилии" "nameVn" => string(16) "Бразилию" "namePr" => string(16) "Бразилии" "nameDt" => string(16) "Бразилии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "161" "code" => string(6) "brunei" "code2" => string(2) "bn" "name" => string(6) "Brunei" "nameLang" => string(12) "Бруней" "nameEng" => string(6) "Brunei" "nameUkr" => NULL "nameTr" => string(6) "brunei" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(7) "4.49976" "lng" => string(9) "114.60663" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)27 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2883 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 161 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Брунея" "nameVn" => string(12) "Бруней" "namePr" => string(12) "Брунее" "nameDt" => string(12) "Брунею" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "13" "code" => string(8) "bulgaria" "code2" => string(2) "bg" "name" => string(8) "Bulgaria" "nameLang" => string(16) "Болгария" "nameEng" => string(8) "Bulgaria" "nameUkr" => NULL "nameTr" => string(8) "bulgaria" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "42.72520" "lng" => string(8) "25.48150" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)28 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 800 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 13 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Болгарии" "nameVn" => string(16) "Болгарию" "namePr" => string(16) "Болгарии" "nameDt" => string(16) "Болгарии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "15" "code" => string(6) "butane" "code2" => string(2) "bt" "name" => string(6) "Butane" "nameLang" => string(10) "Бутан" "nameEng" => string(6) "Butane" "nameUkr" => NULL "nameTr" => string(6) "butane" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "27.08850" "lng" => string(8) "90.53830" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)29 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 991 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 15 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Бутана" "nameVn" => string(10) "Бутан" "namePr" => string(12) "Бутане" "nameDt" => string(12) "Бутану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "62" "code" => string(8) "cambodia" "code2" => string(2) "kh" "name" => string(8) "Cambodia" "nameLang" => string(16) "Камбоджа" "nameEng" => string(8) "Cambodia" "nameUkr" => NULL "nameTr" => string(8) "cambodia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "17.26670" "lng" => string(9) "107.18260" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)30 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1736 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 62 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Камбоджи" "nameVn" => string(16) "Камбоджу" "namePr" => string(16) "Камбодже" "nameDt" => string(16) "Камбодже" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "66" "code" => string(8) "cameroon" "code2" => string(2) "cm" "name" => string(8) "Cameroon" "nameLang" => string(14) "Камерун" "nameEng" => string(8) "Cameroon" "nameUkr" => NULL "nameTr" => string(8) "cameroon" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "3.46960" "lng" => string(8) "14.10640" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)31 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1808 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 66 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Камеруна" "nameVn" => string(14) "Камерун" "namePr" => string(16) "Камеруне" "nameDt" => string(16) "Камеруну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "57" "code" => string(6) "canada" "code2" => string(2) "ca" "name" => string(6) "Canada" "nameLang" => string(12) "Канада" "nameEng" => string(6) "Canada" "nameUkr" => NULL "nameTr" => string(6) "canada" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "53.59250" "lng" => string(9) "-99.66800" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)32 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1209 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 57 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Канады" "nameVn" => string(12) "Канаду" "namePr" => string(12) "Канаде" "nameDt" => string(12) "Канаде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "159" "code" => string(10) "cape_verde" "code2" => string(2) "cv" "name" => string(10) "Cape verde" "nameLang" => string(19) "Кабо-Верде" "nameEng" => string(10) "Cape verde" "nameUkr" => NULL "nameTr" => string(10) "cape_verde" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "15.13576" "lng" => string(9) "-23.70850" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)33 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2533 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 159 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(19) "Кабо-Верде" "nameVn" => string(19) "Кабо-Верде" "namePr" => string(19) "Кабо-Верде" "nameDt" => string(19) "Кабо-Верде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "55" "code" => string(11) "carpathians" "code2" => string(2) "ur" "name" => string(11) "Carpathians" "nameLang" => string(31) "Украина - Карпаты" "nameEng" => string(11) "Carpathians" "nameUkr" => NULL "nameTr" => string(11) "carpathians" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.95860" "lng" => string(8) "24.46660" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)34 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 55 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Карпат" "nameVn" => string(14) "Карпаты" "namePr" => string(16) "Карпатах" "nameDt" => string(16) "Карпатам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "123" "code" => string(4) "chad" "code2" => string(2) "td" "name" => string(4) "Chad" "nameLang" => string(6) "Чад" "nameEng" => string(4) "Chad" "nameUkr" => NULL "nameTr" => string(4) "chad" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "15.45370" "lng" => string(8) "18.72070" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)35 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1815 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 123 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(8) "Чада" "nameVn" => string(6) "Чад" "namePr" => string(8) "Чаде" "nameDt" => string(8) "Чаду" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "136" "code" => string(5) "chile" "code2" => string(2) "cl" "name" => string(5) "Chile" "nameLang" => string(8) "Чили" "nameEng" => string(5) "Chile" "nameUkr" => NULL "nameTr" => string(5) "chile" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-25.95800" "lng" => string(9) "-59.23830" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)36 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1537 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 136 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(8) "Чили" "nameVn" => string(8) "Чили" "namePr" => string(8) "Чили" "nameDt" => string(8) "Чили" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "58" "code" => string(5) "china" "code2" => string(2) "cn" "name" => string(5) "China" "nameLang" => string(10) "Китай" "nameEng" => string(5) "China" "nameUkr" => NULL "nameTr" => string(5) "china" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "35.10190" "lng" => string(9) "101.42580" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)37 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 730 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 58 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Китая" "nameVn" => string(10) "Китай" "namePr" => string(10) "Китае" "nameDt" => string(10) "Китаю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "63" "code" => string(8) "colombia" "code2" => string(2) "co" "name" => string(8) "Colombia" "nameLang" => string(16) "Колумбия" "nameEng" => string(8) "Colombia" "nameUkr" => NULL "nameTr" => string(8) "colombia" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "2.63580" "lng" => string(9) "-70.31250" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)38 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1810 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 63 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Колумбии" "nameVn" => string(16) "Колумбию" "namePr" => string(16) "Колумбии" "nameDt" => string(16) "Колумбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "64" "code" => string(5) "congo" "code2" => string(2) "cd" "name" => string(5) "Congo" "nameLang" => string(10) "Конго" "nameEng" => string(5) "Congo" "nameUkr" => NULL "nameTr" => string(5) "congo" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "-2.24129" "lng" => string(8) "23.24596" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)39 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1811 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 64 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Конго" "nameVn" => string(10) "Конго" "namePr" => string(10) "Конго" "nameDt" => string(10) "Конго" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "154" "code" => string(10) "costa_rica" "code2" => string(2) "cr" "name" => string(10) "Costa Rica" "nameLang" => string(19) "Коста Рика" "nameEng" => string(10) "Costa Rica" "nameUkr" => NULL "nameTr" => string(10) "costa_rica" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "9.93330" "lng" => string(9) "-84.08330" "zoom" => string(2) "15" "capital" => object Application\Library\Service\Geo\City(14)40 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2083 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 154 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(19) "Коста Рики" "nameVn" => string(19) "Коста Рику" "namePr" => string(19) "Коста Рике" "nameDt" => string(19) "Коста Рике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "50" "code" => string(6) "crimea" "code2" => string(2) "uc" "name" => string(6) "Crimea" "nameLang" => string(8) "Крым" "nameEng" => string(6) "Crimea" "nameUkr" => NULL "nameTr" => string(6) "crimea" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "45.52170" "lng" => string(8) "34.43120" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)41 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1098 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 50 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Крыма" "nameVn" => string(8) "Крым" "namePr" => string(10) "Крыме" "nameDt" => string(10) "Крыму" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "134" "code" => string(7) "croatia" "code2" => string(2) "hr" "name" => string(7) "Croatia" "nameLang" => string(16) "Хорватия" "nameEng" => string(7) "Croatia" "nameUkr" => NULL "nameTr" => string(7) "croatia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "44.80910" "lng" => string(8) "16.34770" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)42 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 831 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 134 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Хорватии" "nameVn" => string(16) "Хорватию" "namePr" => string(16) "Хорватии" "nameDt" => string(16) "Хорватии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "56" "code" => string(4) "cuba" "code2" => string(2) "cu" "name" => string(4) "Cuba" "nameLang" => string(8) "Куба" "nameEng" => string(4) "Cuba" "nameUkr" => NULL "nameTr" => string(4) "cuba" "continent" => string(1) "4" "priority" => string(1) "1" "lat" => string(8) "21.55530" "lng" => string(9) "-79.54650" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)43 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 967 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 56 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(8) "Кубы" "nameVn" => string(8) "Кубу" "namePr" => string(8) "Кубе" "nameDt" => string(8) "Кубе" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "54" "code" => string(6) "cyprus" "code2" => string(2) "cy" "name" => string(6) "Cyprus" "nameLang" => string(8) "Кипр" "nameEng" => string(6) "Cyprus" "nameUkr" => NULL "nameTr" => string(6) "cyprus" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "35.07500" "lng" => string(8) "33.43140" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)44 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1326 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 54 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Кипра" "nameVn" => string(8) "Кипр" "namePr" => string(10) "Кипре" "nameDt" => string(10) "Кипру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "122" "code" => string(14) "czech_republic" "code2" => string(2) "cz" "name" => string(14) "Czech republic" "nameLang" => string(10) "Чехия" "nameEng" => string(14) "Czech republic" "nameUkr" => NULL "nameTr" => string(14) "czech_republic" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "49.78840" "lng" => string(8) "15.42480" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)45 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 845 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 122 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Чехии" "nameVn" => string(10) "Чехию" "namePr" => string(10) "Чехии" "nameDt" => string(10) "Чехии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "40" "code" => string(7) "denmark" "code2" => string(2) "dk" "name" => string(7) "Denmark" "nameLang" => string(10) "Дания" "nameEng" => string(7) "Denmark" "nameUkr" => NULL "nameTr" => string(7) "denmark" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "55.14120" "lng" => string(8) "11.40380" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)46 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 997 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 40 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Дании" "nameVn" => string(10) "Данию" "namePr" => string(10) "Дании" "nameDt" => string(10) "Дании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "156" "code" => string(8) "djibouti" "code2" => string(2) "dj" "name" => string(8) "Djibouti" "nameLang" => string(14) "Джибути" "nameEng" => string(8) "Djibouti" "nameUkr" => NULL "nameTr" => string(8) "djibouti" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "11.68450" "lng" => string(8) "42.71760" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)47 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2117 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 156 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Джибути" "nameVn" => string(14) "Джибути" "namePr" => string(14) "Джибути" "nameDt" => string(14) "Джибути" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "41" "code" => string(8) "dominica" "code2" => string(2) "dm" "name" => string(8) "Dominica" "nameLang" => string(16) "Доминика" "nameEng" => string(8) "Dominica" "nameUkr" => NULL "nameTr" => string(8) "dominica" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "15.41670" "lng" => string(9) "-61.36410" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)48 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1671 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 41 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Доминика" "nameVn" => string(16) "Доминику" "namePr" => string(16) "Доминике" "nameDt" => string(16) "Доминике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "42" "code" => string(18) "dominican_republic" "code2" => string(2) "do" "name" => string(18) "Dominican republic" "nameLang" => string(20) "Доминикана" "nameEng" => string(18) "Dominican republic" "nameUkr" => NULL "nameTr" => string(18) "dominican_republic" "continent" => string(1) "4" "priority" => string(1) "2" "lat" => string(8) "18.80230" "lng" => string(9) "-70.29050" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)49 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1163 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 42 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(20) "Доминиканы" "nameVn" => string(20) "Доминикану" "namePr" => string(20) "Доминикане" "nameDt" => string(20) "Доминикане" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "127" "code" => string(7) "ecuador" "code2" => string(2) "ec" "name" => string(7) "Ecuador" "nameLang" => string(14) "Эквадор" "nameEng" => string(7) "Ecuador" "nameUkr" => NULL "nameTr" => string(7) "ecuador" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "-3.29410" "lng" => string(9) "-76.66260" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)50 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1633 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 127 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Эквадора" "nameVn" => string(14) "Эквадор" "namePr" => string(16) "Эквадоре" "nameDt" => string(16) "Эквадору" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "43" "code" => string(5) "egypt" "code2" => string(2) "eg" "name" => string(5) "Egypt" "nameLang" => string(12) "Египет" "nameEng" => string(5) "Egypt" "nameUkr" => NULL "nameTr" => string(5) "egypt" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "26.29340" "lng" => string(8) "30.98140" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)51 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 710 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 43 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Египта" "nameVn" => string(12) "Египет" "namePr" => string(12) "Египте" "nameDt" => string(12) "Египту" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "167" "code" => string(11) "el_salvador" "code2" => string(2) "sv" "name" => string(11) "El salvador" "nameLang" => string(18) "Сальвадор" "nameEng" => string(11) "El salvador" "nameUkr" => NULL "nameTr" => string(11) "el_salvador" "continent" => string(1) "5" "priority" => string(1) "1" "lat" => string(8) "13.79419" "lng" => string(9) "-88.89653" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)52 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 167 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(20) "Сальвадора" "nameVn" => string(18) "Сальвадор" "namePr" => string(20) "Сальвадоре" "nameDt" => string(20) "Сальвадору" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "128" "code" => string(7) "estonia" "code2" => string(2) "ee" "name" => string(7) "Estonia" "nameLang" => string(14) "Эстония" "nameEng" => string(7) "Estonia" "nameUkr" => NULL "nameTr" => string(7) "estonia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "59.14210" "lng" => string(8) "25.51030" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)53 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1073 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 128 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Эстонии" "nameVn" => string(14) "Эстонию" "namePr" => string(14) "Эстонии" "nameDt" => string(14) "Эстонии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "129" "code" => string(8) "ethiopia" "code2" => string(2) "et" "name" => string(8) "Ethiopia" "nameLang" => string(14) "Эфиопия" "nameEng" => string(8) "Ethiopia" "nameUkr" => NULL "nameTr" => string(8) "ethiopia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.14550" "lng" => string(8) "40.47360" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)54 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1639 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 129 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Эфиопии" "nameVn" => string(14) "Эфиопию" "namePr" => string(14) "Эфиопии" "nameDt" => string(14) "Эфиопии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(1) "1" "code" => string(4) "fiji" "code2" => string(2) "fj" "name" => string(4) "Fiji" "nameLang" => string(10) "Фиджи" "nameEng" => string(4) "Fiji" "nameUkr" => NULL "nameTr" => string(4) "fiji" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-17.74870" "lng" => string(9) "179.52760" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)55 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1240 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 1 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Фиджи" "nameVn" => string(10) "Фиджи" "namePr" => string(10) "Фиджи" "nameDt" => string(10) "Фиджи" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "121" "code" => string(7) "finland" "code2" => string(2) "fi" "name" => string(7) "Finland" "nameLang" => string(18) "Финляндия" "nameEng" => string(7) "Finland" "nameUkr" => NULL "nameTr" => string(7) "finland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "64.71790" "lng" => string(8) "24.60940" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)56 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 848 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 121 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Финляндии" "nameVn" => string(16) "Филяндию" "namePr" => string(18) "Финляндии" "nameDt" => string(18) "Финляндии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "119" "code" => string(6) "france" "code2" => string(2) "fr" "name" => string(6) "France" "nameLang" => string(14) "Франция" "nameEng" => string(6) "France" "nameUkr" => NULL "nameTr" => string(6) "france" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "46.19500" "lng" => string(7) "2.32910" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)57 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 861 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 119 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Франции" "nameVn" => string(14) "Францию" "namePr" => string(14) "Франции" "nameDt" => string(14) "Франции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "155" "code" => string(16) "french_polynesia" "code2" => string(2) "pf" "name" => string(16) "French polynesia" "nameLang" => string(41) "Французская Полинезия" "nameEng" => string(16) "French polynesia" "nameUkr" => NULL "nameTr" => string(16) "french_polynesia" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-17.71210" "lng" => string(10) "-149.36459" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)58 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2111 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 155 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(41) "Французской Полинезии" "nameVn" => string(41) "Французскую Полинезию" "namePr" => string(41) "Французской Полинезии" "nameDt" => string(41) "Французской Полинезии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "168" "code" => string(7) "hambiia" "code2" => string(2) "gm" "name" => string(6) "Gambia" "nameLang" => string(12) "Гамбия" "nameEng" => string(6) "Gambia" "nameUkr" => NULL "nameTr" => string(7) "hambiia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "13.44318" "lng" => string(9) "-15.31014" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)59 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 4170 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 168 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Гамбии" "nameVn" => string(12) "Гамбию" "namePr" => string(12) "Гамбии" "nameDt" => string(12) "Гамбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "33" "code" => string(7) "georgia" "code2" => string(2) "ge" "name" => string(7) "Georgia" "nameLang" => string(12) "Грузия" "nameEng" => string(7) "Georgia" "nameUkr" => NULL "nameTr" => string(7) "georgia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "42.14711" "lng" => string(8) "43.48389" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)60 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1776 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 33 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Грузии" "nameVn" => string(12) "Грузию" "namePr" => string(12) "Грузии" "nameDt" => string(12) "Грузии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "36" "code" => string(7) "germany" "code2" => string(2) "de" "name" => string(7) "Germany" "nameLang" => string(16) "Германия" "nameEng" => string(7) "Germany" "nameUkr" => NULL "nameTr" => string(7) "germany" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "50.73650" "lng" => string(7) "9.33840" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)61 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 870 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 36 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Германии" "nameVn" => string(16) "Германию" "namePr" => string(16) "Германии" "nameDt" => string(16) "Германии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "162" "code" => string(9) "gibraltar" "code2" => string(2) "gi" "name" => string(9) "Gibraltar" "nameLang" => string(18) "Гибралтар" "nameEng" => string(9) "Gibraltar" "nameUkr" => NULL "nameTr" => string(9) "gibraltar" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "36.15590" "lng" => string(8) "-5.34759" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)62 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2893 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 162 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(20) "Гибралтара" "nameVn" => string(18) "Гибралтар" "namePr" => string(20) "Гибралтаре" "nameDt" => string(20) "Гибралтару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "27" "code" => string(13) "great_britain" "code2" => string(2) "gb" "name" => string(13) "Great britain" "nameLang" => string(28) "Великобритания" "nameEng" => string(13) "Great britain" "nameUkr" => NULL "nameTr" => string(13) "great_britain" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "54.57210" "lng" => string(8) "-2.59280" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)63 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1241 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 27 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(28) "Великобритании" "nameVn" => string(28) "Великобританию" "namePr" => string(28) "Великобритании" "nameDt" => string(28) "Великобритании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "34" "code" => string(6) "greece" "code2" => string(2) "gr" "name" => string(6) "Greece" "nameLang" => string(12) "Греция" "nameEng" => string(6) "Greece" "nameUkr" => NULL "nameTr" => string(6) "greece" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "38.59970" "lng" => string(8) "23.46680" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)64 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 890 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 34 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Греции" "nameVn" => string(12) "Грецию" "namePr" => string(12) "Греции" "nameDt" => string(12) "Греции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "35" "code" => string(7) "grenada" "code2" => string(2) "gd" "name" => string(7) "Grenada" "nameLang" => string(14) "Гренада" "nameEng" => string(7) "Grenada" "nameUkr" => NULL "nameTr" => string(7) "grenada" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "12.26080" "lng" => string(9) "-61.58820" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)65 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1238 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 35 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Гренады" "nameVn" => string(14) "Гренаду" "namePr" => string(14) "Гренаде" "nameDt" => string(14) "Гренаде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "37" "code" => string(9) "guatemala" "code2" => string(2) "gt" "name" => string(9) "Guatemala" "nameLang" => string(18) "Гватемала" "nameEng" => string(9) "Guatemala" "nameUkr" => NULL "nameTr" => string(9) "guatemala" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "15.77630" "lng" => string(9) "-90.23230" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)66 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1802 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 37 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Гватемалы" "nameVn" => string(18) "Гватемалу" "namePr" => string(18) "Гватемале" "nameDt" => string(18) "Гватемале" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "38" "code" => string(6) "guinea" "code2" => string(2) "gn" "name" => string(6) "Guinea" "nameLang" => string(12) "Гвинея" "nameEng" => string(6) "Guinea" "nameUkr" => NULL "nameTr" => string(6) "guinea" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "10.40140" "lng" => string(9) "-10.15140" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)67 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1803 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 38 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Гвинеи" "nameVn" => string(12) "Гвинею" "namePr" => string(12) "Гвинее" "nameDt" => string(12) "Гвинее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "30" "code" => string(5) "haiti" "code2" => string(2) "ht" "name" => string(5) "Haiti" "nameLang" => string(10) "Гаити" "nameEng" => string(5) "Haiti" "nameUkr" => NULL "nameTr" => string(5) "haiti" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.38580" "lng" => string(9) "-71.30130" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)68 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1801 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 30 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Гаити" "nameVn" => string(10) "Гаити" "namePr" => string(10) "Гаити" "nameDt" => string(10) "Гаити" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "39" "code" => string(8) "honduras" "code2" => string(2) "hn" "name" => string(8) "Honduras" "nameLang" => string(16) "Гондурас" "nameEng" => string(8) "Honduras" "nameUkr" => NULL "nameTr" => string(8) "honduras" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "14.48790" "lng" => string(9) "-86.72610" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)69 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1804 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 39 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Гондураса" "nameVn" => string(16) "Гондурас" "namePr" => string(18) "Гондурасе" "nameDt" => string(18) "Гондурасу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "31" "code" => string(9) "hong_kong" "code2" => string(2) "hk" "name" => string(9) "Hong kong" "nameLang" => string(14) "Гонконг" "nameEng" => string(9) "Hong kong" "nameUkr" => NULL "nameTr" => string(9) "hong_kong" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "23.11000" "lng" => string(9) "113.26900" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)70 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 728 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 31 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Гонконга" "nameVn" => string(14) "Гонконг" "namePr" => string(16) "Гонконге" "nameDt" => string(16) "Гонконгу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "26" "code" => string(7) "hungary" "code2" => string(2) "hu" "name" => string(7) "Hungary" "nameLang" => string(14) "Венгрия" "nameEng" => string(7) "Hungary" "nameUkr" => NULL "nameTr" => string(7) "hungary" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.16600" "lng" => string(8) "19.52370" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)71 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 992 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 26 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Венгрии" "nameVn" => string(14) "Венгрию" "namePr" => string(14) "Венгрии" "nameDt" => string(14) "Венгрии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "51" "code" => string(7) "iceland" "code2" => string(2) "is" "name" => string(7) "Iceland" "nameLang" => string(16) "Исландия" "nameEng" => string(7) "Iceland" "nameUkr" => NULL "nameTr" => string(7) "iceland" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "capital" => object Application\Library\Service\Geo\City(14)72 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1781 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 51 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Исландии" "nameVn" => string(16) "Исландию" "namePr" => string(16) "Исландии" "nameDt" => string(16) "Исландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "46" "code" => string(5) "india" "code2" => string(2) "in" "name" => string(5) "India" "nameLang" => string(10) "Индия" "nameEng" => string(5) "India" "nameUkr" => NULL "nameTr" => string(5) "india" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "21.84110" "lng" => string(8) "79.51900" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)73 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1001 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 46 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Индии" "nameVn" => string(10) "Индию" "namePr" => string(10) "Индии" "nameDt" => string(10) "Индии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "47" "code" => string(9) "indonesia" "code2" => string(2) "id" "name" => string(9) "Indonesia" "nameLang" => string(18) "Индонезия" "nameEng" => string(9) "Indonesia" "nameUkr" => NULL "nameTr" => string(9) "indonesia" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "-2.54800" "lng" => string(9) "118.01510" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)74 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 733 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 47 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Индонезии" "nameVn" => string(18) "Индонезию" "namePr" => string(18) "Индонезии" "nameDt" => string(18) "Индонезии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "139" "code" => string(4) "iran" "code2" => string(2) "ir" "name" => string(4) "Iran" "nameLang" => string(8) "Иран" "nameEng" => string(4) "Iran" "nameUkr" => NULL "nameTr" => string(4) "iran" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "32.80570" "lng" => string(8) "54.88770" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)75 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1668 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 139 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Ирана" "nameVn" => string(8) "Иран" "namePr" => string(10) "Иране" "nameDt" => string(10) "Ирану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "137" "code" => string(7) "ireland" "code2" => string(2) "ie" "name" => string(7) "Ireland" "nameLang" => string(16) "Ирландия" "nameEng" => string(7) "Ireland" "nameUkr" => NULL "nameTr" => string(7) "ireland" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "53.25210" "lng" => string(8) "-8.26170" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)76 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1325 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 137 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Ирландии" "nameVn" => string(16) "Ирландию" "namePr" => string(16) "Ирландии" "nameDt" => string(16) "Ирландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "52" "code" => string(6) "israel" "code2" => string(2) "il" "name" => string(6) "Israel" "nameLang" => string(14) "Израиль" "nameEng" => string(6) "Israel" "nameUkr" => NULL "nameTr" => string(6) "israel" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "31.35360" "lng" => string(8) "34.98050" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)77 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1047 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 52 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Израиля" "nameVn" => string(14) "Израиль" "namePr" => string(14) "Израиле" "nameDt" => string(14) "Израилю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "48" "code" => string(5) "italy" "code2" => string(2) "it" "name" => string(5) "Italy" "nameLang" => string(12) "Италия" "nameEng" => string(5) "Italy" "nameUkr" => NULL "nameTr" => string(5) "italy" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "41.04620" "lng" => string(8) "12.96390" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)78 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 918 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 48 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Италии" "nameVn" => string(12) "Италию" "namePr" => string(12) "Италии" "nameDt" => string(12) "Италии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "132" "code" => string(7) "jamaica" "code2" => string(2) "jm" "name" => string(7) "Jamaica" "nameLang" => string(12) "Ямайка" "nameEng" => string(7) "Jamaica" "nameUkr" => NULL "nameTr" => string(7) "jamaica" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.11530" "lng" => string(9) "-77.27350" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)79 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1337 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 132 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Ямайки" "nameVn" => string(12) "Ямайку" "namePr" => string(12) "Ямайке" "nameDt" => string(12) "Ямайке" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "133" "code" => string(5) "japan" "code2" => string(2) "jp" "name" => string(5) "Japan" "nameLang" => string(12) "Япония" "nameEng" => string(5) "Japan" "nameUkr" => NULL "nameTr" => string(5) "japan" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "36.36820" "lng" => string(9) "136.80180" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)80 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 743 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 133 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Японии" "nameVn" => string(12) "Японию" "namePr" => string(12) "Японии" "nameDt" => string(12) "Японии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "53" "code" => string(6) "jordan" "code2" => string(2) "jo" "name" => string(6) "Jordan" "nameLang" => string(16) "Иордания" "nameEng" => string(6) "Jordan" "nameUkr" => NULL "nameTr" => string(6) "jordan" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "31.27680" "lng" => string(8) "37.13060" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)81 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1329 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 53 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Иордании" "nameVn" => string(16) "Иорданию" "namePr" => string(16) "Иордании" "nameDt" => string(16) "Иордании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "59" "code" => string(10) "kazakhstan" "code2" => string(2) "kz" "name" => string(10) "Kazakhstan" "nameLang" => string(18) "Казахстан" "nameEng" => string(10) "Kazakhstan" "nameUkr" => NULL "nameTr" => string(10) "kazakhstan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "45.21300" "lng" => string(8) "67.14840" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)82 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1807 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 59 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(20) "Казахстана" "nameVn" => string(18) "Казахстан" "namePr" => string(20) "Казахстане" "nameDt" => string(20) "Казахстану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "60" "code" => string(5) "kenya" "code2" => string(2) "ke" "name" => string(5) "Kenya" "nameLang" => string(10) "Кения" "nameEng" => string(5) "Kenya" "nameUkr" => NULL "nameTr" => string(5) "kenya" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "0.41400" "lng" => string(8) "37.90420" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)83 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1187 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 60 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Кении" "nameVn" => string(10) "Кению" "namePr" => string(10) "Кении" "nameDt" => string(10) "Кении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "65" "code" => string(6) "kuwait" "code2" => string(2) "kw" "name" => string(6) "Kuwait" "nameLang" => string(12) "Кувейт" "nameEng" => string(6) "Kuwait" "nameUkr" => NULL "nameTr" => string(6) "kuwait" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "29.30560" "lng" => string(8) "47.49390" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)84 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1812 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 65 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Кувейт" "nameVn" => string(12) "Кувейт" "namePr" => string(14) "Кувейте" "nameDt" => string(14) "Кувейту" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "61" "code" => string(10) "kyrgyzstan" "code2" => string(2) "kg" "name" => string(10) "Kyrgyzstan" "nameLang" => string(16) "Киргизия" "nameEng" => string(10) "Kyrgyzstan" "nameUkr" => NULL "nameTr" => string(10) "kyrgyzstan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "41.45920" "lng" => string(8) "74.72900" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)85 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1809 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 61 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Киргизии" "nameVn" => string(16) "Киргизию" "namePr" => string(16) "Киргизии" "nameDt" => string(16) "Киргизии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "146" "code" => string(4) "laos" "code2" => string(2) "la" "name" => string(4) "Laos" "nameLang" => string(8) "Лаос" "nameEng" => string(4) "Laos" "nameUkr" => NULL "nameTr" => string(4) "laos" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "18.20580" "lng" => string(9) "103.89500" "zoom" => string(2) "11" "capital" => object Application\Library\Service\Geo\City(14)86 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1714 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 146 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Лаоса" "nameVn" => string(8) "Лаос" "namePr" => string(10) "Лаосе" "nameDt" => string(10) "Лаосу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "67" "code" => string(6) "latvia" "code2" => string(2) "lv" "name" => string(6) "Latvia" "nameLang" => string(12) "Латвия" "nameEng" => string(6) "Latvia" "nameUkr" => NULL "nameTr" => string(6) "latvia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "56.78880" "lng" => string(8) "25.10380" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)87 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1055 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 67 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Латвии" "nameVn" => string(12) "Латвию" "namePr" => string(12) "Латвии" "nameDt" => string(12) "Латвии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "68" "code" => string(7) "lebanon" "code2" => string(2) "lb" "name" => string(7) "Lebanon" "nameLang" => string(10) "Ливан" "nameEng" => string(7) "Lebanon" "nameUkr" => NULL "nameTr" => string(7) "lebanon" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "34.92200" "lng" => string(8) "39.15530" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)88 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1641 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 68 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Ливана" "nameVn" => string(10) "Ливан" "namePr" => string(12) "Ливане" "nameDt" => string(12) "Ливану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "72" "code" => string(7) "liberia" "code2" => string(2) "lr" "name" => string(7) "Liberia" "nameLang" => string(14) "Либерия" "nameEng" => string(7) "Liberia" "nameUkr" => NULL "nameTr" => string(7) "liberia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "6.45240" "lng" => string(8) "-9.42860" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)89 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1813 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 72 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Либерии" "nameVn" => string(14) "Либерию" "namePr" => string(14) "Либерии" "nameDt" => string(14) "Либерии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "71" "code" => string(13) "liechtenstein" "code2" => string(2) "li" "name" => string(13) "Liechtenstein" "nameLang" => string(22) "Лихтенштейн" "nameEng" => string(13) "Liechtenstein" "nameUkr" => NULL "nameTr" => string(13) "liechtenstein" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "47.15950" "lng" => string(7) "9.55380" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)90 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1673 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 71 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(24) "Лихтенштейна" "nameVn" => string(22) "Лихтенштейн" "namePr" => string(24) "Лихтенштейне" "nameDt" => string(24) "Лихтенштейну" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "69" "code" => string(9) "lithuania" "code2" => string(2) "lt" "name" => string(9) "Lithuania" "nameLang" => string(10) "Литва" "nameEng" => string(9) "Lithuania" "nameUkr" => NULL "nameTr" => string(9) "lithuania" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "55.25410" "lng" => string(8) "23.99410" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)91 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1061 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 69 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Литвы" "nameVn" => string(10) "Литву" "namePr" => string(10) "Литве" "nameDt" => string(10) "Литве" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "70" "code" => string(10) "luxembourg" "code2" => string(2) "lu" "name" => string(10) "Luxembourg" "nameLang" => string(20) "Люксембург" "nameEng" => string(10) "Luxembourg" "nameUkr" => NULL "nameTr" => string(10) "luxembourg" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "49.82740" "lng" => string(7) "6.34740" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)92 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1407 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 70 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(22) "Люксембурга" "nameVn" => string(20) "Люксембург" "namePr" => string(22) "Люксембурге" "nameDt" => string(22) "Люксембургу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "77" "code" => string(9) "macedonia" "code2" => string(2) "mk" "name" => string(9) "Macedonia" "nameLang" => string(35) "Северная Македония" "nameEng" => string(9) "Macedonia" "nameUkr" => NULL "nameTr" => string(9) "macedonia" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "41.61360" "lng" => string(8) "21.74300" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)93 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1814 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 77 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(35) "Северной Македонии" "nameVn" => string(35) "Северную Македонию" "namePr" => string(35) "Северной Македонии" "nameDt" => string(35) "Северной Македонии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "74" "code" => string(10) "madagascar" "code2" => string(2) "mg" "name" => string(10) "Madagascar" "nameLang" => string(20) "Мадагаскар" "nameEng" => string(10) "Madagascar" "nameUkr" => NULL "nameTr" => string(10) "madagascar" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-18.77720" "lng" => string(8) "46.83760" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)94 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1598 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 74 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(22) "Мадагаскара" "nameVn" => string(20) "Мадагаскар" "namePr" => string(22) "Мадагаскаре" "nameDt" => string(22) "Мадагаскару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "78" "code" => string(8) "malaysia" "code2" => string(2) "my" "name" => string(8) "Malaysia" "nameLang" => string(16) "Малайзия" "nameEng" => string(8) "Malaysia" "nameUkr" => NULL "nameTr" => string(8) "malaysia" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(7) "4.80640" "lng" => string(9) "101.73340" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)95 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1015 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 78 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Малайзии" "nameVn" => string(16) "Малайзию" "namePr" => string(16) "Малайзии" "nameDt" => string(16) "Малайзии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "79" "code" => string(8) "maldives" "code2" => string(2) "mv" "name" => string(8) "Maldives" "nameLang" => string(16) "Мальдивы" "nameEng" => string(8) "Maldives" "nameUkr" => NULL "nameTr" => string(8) "maldives" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(7) "3.03080" "lng" => string(8) "73.19090" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)96 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 752 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 79 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Мальдив" "nameVn" => string(16) "Мальдивы" "namePr" => string(18) "Мальдивах" "nameDt" => string(18) "Мальдивам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "73" "code" => string(5) "malta" "code2" => string(2) "mt" "name" => string(5) "Malta" "nameLang" => string(12) "Мальта" "nameEng" => string(5) "Malta" "nameUkr" => NULL "nameTr" => string(5) "malta" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "35.88630" "lng" => string(8) "14.41340" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)97 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 928 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 73 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Мальты" "nameVn" => string(12) "Мальту" "namePr" => string(12) "Мальте" "nameDt" => string(12) "Мальте" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "147" "code" => string(10) "mauritania" "code2" => string(2) "mr" "name" => string(10) "Mauritania" "nameLang" => string(20) "Мавритания" "nameEng" => string(10) "Mauritania" "nameUkr" => NULL "nameTr" => string(10) "mauritania" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "20.75610" "lng" => string(9) "-11.38180" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)98 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1715 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 147 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(20) "Мавритании" "nameVn" => string(20) "Мавританию" "namePr" => string(20) "Мавритании" "nameDt" => string(20) "Мавритании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "84" "code" => string(9) "mauritius" "code2" => string(2) "mu" "name" => string(9) "Mauritius" "nameLang" => string(16) "Маврикий" "nameEng" => string(9) "Mauritius" "nameUkr" => NULL "nameTr" => string(9) "mauritius" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(9) "-18.93750" "lng" => string(8) "58.95260" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)99 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1672 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 84 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Маврикия" "nameVn" => string(16) "Маврикий" "namePr" => string(16) "Маврикии" "nameDt" => string(16) "Маврикию" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "80" "code" => string(6) "mexico" "code2" => string(2) "mx" "name" => string(6) "Mexico" "nameLang" => string(14) "Мексика" "nameEng" => string(6) "Mexico" "nameUkr" => NULL "nameTr" => string(6) "mexico" "continent" => string(1) "4" "priority" => string(1) "2" "lat" => string(8) "24.20690" "lng" => string(10) "-103.09570" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)100 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1139 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 80 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Мексики" "nameVn" => string(14) "Мексику" "namePr" => string(14) "Мексике" "nameDt" => string(14) "Мексике" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "76" "code" => string(7) "moldova" "code2" => string(2) "md" "name" => string(7) "Moldova" "nameLang" => string(14) "Молдова" "nameEng" => string(7) "Moldova" "nameUkr" => NULL "nameTr" => string(7) "moldova" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "47.10000" "lng" => string(8) "28.82810" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)101 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1831 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 76 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Молдовы" "nameVn" => string(14) "Молдову" "namePr" => string(14) "Молдове" "nameDt" => string(14) "Молдове" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "82" "code" => string(6) "monaco" "code2" => string(2) "mc" "name" => string(6) "Monaco" "nameLang" => string(12) "Монако" "nameEng" => string(6) "Monaco" "nameUkr" => NULL "nameTr" => string(6) "monaco" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.91810" "lng" => string(7) "7.42680" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)102 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1674 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 82 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Монако" "nameVn" => string(12) "Монако" "namePr" => string(12) "Монако" "nameDt" => string(12) "Монако" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "83" "code" => string(8) "mongolia" "code2" => string(2) "mn" "name" => string(8) "Mongolia" "nameLang" => string(16) "Монголия" "nameEng" => string(8) "Mongolia" "nameUkr" => NULL "nameTr" => string(8) "mongolia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "46.86090" "lng" => string(9) "103.83700" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)103 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1830 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 83 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Монголии" "nameVn" => string(16) "Монголию" "namePr" => string(16) "Монголии" "nameDt" => string(16) "Монголии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "135" "code" => string(10) "montenegro" "code2" => string(2) "me" "name" => string(10) "Montenegro" "nameLang" => string(20) "Черногория" "nameEng" => string(10) "Montenegro" "nameUkr" => NULL "nameTr" => string(10) "montenegro" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "42.69450" "lng" => string(8) "19.20960" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)104 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1520 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 135 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(20) "Черногории" "nameVn" => string(20) "Черногорию" "namePr" => string(20) "Черногории" "nameDt" => string(20) "Черногории" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "75" "code" => string(7) "morocco" "code2" => string(2) "ma" "name" => string(7) "Morocco" "nameLang" => string(14) "Марокко" "nameEng" => string(7) "Morocco" "nameUkr" => NULL "nameTr" => string(7) "morocco" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(8) "32.10120" "lng" => string(8) "-6.63570" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)105 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1090 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 75 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Марокко" "nameVn" => string(14) "Марокко" "namePr" => string(14) "Марокко" "nameDt" => string(14) "Марокко" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "81" "code" => string(10) "mozambique" "code2" => string(2) "mz" "name" => string(10) "Mozambique" "nameLang" => string(16) "Мозамбик" "nameEng" => string(10) "Mozambique" "nameUkr" => NULL "nameTr" => string(10) "mozambique" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-17.58120" "lng" => string(8) "33.42040" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)106 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1832 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 81 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Мозамбика" "nameVn" => string(16) "Мозамбик" "namePr" => string(18) "Мозамбике" "nameDt" => string(18) "Мозамбику" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "144" "code" => string(7) "myanmar" "code2" => string(2) "mm" "name" => string(7) "Myanmar" "nameLang" => string(12) "Мьянма" "nameEng" => string(7) "Myanmar" "nameUkr" => NULL "nameTr" => string(7) "myanmar" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "20.05590" "lng" => string(8) "96.67970" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)107 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1694 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 144 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Мьянмы" "nameVn" => string(12) "Мьянму" "namePr" => string(12) "Мьянме" "nameDt" => string(12) "Мьянме" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "85" "code" => string(7) "namibia" "code2" => string(2) "na" "name" => string(7) "Namibia" "nameLang" => string(14) "Намибия" "nameEng" => string(7) "Namibia" "nameUkr" => NULL "nameTr" => string(7) "namibia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-22.96570" "lng" => string(8) "18.48620" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)108 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1829 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 85 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Намибии" "nameVn" => string(14) "Намибию" "namePr" => string(14) "Намибии" "nameDt" => string(14) "Намибии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "86" "code" => string(5) "nepal" "code2" => string(2) "np" "name" => string(5) "Nepal" "nameLang" => string(10) "Непал" "nameEng" => string(5) "Nepal" "nameUkr" => NULL "nameTr" => string(5) "nepal" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "28.39510" "lng" => string(8) "84.12780" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)109 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1023 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 86 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(11) "Непaла" "nameVn" => string(10) "Непал" "namePr" => string(12) "Непале" "nameDt" => string(12) "Непалу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "32" "code" => string(11) "netherlands" "code2" => string(2) "nl" "name" => string(11) "Netherlands" "nameLang" => string(20) "Нидерланды" "nameEng" => string(11) "Netherlands" "nameUkr" => NULL "nameTr" => string(11) "netherlands" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "52.24800" "lng" => string(7) "5.24050" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)110 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1239 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 32 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(22) "Нидерландов" "nameVn" => string(20) "Нидерланды" "namePr" => string(22) "Нидерландах" "nameDt" => string(22) "Нидерландам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "90" "code" => string(11) "new_zealand" "code2" => string(2) "nz" "name" => string(11) "New zealand" "nameLang" => string(27) "Новая Зеландия" "nameEng" => string(11) "New zealand" "nameUkr" => NULL "nameTr" => string(11) "new_zealand" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(9) "-43.35710" "lng" => string(9) "173.32030" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)111 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1183 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 90 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(27) "Новой Зеландии" "nameVn" => string(27) "Новую Зеландию" "namePr" => string(27) "Новой Зеландии" "nameDt" => string(27) "Новой Зеландии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "89" "code" => string(9) "nicaragua" "code2" => string(2) "ni" "name" => string(9) "Nicaragua" "nameLang" => string(18) "Никарагуа" "nameEng" => string(9) "Nicaragua" "nameUkr" => NULL "nameTr" => string(9) "nicaragua" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "12.82250" "lng" => string(9) "-84.34200" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)112 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1826 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 89 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Никарагуа" "nameVn" => string(18) "Никарагуа" "namePr" => string(18) "Никарагуа" "nameDt" => string(18) "Никарагуа" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "87" "code" => string(5) "niger" "code2" => string(2) "ne" "name" => string(5) "Niger" "nameLang" => string(10) "Нигер" "nameEng" => string(5) "Niger" "nameUkr" => NULL "nameTr" => string(5) "niger" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "17.60210" "lng" => string(7) "8.08590" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)113 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1828 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 87 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Нигера" "nameVn" => string(10) "Нигер" "namePr" => string(12) "Нигере" "nameDt" => string(12) "Нигеру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "88" "code" => string(7) "nigeria" "code2" => string(2) "ng" "name" => string(7) "Nigeria" "nameLang" => string(14) "Нигерия" "nameEng" => string(7) "Nigeria" "nameUkr" => NULL "nameTr" => string(7) "nigeria" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "9.31900" "lng" => string(7) "8.26170" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)114 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1827 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 88 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Нигерии" "nameVn" => string(14) "Нигерию" "namePr" => string(14) "Нигерии" "nameDt" => string(14) "Нигерии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "150" "code" => string(11) "north_korea" "code2" => string(2) "kp" "name" => string(11) "North korea" "nameLang" => string(27) "Северная Корея" "nameEng" => string(11) "North korea" "nameUkr" => NULL "nameTr" => string(11) "north_korea" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "39.93500" "lng" => string(9) "127.14480" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)115 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1746 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 150 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(27) "Северной Кореи" "nameVn" => string(27) "Северную Корею" "namePr" => string(27) "Северной Корее" "nameDt" => string(27) "Северной Корее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "91" "code" => string(6) "norway" "code2" => string(2) "no" "name" => string(6) "Norway" "nameLang" => string(16) "Норвегия" "nameEng" => string(6) "Norway" "nameUkr" => NULL "nameTr" => string(6) "norway" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "63.70470" "lng" => string(8) "20.74220" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)116 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1444 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 91 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Норвегии" "nameVn" => string(16) "Норвегию" "namePr" => string(16) "Норвегии" "nameDt" => string(16) "Норвегии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "93" "code" => string(4) "oman" "code2" => string(2) "om" "name" => string(4) "Oman" "nameLang" => string(8) "Оман" "nameEng" => string(4) "Oman" "nameUkr" => NULL "nameTr" => string(4) "oman" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "21.08450" "lng" => string(8) "53.37160" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)117 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1040 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 93 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Омана" "nameVn" => string(8) "Оман" "namePr" => string(10) "Омане" "nameDt" => string(10) "Оману" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "94" "code" => string(8) "pakistan" "code2" => string(2) "pk" "name" => string(8) "Pakistan" "nameLang" => string(16) "Пакистан" "nameEng" => string(8) "Pakistan" "nameUkr" => NULL "nameTr" => string(8) "pakistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "28.99850" "lng" => string(8) "71.76270" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)118 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1825 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 94 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Пакистана" "nameVn" => string(16) "Пакистан" "namePr" => string(18) "Пакистане" "nameDt" => string(18) "Пакистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "95" "code" => string(6) "panama" "code2" => string(2) "pa" "name" => string(6) "Panama" "nameLang" => string(12) "Панама" "nameEng" => string(6) "Panama" "nameUkr" => NULL "nameTr" => string(6) "panama" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(7) "8.26590" "lng" => string(9) "-80.02440" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)119 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1824 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 95 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Панамы" "nameVn" => string(12) "Панаму" "namePr" => string(12) "Панаме" "nameDt" => string(12) "Панаме" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "131" "code" => string(16) "papua_new_guinea" "code2" => string(2) "pg" "name" => string(16) "Papua new guinea" "nameLang" => string(34) "Папуа-Новая Гвинея" "nameEng" => string(16) "Papua new guinea" "nameUkr" => NULL "nameTr" => string(16) "papua_new_guinea" "continent" => string(1) "6" "priority" => string(1) "0" "lat" => string(7) "8.63530" "lng" => string(9) "-80.48580" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)120 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1766 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 131 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(34) "Папуа-Новой Гвинеи" "nameVn" => string(34) "Папуа-Новую Гвинею" "namePr" => string(34) "Папуа-Новой Гвинее" "nameDt" => string(34) "Папуа-Новой Гвинее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "96" "code" => string(8) "paraguay" "code2" => string(2) "py" "name" => string(8) "Paraguay" "nameLang" => string(16) "Парагвай" "nameEng" => string(8) "Paraguay" "nameUkr" => NULL "nameTr" => string(8) "paraguay" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-23.76520" "lng" => string(9) "-57.74410" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)121 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1823 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 96 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Парагвая" "nameVn" => string(16) "Парагвай" "namePr" => string(16) "Парагвае" "nameDt" => string(16) "Парагваю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "97" "code" => string(4) "peru" "code2" => string(2) "pe" "name" => string(4) "Peru" "nameLang" => string(8) "Перу" "nameEng" => string(4) "Peru" "nameUkr" => NULL "nameTr" => string(4) "peru" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "-9.18140" "lng" => string(9) "-75.00240" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)122 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1214 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 97 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(8) "Перу" "nameVn" => string(8) "Перу" "namePr" => string(8) "Перу" "nameDt" => string(8) "Перу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "120" "code" => string(11) "philippines" "code2" => string(2) "ph" "name" => string(11) "Philippines" "nameLang" => string(18) "Филиппины" "nameEng" => string(11) "Philippines" "nameUkr" => NULL "nameTr" => string(11) "philippines" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "12.87610" "lng" => string(9) "121.77250" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)123 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1816 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 120 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Филиппин" "nameVn" => string(18) "Филиппины" "namePr" => string(20) "Филиппинах" "nameDt" => string(20) "Филиппинам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "98" "code" => string(6) "poland" "code2" => string(2) "pl" "name" => string(6) "Poland" "nameLang" => string(12) "Польша" "nameEng" => string(6) "Poland" "nameUkr" => NULL "nameTr" => string(6) "poland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "51.90360" "lng" => string(8) "19.79740" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)124 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1124 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 98 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Польши" "nameVn" => string(12) "Польшу" "namePr" => string(12) "Польше" "nameDt" => string(12) "Польше" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "99" "code" => string(8) "portugal" "code2" => string(2) "pt" "name" => string(8) "Portugal" "nameLang" => string(20) "Португалия" "nameEng" => string(8) "Portugal" "nameUkr" => NULL "nameTr" => string(8) "portugal" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "39.57180" "lng" => string(8) "-7.86620" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)125 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1028 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 99 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(20) "Португалии" "nameVn" => string(20) "Португалию" "namePr" => string(20) "Португалии" "nameDt" => string(20) "Португалии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "164" "code" => string(11) "puerto_rico" "code2" => string(2) "pr" "name" => string(11) "Puerto rico" "nameLang" => string(21) "Пуэрто-Рико" "nameEng" => string(11) "Puerto rico" "nameUkr" => NULL "nameTr" => string(11) "puerto_rico" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "18.24170" "lng" => string(9) "-66.09851" "zoom" => string(1) "9" "capital" => object Application\Library\Service\Geo\City(14)126 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2944 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 164 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(21) "Пуэрто-Рико" "nameVn" => string(21) "Пуэрто-Рико" "namePr" => string(21) "Пуэрто-Рико" "nameDt" => string(21) "Пуэрто-Рико" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "166" "code" => string(5) "katar" "code2" => string(2) "qa" "name" => string(5) "Qatar" "nameLang" => string(10) "Катар" "nameEng" => string(5) "Qatar" "nameUkr" => NULL "nameTr" => string(5) "katar" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "25.35483" "lng" => string(8) "51.18388" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)127 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 3656 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 166 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Катара" "nameVn" => string(10) "Катар" "namePr" => string(12) "Катаре" "nameDt" => string(12) "Катару" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "101" "code" => string(7) "romania" "code2" => string(2) "ro" "name" => string(7) "Romania" "nameLang" => string(14) "Румыния" "nameEng" => string(7) "Romania" "nameUkr" => NULL "nameTr" => string(7) "romania" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "45.93590" "lng" => string(8) "24.98290" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)128 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1373 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 101 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Румынии" "nameVn" => string(14) "Румынию" "namePr" => string(14) "Румынии" "nameDt" => string(14) "Румынии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "160" "code" => string(6) "rwanda" "code2" => string(2) "rw" "name" => string(6) "Rwanda" "nameLang" => string(12) "Руанда" "nameEng" => string(6) "Rwanda" "nameUkr" => NULL "nameTr" => string(6) "rwanda" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "0.00000" "lng" => string(7) "0.00000" "zoom" => string(1) "0" "capital" => object Application\Library\Service\Geo\City(14)129 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2689 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 160 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Руанды" "nameVn" => string(12) "Руанду" "namePr" => string(12) "Руанде" "nameDt" => string(12) "Руанде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "141" "code" => string(11) "saint_lucia" "code2" => string(2) "lc" "name" => string(11) "Saint lucia" "nameLang" => string(19) "Сент-Люсия" "nameEng" => string(11) "Saint lucia" "nameUkr" => NULL "nameTr" => string(11) "saint_lucia" "continent" => string(1) "4" "priority" => string(1) "0" "lat" => string(8) "13.90470" "lng" => string(9) "-60.97410" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)130 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1680 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 141 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(19) "Сент-Люсии" "nameVn" => string(19) "Сент-Люсию" "namePr" => string(19) "Сент-Люсию" "nameDt" => string(19) "Сент-Люсии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "102" "code" => string(10) "san_marino" "code2" => string(2) "sm" "name" => string(10) "San marino" "nameLang" => string(19) "Сан Марино" "nameEng" => string(10) "San marino" "nameUkr" => NULL "nameTr" => string(10) "san_marino" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "43.94340" "lng" => string(8) "12.46470" "zoom" => string(2) "12" "capital" => object Application\Library\Service\Geo\City(14)131 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1432 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 102 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(19) "Сан-Марино" "nameVn" => string(19) "Сан-Марино" "namePr" => string(19) "Сан-Марино" "nameDt" => string(19) "Сан-Марино" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "103" "code" => string(12) "saudi_arabia" "code2" => string(2) "sa" "name" => string(12) "Saudi arabia" "nameLang" => string(33) "Саудовская Аравия" "nameEng" => string(12) "Saudi arabia" "nameUkr" => NULL "nameTr" => string(12) "saudi_arabia" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "23.92600" "lng" => string(8) "44.64840" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)132 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1822 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 103 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(33) "Саудовской Аравии" "nameVn" => string(33) "Саудовскую Аравию" "namePr" => string(33) "Саудовской Аравии" "nameDt" => string(33) "Саудовской Аравии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "104" "code" => string(10) "seashelles" "code2" => string(2) "sc" "name" => string(10) "Seashelles" "nameLang" => string(30) "Сейшельские о-ва" "nameEng" => string(10) "Seashelles" "nameUkr" => NULL "nameTr" => string(10) "seashelles" "continent" => string(1) "3" "priority" => string(1) "1" "lat" => string(8) "-4.62020" "lng" => string(8) "55.15140" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)133 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 718 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 104 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(32) "Сейшельских о-вов" "nameVn" => string(30) "Сейшельские о-ва" "namePr" => string(32) "Сейшельских о-вах" "nameDt" => string(32) "Сейшельским о-вам" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "105" "code" => string(7) "senegal" "code2" => string(2) "sn" "name" => string(7) "Senegal" "nameLang" => string(14) "Сенегал" "nameEng" => string(7) "Senegal" "nameUkr" => NULL "nameTr" => string(7) "senegal" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(8) "14.42400" "lng" => string(9) "-14.08450" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)134 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1820 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 105 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Сенегала" "nameVn" => string(14) "Сенегал" "namePr" => string(16) "Сенегале" "nameDt" => string(16) "Сенегалу" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "138" "code" => string(6) "serbia" "code2" => string(2) "rs" "name" => string(6) "Serbia" "nameLang" => string(12) "Сербия" "nameEng" => string(6) "Serbia" "nameUkr" => NULL "nameTr" => string(6) "serbia" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "44.13490" "lng" => string(8) "20.96190" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)135 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1645 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 138 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Сербии" "nameVn" => string(12) "Сербию" "namePr" => string(12) "Сербии" "nameDt" => string(12) "Сербии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "106" "code" => string(9) "singapore" "code2" => string(2) "sg" "name" => string(9) "Singapore" "nameLang" => string(16) "Сингапур" "nameEng" => string(9) "Singapore" "nameUkr" => NULL "nameTr" => string(9) "singapore" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(7) "0.86790" "lng" => string(9) "103.18360" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)136 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 976 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 106 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Сингапура" "nameVn" => string(16) "Сингапур" "namePr" => string(18) "Сингапуре" "nameDt" => string(18) "Сингапуру" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "108" "code" => string(8) "slovakia" "code2" => string(2) "sk" "name" => string(8) "Slovakia" "nameLang" => string(16) "Словакия" "nameEng" => string(8) "Slovakia" "nameUkr" => NULL "nameTr" => string(8) "slovakia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "48.66190" "lng" => string(8) "19.62160" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)137 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1516 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 108 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Словакии" "nameVn" => string(16) "Словакию" "namePr" => string(16) "Словакии" "nameDt" => string(16) "Словакии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "109" "code" => string(8) "slovenia" "code2" => string(2) "si" "name" => string(8) "Slovenia" "nameLang" => string(16) "Словения" "nameEng" => string(8) "Slovenia" "nameUkr" => NULL "nameTr" => string(8) "slovenia" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "46.14940" "lng" => string(8) "14.98540" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)138 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1527 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 109 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Словении" "nameVn" => string(16) "Словению" "namePr" => string(16) "Словении" "nameDt" => string(16) "Словении" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "110" "code" => string(7) "somalia" "code2" => string(2) "so" "name" => string(7) "Somalia" "nameLang" => string(12) "Сомали" "nameEng" => string(7) "Somalia" "nameUkr" => NULL "nameTr" => string(7) "somalia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "5.17850" "lng" => string(8) "46.18650" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)139 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1819 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 110 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Сомали" "nameVn" => string(12) "Сомали" "namePr" => string(12) "Сомали" "nameDt" => string(12) "Сомали" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "130" "code" => string(3) "rsa" "code2" => string(2) "za" "name" => string(12) "South Africa" "nameLang" => string(6) "ЮАР" "nameEng" => string(12) "South Africa" "nameUkr" => NULL "nameTr" => string(3) "rsa" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-29.53520" "lng" => string(8) "25.40040" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)140 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1536 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 130 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(6) "ЮАР" "nameVn" => string(6) "ЮАР" "namePr" => string(6) "ЮАР" "nameDt" => string(6) "ЮАР" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "151" "code" => string(11) "south_korea" "code2" => string(2) "kr" "name" => string(11) "South Korea" "nameLang" => string(21) "Южная Корея" "nameEng" => string(11) "South Korea" "nameUkr" => NULL "nameTr" => string(11) "south_korea" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "37.14280" "lng" => string(9) "127.59520" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)141 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1747 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 151 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(21) "Южной Кореи" "nameVn" => string(21) "Южную Корею" "namePr" => string(21) "Южной Корее" "nameDt" => string(21) "Южной Корее" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "49" "code" => string(5) "spain" "code2" => string(2) "es" "name" => string(5) "Spain" "nameLang" => string(14) "Испания" "nameEng" => string(5) "Spain" "nameUkr" => NULL "nameTr" => string(5) "spain" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "40.38000" "lng" => string(8) "-4.89990" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)142 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 941 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 49 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Испании" "nameVn" => string(14) "Испанию" "namePr" => string(14) "Испании" "nameDt" => string(14) "Испании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "125" "code" => string(9) "sri_lanka" "code2" => string(2) "lk" "name" => string(9) "Sri lanka" "nameLang" => string(17) "Шри-Ланка" "nameEng" => string(9) "Sri lanka" "nameUkr" => NULL "nameTr" => string(9) "sri_lanka" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(7) "7.87430" "lng" => string(8) "80.77150" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)143 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 757 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 125 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(17) "Шри-Ланки" "nameVn" => string(17) "Шри-Ланку" "namePr" => string(17) "Шри-Ланке" "nameDt" => string(17) "Шри-Ланке" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "126" "code" => string(6) "sweden" "code2" => string(2) "se" "name" => string(6) "Sweden" "nameLang" => string(12) "Швеция" "nameEng" => string(6) "Sweden" "nameUkr" => NULL "nameTr" => string(6) "sweden" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "64.54844" "lng" => string(8) "16.87500" "zoom" => string(1) "4" "capital" => object Application\Library\Service\Geo\City(14)144 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1434 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 126 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Швеции" "nameVn" => string(12) "Швецию" "namePr" => string(12) "Швеции" "nameDt" => string(12) "Швеции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "124" "code" => string(11) "switzerland" "code2" => string(2) "ch" "name" => string(11) "Switzerland" "nameLang" => string(18) "Швейцария" "nameEng" => string(11) "Switzerland" "nameUkr" => NULL "nameTr" => string(11) "switzerland" "continent" => string(1) "1" "priority" => string(1) "1" "lat" => string(8) "47.10751" "lng" => string(7) "8.36064" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)145 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 946 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 124 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Швейцарии" "nameVn" => string(18) "Швейцарию" "namePr" => string(18) "Швейцарии" "nameDt" => string(18) "Швейцарии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "107" "code" => string(5) "syria" "code2" => string(2) "sy" "name" => string(5) "Syria" "nameLang" => string(10) "Сирия" "nameEng" => string(5) "Syria" "nameUkr" => NULL "nameTr" => string(5) "syria" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "35.37110" "lng" => string(8) "38.64990" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)146 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1543 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 107 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(10) "Сирии" "nameVn" => string(10) "Сирию" "namePr" => string(10) "Сирии" "nameDt" => string(10) "Сирии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "112" "code" => string(6) "taiwan" "code2" => string(2) "tw" "name" => string(6) "Taiwan" "nameLang" => string(14) "Тайвань" "nameEng" => string(6) "Taiwan" "nameUkr" => NULL "nameTr" => string(6) "taiwan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "23.69480" "lng" => string(9) "120.95950" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)147 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1818 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 112 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Тайваня" "nameVn" => string(14) "Тайвань" "namePr" => string(14) "Тайване" "nameDt" => string(14) "Тайваню" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "165" "code" => string(10) "tajikistan" "code2" => string(2) "tj" "name" => string(10) "Tajikistan" "nameLang" => string(22) "Таджикистан" "nameEng" => string(10) "Tajikistan" "nameUkr" => NULL "nameTr" => string(10) "tajikistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "38.53957" "lng" => string(8) "68.76160" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)148 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2985 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 165 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(24) "Таджикистана" "nameVn" => string(22) "Таджикистан" "namePr" => string(24) "Таджикистане" "nameDt" => string(24) "Таджикистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "152" "code" => string(8) "tanzania" "code2" => string(2) "tz" "name" => string(8) "Tanzania" "nameLang" => string(16) "Танзания" "nameEng" => string(8) "Tanzania" "nameUkr" => NULL "nameTr" => string(8) "tanzania" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "-6.88280" "lng" => string(8) "35.17820" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)149 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1978 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 152 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Танзании" "nameVn" => string(16) "Танзанию" "namePr" => string(16) "Танзании" "nameDt" => string(16) "Танзании" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "113" "code" => string(8) "thailand" "code2" => string(2) "th" "name" => string(8) "Thailand" "nameLang" => string(14) "Таиланд" "nameEng" => string(8) "Thailand" "nameUkr" => NULL "nameTr" => string(8) "thailand" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "12.94030" "lng" => string(9) "102.08500" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)150 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 761 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 113 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Таиланда" "nameVn" => string(14) "Таиланд" "namePr" => string(16) "Таиланде" "nameDt" => string(16) "Таиланду" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "163" "code" => string(5) "tibet" "code2" => string(2) "tb" "name" => string(5) "Tibet" "nameLang" => string(10) "Тибет" "nameEng" => string(5) "Tibet" "nameUkr" => NULL "nameTr" => string(5) "tibet" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "33.17434" "lng" => string(8) "86.85791" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)151 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2903 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 163 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Тибета" "nameVn" => string(12) "Тибает" "namePr" => string(12) "Тибете" "nameDt" => string(12) "Тибету" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "158" "code" => string(19) "trinidad_and_tobago" "code2" => string(2) "tt" "name" => string(19) "Trinidad and tobago" "nameLang" => string(32) "Тринидад и Тобаго" "nameEng" => string(19) "Trinidad and tobago" "nameUkr" => NULL "nameTr" => string(19) "trinidad_and_tobago" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(8) "10.46080" "lng" => string(9) "-61.28174" "zoom" => string(1) "8" "capital" => object Application\Library\Service\Geo\City(14)152 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2493 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 158 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(34) "Тринидада и Тобаго" "nameVn" => string(32) "Тринидад и Тобаго" "namePr" => string(34) "Тринидаде и Тобаго" "nameDt" => string(34) "Тринидаду и Тобаго" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "114" "code" => string(5) "tunis" "code2" => string(2) "tn" "name" => string(5) "Tunis" "nameLang" => string(10) "Тунис" "nameEng" => string(5) "Tunis" "nameUkr" => NULL "nameTr" => string(5) "tunis" "continent" => string(1) "3" "priority" => string(1) "2" "lat" => string(8) "33.74260" "lng" => string(7) "9.82180" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)153 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1664 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 114 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Туниса" "nameVn" => string(10) "Тунис" "namePr" => string(12) "Тунисе" "nameDt" => string(12) "Тунису" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "115" "code" => string(6) "turkey" "code2" => string(2) "tr" "name" => string(6) "Turkey" "nameLang" => string(12) "Турция" "nameEng" => string(6) "Turkey" "nameUkr" => NULL "nameTr" => string(6) "turkey" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "38.98290" "lng" => string(8) "35.19060" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)154 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 954 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 115 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Турции" "nameVn" => string(12) "Турцию" "namePr" => string(12) "Турции" "nameDt" => string(12) "Турции" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "157" "code" => string(12) "turkmenistan" "code2" => string(2) "tm" "name" => string(12) "Turkmenistan" "nameLang" => string(24) "Туркменистан" "nameEng" => string(12) "Turkmenistan" "nameUkr" => NULL "nameTr" => string(12) "turkmenistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "39.13858" "lng" => string(8) "59.38110" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)155 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 2482 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 157 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(26) "Туркменистана" "nameVn" => string(24) "Туркменистан" "namePr" => string(26) "Туркменистане" "nameDt" => string(26) "Туркменистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "92" "code" => string(3) "uae" "code2" => string(2) "ae" "name" => string(3) "UAE" "nameLang" => string(6) "ОАЭ" "nameEng" => string(3) "UAE" "nameUkr" => NULL "nameTr" => string(3) "uae" "continent" => string(1) "2" "priority" => string(1) "2" "lat" => string(8) "24.38710" "lng" => string(8) "54.05270" "zoom" => string(1) "7" "capital" => object Application\Library\Service\Geo\City(14)156 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 766 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 92 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(6) "ОАЭ" "nameVn" => string(6) "ОАЭ" "namePr" => string(6) "ОАЭ" "nameDt" => string(6) "ОАЭ" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "117" "code" => string(6) "uganda" "code2" => string(2) "ug" "name" => string(6) "Uganda" "nameLang" => string(12) "Уганда" "nameEng" => string(6) "Uganda" "nameUkr" => NULL "nameTr" => string(6) "uganda" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(7) "1.58180" "lng" => string(8) "33.17870" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)157 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1817 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 117 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Уганды" "nameVn" => string(12) "Уганду" "namePr" => string(12) "Уганде" "nameDt" => string(12) "Уганде" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "116" "code" => string(7) "ukraine" "code2" => string(2) "ua" "name" => string(7) "Ukraine" "nameLang" => string(14) "Украина" "nameEng" => string(7) "Ukraine" "nameUkr" => NULL "nameTr" => string(7) "ukraine" "continent" => string(1) "1" "priority" => string(1) "2" "lat" => string(8) "48.69000" "lng" => string(8) "31.73000" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)158 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1544 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 116 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => bool TRUE protected sql => object Database_Query_Builder_Select(20) { ... } protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Украины" "nameVn" => string(14) "Украину" "namePr" => string(14) "Украине" "nameDt" => string(14) "Украине" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "118" "code" => string(7) "uruguay" "code2" => string(2) "uy" "name" => string(7) "Uruguay" "nameLang" => string(14) "Уругвай" "nameEng" => string(7) "Uruguay" "nameUkr" => NULL "nameTr" => string(7) "uruguay" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(9) "-31.27860" "lng" => string(9) "-54.97560" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)159 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1704 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 118 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(14) "Уругвая" "nameVn" => string(14) "Уругвай" "namePr" => string(14) "Уругвае" "nameDt" => string(14) "Уругваю" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "111" "code" => string(3) "usa" "code2" => string(2) "us" "name" => string(3) "USA" "nameLang" => string(6) "США" "nameEng" => string(3) "USA" "nameUkr" => NULL "nameTr" => string(3) "usa" "continent" => string(1) "4" "priority" => string(1) "1" "lat" => string(8) "39.09600" "lng" => string(10) "-100.01950" "zoom" => string(1) "3" "capital" => object Application\Library\Service\Geo\City(14)160 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1064 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 111 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(6) "США" "nameVn" => string(6) "США" "namePr" => string(6) "США" "nameDt" => string(6) "США" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "149" "code" => string(10) "uzbekistan" "code2" => string(2) "uz" "name" => string(10) "Uzbekistan" "nameLang" => string(20) "Узбекистан" "nameEng" => string(10) "Uzbekistan" "nameUkr" => NULL "nameTr" => string(10) "uzbekistan" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "41.65650" "lng" => string(8) "64.42380" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)161 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1742 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 149 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(22) "Узбекистана" "nameVn" => string(20) "Узбекистан" "namePr" => string(22) "Узбекистане" "nameDt" => string(22) "Узбекистану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "25" "code" => string(7) "vatican" "code2" => string(2) "va" "name" => string(7) "Vatican" "nameLang" => string(14) "Ватикан" "nameEng" => string(7) "Vatican" "nameUkr" => NULL "nameTr" => string(7) "vatican" "continent" => string(1) "1" "priority" => string(1) "0" "lat" => string(8) "41.87770" "lng" => string(8) "12.56560" "zoom" => string(2) "10" "capital" => object Application\Library\Service\Geo\City(14)162 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1454 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 25 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Ватикана" "nameVn" => string(14) "Ватикан" "namePr" => string(16) "Ватикане" "nameDt" => string(16) "Ватикану" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "28" "code" => string(9) "venezuela" "code2" => string(2) "ve" "name" => string(9) "Venezuela" "nameLang" => string(18) "Венесуэла" "nameEng" => string(9) "Venezuela" "nameUkr" => NULL "nameTr" => string(9) "venezuela" "continent" => string(1) "5" "priority" => string(1) "0" "lat" => string(7) "6.47280" "lng" => string(9) "-66.58900" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)163 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1532 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 28 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(18) "Венесуэлы" "nameVn" => string(18) "Венесуэлу" "namePr" => string(18) "Венесуэле" "nameDt" => string(18) "Венесуэле" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "29" "code" => string(7) "vietnam" "code2" => string(2) "vn" "name" => string(7) "Vietnam" "nameLang" => string(14) "Вьетнам" "nameEng" => string(7) "Vietnam" "nameUkr" => NULL "nameTr" => string(7) "vietnam" "continent" => string(1) "2" "priority" => string(1) "1" "lat" => string(8) "15.22060" "lng" => string(9) "104.34810" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)164 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1530 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 29 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Вьетнама" "nameVn" => string(14) "Вьетнам" "namePr" => string(16) "Вьетнаме" "nameDt" => string(16) "Вьетнаму" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(3) "142" "code" => string(5) "yemen" "code2" => string(2) "ye" "name" => string(5) "Yemen" "nameLang" => string(10) "Йемен" "nameEng" => string(5) "Yemen" "nameUkr" => NULL "nameTr" => string(5) "yemen" "continent" => string(1) "2" "priority" => string(1) "0" "lat" => string(8) "15.62300" "lng" => string(8) "47.43900" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)165 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1682 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 142 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Йемена" "nameVn" => string(10) "Йемен" "namePr" => string(12) "Йемене" "nameDt" => string(12) "Йемену" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "44" "code" => string(6) "zambia" "code2" => string(2) "zm" "name" => string(6) "Zambia" "nameLang" => string(12) "Замбия" "nameEng" => string(6) "Zambia" "nameUkr" => NULL "nameTr" => string(6) "zambia" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-13.36820" "lng" => string(8) "27.86130" "zoom" => string(1) "5" "capital" => object Application\Library\Service\Geo\City(14)166 => object Application\Library\Entity\Geo\Country(3){ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1805 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 44 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(12) "Замбия" "nameVn" => string(12) "Замбию" "namePr" => string(12) "Замбии" "nameDt" => string(12) "Замбии" ) }{ protected names => array(25) ( 0 => string(2) "id" 1 => string(4) "code" 2 => string(5) "code2" 3 => string(3) "lat" 4 => string(3) "lng" 5 => string(4) "zoom" 6 => string(7) "capital" 7 => string(6) "cities" 8 => string(5) "image" 9 => string(4) "name" 10 => string(8) "nameLang" 11 => string(7) "nameEng" 12 => string(6) "nameTr" 13 => string(6) "nameRd" 14 => string(6) "nameVn" 15 => string(6) "namePr" 16 => string(6) "nameDt" 17 => string(7) "nameUkr" 18 => string(9) "continent" 19 => string(8) "priority" 20 => string(4) "type" 21 => string(5) "offer" 22 => string(3) "ref" 23 => string(6) "sights" 24 => string(9) "statistic" ) protected onlyNames => bool TRUE protected store => array(20) ( "id" => string(2) "45" "code" => string(8) "zimbabwe" "code2" => string(2) "zw" "name" => string(8) "Zimbabwe" "nameLang" => string(16) "Зимбабве" "nameEng" => string(8) "Zimbabwe" "nameUkr" => NULL "nameTr" => string(8) "zimbabwe" "continent" => string(1) "3" "priority" => string(1) "0" "lat" => string(9) "-19.01330" "lng" => string(8) "29.14670" "zoom" => string(1) "6" "capital" => object Application\Library\Service\Geo\City(14)) }{ protected limit => NULL protected order => NULL protected countryId => integer 0 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 1806 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"cities" => object Application\Library\Service\Geo\City(14){ protected limit => NULL protected order => NULL protected countryId => integer 45 protected loadRef => NULL protected loadSights => NULL protected loadStatistics => NULL protected sql => NULL protected cityId => integer 0 protected loadCountry => bool TRUE protected loadHotels => bool TRUE protected dbResult => NULL protected entity => NULL public otp => string(6) "otpusk" public tp => string(9) "turpravda" }"statistic" => object Application\Library\Entity\Geo\Statistic(3){ protected onlyNames => bool TRUE protected names => array(19) ( ... ) protected store => array(10) ( ... ) }"nameRd" => string(16) "Зимбабве" "nameVn" => string(16) "Зимбабве" "namePr" => string(16) "Зимбабве" "nameDt" => string(16) "Зимбабве" ) }{ protected config => array(11) ( "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(1) "p" ) "total_items" => string(1) "1" "items_per_page" => integer 10 "count_out" => integer 9 "count_in" => integer 9 "view" => string(28) "/global/paginations/floating" "hash" => string(10) "pagination" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE "base_url" => string(0) "" "query_params" => array(0) ) protected current_page => integer 1 protected total_items => integer 1 protected items_per_page => integer 10 protected total_pages => integer 1 protected current_first_item => integer 1 protected current_last_item => integer 1 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 protected _request => object Request(19)"experts" => array(0) "subscribe" => string(2) "10" "typeId" => string(1) "u" "themeId" => integer 1 "themeTags" => array(1) ( 1 => string(5) "1.9em" ) "themeName" => string(21) "Выбор отеля" "topics" => array(2) ( "Выбор отеля" => array(1) ( 1 => string(21) "Выбор отеля" ) "Другие темы" => array(11) ( 11 => string(28) "Страны и города" 20 => string(28) "Погода и сезоны" 30 => string(25) "Как добраться" 23 => string(14) "Шоппинг" 24 => string(36) "Места и развлечения" 25 => string(18) "Экскурсии" 29 => string(36) "Документы и границы" 27 => string(30) "Связь и интернет" 26 => string(28) "Валюта и деньги" 2 => string(38) "Турфирмы и операторы" 12 => string(12) "Прочее" ) ) "tgb" => string(0) "" ) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(72) "(<country>(/<city>(/<hotel>-h<id>-questions(-t<theme>)(-p<page>).html)))" protected _regex => array(5) ( "country" => string(5) "\w{2}" "city" => string(3) "\w+" "hotel" => string(18) "[A-Za-z0-9\_\-\.]+" "id" => string(3) "\d+" "page" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(5) "hotel" "action" => string(9) "questions" ) protected _route_regex => string(162) "#^(?:(?P<country>\w{2})(?:/(?P<city>\w+)(?:/(?P<hotel>[A-Za-z0-9\_\-\.]+)-h(?P<id>\d+)-questions(?:-t(?P<theme>[^/.,;?\n]++))?(? …" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "Hotel" protected _action => string(9) "questions" protected _uri => string(51) "ua/sergeevka/Zolotaja_Niva-h28070-questions-t1.html" protected _external => bool FALSE protected _params => array(5) ( "country" => string(2) "ua" "city" => string(9) "sergeevka" "hotel" => string(13) "Zolotaja_Niva" "id" => string(5) "28070" "theme" => string(1) "1" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(2) ( "ntsid" => NULL "token" => string(44) "Yf3uXIeJnfFjtk4MTXALJmC/ludKKJX30liJtjb5T24=" ) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }}{ protected _filters => array(0) protected _uri => string(72) "(<country>(/<city>(/<hotel>-h<id>-questions(-t<theme>)(-p<page>).html)))" protected _regex => array(5) ( "country" => string(5) "\w{2}" "city" => string(3) "\w+" "hotel" => string(18) "[A-Za-z0-9\_\-\.]+" "id" => string(3) "\d+" "page" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(5) "hotel" "action" => string(9) "questions" ) protected _route_regex => string(162) "#^(?:(?P<country>\w{2})(?:/(?P<city>\w+)(?:/(?P<hotel>[A-Za-z0-9\_\-\.]+)-h(?P<id>\d+)-questions(?:-t(?P<theme>[^/.,;?\n]++))?(? …" }protected _route_params => array(5) ( "country" => string(2) "ua" "city" => string(9) "sergeevka" "hotel" => string(13) "Zolotaja_Niva" "id" => string(5) "28070" "theme" => string(1) "1" ) }78 79 // Create a new instance of the controller 80 $controller = $class->newInstance($request, $response); 81 82 // Run the controller's execute() method 83 $response = $class->getMethod('execute')->invoke($controller); 84 85 if ( ! $response instanceof Response) 86 { 87 // Controller failed to return a Response. 88 throw new Kohana_Exception('Controller failed to return a Response'); -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/Request/Client.php [ 114 ] » Request_Client_Internal->execute_request(arguments)
0object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(72) "(<country>(/<city>(/<hotel>-h<id>-questions(-t<theme>)(-p<page>).html)))" protected _regex => array(5) ( "country" => string(5) "\w{2}" "city" => string(3) "\w+" "hotel" => string(18) "[A-Za-z0-9\_\-\.]+" "id" => string(3) "\d+" "page" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(5) "hotel" "action" => string(9) "questions" ) protected _route_regex => string(162) "#^(?:(?P<country>\w{2})(?:/(?P<city>\w+)(?:/(?P<hotel>[A-Za-z0-9\_\-\.]+)-h(?P<id>\d+)-questions(?:-t(?P<theme>[^/.,;?\n]++))?(? …" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "Hotel" protected _action => string(9) "questions" protected _uri => string(51) "ua/sergeevka/Zolotaja_Niva-h28070-questions-t1.html" protected _external => bool FALSE protected _params => array(5) ( "country" => string(2) "ua" "city" => string(9) "sergeevka" "hotel" => string(13) "Zolotaja_Niva" "id" => string(5) "28070" "theme" => string(1) "1" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(2) ( "ntsid" => NULL "token" => string(44) "Yf3uXIeJnfFjtk4MTXALJmC/ludKKJX30liJtjb5T24=" ) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }}1object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0){ }protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(array('_protocol' => $request->protocol())); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header)) -
/var/www/tomazov/library/src/kohana-v3.3.6/system/classes/Kohana/Request.php [ 993 ] » Kohana_Request_Client->execute(arguments)
0object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(72) "(<country>(/<city>(/<hotel>-h<id>-questions(-t<theme>)(-p<page>).html)))" protected _regex => array(5) ( "country" => string(5) "\w{2}" "city" => string(3) "\w+" "hotel" => string(18) "[A-Za-z0-9\_\-\.]+" "id" => string(3) "\d+" "page" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(5) "hotel" "action" => string(9) "questions" ) protected _route_regex => string(162) "#^(?:(?P<country>\w{2})(?:/(?P<city>\w+)(?:/(?P<hotel>[A-Za-z0-9\_\-\.]+)-h(?P<id>\d+)-questions(?:-t(?P<theme>[^/.,;?\n]++))?(? …" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(0) "" protected _controller => string(5) "Hotel" protected _action => string(9) "questions" protected _uri => string(51) "ua/sergeevka/Zolotaja_Niva-h28070-questions-t1.html" protected _external => bool FALSE protected _params => array(5) ( "country" => string(2) "ua" "city" => string(9) "sergeevka" "hotel" => string(13) "Zolotaja_Niva" "id" => string(5) "28070" "theme" => string(1) "1" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(2) ( "ntsid" => NULL "token" => string(44) "Yf3uXIeJnfFjtk4MTXALJmC/ludKKJX30liJtjb5T24=" ) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }}988 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 989 ':uri' => $this->_uri, 990 )); 991 } 992 993 return $this->_client->execute($this); 994 } 995 996 /** 997 * Returns whether this request is the initial request Kohana received. 998 * Can be used to test for sub requests. -
DOCROOT/Public/turpravda.php [ 37 ] » Kohana_Request->execute()
32 define('EXT', '.php'); 33 34 require APPPATH.'bootstrap'.EXT; 35 36 echo Request::factory(TRUE, array(), FALSE) 37 ->execute() 38 ->send_headers(TRUE) 39 ->body(); 40 41 42 //echo '<!--';