int(0)
string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
array(12) {
[0] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(1133) "SELECT `oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count FROM `object` AS `oo`
INNER JOIN `object_join` AS `j` ON j.object_id2 = oo.object_id
INNER JOIN `object` AS `o` ON j.object_id = o.object_id
LEFT JOIN `object_hotel` AS `h` ON o.object_id = h.object_id
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object_join` AS `lj` ON o.object_id = lj.object_id
LEFT JOIN `object_langs` AS `lname` ON lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name'
LEFT JOIN `object_langs` AS `lurl` ON lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' WHERE (o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')) GROUP BY `oo`.`object_id` ORDER BY `oo`.`object_ranking` ASC"
[1] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
["line"] => int(834)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2331)
["function"] => string(21) "fetchCategoriesToView"
["class"] => string(25) "Objects_Model_ObjectHotel"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(8) {
["locality"] => object(Objects_Model_Object)#3059 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => NULL
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "2696"
["object_pid"] => NULL
["object_type"] => string(8) "locality"
["object_type2"] => NULL
["object_code"] => NULL
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(11) "Malá Fatra"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(2309) "<p style="text-align: justify;">
<strong><a href="flora-mala-fatra">Flóra</a> | <a href="fauna-mala-fatra">Fauna</a> | <a href="navstevny-poriadok-mala-fatra">Návštevný poriadok</a> | <a href="lyzovanie-mala-fatra">Lyžovanie</a> | <a href="fotogaleria-mala-fatra">Fotogaléria</a> | <a href="zaujimavosti-mala-fatra">Zaujímavosti</a></strong></p>
<p align="justify">
<img align="right" alt="Malá Fatra" border="0" height="209" hspace="2" src="/uploads/images/mala-fatra/fatra.jpg" vspace="2" width="150" />Národný park <strong>Malá Fatra</strong>, sa nachádza na severe Slovenska a svojou rozlohou 22 630 ha zasahuje do okresov <strong>Žilina</strong>, <strong>Martin</strong>, <strong>Prievidza</strong> a <strong>Dolný Kubín</strong>. Územie NP Malá Fatra je známe rozmanitými prírodnými úkazmi ako skalné úbočia, tiesňavy, rokliny, hôľnaté hrebeňe, či hlboké a tiché doliny. Najvyšším miestom Malej Fatry je vrch <strong>Veľký Kriváň</strong> (1709 m.n.m.). Najznámejším vrchom je <strong>Rozsutec</strong> (1610 m.n.m.), ktorý sa výrazne týči nad svojím okolím. Tvorí ho tzv. skalné mesto s množstvom brál v tvare vežičiek, pripomínajúcich zrúcaniny mesta. Z vrcholu je nádherný výhľad na celú Malú Fatru, ale i na neďaleké Tatry. Medzi najviac obdivované prírodné úkazy patrí <strong>Kryštáľová jaskyňa</strong> s kalcitovou výzdobou pod vrchom <strong>Malý Rozsutec </strong>(1 344 m.n.m.), <strong>Šútovský vodopád</strong> a 7 km dlhý kľukatý prielomový úsek Váhu medzi Dubnou skalou a Strečnom, ktorý môžete splavovať na drevených pltiach. Zimnú dovolenku môžete príjemne stráviť v lyžiarských strediskách <strong>Martinské hole</strong> a <strong>Vrátna</strong>.<br />
<br />
Prístup do Malej Fatry je možný z týchto miest a obcí: Martin, Vrútky, Žilina, Strečno, Varín, Zázrivá, Terchová, Čičmany, Rajecká Lesná, Šútovo a Párnica.</p>
<h2>
Ubytovanie v Malej Fatre</h2>
<p>
Na našej stránke nájdete ponuku kvalitných ubytovacích zariadení - hotely, chaty, kúpele, ubytovanie na súkromí ..., kde môžete stráviť príjemne chvíle počas vášho pobytu v národnom parku <strong>Malá Fatra</strong>.</p>
<p style="text-align: justify;">
</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(10) "mala-fatra"
["object_image"] => NULL
["object_image_winter"] => NULL
["object_intitle"] => string(13) "v Malej Fatre"
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(18) "49.205474342105276"
["object_lng"] => string(18) "19.038479934210525"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(45) "{"hotel":"334","attraction":"64","stay":"13"}"
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-05-30 19:41:15"
["object_edited"] => string(19) "2026-04-14 00:35:35"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["category"] => object(Objects_Model_Object)#3062 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => object(Objects_Model_ObjectCategory)#3061 (11) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["_cacheCategories":protected] => NULL
["_cachePids":protected] => NULL
["object"] => *RECURSION*
["objectInfo"] => NULL
["noObjectInfo"] => bool(false)
["data":protected] => array(85) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(6) "Hotely"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_category_id"] => string(4) "1301"
["object_category_group"] => string(1) "0"
["object_category_group_order"] => string(1) "0"
["object_category_active"] => string(1) "1"
["object_category_active_from"] => string(10) "0000-00-00"
["object_category_active_to"] => string(10) "0000-00-00"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(19) "Hotely na Slovensku"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["where"] => string(194) "o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')"
["order"] => string(17) "oo.object_ranking"
["group"] => string(12) "oo.object_id"
["jointop"] => string(0) ""
["top"] => string(0) ""
["top-in-category"] => string(0) ""
}
}
}
[6] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[8] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Controller_Request_Http)#433 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(25) "/hotely/mala-fatra?page=2"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(18) "/hotely/mala-fatra"
["_params":protected] => array(7) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "1301"
["locality"] => string(4) "2696"
["error_handler"] => object(ArrayObject)#3058 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => object(Zend_Db_Statement_Exception)#3045 (8) {
["_previous":"Zend_Exception":private] => NULL
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => int(0)
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(234)
["trace":"Exception":private] => array(12) {
[0] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(1133) "SELECT `oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count FROM `object` AS `oo`
INNER JOIN `object_join` AS `j` ON j.object_id2 = oo.object_id
INNER JOIN `object` AS `o` ON j.object_id = o.object_id
LEFT JOIN `object_hotel` AS `h` ON o.object_id = h.object_id
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object_join` AS `lj` ON o.object_id = lj.object_id
LEFT JOIN `object_langs` AS `lname` ON lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name'
LEFT JOIN `object_langs` AS `lurl` ON lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' WHERE (o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')) GROUP BY `oo`.`object_id` ORDER BY `oo`.`object_ranking` ASC"
[1] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
["line"] => int(834)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2331)
["function"] => string(21) "fetchCategoriesToView"
["class"] => string(25) "Objects_Model_ObjectHotel"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(8) {
["locality"] => object(Objects_Model_Object)#3059 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => NULL
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "2696"
["object_pid"] => NULL
["object_type"] => string(8) "locality"
["object_type2"] => NULL
["object_code"] => NULL
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(11) "Malá Fatra"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(2309) "<p style="text-align: justify;">
<strong><a href="flora-mala-fatra">Flóra</a> | <a href="fauna-mala-fatra">Fauna</a> | <a href="navstevny-poriadok-mala-fatra">Návštevný poriadok</a> | <a href="lyzovanie-mala-fatra">Lyžovanie</a> | <a href="fotogaleria-mala-fatra">Fotogaléria</a> | <a href="zaujimavosti-mala-fatra">Zaujímavosti</a></strong></p>
<p align="justify">
<img align="right" alt="Malá Fatra" border="0" height="209" hspace="2" src="/uploads/images/mala-fatra/fatra.jpg" vspace="2" width="150" />Národný park <strong>Malá Fatra</strong>, sa nachádza na severe Slovenska a svojou rozlohou 22 630 ha zasahuje do okresov <strong>Žilina</strong>, <strong>Martin</strong>, <strong>Prievidza</strong> a <strong>Dolný Kubín</strong>. Územie NP Malá Fatra je známe rozmanitými prírodnými úkazmi ako skalné úbočia, tiesňavy, rokliny, hôľnaté hrebeňe, či hlboké a tiché doliny. Najvyšším miestom Malej Fatry je vrch <strong>Veľký Kriváň</strong> (1709 m.n.m.). Najznámejším vrchom je <strong>Rozsutec</strong> (1610 m.n.m.), ktorý sa výrazne týči nad svojím okolím. Tvorí ho tzv. skalné mesto s množstvom brál v tvare vežičiek, pripomínajúcich zrúcaniny mesta. Z vrcholu je nádherný výhľad na celú Malú Fatru, ale i na neďaleké Tatry. Medzi najviac obdivované prírodné úkazy patrí <strong>Kryštáľová jaskyňa</strong> s kalcitovou výzdobou pod vrchom <strong>Malý Rozsutec </strong>(1 344 m.n.m.), <strong>Šútovský vodopád</strong> a 7 km dlhý kľukatý prielomový úsek Váhu medzi Dubnou skalou a Strečnom, ktorý môžete splavovať na drevených pltiach. Zimnú dovolenku môžete príjemne stráviť v lyžiarských strediskách <strong>Martinské hole</strong> a <strong>Vrátna</strong>.<br />
<br />
Prístup do Malej Fatry je možný z týchto miest a obcí: Martin, Vrútky, Žilina, Strečno, Varín, Zázrivá, Terchová, Čičmany, Rajecká Lesná, Šútovo a Párnica.</p>
<h2>
Ubytovanie v Malej Fatre</h2>
<p>
Na našej stránke nájdete ponuku kvalitných ubytovacích zariadení - hotely, chaty, kúpele, ubytovanie na súkromí ..., kde môžete stráviť príjemne chvíle počas vášho pobytu v národnom parku <strong>Malá Fatra</strong>.</p>
<p style="text-align: justify;">
</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(10) "mala-fatra"
["object_image"] => NULL
["object_image_winter"] => NULL
["object_intitle"] => string(13) "v Malej Fatre"
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(18) "49.205474342105276"
["object_lng"] => string(18) "19.038479934210525"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(45) "{"hotel":"334","attraction":"64","stay":"13"}"
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-05-30 19:41:15"
["object_edited"] => string(19) "2026-04-14 00:35:35"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["category"] => object(Objects_Model_Object)#3062 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => object(Objects_Model_ObjectCategory)#3061 (11) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["_cacheCategories":protected] => NULL
["_cachePids":protected] => NULL
["object"] => *RECURSION*
["objectInfo"] => NULL
["noObjectInfo"] => bool(false)
["data":protected] => array(85) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(6) "Hotely"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_category_id"] => string(4) "1301"
["object_category_group"] => string(1) "0"
["object_category_group_order"] => string(1) "0"
["object_category_active"] => string(1) "1"
["object_category_active_from"] => string(10) "0000-00-00"
["object_category_active_to"] => string(10) "0000-00-00"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(19) "Hotely na Slovensku"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["where"] => string(194) "o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')"
["order"] => string(17) "oo.object_ranking"
["group"] => string(12) "oo.object_id"
["jointop"] => string(0) ""
["top"] => string(0) ""
["top-in-category"] => string(0) ""
}
}
}
[6] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[8] => *RECURSION*
[9] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[10] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => object(PDOException)#3046 (8) {
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "HY000"
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(228)
["trace":"Exception":private] => array(13) {
[0] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line"] => int(228)
["function"] => string(7) "execute"
["class"] => string(12) "PDOStatement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(1133) "SELECT `oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count FROM `object` AS `oo`
INNER JOIN `object_join` AS `j` ON j.object_id2 = oo.object_id
INNER JOIN `object` AS `o` ON j.object_id = o.object_id
LEFT JOIN `object_hotel` AS `h` ON o.object_id = h.object_id
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object_join` AS `lj` ON o.object_id = lj.object_id
LEFT JOIN `object_langs` AS `lname` ON lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name'
LEFT JOIN `object_langs` AS `lurl` ON lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' WHERE (o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')) GROUP BY `oo`.`object_id` ORDER BY `oo`.`object_ranking` ASC"
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[5] => array(6) {
["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
["line"] => int(834)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[6] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2331)
["function"] => string(21) "fetchCategoriesToView"
["class"] => string(25) "Objects_Model_ObjectHotel"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(8) {
["locality"] => object(Objects_Model_Object)#3059 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => NULL
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "2696"
["object_pid"] => NULL
["object_type"] => string(8) "locality"
["object_type2"] => NULL
["object_code"] => NULL
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(11) "Malá Fatra"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(2309) "<p style="text-align: justify;">
<strong><a href="flora-mala-fatra">Flóra</a> | <a href="fauna-mala-fatra">Fauna</a> | <a href="navstevny-poriadok-mala-fatra">Návštevný poriadok</a> | <a href="lyzovanie-mala-fatra">Lyžovanie</a> | <a href="fotogaleria-mala-fatra">Fotogaléria</a> | <a href="zaujimavosti-mala-fatra">Zaujímavosti</a></strong></p>
<p align="justify">
<img align="right" alt="Malá Fatra" border="0" height="209" hspace="2" src="/uploads/images/mala-fatra/fatra.jpg" vspace="2" width="150" />Národný park <strong>Malá Fatra</strong>, sa nachádza na severe Slovenska a svojou rozlohou 22 630 ha zasahuje do okresov <strong>Žilina</strong>, <strong>Martin</strong>, <strong>Prievidza</strong> a <strong>Dolný Kubín</strong>. Územie NP Malá Fatra je známe rozmanitými prírodnými úkazmi ako skalné úbočia, tiesňavy, rokliny, hôľnaté hrebeňe, či hlboké a tiché doliny. Najvyšším miestom Malej Fatry je vrch <strong>Veľký Kriváň</strong> (1709 m.n.m.). Najznámejším vrchom je <strong>Rozsutec</strong> (1610 m.n.m.), ktorý sa výrazne týči nad svojím okolím. Tvorí ho tzv. skalné mesto s množstvom brál v tvare vežičiek, pripomínajúcich zrúcaniny mesta. Z vrcholu je nádherný výhľad na celú Malú Fatru, ale i na neďaleké Tatry. Medzi najviac obdivované prírodné úkazy patrí <strong>Kryštáľová jaskyňa</strong> s kalcitovou výzdobou pod vrchom <strong>Malý Rozsutec </strong>(1 344 m.n.m.), <strong>Šútovský vodopád</strong> a 7 km dlhý kľukatý prielomový úsek Váhu medzi Dubnou skalou a Strečnom, ktorý môžete splavovať na drevených pltiach. Zimnú dovolenku môžete príjemne stráviť v lyžiarských strediskách <strong>Martinské hole</strong> a <strong>Vrátna</strong>.<br />
<br />
Prístup do Malej Fatry je možný z týchto miest a obcí: Martin, Vrútky, Žilina, Strečno, Varín, Zázrivá, Terchová, Čičmany, Rajecká Lesná, Šútovo a Párnica.</p>
<h2>
Ubytovanie v Malej Fatre</h2>
<p>
Na našej stránke nájdete ponuku kvalitných ubytovacích zariadení - hotely, chaty, kúpele, ubytovanie na súkromí ..., kde môžete stráviť príjemne chvíle počas vášho pobytu v národnom parku <strong>Malá Fatra</strong>.</p>
<p style="text-align: justify;">
</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(10) "mala-fatra"
["object_image"] => NULL
["object_image_winter"] => NULL
["object_intitle"] => string(13) "v Malej Fatre"
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(18) "49.205474342105276"
["object_lng"] => string(18) "19.038479934210525"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(45) "{"hotel":"334","attraction":"64","stay":"13"}"
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-05-30 19:41:15"
["object_edited"] => string(19) "2026-04-14 00:35:35"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["category"] => object(Objects_Model_Object)#3062 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => object(Objects_Model_ObjectCategory)#3061 (11) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["_cacheCategories":protected] => NULL
["_cachePids":protected] => NULL
["object"] => *RECURSION*
["objectInfo"] => NULL
["noObjectInfo"] => bool(false)
["data":protected] => array(85) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(6) "Hotely"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_category_id"] => string(4) "1301"
["object_category_group"] => string(1) "0"
["object_category_group_order"] => string(1) "0"
["object_category_active"] => string(1) "1"
["object_category_active_from"] => string(10) "0000-00-00"
["object_category_active_to"] => string(10) "0000-00-00"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(19) "Hotely na Slovensku"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["where"] => string(194) "o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')"
["order"] => string(17) "oo.object_ranking"
["group"] => string(12) "oo.object_id"
["jointop"] => string(0) ""
["top"] => string(0) ""
["top-in-category"] => string(0) ""
}
}
}
[7] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[8] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[9] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => *RECURSION*
[1] => object(Zend_Controller_Response_Http)#432 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(1) {
[0] => *RECURSION*
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[10] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[12] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => NULL
["errorInfo"] => array(3) {
[0] => string(5) "HY000"
[1] => int(2006)
[2] => string(26) "MySQL server has gone away"
}
}
}
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3057 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(25) "/hotely/mala-fatra?page=2"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(18) "/hotely/mala-fatra"
["_params":protected] => array(6) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "1301"
["locality"] => string(4) "2696"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "objects"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(4) "view"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(8) "category"
["_actionKey":protected] => string(6) "action"
}
}
}
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "default"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(5) "error"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(5) "error"
["_actionKey":protected] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#432 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(1) {
[0] => object(Zend_Db_Statement_Exception)#3045 (8) {
["_previous":"Zend_Exception":private] => NULL
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => int(0)
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(234)
["trace":"Exception":private] => array(12) {
[0] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(1133) "SELECT `oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count FROM `object` AS `oo`
INNER JOIN `object_join` AS `j` ON j.object_id2 = oo.object_id
INNER JOIN `object` AS `o` ON j.object_id = o.object_id
LEFT JOIN `object_hotel` AS `h` ON o.object_id = h.object_id
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object_join` AS `lj` ON o.object_id = lj.object_id
LEFT JOIN `object_langs` AS `lname` ON lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name'
LEFT JOIN `object_langs` AS `lurl` ON lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' WHERE (o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')) GROUP BY `oo`.`object_id` ORDER BY `oo`.`object_ranking` ASC"
[1] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
["line"] => int(834)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2331)
["function"] => string(21) "fetchCategoriesToView"
["class"] => string(25) "Objects_Model_ObjectHotel"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(8) {
["locality"] => object(Objects_Model_Object)#3059 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => NULL
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "2696"
["object_pid"] => NULL
["object_type"] => string(8) "locality"
["object_type2"] => NULL
["object_code"] => NULL
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(11) "Malá Fatra"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(2309) "<p style="text-align: justify;">
<strong><a href="flora-mala-fatra">Flóra</a> | <a href="fauna-mala-fatra">Fauna</a> | <a href="navstevny-poriadok-mala-fatra">Návštevný poriadok</a> | <a href="lyzovanie-mala-fatra">Lyžovanie</a> | <a href="fotogaleria-mala-fatra">Fotogaléria</a> | <a href="zaujimavosti-mala-fatra">Zaujímavosti</a></strong></p>
<p align="justify">
<img align="right" alt="Malá Fatra" border="0" height="209" hspace="2" src="/uploads/images/mala-fatra/fatra.jpg" vspace="2" width="150" />Národný park <strong>Malá Fatra</strong>, sa nachádza na severe Slovenska a svojou rozlohou 22 630 ha zasahuje do okresov <strong>Žilina</strong>, <strong>Martin</strong>, <strong>Prievidza</strong> a <strong>Dolný Kubín</strong>. Územie NP Malá Fatra je známe rozmanitými prírodnými úkazmi ako skalné úbočia, tiesňavy, rokliny, hôľnaté hrebeňe, či hlboké a tiché doliny. Najvyšším miestom Malej Fatry je vrch <strong>Veľký Kriváň</strong> (1709 m.n.m.). Najznámejším vrchom je <strong>Rozsutec</strong> (1610 m.n.m.), ktorý sa výrazne týči nad svojím okolím. Tvorí ho tzv. skalné mesto s množstvom brál v tvare vežičiek, pripomínajúcich zrúcaniny mesta. Z vrcholu je nádherný výhľad na celú Malú Fatru, ale i na neďaleké Tatry. Medzi najviac obdivované prírodné úkazy patrí <strong>Kryštáľová jaskyňa</strong> s kalcitovou výzdobou pod vrchom <strong>Malý Rozsutec </strong>(1 344 m.n.m.), <strong>Šútovský vodopád</strong> a 7 km dlhý kľukatý prielomový úsek Váhu medzi Dubnou skalou a Strečnom, ktorý môžete splavovať na drevených pltiach. Zimnú dovolenku môžete príjemne stráviť v lyžiarských strediskách <strong>Martinské hole</strong> a <strong>Vrátna</strong>.<br />
<br />
Prístup do Malej Fatry je možný z týchto miest a obcí: Martin, Vrútky, Žilina, Strečno, Varín, Zázrivá, Terchová, Čičmany, Rajecká Lesná, Šútovo a Párnica.</p>
<h2>
Ubytovanie v Malej Fatre</h2>
<p>
Na našej stránke nájdete ponuku kvalitných ubytovacích zariadení - hotely, chaty, kúpele, ubytovanie na súkromí ..., kde môžete stráviť príjemne chvíle počas vášho pobytu v národnom parku <strong>Malá Fatra</strong>.</p>
<p style="text-align: justify;">
</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(10) "mala-fatra"
["object_image"] => NULL
["object_image_winter"] => NULL
["object_intitle"] => string(13) "v Malej Fatre"
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(18) "49.205474342105276"
["object_lng"] => string(18) "19.038479934210525"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(45) "{"hotel":"334","attraction":"64","stay":"13"}"
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-05-30 19:41:15"
["object_edited"] => string(19) "2026-04-14 00:35:35"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["category"] => object(Objects_Model_Object)#3062 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => object(Objects_Model_ObjectCategory)#3061 (11) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["_cacheCategories":protected] => NULL
["_cachePids":protected] => NULL
["object"] => *RECURSION*
["objectInfo"] => NULL
["noObjectInfo"] => bool(false)
["data":protected] => array(85) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(6) "Hotely"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_category_id"] => string(4) "1301"
["object_category_group"] => string(1) "0"
["object_category_group_order"] => string(1) "0"
["object_category_active"] => string(1) "1"
["object_category_active_from"] => string(10) "0000-00-00"
["object_category_active_to"] => string(10) "0000-00-00"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(19) "Hotely na Slovensku"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["where"] => string(194) "o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')"
["order"] => string(17) "oo.object_ranking"
["group"] => string(12) "oo.object_id"
["jointop"] => string(0) ""
["top"] => string(0) ""
["top-in-category"] => string(0) ""
}
}
}
[6] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[8] => *RECURSION*
[9] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[10] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => object(PDOException)#3046 (8) {
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "HY000"
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(228)
["trace":"Exception":private] => array(13) {
[0] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line"] => int(228)
["function"] => string(7) "execute"
["class"] => string(12) "PDOStatement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(1133) "SELECT `oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count FROM `object` AS `oo`
INNER JOIN `object_join` AS `j` ON j.object_id2 = oo.object_id
INNER JOIN `object` AS `o` ON j.object_id = o.object_id
LEFT JOIN `object_hotel` AS `h` ON o.object_id = h.object_id
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object_join` AS `lj` ON o.object_id = lj.object_id
LEFT JOIN `object_langs` AS `lname` ON lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name'
LEFT JOIN `object_langs` AS `lurl` ON lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' WHERE (o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')) GROUP BY `oo`.`object_id` ORDER BY `oo`.`object_ranking` ASC"
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[5] => array(6) {
["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
["line"] => int(834)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[6] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2331)
["function"] => string(21) "fetchCategoriesToView"
["class"] => string(25) "Objects_Model_ObjectHotel"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(8) {
["locality"] => object(Objects_Model_Object)#3059 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => NULL
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "2696"
["object_pid"] => NULL
["object_type"] => string(8) "locality"
["object_type2"] => NULL
["object_code"] => NULL
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(11) "Malá Fatra"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(2309) "<p style="text-align: justify;">
<strong><a href="flora-mala-fatra">Flóra</a> | <a href="fauna-mala-fatra">Fauna</a> | <a href="navstevny-poriadok-mala-fatra">Návštevný poriadok</a> | <a href="lyzovanie-mala-fatra">Lyžovanie</a> | <a href="fotogaleria-mala-fatra">Fotogaléria</a> | <a href="zaujimavosti-mala-fatra">Zaujímavosti</a></strong></p>
<p align="justify">
<img align="right" alt="Malá Fatra" border="0" height="209" hspace="2" src="/uploads/images/mala-fatra/fatra.jpg" vspace="2" width="150" />Národný park <strong>Malá Fatra</strong>, sa nachádza na severe Slovenska a svojou rozlohou 22 630 ha zasahuje do okresov <strong>Žilina</strong>, <strong>Martin</strong>, <strong>Prievidza</strong> a <strong>Dolný Kubín</strong>. Územie NP Malá Fatra je známe rozmanitými prírodnými úkazmi ako skalné úbočia, tiesňavy, rokliny, hôľnaté hrebeňe, či hlboké a tiché doliny. Najvyšším miestom Malej Fatry je vrch <strong>Veľký Kriváň</strong> (1709 m.n.m.). Najznámejším vrchom je <strong>Rozsutec</strong> (1610 m.n.m.), ktorý sa výrazne týči nad svojím okolím. Tvorí ho tzv. skalné mesto s množstvom brál v tvare vežičiek, pripomínajúcich zrúcaniny mesta. Z vrcholu je nádherný výhľad na celú Malú Fatru, ale i na neďaleké Tatry. Medzi najviac obdivované prírodné úkazy patrí <strong>Kryštáľová jaskyňa</strong> s kalcitovou výzdobou pod vrchom <strong>Malý Rozsutec </strong>(1 344 m.n.m.), <strong>Šútovský vodopád</strong> a 7 km dlhý kľukatý prielomový úsek Váhu medzi Dubnou skalou a Strečnom, ktorý môžete splavovať na drevených pltiach. Zimnú dovolenku môžete príjemne stráviť v lyžiarských strediskách <strong>Martinské hole</strong> a <strong>Vrátna</strong>.<br />
<br />
Prístup do Malej Fatry je možný z týchto miest a obcí: Martin, Vrútky, Žilina, Strečno, Varín, Zázrivá, Terchová, Čičmany, Rajecká Lesná, Šútovo a Párnica.</p>
<h2>
Ubytovanie v Malej Fatre</h2>
<p>
Na našej stránke nájdete ponuku kvalitných ubytovacích zariadení - hotely, chaty, kúpele, ubytovanie na súkromí ..., kde môžete stráviť príjemne chvíle počas vášho pobytu v národnom parku <strong>Malá Fatra</strong>.</p>
<p style="text-align: justify;">
</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(10) "mala-fatra"
["object_image"] => NULL
["object_image_winter"] => NULL
["object_intitle"] => string(13) "v Malej Fatre"
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(18) "49.205474342105276"
["object_lng"] => string(18) "19.038479934210525"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(45) "{"hotel":"334","attraction":"64","stay":"13"}"
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-05-30 19:41:15"
["object_edited"] => string(19) "2026-04-14 00:35:35"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["category"] => object(Objects_Model_Object)#3062 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => object(Objects_Model_ObjectCategory)#3061 (11) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["_cacheCategories":protected] => NULL
["_cachePids":protected] => NULL
["object"] => *RECURSION*
["objectInfo"] => NULL
["noObjectInfo"] => bool(false)
["data":protected] => array(85) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(6) "Hotely"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_category_id"] => string(4) "1301"
["object_category_group"] => string(1) "0"
["object_category_group_order"] => string(1) "0"
["object_category_active"] => string(1) "1"
["object_category_active_from"] => string(10) "0000-00-00"
["object_category_active_to"] => string(10) "0000-00-00"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(19) "Hotely na Slovensku"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["where"] => string(194) "o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')"
["order"] => string(17) "oo.object_ranking"
["group"] => string(12) "oo.object_id"
["jointop"] => string(0) ""
["top"] => string(0) ""
["top-in-category"] => string(0) ""
}
}
}
[7] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[8] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[9] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Controller_Request_Http)#433 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(25) "/hotely/mala-fatra?page=2"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(18) "/hotely/mala-fatra"
["_params":protected] => array(7) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "1301"
["locality"] => string(4) "2696"
["error_handler"] => object(ArrayObject)#3058 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => *RECURSION*
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3057 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(25) "/hotely/mala-fatra?page=2"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(18) "/hotely/mala-fatra"
["_params":protected] => array(6) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "1301"
["locality"] => string(4) "2696"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "objects"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(4) "view"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(8) "category"
["_actionKey":protected] => string(6) "action"
}
}
}
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "default"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(5) "error"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(5) "error"
["_actionKey":protected] => string(6) "action"
}
[1] => *RECURSION*
}
}
[10] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[12] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => NULL
["errorInfo"] => array(3) {
[0] => string(5) "HY000"
[1] => int(2006)
[2] => string(26) "MySQL server has gone away"
}
}
}
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[9] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[10] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
object(Zend_Db_Statement_Exception)#3045 (8) {
["_previous":"Zend_Exception":private] => NULL
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => int(0)
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(234)
["trace":"Exception":private] => array(12) {
[0] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(1133) "SELECT `oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count FROM `object` AS `oo`
INNER JOIN `object_join` AS `j` ON j.object_id2 = oo.object_id
INNER JOIN `object` AS `o` ON j.object_id = o.object_id
LEFT JOIN `object_hotel` AS `h` ON o.object_id = h.object_id
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object_join` AS `lj` ON o.object_id = lj.object_id
LEFT JOIN `object_langs` AS `lname` ON lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name'
LEFT JOIN `object_langs` AS `lurl` ON lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' WHERE (o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')) GROUP BY `oo`.`object_id` ORDER BY `oo`.`object_ranking` ASC"
[1] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
["line"] => int(834)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2331)
["function"] => string(21) "fetchCategoriesToView"
["class"] => string(25) "Objects_Model_ObjectHotel"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(8) {
["locality"] => object(Objects_Model_Object)#3059 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => NULL
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "2696"
["object_pid"] => NULL
["object_type"] => string(8) "locality"
["object_type2"] => NULL
["object_code"] => NULL
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(11) "Malá Fatra"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(2309) "<p style="text-align: justify;">
<strong><a href="flora-mala-fatra">Flóra</a> | <a href="fauna-mala-fatra">Fauna</a> | <a href="navstevny-poriadok-mala-fatra">Návštevný poriadok</a> | <a href="lyzovanie-mala-fatra">Lyžovanie</a> | <a href="fotogaleria-mala-fatra">Fotogaléria</a> | <a href="zaujimavosti-mala-fatra">Zaujímavosti</a></strong></p>
<p align="justify">
<img align="right" alt="Malá Fatra" border="0" height="209" hspace="2" src="/uploads/images/mala-fatra/fatra.jpg" vspace="2" width="150" />Národný park <strong>Malá Fatra</strong>, sa nachádza na severe Slovenska a svojou rozlohou 22 630 ha zasahuje do okresov <strong>Žilina</strong>, <strong>Martin</strong>, <strong>Prievidza</strong> a <strong>Dolný Kubín</strong>. Územie NP Malá Fatra je známe rozmanitými prírodnými úkazmi ako skalné úbočia, tiesňavy, rokliny, hôľnaté hrebeňe, či hlboké a tiché doliny. Najvyšším miestom Malej Fatry je vrch <strong>Veľký Kriváň</strong> (1709 m.n.m.). Najznámejším vrchom je <strong>Rozsutec</strong> (1610 m.n.m.), ktorý sa výrazne týči nad svojím okolím. Tvorí ho tzv. skalné mesto s množstvom brál v tvare vežičiek, pripomínajúcich zrúcaniny mesta. Z vrcholu je nádherný výhľad na celú Malú Fatru, ale i na neďaleké Tatry. Medzi najviac obdivované prírodné úkazy patrí <strong>Kryštáľová jaskyňa</strong> s kalcitovou výzdobou pod vrchom <strong>Malý Rozsutec </strong>(1 344 m.n.m.), <strong>Šútovský vodopád</strong> a 7 km dlhý kľukatý prielomový úsek Váhu medzi Dubnou skalou a Strečnom, ktorý môžete splavovať na drevených pltiach. Zimnú dovolenku môžete príjemne stráviť v lyžiarských strediskách <strong>Martinské hole</strong> a <strong>Vrátna</strong>.<br />
<br />
Prístup do Malej Fatry je možný z týchto miest a obcí: Martin, Vrútky, Žilina, Strečno, Varín, Zázrivá, Terchová, Čičmany, Rajecká Lesná, Šútovo a Párnica.</p>
<h2>
Ubytovanie v Malej Fatre</h2>
<p>
Na našej stránke nájdete ponuku kvalitných ubytovacích zariadení - hotely, chaty, kúpele, ubytovanie na súkromí ..., kde môžete stráviť príjemne chvíle počas vášho pobytu v národnom parku <strong>Malá Fatra</strong>.</p>
<p style="text-align: justify;">
</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(10) "mala-fatra"
["object_image"] => NULL
["object_image_winter"] => NULL
["object_intitle"] => string(13) "v Malej Fatre"
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(18) "49.205474342105276"
["object_lng"] => string(18) "19.038479934210525"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(45) "{"hotel":"334","attraction":"64","stay":"13"}"
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-05-30 19:41:15"
["object_edited"] => string(19) "2026-04-14 00:35:35"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["category"] => object(Objects_Model_Object)#3062 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => object(Objects_Model_ObjectCategory)#3061 (11) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["_cacheCategories":protected] => NULL
["_cachePids":protected] => NULL
["object"] => *RECURSION*
["objectInfo"] => NULL
["noObjectInfo"] => bool(false)
["data":protected] => array(85) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(6) "Hotely"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_category_id"] => string(4) "1301"
["object_category_group"] => string(1) "0"
["object_category_group_order"] => string(1) "0"
["object_category_active"] => string(1) "1"
["object_category_active_from"] => string(10) "0000-00-00"
["object_category_active_to"] => string(10) "0000-00-00"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(19) "Hotely na Slovensku"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["where"] => string(194) "o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')"
["order"] => string(17) "oo.object_ranking"
["group"] => string(12) "oo.object_id"
["jointop"] => string(0) ""
["top"] => string(0) ""
["top-in-category"] => string(0) ""
}
}
}
[6] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[8] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Controller_Request_Http)#433 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(25) "/hotely/mala-fatra?page=2"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(18) "/hotely/mala-fatra"
["_params":protected] => array(7) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "1301"
["locality"] => string(4) "2696"
["error_handler"] => object(ArrayObject)#3058 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => *RECURSION*
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3057 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(25) "/hotely/mala-fatra?page=2"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(18) "/hotely/mala-fatra"
["_params":protected] => array(6) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "1301"
["locality"] => string(4) "2696"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "objects"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(4) "view"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(8) "category"
["_actionKey":protected] => string(6) "action"
}
}
}
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "default"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(5) "error"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(5) "error"
["_actionKey":protected] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#432 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(1) {
[0] => *RECURSION*
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[9] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[10] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => object(PDOException)#3046 (8) {
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "HY000"
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(228)
["trace":"Exception":private] => array(13) {
[0] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line"] => int(228)
["function"] => string(7) "execute"
["class"] => string(12) "PDOStatement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(1133) "SELECT `oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count FROM `object` AS `oo`
INNER JOIN `object_join` AS `j` ON j.object_id2 = oo.object_id
INNER JOIN `object` AS `o` ON j.object_id = o.object_id
LEFT JOIN `object_hotel` AS `h` ON o.object_id = h.object_id
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object_join` AS `lj` ON o.object_id = lj.object_id
LEFT JOIN `object_langs` AS `lname` ON lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name'
LEFT JOIN `object_langs` AS `lurl` ON lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' WHERE (o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')) GROUP BY `oo`.`object_id` ORDER BY `oo`.`object_ranking` ASC"
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[5] => array(6) {
["file"] => string(67) "/data/web/sorger.web/web/app/modules/objects/models/ObjectHotel.php"
["line"] => int(834)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3047 (4) {
["_bind":protected] => array(0) {
}
["_adapter":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_parts":protected] => array(11) {
["distinct"] => bool(false)
["columns"] => array(1) {
[0] => array(3) {
[0] => string(2) "oo"
[1] => object(Zend_Db_Expr)#3055 (1) {
["_expression":protected] => string(186) "`oo`.`object_id`, ifnull(lname.object_lang_value,`oo`.`object_name`) as object_name, ifnull(lurl.object_lang_value,`oo`.`object_url`) as object_url, count(distinct(h.object_id)) as count"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(8) {
["oo"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["j"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " j.object_id2 = oo.object_id "
}
["o"] => array(4) {
["joinType"] => string(10) "inner join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(27) " j.object_id = o.object_id "
}
["h"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_hotel"
["joinCondition"] => string(27) " o.object_id = h.object_id "
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " o.object_id = lj.object_id "
}
["lname"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(133) " lname.object_id = oo.object_id and lname.object_ltype='' and lname.object_lang_lang='cz' and lname.object_lang_name = 'object_name' "
}
["lurl"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(12) "object_langs"
["joinCondition"] => string(128) " lurl.object_id = oo.object_id and lurl.object_ltype='' and lurl.object_lang_lang='cz' and lurl.object_lang_name = 'object_url' "
}
}
["where"] => array(1) {
[0] => string(196) "(o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696'))"
}
["group"] => array(1) {
[0] => string(12) "oo.object_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(17) "oo.object_ranking"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[6] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2331)
["function"] => string(21) "fetchCategoriesToView"
["class"] => string(25) "Objects_Model_ObjectHotel"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(8) {
["locality"] => object(Objects_Model_Object)#3059 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => NULL
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "2696"
["object_pid"] => NULL
["object_type"] => string(8) "locality"
["object_type2"] => NULL
["object_code"] => NULL
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(11) "Malá Fatra"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(2309) "<p style="text-align: justify;">
<strong><a href="flora-mala-fatra">Flóra</a> | <a href="fauna-mala-fatra">Fauna</a> | <a href="navstevny-poriadok-mala-fatra">Návštevný poriadok</a> | <a href="lyzovanie-mala-fatra">Lyžovanie</a> | <a href="fotogaleria-mala-fatra">Fotogaléria</a> | <a href="zaujimavosti-mala-fatra">Zaujímavosti</a></strong></p>
<p align="justify">
<img align="right" alt="Malá Fatra" border="0" height="209" hspace="2" src="/uploads/images/mala-fatra/fatra.jpg" vspace="2" width="150" />Národný park <strong>Malá Fatra</strong>, sa nachádza na severe Slovenska a svojou rozlohou 22 630 ha zasahuje do okresov <strong>Žilina</strong>, <strong>Martin</strong>, <strong>Prievidza</strong> a <strong>Dolný Kubín</strong>. Územie NP Malá Fatra je známe rozmanitými prírodnými úkazmi ako skalné úbočia, tiesňavy, rokliny, hôľnaté hrebeňe, či hlboké a tiché doliny. Najvyšším miestom Malej Fatry je vrch <strong>Veľký Kriváň</strong> (1709 m.n.m.). Najznámejším vrchom je <strong>Rozsutec</strong> (1610 m.n.m.), ktorý sa výrazne týči nad svojím okolím. Tvorí ho tzv. skalné mesto s množstvom brál v tvare vežičiek, pripomínajúcich zrúcaniny mesta. Z vrcholu je nádherný výhľad na celú Malú Fatru, ale i na neďaleké Tatry. Medzi najviac obdivované prírodné úkazy patrí <strong>Kryštáľová jaskyňa</strong> s kalcitovou výzdobou pod vrchom <strong>Malý Rozsutec </strong>(1 344 m.n.m.), <strong>Šútovský vodopád</strong> a 7 km dlhý kľukatý prielomový úsek Váhu medzi Dubnou skalou a Strečnom, ktorý môžete splavovať na drevených pltiach. Zimnú dovolenku môžete príjemne stráviť v lyžiarských strediskách <strong>Martinské hole</strong> a <strong>Vrátna</strong>.<br />
<br />
Prístup do Malej Fatry je možný z týchto miest a obcí: Martin, Vrútky, Žilina, Strečno, Varín, Zázrivá, Terchová, Čičmany, Rajecká Lesná, Šútovo a Párnica.</p>
<h2>
Ubytovanie v Malej Fatre</h2>
<p>
Na našej stránke nájdete ponuku kvalitných ubytovacích zariadení - hotely, chaty, kúpele, ubytovanie na súkromí ..., kde môžete stráviť príjemne chvíle počas vášho pobytu v národnom parku <strong>Malá Fatra</strong>.</p>
<p style="text-align: justify;">
</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(10) "mala-fatra"
["object_image"] => NULL
["object_image_winter"] => NULL
["object_intitle"] => string(13) "v Malej Fatre"
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(18) "49.205474342105276"
["object_lng"] => string(18) "19.038479934210525"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(45) "{"hotel":"334","attraction":"64","stay":"13"}"
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-05-30 19:41:15"
["object_edited"] => string(19) "2026-04-14 00:35:35"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["category"] => object(Objects_Model_Object)#3062 (21) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["tableJoinName":protected] => string(11) "object_join"
["colJoinPrefix":protected] => string(12) "object_join_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["_cols":protected] => array(59) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(11) "object_name"
[6] => string(23) "object_attraction_email"
[7] => string(12) "object_name2"
[8] => string(12) "object_name3"
[9] => string(12) "object_email"
[10] => string(18) "object_description"
[11] => string(12) "object_guide"
[12] => string(18) "object_guide_image"
[13] => string(15) "object_position"
[14] => string(10) "object_url"
[15] => string(12) "object_image"
[16] => string(16) "object_metatitle"
[17] => string(22) "object_metadescription"
[18] => string(19) "object_metakeywords"
[19] => string(13) "object_active"
[20] => string(10) "object_top"
[21] => string(12) "object_topid"
[22] => string(14) "object_counter"
[23] => string(18) "object_formobjects"
[24] => string(15) "object_showtype"
[25] => string(14) "object_address"
[26] => string(11) "object_city"
[27] => string(10) "object_zip"
[28] => string(12) "object_video"
[29] => string(19) "object_positionname"
[30] => string(15) "object_template"
[31] => string(14) "object_ranking"
[32] => string(15) "object_importid"
[33] => string(16) "object_importurl"
[34] => string(20) "object_rightposition"
[35] => string(16) "object_righttext"
[36] => string(17) "object_rightimage"
[37] => string(14) "object_created"
[38] => string(13) "object_edited"
[39] => string(13) "object_import"
[40] => string(17) "object_lang_value"
[41] => string(18) "object_storno_text"
[42] => string(22) "object_payment_on_spot"
[43] => string(13) "object_review"
[44] => string(15) "object_profisID"
[45] => string(12) "object_tmrID"
[46] => string(15) "object_bookioID"
[47] => string(13) "object_linkID"
[48] => string(13) "object_hidden"
[49] => string(21) "object_attraction_url"
[50] => string(24) "object_google_streetview"
[51] => string(26) "object_attraction_facebook"
[52] => string(23) "object_attraction_phone"
[53] => string(26) "object_attraction_webemail"
[54] => string(20) "object_external_type"
[55] => string(18) "object_external_id"
[56] => string(27) "object_external_definitions"
[57] => string(19) "object_review_count"
[58] => string(21) "object_review_average"
}
["externalOptions":protected] => array(1) {
[0] => string(10) "noTMROrder"
}
["dirtyRoute"] => bool(false)
["turnOffTranslate"] => bool(false)
["subatraction"] => string(0) ""
["_typeObj":protected] => object(Objects_Model_ObjectCategory)#3061 (11) {
["tableName":protected] => string(6) "object"
["colPrefix":protected] => string(7) "object_"
["_cacheCategories":protected] => NULL
["_cachePids":protected] => NULL
["object"] => *RECURSION*
["objectInfo"] => NULL
["noObjectInfo"] => bool(false)
["data":protected] => array(85) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(6) "Hotely"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_category_id"] => string(4) "1301"
["object_category_group"] => string(1) "0"
["object_category_group_order"] => string(1) "0"
["object_category_active"] => string(1) "1"
["object_category_active_from"] => string(10) "0000-00-00"
["object_category_active_to"] => string(10) "0000-00-00"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(4) "1301"
["object_pid"] => NULL
["object_type"] => string(8) "category"
["object_type2"] => string(5) "hotel"
["object_code"] => string(1) "5"
["object_type_sale"] => string(6) "direct"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(19) "Hotely na Slovensku"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(0) ""
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => NULL
["object_url"] => string(6) "hotely"
["object_image"] => string(0) ""
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(6) "Hotely"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(17) "hotely, slovensko"
["object_active"] => string(1) "1"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(1) "0"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(0) ""
["object_lat"] => string(1) "0"
["object_lng"] => string(1) "0"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => NULL
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => NULL
["object_righttext"] => NULL
["object_rightimage"] => NULL
["object_created"] => string(19) "2013-01-28 11:45:22"
["object_edited"] => string(19) "2023-08-22 21:20:37"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => NULL
["object_payment_on_spot"] => NULL
["object_review"] => string(0) ""
["object_profisID"] => string(0) ""
["object_active_profisID"] => string(0) ""
["object_tmrID"] => string(0) ""
["object_linkID"] => NULL
["object_hidden"] => string(1) "0"
["object_bookioID"] => string(0) ""
["object_external_type"] => string(0) ""
["object_external_id"] => string(0) ""
["object_external_options"] => NULL
["object_external_definitions"] => NULL
["object_attraction_url"] => NULL
["object_google_streetview"] => NULL
["object_attraction_facebook"] => NULL
["object_attraction_phone"] => NULL
["object_attraction_webemail"] => NULL
["object_rights"] => NULL
["object_google_reviews"] => NULL
["object_attraction_email"] => NULL
["object_silvester"] => string(1) "0"
["object_min_price"] => NULL
["object_min_price_catalog"] => NULL
["object_max_price"] => NULL
["object_max_discount"] => NULL
["object_priority"] => string(1) "0"
["object_review_count"] => NULL
["object_review_average"] => NULL
["object_parent_url"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#424 (19) {
["dbupdatelog":protected] => NULL
["_definition":protected] => NULL
["_definitionConfigName":protected] => NULL
["_db":protected] => object(Matj_Db_Adapter_Pdo_Mysql)#465 (12) {
["_pdoType":protected] => string(5) "mysql"
["_numericDataTypes":protected] => array(16) {
[0] => int(0)
[1] => int(1)
[2] => int(2)
["INT"] => int(0)
["INTEGER"] => int(0)
["MEDIUMINT"] => int(0)
["SMALLINT"] => int(0)
["TINYINT"] => int(0)
["BIGINT"] => int(1)
["SERIAL"] => int(1)
["DEC"] => int(2)
["DECIMAL"] => int(2)
["DOUBLE"] => int(2)
["DOUBLE PRECISION"] => int(2)
["FIXED"] => int(2)
["FLOAT"] => int(2)
}
["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
["_config":protected] => array(10) {
["host"] => string(9) "localhost"
["username"] => string(10) "prodsorger"
["password"] => string(38) "1111111111111111111111i(EA89zUw!*Mw74e"
["dbname"] => string(10) "prodsorger"
["default"] => string(1) "1"
["port"] => string(4) "3310"
["driver_options"] => array(1) {
[1002] => string(15) "SET NAMES UTF8;"
}
["charset"] => NULL
["persistent"] => bool(false)
["options"] => array(3) {
["caseFolding"] => int(0)
["autoQuoteIdentifiers"] => bool(true)
["fetchMode"] => int(2)
}
}
["_fetchMode":protected] => int(2)
["_profiler":protected] => object(Zend_Db_Profiler)#468 (4) {
["_queryProfiles":protected] => array(0) {
}
["_enabled":protected] => bool(false)
["_filterElapsedSecs":protected] => NULL
["_filterTypes":protected] => NULL
}
["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
["_connection":protected] => object(PDO)#426 (0) {
}
["_caseFolding":protected] => int(0)
["_autoQuoteIdentifiers":protected] => bool(true)
["_allowSerialization":protected] => bool(true)
["_autoReconnectOnUnserialize":protected] => bool(false)
}
["_schema":protected] => NULL
["_name":protected] => string(6) "object"
["_cols":protected] => array(79) {
[0] => string(9) "object_id"
[1] => string(10) "object_pid"
[2] => string(11) "object_type"
[3] => string(12) "object_type2"
[4] => string(11) "object_code"
[5] => string(16) "object_type_sale"
[6] => string(18) "object_type_detail"
[7] => string(23) "object_type_reservation"
[8] => string(11) "object_name"
[9] => string(12) "object_name2"
[10] => string(12) "object_name3"
[11] => string(12) "object_email"
[12] => string(18) "object_description"
[13] => string(12) "object_guide"
[14] => string(18) "object_guide_image"
[15] => string(12) "object_perex"
[16] => string(15) "object_position"
[17] => string(10) "object_url"
[18] => string(12) "object_image"
[19] => string(19) "object_image_winter"
[20] => string(14) "object_intitle"
[21] => string(16) "object_metatitle"
[22] => string(22) "object_metadescription"
[23] => string(19) "object_metakeywords"
[24] => string(13) "object_active"
[25] => string(10) "object_top"
[26] => string(12) "object_topid"
[27] => string(14) "object_counter"
[28] => string(18) "object_formobjects"
[29] => string(15) "object_showtype"
[30] => string(14) "object_address"
[31] => string(11) "object_city"
[32] => string(10) "object_lat"
[33] => string(10) "object_lng"
[34] => string(10) "object_zip"
[35] => string(12) "object_video"
[36] => string(19) "object_positionname"
[37] => string(15) "object_template"
[38] => string(14) "object_ranking"
[39] => string(15) "object_importid"
[40] => string(16) "object_importurl"
[41] => string(20) "object_rightposition"
[42] => string(16) "object_righttext"
[43] => string(17) "object_rightimage"
[44] => string(14) "object_created"
[45] => string(13) "object_edited"
[46] => string(13) "object_import"
[47] => string(12) "object_order"
[48] => string(13) "object_crm_id"
[49] => string(15) "object_crm_name"
[50] => string(18) "object_storno_text"
[51] => string(22) "object_payment_on_spot"
[52] => string(13) "object_review"
[53] => string(15) "object_profisID"
[54] => string(22) "object_active_profisID"
[55] => string(12) "object_tmrID"
[56] => string(13) "object_linkID"
[57] => string(13) "object_hidden"
[58] => string(15) "object_bookioID"
[59] => string(20) "object_external_type"
[60] => string(18) "object_external_id"
[61] => string(23) "object_external_options"
[62] => string(27) "object_external_definitions"
[63] => string(21) "object_attraction_url"
[64] => string(24) "object_google_streetview"
[65] => string(26) "object_attraction_facebook"
[66] => string(23) "object_attraction_phone"
[67] => string(26) "object_attraction_webemail"
[68] => string(13) "object_rights"
[69] => string(21) "object_google_reviews"
[70] => string(23) "object_attraction_email"
[71] => string(16) "object_silvester"
[72] => string(16) "object_min_price"
[73] => string(24) "object_min_price_catalog"
[74] => string(16) "object_max_price"
[75] => string(19) "object_max_discount"
[76] => string(15) "object_priority"
[77] => string(19) "object_review_count"
[78] => string(21) "object_review_average"
}
["_primary":protected] => array(1) {
[1] => string(9) "object_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(79) {
["object_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["object_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_type"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_type2"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "20"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_code"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_code"
["COLUMN_POSITION"] => int(5)
["DATA_TYPE"] => string(8) "smallint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_sale"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_type_sale"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "direct"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_detail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_type_detail"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(6) "normal"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_type_reservation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_type_reservation"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(4) "stay"
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_name"
["COLUMN_POSITION"] => int(9)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name2"
["COLUMN_POSITION"] => int(10)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_name3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_name3"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_email"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_description"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_guide"
["COLUMN_POSITION"] => int(14)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_guide_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_guide_image"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_perex"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_perex"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_position"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_position"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_url"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_image"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_image_winter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_image_winter"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_intitle"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metatitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_metatitle"
["COLUMN_POSITION"] => int(22)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metadescription"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_metadescription"
["COLUMN_POSITION"] => int(23)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_metakeywords"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_metakeywords"
["COLUMN_POSITION"] => int(24)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_active"
["COLUMN_POSITION"] => int(25)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_top"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_top"
["COLUMN_POSITION"] => int(26)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_topid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_topid"
["COLUMN_POSITION"] => int(27)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_counter"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_counter"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(15) "bigint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_formobjects"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_formobjects"
["COLUMN_POSITION"] => int(29)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_showtype"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_showtype"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_address"
["COLUMN_POSITION"] => int(31)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(32)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lat"
["COLUMN_POSITION"] => int(33)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_lng"
["COLUMN_POSITION"] => int(34)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_zip"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(10) "object_zip"
["COLUMN_POSITION"] => int(35)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "10"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_video"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_video"
["COLUMN_POSITION"] => int(36)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(4) "1500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_positionname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_positionname"
["COLUMN_POSITION"] => int(37)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_template"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_template"
["COLUMN_POSITION"] => int(38)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_ranking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_ranking"
["COLUMN_POSITION"] => int(39)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_importid"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_importurl"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_importurl"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightposition"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_rightposition"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_righttext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_righttext"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rightimage"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(17) "object_rightimage"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(14) "object_created"
["COLUMN_POSITION"] => int(45)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(17) "CURRENT_TIMESTAMP"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_import"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_import"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "100"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_order"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_order"
["COLUMN_POSITION"] => int(48)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_crm_id"
["COLUMN_POSITION"] => int(49)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_crm_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_crm_name"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "500"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_storno_text"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(51)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_payment_on_spot"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_review"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(8) "longtext"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_profisID"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_active_profisID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(22) "object_active_profisID"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_tmrID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(12) "object_tmrID"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "255"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_linkID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_linkID"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_hidden"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_hidden"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bookioID"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_bookioID"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_type"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(20) "object_external_type"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(18) "object_external_id"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_options"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_external_options"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_external_definitions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(27) "object_external_definitions"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_attraction_url"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_streetview"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_google_streetview"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_facebook"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_facebook"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_phone"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_webemail"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(26) "object_attraction_webemail"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_rights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(13) "object_rights"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_google_reviews"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_google_reviews"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(4) "text"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_attraction_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(23) "object_attraction_email"
["COLUMN_POSITION"] => int(71)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_silvester"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_silvester"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_min_price"
["COLUMN_POSITION"] => int(73)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_min_price_catalog"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(24) "object_min_price_catalog"
["COLUMN_POSITION"] => int(74)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(16) "object_max_price"
["COLUMN_POSITION"] => int(75)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_max_discount"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_max_discount"
["COLUMN_POSITION"] => int(76)
["DATA_TYPE"] => string(6) "double"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_priority"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(15) "object_priority"
["COLUMN_POSITION"] => int(77)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_count"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(19) "object_review_count"
["COLUMN_POSITION"] => int(78)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_review_average"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "object"
["COLUMN_NAME"] => string(21) "object_review_average"
["COLUMN_POSITION"] => int(79)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "4"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
}
["_metadataCache":protected] => object(Zend_Cache_Core)#464 (6) {
["_backend":protected] => object(Zend_Cache_Backend_File)#461 (3) {
["_options":protected] => array(9) {
["cache_dir"] => string(45) "/data/web/sorger.web/web/uploads/_cache/zend/"
["file_locking"] => bool(true)
["read_control"] => bool(true)
["read_control_type"] => string(5) "crc32"
["hashed_directory_level"] => int(0)
["hashed_directory_umask"] => int(448)
["file_name_prefix"] => string(10) "zend_cache"
["cache_file_umask"] => int(384)
["metadatas_array_max_size"] => int(100)
}
["_metadatasArray":protected] => array(100) {
["sk_Profitour_Soap__getHotel_249"] => array(4) {
["hash"] => int(1014547321)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_254"] => array(4) {
["hash"] => int(109767660)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_265"] => array(4) {
["hash"] => int(3408506941)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_266"] => array(4) {
["hash"] => int(3570210328)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_267"] => array(4) {
["hash"] => int(2844071187)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_273"] => array(4) {
["hash"] => int(1224040687)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_310"] => array(4) {
["hash"] => int(541820284)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_311"] => array(4) {
["hash"] => int(1227841828)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_312"] => array(4) {
["hash"] => int(3524942115)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_319"] => array(4) {
["hash"] => int(2825245213)
["mtime"] => int(1788544703)
["expire"] => int(1788551903)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_330"] => array(4) {
["hash"] => int(263570773)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_343"] => array(4) {
["hash"] => int(3451904692)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_344"] => array(4) {
["hash"] => int(2179022093)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_353"] => array(4) {
["hash"] => int(2662693717)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_383"] => array(4) {
["hash"] => int(943797503)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_385"] => array(4) {
["hash"] => int(1353656922)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_386"] => array(4) {
["hash"] => int(1207254153)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_406"] => array(4) {
["hash"] => int(1997543098)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_417"] => array(4) {
["hash"] => int(3605168329)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_460"] => array(4) {
["hash"] => int(1369228106)
["mtime"] => int(1788544876)
["expire"] => int(1788552076)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_461"] => array(4) {
["hash"] => int(775805770)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_482"] => array(4) {
["hash"] => int(372589936)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_483"] => array(4) {
["hash"] => int(513528112)
["mtime"] => int(1788544763)
["expire"] => int(1788551963)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_490"] => array(4) {
["hash"] => int(124354814)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_493"] => array(4) {
["hash"] => int(2171909832)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_496"] => array(4) {
["hash"] => int(2733677330)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_499"] => array(4) {
["hash"] => int(3855395258)
["mtime"] => int(1788544928)
["expire"] => int(1788552128)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_505"] => array(4) {
["hash"] => int(418284711)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_510"] => array(4) {
["hash"] => int(3747390522)
["mtime"] => int(1788544724)
["expire"] => int(1788551924)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_514"] => array(4) {
["hash"] => int(1174148000)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_563"] => array(4) {
["hash"] => int(2751376380)
["mtime"] => int(1788544702)
["expire"] => int(1788551902)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_598"] => array(4) {
["hash"] => int(1636382549)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_600"] => array(4) {
["hash"] => int(160054524)
["mtime"] => int(1788544818)
["expire"] => int(1788552018)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_603"] => array(4) {
["hash"] => int(4086557849)
["mtime"] => int(1788544764)
["expire"] => int(1788551964)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_628"] => array(4) {
["hash"] => int(294177886)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_634"] => array(4) {
["hash"] => int(3902449720)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_678"] => array(4) {
["hash"] => int(2700778159)
["mtime"] => int(1788544650)
["expire"] => int(1788551850)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_686"] => array(4) {
["hash"] => int(2294682020)
["mtime"] => int(1788544753)
["expire"] => int(1788551953)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_689"] => array(4) {
["hash"] => int(1889042278)
["mtime"] => int(1788544717)
["expire"] => int(1788551917)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_701"] => array(4) {
["hash"] => int(1597491668)
["mtime"] => int(1788544765)
["expire"] => int(1788551965)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_711"] => array(4) {
["hash"] => int(3032305439)
["mtime"] => int(1788544746)
["expire"] => int(1788551946)
["tags"] => array(0) {
}
}
["sk_Profitour_Soap__getHotel_742"] => array(4) {
["hash"] => int(530436707)
["mtime"] => int(1788544923)
["expire"] => int(1788552123)
["tags"] => array(0) {
}
}
["sk_Profitour__Smart_Hotel__getFacilities"] => array(4) {
["hash"] => int(777328162)
["mtime"] => int(1788544817)
["expire"] => int(1788552017)
["tags"] => array(0) {
}
}
["sk___category_categorylist_10762__10_1"] => array(4) {
["hash"] => int(3953217067)
["mtime"] => int(1788544692)
["expire"] => int(1788551892)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12451__10_1"] => array(4) {
["hash"] => int(1750049626)
["mtime"] => int(1788544656)
["expire"] => int(1788551856)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12453__10_1"] => array(4) {
["hash"] => int(76539651)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12454__10_1"] => array(4) {
["hash"] => int(1165229126)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12457__10_1"] => array(4) {
["hash"] => int(98177658)
["mtime"] => int(1788544655)
["expire"] => int(1788551855)
["tags"] => array(0) {
}
}
["sk___category_categorylist_12458__10_1"] => array(4) {
["hash"] => int(1272604822)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1301__10_1"] => array(4) {
["hash"] => int(3102803986)
["mtime"] => int(1788544654)
["expire"] => int(1788551854)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1305__10_1"] => array(4) {
["hash"] => int(2247800917)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1306__10_1"] => array(4) {
["hash"] => int(3958772437)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_1343__10_1"] => array(4) {
["hash"] => int(1200604418)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_categorylist_2572__10_1"] => array(4) {
["hash"] => int(3904638284)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citislinks_pobyty_1169_2935_90"] => array(4) {
["hash"] => int(2622869272)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1216_P1_H1_K1"] => array(4) {
["hash"] => int(723284396)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1299_P1_H1_K1"] => array(4) {
["hash"] => int(423630770)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_1803_P1_H1_K1"] => array(4) {
["hash"] => int(242141630)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_228_P1_H1_K1"] => array(4) {
["hash"] => int(777003794)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_508_P1_H1_K1"] => array(4) {
["hash"] => int(3764429326)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_609_P1_H1_K1"] => array(4) {
["hash"] => int(2726870178)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_citylink_6_P1_H1_K1"] => array(4) {
["hash"] => int(3873796625)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1303_P1_H1_K1"] => array(4) {
["hash"] => int(2663145943)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___category_localitylink_1309_P1_H1_K1"] => array(4) {
["hash"] => int(2755794729)
["mtime"] => int(1788544653)
["expire"] => int(1788551853)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3217837522)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3058244902)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(4145292622)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_avgPrice_stay_c_l2694_"] => array(4) {
["hash"] => int(1096630203)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_count_stay_c_l_"] => array(4) {
["hash"] => int(1837386594)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(1407081227)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_154_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544648)
["expire"] => int(1788551848)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(3570683738)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1308_"] => array(4) {
["hash"] => int(1858776865)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(3185550015)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13418_"] => array(4) {
["hash"] => int(1064319482)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(3136763692)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_count_stay_c_l_"] => array(4) {
["hash"] => int(1778254719)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(544620242)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_157_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1954967625)
["mtime"] => int(1788544948)
["expire"] => int(1788552148)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(2417682432)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1303_"] => array(4) {
["hash"] => int(4221726853)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1307_"] => array(4) {
["hash"] => int(3016013388)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l1309_"] => array(4) {
["hash"] => int(1125321444)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_avgPrice_stay_c_l13451_"] => array(4) {
["hash"] => int(1054805226)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_count_stay_c_l_"] => array(4) {
["hash"] => int(4022742489)
["mtime"] => int(1788544905)
["expire"] => int(1788552105)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(2190682453)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_160_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(2278952854)
["mtime"] => int(1788544904)
["expire"] => int(1788552104)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1216_l_"] => array(4) {
["hash"] => int(1378616924)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1299_l_"] => array(4) {
["hash"] => int(681718814)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c1803_l_"] => array(4) {
["hash"] => int(1657463955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c228_l_"] => array(4) {
["hash"] => int(1829372955)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_avgPrice_stay_c609_l_"] => array(4) {
["hash"] => int(3254052601)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_count_stay_c_l_"] => array(4) {
["hash"] => int(975409681)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxDiscount_stay_c_l_"] => array(4) {
["hash"] => int(2885908136)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_maxPrice_stay_c_l_"] => array(4) {
["hash"] => int(4290961277)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["sk___seoShortcode_168_minPrice_stay_c_l_"] => array(4) {
["hash"] => int(1552821641)
["mtime"] => int(1788544814)
["expire"] => int(1788552014)
["tags"] => array(0) {
}
}
["category_cz_1301_0_2696_0_sort__filter____listcounts"] => array(4) {
["hash"] => int(553965906)
["mtime"] => int(1788544994)
["expire"] => int(1788552194)
["tags"] => array(0) {
}
}
}
["_directives":protected] => array(3) {
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
}
}
["_options":protected] => array(9) {
["write_control"] => bool(true)
["caching"] => bool(true)
["cache_id_prefix"] => NULL
["automatic_serialization"] => bool(true)
["automatic_cleaning_factor"] => int(10)
["lifetime"] => int(7200)
["logging"] => bool(false)
["logger"] => NULL
["ignore_user_abort"] => bool(false)
}
["_specificOptions":protected] => array(0) {
}
["_lastId":"Zend_Cache_Core":private] => string(52) "category_cz_1301_0_2696_0_sort__filter____categories"
["_extendedBackend":protected] => bool(true)
["_backendCapabilities":protected] => array(6) {
["automatic_cleaning"] => bool(true)
["tags"] => bool(true)
["expired_read"] => bool(true)
["priority"] => bool(false)
["infinite_lifetime"] => bool(true)
["get_list"] => bool(true)
}
}
["_metadataCacheInClass":protected] => bool(true)
["_rowClass":protected] => string(17) "Zend_Db_Table_Row"
["_rowsetClass":protected] => string(20) "Zend_Db_Table_Rowset"
["_referenceMap":protected] => array(0) {
}
["_dependentTables":protected] => array(0) {
}
["_defaultSource":protected] => string(11) "defaultNone"
["_defaultValues":protected] => array(0) {
}
}
["primary":protected] => NULL
["dbupdatelog":protected] => bool(false)
}
["where"] => string(194) "o.object_active = 1 AND lj.object_id2 = '2696' AND (oo.object_pid = 1301)
AND (oo.object_active = 1) OR ((oo.object_id = 1301) AND o.object_active = 1 AND lj.object_id2 = '2696')"
["order"] => string(17) "oo.object_ranking"
["group"] => string(12) "oo.object_id"
["jointop"] => string(0) ""
["top"] => string(0) ""
["top-in-category"] => string(0) ""
}
}
}
[7] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[8] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[9] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Controller_Request_Http)#433 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(25) "/hotely/mala-fatra?page=2"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(18) "/hotely/mala-fatra"
["_params":protected] => array(7) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "1301"
["locality"] => string(4) "2696"
["error_handler"] => object(ArrayObject)#3058 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => *RECURSION*
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3057 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(25) "/hotely/mala-fatra?page=2"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(18) "/hotely/mala-fatra"
["_params":protected] => array(6) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "1301"
["locality"] => string(4) "2696"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "objects"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(4) "view"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(8) "category"
["_actionKey":protected] => string(6) "action"
}
}
}
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "default"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(5) "error"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(5) "error"
["_actionKey":protected] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#432 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(1) {
[0] => *RECURSION*
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[10] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[12] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => NULL
["errorInfo"] => array(3) {
[0] => string(5) "HY000"
[1] => int(2006)
[2] => string(26) "MySQL server has gone away"
}
}
}