int(42000)
string(205) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )' at line 1"
array(22) {
[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(79) "SELECT SQL_CALC_FOUND_ROWS o.* FROM `object` AS `o` WHERE ( o.object_id in () )"
[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)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
["line"] => int(384)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Profitour/View/Zajazd.php"
["line"] => int(120)
["function"] => string(12) "fetchEntries"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(1) {
["where"] => string(19) " o.object_id in () "
}
}
}
[6] => array(6) {
["file"] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
["line"] => int(440)
["function"] => string(18) "renderZajazdListV2"
["class"] => string(21) "Profitour_View_Zajazd"
["type"] => string(2) "::"
["args"] => array(2) {
[0] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
[1] => object(Objects_Model_Object)#3046 (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_ObjectStay)#3038 (12) {
["currentObjectJoinId"] => NULL
["currentTermins"] => NULL
["currentTerminsHotels"] => NULL
["tableName":protected] => string(11) "object_stay"
["colPrefix":protected] => string(12) "object_stay_"
["_basePath":protected] => NULL
["_cols":protected] => array(62) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(18) "object_stay_active"
[6] => string(18) "object_stay_nights"
[7] => string(22) "object_stay_nightsfrom"
[8] => string(17) "object_stay_price"
[9] => string(20) "object_stay_priceold"
[10] => string(20) "object_stay_priceper"
[11] => string(21) "object_stay_pricefrom"
[12] => string(22) "object_stay_stockprice"
[13] => string(21) "object_stay_stockname"
[14] => string(21) "object_stay_stocktext"
[15] => string(23) "object_stay_stocktext_2"
[16] => string(23) "object_stay_stocktext_3"
[17] => string(21) "object_stay_stockdate"
[18] => string(21) "object_stay_pricehide"
[19] => string(20) "object_stay_locality"
[20] => string(21) "object_stay_smalltext"
[21] => string(31) "object_stay_expired_description"
[22] => string(24) "object_stay_expired_show"
[23] => string(19) "object_stay_diet_id"
[24] => string(19) "object_stay_article"
[25] => string(16) "object_stay_menu"
[26] => string(17) "object_stay_hotel"
[27] => string(16) "object_stay_bath"
[28] => string(21) "object_stay_shortname"
[29] => string(21) "object_stay_highlight"
[30] => string(19) "object_stay_expired"
[31] => string(19) "object_stay_created"
[32] => string(18) "object_stay_edited"
[33] => string(18) "object_storno_text"
[34] => string(22) "object_payment_on_spot"
[35] => string(23) "object_stay_stockdate_2"
[36] => string(23) "object_stay_stockdate_3"
[37] => string(20) "object_stay_profisID"
[38] => string(34) "object_stay_alternative_object_ids"
[39] => string(21) "object_price_includes"
[40] => string(17) "object_commission"
[41] => string(11) "object_city"
[42] => string(17) "object_categories"
[43] => string(13) "object_gender"
[44] => string(13) "object_colour"
[45] => string(15) "object_latitude"
[46] => string(16) "object_longitude"
[47] => string(23) "object_merchant_address"
[48] => string(22) "object_merchant_client"
[49] => string(19) "object_merchant_ico"
[50] => string(22) "object_merchant_street"
[51] => string(20) "object_merchant_city"
[52] => string(24) "object_merchant_postcode"
[53] => string(21) "object_merchant_email"
[54] => string(21) "object_merchant_phone"
[55] => string(19) "object_merchant_web"
[56] => string(19) "object_accomodation"
[57] => string(14) "object_service"
[58] => string(21) "object_include_in_xml"
[59] => string(31) "object_stay_pdf_text_conditions"
[60] => string(19) "object_stay_disable"
[61] => string(22) "object_stay_dontEnable"
}
["object"] => *RECURSION*
["data":protected] => array(73) {
["object_stay_id"] => string(4) "3295"
["object_id"] => string(5) "13279"
["object_stay_name"] => string(0) ""
["object_stay_description"] => string(276) "<p>
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="450" src="https://www.youtube.com/embed/IOSl_JVcGEY" title="YouTube video player" width="100%"></iframe></p>
"
["object_stay_included"] => string(0) ""
["object_stay_extracharges"] => string(0) ""
["object_stay_important"] => string(0) ""
["object_stay_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_important2"] => string(0) ""
["object_stay_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_active"] => string(1) "1"
["object_stay_nights"] => string(1) "2"
["object_stay_persons"] => string(1) "0"
["object_stay_nightsfrom"] => string(1) "2"
["object_stay_price"] => string(5) "69.67"
["object_stay_priceoriginal"] => string(4) "0.00"
["object_stay_priceold"] => string(4) "0.00"
["object_stay_priceper"] => string(7) "night_1"
["object_stay_pricefrom"] => string(1) "1"
["object_stay_stockprice"] => string(4) "0.00"
["object_stay_stockname"] => string(0) ""
["object_stay_stocktext"] => string(257) "<h3>
ULTRA LAST MINUTE DO 14.09.2021 ZA ZVÝHODNENÉ CENY</h3>
<p>
V cene pobytu je zahrnuté ubytovanie s polpenziou, 50% zľava na floating (15 min.), neobmedzený vstup na všetky atrakcie a športoviská v areáli rezortu.</p>
"
["object_stay_stocktext_2"] => string(0) ""
["object_stay_stockdate_2"] => string(19) "0000-00-00 00:00:00"
["object_stay_stocktext_3"] => string(14) "<p>
</p>
"
["object_stay_stockdate_3"] => string(19) "0000-00-00 00:00:00"
["object_stay_stockdate"] => string(19) "2021-09-14 00:00:00"
["object_stay_pricehide"] => string(1) "0"
["object_stay_locality"] => string(0) ""
["object_stay_smalltext"] => string(75) "Vonkajšie bazény, wellness, detské animácie, vonkajšie ihriská ai ..."
["object_stay_expired_description"] => string(0) ""
["object_stay_expired_show"] => string(1) "0"
["object_stay_diet_id"] => string(1) "2"
["object_stay_diet_profis"] => string(3) "300"
["object_stay_article"] => NULL
["object_stay_menu"] => NULL
["object_stay_hotel"] => NULL
["object_stay_bath"] => NULL
["object_stay_shortname"] => NULL
["object_stay_highlight"] => string(1) "1"
["object_stay_expired"] => string(19) "2026-12-18 00:00:00"
["object_stay_started"] => string(19) "2023-01-08 00:00:00"
["object_stay_disable"] => string(19) "0000-00-00 00:00:00"
["object_stay_dontEnable"] => string(1) "0"
["object_stay_created"] => string(19) "2026-08-24 01:54:39"
["object_stay_edited"] => string(19) "2026-08-24 01:54:39"
["object_stay_objectlist"] => string(0) ""
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_include_in_xml"] => string(1) "1"
["object_stay_pdf_text_conditions"] => string(0) ""
["object_commission"] => string(4) "0.04"
["object_city"] => string(9) "Slovensko"
["object_categories"] => string(0) ""
["object_gender"] => string(0) ""
["object_colour"] => string(0) ""
["object_latitude"] => string(8) "0.000000"
["object_longitude"] => string(8) "0.000000"
["object_merchant_address"] => string(0) ""
["object_merchant_client"] => string(6) "Sorger"
["object_merchant_ico"] => string(8) "46753958"
["object_merchant_street"] => string(0) ""
["object_merchant_city"] => string(0) ""
["object_merchant_postcode"] => string(0) ""
["object_merchant_email"] => string(14) "info@sorger.sk"
["object_merchant_phone"] => string(14) "02 21 02 57 57"
["object_merchant_web"] => string(13) "www.sorger.sk"
["object_accomodation"] => string(0) ""
["object_service"] => string(8) "Wellness"
["object_stay_show_calendar"] => string(1) "0"
["object_stay_customers"] => string(2) "14"
["object_stay_direct_payment"] => string(1) "0"
["object_stay_alternative_object_ids"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#3051 (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(11) "object_stay"
["_cols":protected] => array(73) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(24) "object_stay_extracharges"
[6] => string(21) "object_stay_important"
[7] => string(27) "object_stay_importantdateto"
[8] => string(22) "object_stay_important2"
[9] => string(28) "object_stay_important2dateto"
[10] => string(18) "object_stay_active"
[11] => string(18) "object_stay_nights"
[12] => string(19) "object_stay_persons"
[13] => string(22) "object_stay_nightsfrom"
[14] => string(17) "object_stay_price"
[15] => string(25) "object_stay_priceoriginal"
[16] => string(20) "object_stay_priceold"
[17] => string(20) "object_stay_priceper"
[18] => string(21) "object_stay_pricefrom"
[19] => string(22) "object_stay_stockprice"
[20] => string(21) "object_stay_stockname"
[21] => string(21) "object_stay_stocktext"
[22] => string(23) "object_stay_stocktext_2"
[23] => string(23) "object_stay_stockdate_2"
[24] => string(23) "object_stay_stocktext_3"
[25] => string(23) "object_stay_stockdate_3"
[26] => string(21) "object_stay_stockdate"
[27] => string(21) "object_stay_pricehide"
[28] => string(20) "object_stay_locality"
[29] => string(21) "object_stay_smalltext"
[30] => string(31) "object_stay_expired_description"
[31] => string(24) "object_stay_expired_show"
[32] => string(19) "object_stay_diet_id"
[33] => string(23) "object_stay_diet_profis"
[34] => string(19) "object_stay_article"
[35] => string(16) "object_stay_menu"
[36] => string(17) "object_stay_hotel"
[37] => string(16) "object_stay_bath"
[38] => string(21) "object_stay_shortname"
[39] => string(21) "object_stay_highlight"
[40] => string(19) "object_stay_expired"
[41] => string(19) "object_stay_started"
[42] => string(19) "object_stay_disable"
[43] => string(22) "object_stay_dontEnable"
[44] => string(19) "object_stay_created"
[45] => string(18) "object_stay_edited"
[46] => string(22) "object_stay_objectlist"
[47] => string(18) "object_storno_text"
[48] => string(22) "object_payment_on_spot"
[49] => string(21) "object_include_in_xml"
[50] => string(31) "object_stay_pdf_text_conditions"
[51] => string(17) "object_commission"
[52] => string(11) "object_city"
[53] => string(17) "object_categories"
[54] => string(13) "object_gender"
[55] => string(13) "object_colour"
[56] => string(15) "object_latitude"
[57] => string(16) "object_longitude"
[58] => string(23) "object_merchant_address"
[59] => string(22) "object_merchant_client"
[60] => string(19) "object_merchant_ico"
[61] => string(22) "object_merchant_street"
[62] => string(20) "object_merchant_city"
[63] => string(24) "object_merchant_postcode"
[64] => string(21) "object_merchant_email"
[65] => string(21) "object_merchant_phone"
[66] => string(19) "object_merchant_web"
[67] => string(19) "object_accomodation"
[68] => string(14) "object_service"
[69] => string(25) "object_stay_show_calendar"
[70] => string(21) "object_stay_customers"
[71] => string(26) "object_stay_direct_payment"
[72] => string(34) "object_stay_alternative_object_ids"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_stay_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(73) {
["object_stay_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_stay_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_name"
["COLUMN_POSITION"] => int(3)
["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_stay_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_description"
["COLUMN_POSITION"] => int(4)
["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_stay_included"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_included"
["COLUMN_POSITION"] => int(5)
["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_stay_extracharges"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_extracharges"
["COLUMN_POSITION"] => int(6)
["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_stay_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_important"
["COLUMN_POSITION"] => int(7)
["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_stay_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(27) "object_stay_importantdateto"
["COLUMN_POSITION"] => int(8)
["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_stay_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_important2"
["COLUMN_POSITION"] => int(9)
["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_stay_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(28) "object_stay_important2dateto"
["COLUMN_POSITION"] => int(10)
["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_stay_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_active"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_nights"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "tinyint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_persons"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_persons"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nightsfrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_nightsfrom"
["COLUMN_POSITION"] => int(14)
["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_stay_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_price"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceoriginal"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_priceoriginal"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceold"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceold"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceper"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceper"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "30"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pricefrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricefrom"
["COLUMN_POSITION"] => int(19)
["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_stay_stockprice"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_stockprice"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stockname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockname"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stocktext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stocktext"
["COLUMN_POSITION"] => int(22)
["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_stay_stocktext_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_2"
["COLUMN_POSITION"] => int(23)
["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_stay_stockdate_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_2"
["COLUMN_POSITION"] => int(24)
["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_stay_stocktext_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_3"
["COLUMN_POSITION"] => int(25)
["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_stay_stockdate_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_3"
["COLUMN_POSITION"] => int(26)
["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_stay_stockdate"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockdate"
["COLUMN_POSITION"] => int(27)
["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_stay_pricehide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricehide"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_locality"
["COLUMN_POSITION"] => int(29)
["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_stay_smalltext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_smalltext"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_expired_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_expired_description"
["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_stay_expired_show"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_expired_show"
["COLUMN_POSITION"] => int(32)
["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_stay_diet_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_diet_id"
["COLUMN_POSITION"] => int(33)
["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_stay_diet_profis"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_diet_profis"
["COLUMN_POSITION"] => int(34)
["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_stay_article"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_article"
["COLUMN_POSITION"] => int(35)
["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_stay_menu"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_menu"
["COLUMN_POSITION"] => int(36)
["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_stay_hotel"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_hotel"
["COLUMN_POSITION"] => int(37)
["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_stay_bath"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_bath"
["COLUMN_POSITION"] => int(38)
["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_stay_shortname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_shortname"
["COLUMN_POSITION"] => int(39)
["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_stay_highlight"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_highlight"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(16) "tinyint 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_stay_expired"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_expired"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_started"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_started"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_disable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_disable"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_dontEnable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_dontEnable"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_created"
["COLUMN_POSITION"] => int(45)
["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_stay_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(19) "0000-00-00 00:00:00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_objectlist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_objectlist"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["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(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(48)
["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(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(49)
["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_include_in_xml"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_include_in_xml"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pdf_text_conditions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_pdf_text_conditions"
["COLUMN_POSITION"] => int(51)
["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_commission"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_commission"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_categories"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_categories"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_gender"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_gender"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(24) "enum('','male','female')"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_colour"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_colour"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_latitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(15) "object_latitude"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_longitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_longitude"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_merchant_address"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_client"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_client"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_ico"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_ico"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_street"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_street"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_merchant_city"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_postcode"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_merchant_postcode"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_email"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_phone"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_web"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_web"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_accomodation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_accomodation"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_service"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_service"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_show_calendar"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_show_calendar"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_customers"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_customers"
["COLUMN_POSITION"] => int(71)
["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_stay_direct_payment"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(26) "object_stay_direct_payment"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_alternative_object_ids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(34) "object_stay_alternative_object_ids"
["COLUMN_POSITION"] => int(73)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(5) "13279"
["object_pid"] => string(5) "16895"
["object_type"] => string(4) "stay"
["object_type2"] => string(4) "stay"
["object_code"] => NULL
["object_type_sale"] => string(9) "provision"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(94) "Relaxačný zimný pobyt a jarné prázdniny v unikátnom Family Resorte Lučivná pod Tatrami"
["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(5) "zlava"
["object_image"] => string(66) "/uploads/images/family-resort-lucivna/family-resort-lucivna-16.jpg"
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(41) "Relaxačný pobyt Family Resort Lučivná"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(53) "hotel, family resort, lucivna, wellness, vysoke tatry"
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "23242"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(9) "Slovensko"
["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"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2021-08-09 20:12:38"
["object_edited"] => string(19) "2026-08-24 16:19:03"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_review"] => string(0) ""
["object_profisID"] => string(4) "1386"
["object_active_profisID"] => string(4) "1386"
["object_tmrID"] => string(0) ""
["object_linkID"] => string(1) "0"
["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"] => string(15) "69.666666666667"
["object_min_price_catalog"] => string(15) "69.666666666667"
["object_max_price"] => string(5) "74.75"
["object_max_discount"] => string(1) "0"
["object_priority"] => string(2) "67"
["object_review_count"] => string(1) "2"
["object_review_average"] => string(4) "8.00"
["object_parent_url"] => string(14) "kupele-lucivna"
}
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
}
}
[7] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
["function"] => string(7) "include"
}
[8] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
}
[9] => array(6) {
["file"] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
["line"] => int(104)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[10] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
["function"] => string(7) "include"
}
[11] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
}
[12] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(900)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[13] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(921)
["function"] => string(12) "renderScript"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(22) "view/detail-stay.phtml"
[1] => NULL
}
}
[14] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(212)
["function"] => string(6) "render"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(3) {
[0] => string(11) "detail-stay"
[1] => NULL
[2] => bool(false)
}
}
[15] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(1546)
["function"] => string(6) "render"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(11) "detail-stay"
}
}
[16] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(12) "detailAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[17] => 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(12) "detailAction"
}
}
[18] => 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(21) "/kupele-lucivna/zlava"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(21) "/kupele-lucivna/zlava"
["_params":protected] => array(9) {
["subdomain"] => string(6) "poukaz"
["routeType"] => string(6) "object"
["attraction"] => string(4) "bath"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(6) "detail"
["id"] => string(5) "13279"
["bath"] => string(5) "16895"
["error_handler"] => object(ArrayObject)#3045 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => object(Zend_Db_Statement_Exception)#2535 (8) {
["_previous":"Zend_Exception":private] => NULL
["message":protected] => string(205) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )' at line 1"
["string":"Exception":private] => string(0) ""
["code":protected] => int(42000)
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(234)
["trace":"Exception":private] => array(22) {
[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(79) "SELECT SQL_CALC_FOUND_ROWS o.* FROM `object` AS `o` WHERE ( o.object_id in () )"
[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)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
["line"] => int(384)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Profitour/View/Zajazd.php"
["line"] => int(120)
["function"] => string(12) "fetchEntries"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(1) {
["where"] => string(19) " o.object_id in () "
}
}
}
[6] => array(6) {
["file"] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
["line"] => int(440)
["function"] => string(18) "renderZajazdListV2"
["class"] => string(21) "Profitour_View_Zajazd"
["type"] => string(2) "::"
["args"] => array(2) {
[0] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
[1] => object(Objects_Model_Object)#3046 (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_ObjectStay)#3038 (12) {
["currentObjectJoinId"] => NULL
["currentTermins"] => NULL
["currentTerminsHotels"] => NULL
["tableName":protected] => string(11) "object_stay"
["colPrefix":protected] => string(12) "object_stay_"
["_basePath":protected] => NULL
["_cols":protected] => array(62) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(18) "object_stay_active"
[6] => string(18) "object_stay_nights"
[7] => string(22) "object_stay_nightsfrom"
[8] => string(17) "object_stay_price"
[9] => string(20) "object_stay_priceold"
[10] => string(20) "object_stay_priceper"
[11] => string(21) "object_stay_pricefrom"
[12] => string(22) "object_stay_stockprice"
[13] => string(21) "object_stay_stockname"
[14] => string(21) "object_stay_stocktext"
[15] => string(23) "object_stay_stocktext_2"
[16] => string(23) "object_stay_stocktext_3"
[17] => string(21) "object_stay_stockdate"
[18] => string(21) "object_stay_pricehide"
[19] => string(20) "object_stay_locality"
[20] => string(21) "object_stay_smalltext"
[21] => string(31) "object_stay_expired_description"
[22] => string(24) "object_stay_expired_show"
[23] => string(19) "object_stay_diet_id"
[24] => string(19) "object_stay_article"
[25] => string(16) "object_stay_menu"
[26] => string(17) "object_stay_hotel"
[27] => string(16) "object_stay_bath"
[28] => string(21) "object_stay_shortname"
[29] => string(21) "object_stay_highlight"
[30] => string(19) "object_stay_expired"
[31] => string(19) "object_stay_created"
[32] => string(18) "object_stay_edited"
[33] => string(18) "object_storno_text"
[34] => string(22) "object_payment_on_spot"
[35] => string(23) "object_stay_stockdate_2"
[36] => string(23) "object_stay_stockdate_3"
[37] => string(20) "object_stay_profisID"
[38] => string(34) "object_stay_alternative_object_ids"
[39] => string(21) "object_price_includes"
[40] => string(17) "object_commission"
[41] => string(11) "object_city"
[42] => string(17) "object_categories"
[43] => string(13) "object_gender"
[44] => string(13) "object_colour"
[45] => string(15) "object_latitude"
[46] => string(16) "object_longitude"
[47] => string(23) "object_merchant_address"
[48] => string(22) "object_merchant_client"
[49] => string(19) "object_merchant_ico"
[50] => string(22) "object_merchant_street"
[51] => string(20) "object_merchant_city"
[52] => string(24) "object_merchant_postcode"
[53] => string(21) "object_merchant_email"
[54] => string(21) "object_merchant_phone"
[55] => string(19) "object_merchant_web"
[56] => string(19) "object_accomodation"
[57] => string(14) "object_service"
[58] => string(21) "object_include_in_xml"
[59] => string(31) "object_stay_pdf_text_conditions"
[60] => string(19) "object_stay_disable"
[61] => string(22) "object_stay_dontEnable"
}
["object"] => *RECURSION*
["data":protected] => array(73) {
["object_stay_id"] => string(4) "3295"
["object_id"] => string(5) "13279"
["object_stay_name"] => string(0) ""
["object_stay_description"] => string(276) "<p>
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="450" src="https://www.youtube.com/embed/IOSl_JVcGEY" title="YouTube video player" width="100%"></iframe></p>
"
["object_stay_included"] => string(0) ""
["object_stay_extracharges"] => string(0) ""
["object_stay_important"] => string(0) ""
["object_stay_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_important2"] => string(0) ""
["object_stay_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_active"] => string(1) "1"
["object_stay_nights"] => string(1) "2"
["object_stay_persons"] => string(1) "0"
["object_stay_nightsfrom"] => string(1) "2"
["object_stay_price"] => string(5) "69.67"
["object_stay_priceoriginal"] => string(4) "0.00"
["object_stay_priceold"] => string(4) "0.00"
["object_stay_priceper"] => string(7) "night_1"
["object_stay_pricefrom"] => string(1) "1"
["object_stay_stockprice"] => string(4) "0.00"
["object_stay_stockname"] => string(0) ""
["object_stay_stocktext"] => string(257) "<h3>
ULTRA LAST MINUTE DO 14.09.2021 ZA ZVÝHODNENÉ CENY</h3>
<p>
V cene pobytu je zahrnuté ubytovanie s polpenziou, 50% zľava na floating (15 min.), neobmedzený vstup na všetky atrakcie a športoviská v areáli rezortu.</p>
"
["object_stay_stocktext_2"] => string(0) ""
["object_stay_stockdate_2"] => string(19) "0000-00-00 00:00:00"
["object_stay_stocktext_3"] => string(14) "<p>
</p>
"
["object_stay_stockdate_3"] => string(19) "0000-00-00 00:00:00"
["object_stay_stockdate"] => string(19) "2021-09-14 00:00:00"
["object_stay_pricehide"] => string(1) "0"
["object_stay_locality"] => string(0) ""
["object_stay_smalltext"] => string(75) "Vonkajšie bazény, wellness, detské animácie, vonkajšie ihriská ai ..."
["object_stay_expired_description"] => string(0) ""
["object_stay_expired_show"] => string(1) "0"
["object_stay_diet_id"] => string(1) "2"
["object_stay_diet_profis"] => string(3) "300"
["object_stay_article"] => NULL
["object_stay_menu"] => NULL
["object_stay_hotel"] => NULL
["object_stay_bath"] => NULL
["object_stay_shortname"] => NULL
["object_stay_highlight"] => string(1) "1"
["object_stay_expired"] => string(19) "2026-12-18 00:00:00"
["object_stay_started"] => string(19) "2023-01-08 00:00:00"
["object_stay_disable"] => string(19) "0000-00-00 00:00:00"
["object_stay_dontEnable"] => string(1) "0"
["object_stay_created"] => string(19) "2026-08-24 01:54:39"
["object_stay_edited"] => string(19) "2026-08-24 01:54:39"
["object_stay_objectlist"] => string(0) ""
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_include_in_xml"] => string(1) "1"
["object_stay_pdf_text_conditions"] => string(0) ""
["object_commission"] => string(4) "0.04"
["object_city"] => string(9) "Slovensko"
["object_categories"] => string(0) ""
["object_gender"] => string(0) ""
["object_colour"] => string(0) ""
["object_latitude"] => string(8) "0.000000"
["object_longitude"] => string(8) "0.000000"
["object_merchant_address"] => string(0) ""
["object_merchant_client"] => string(6) "Sorger"
["object_merchant_ico"] => string(8) "46753958"
["object_merchant_street"] => string(0) ""
["object_merchant_city"] => string(0) ""
["object_merchant_postcode"] => string(0) ""
["object_merchant_email"] => string(14) "info@sorger.sk"
["object_merchant_phone"] => string(14) "02 21 02 57 57"
["object_merchant_web"] => string(13) "www.sorger.sk"
["object_accomodation"] => string(0) ""
["object_service"] => string(8) "Wellness"
["object_stay_show_calendar"] => string(1) "0"
["object_stay_customers"] => string(2) "14"
["object_stay_direct_payment"] => string(1) "0"
["object_stay_alternative_object_ids"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#3051 (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(11) "object_stay"
["_cols":protected] => array(73) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(24) "object_stay_extracharges"
[6] => string(21) "object_stay_important"
[7] => string(27) "object_stay_importantdateto"
[8] => string(22) "object_stay_important2"
[9] => string(28) "object_stay_important2dateto"
[10] => string(18) "object_stay_active"
[11] => string(18) "object_stay_nights"
[12] => string(19) "object_stay_persons"
[13] => string(22) "object_stay_nightsfrom"
[14] => string(17) "object_stay_price"
[15] => string(25) "object_stay_priceoriginal"
[16] => string(20) "object_stay_priceold"
[17] => string(20) "object_stay_priceper"
[18] => string(21) "object_stay_pricefrom"
[19] => string(22) "object_stay_stockprice"
[20] => string(21) "object_stay_stockname"
[21] => string(21) "object_stay_stocktext"
[22] => string(23) "object_stay_stocktext_2"
[23] => string(23) "object_stay_stockdate_2"
[24] => string(23) "object_stay_stocktext_3"
[25] => string(23) "object_stay_stockdate_3"
[26] => string(21) "object_stay_stockdate"
[27] => string(21) "object_stay_pricehide"
[28] => string(20) "object_stay_locality"
[29] => string(21) "object_stay_smalltext"
[30] => string(31) "object_stay_expired_description"
[31] => string(24) "object_stay_expired_show"
[32] => string(19) "object_stay_diet_id"
[33] => string(23) "object_stay_diet_profis"
[34] => string(19) "object_stay_article"
[35] => string(16) "object_stay_menu"
[36] => string(17) "object_stay_hotel"
[37] => string(16) "object_stay_bath"
[38] => string(21) "object_stay_shortname"
[39] => string(21) "object_stay_highlight"
[40] => string(19) "object_stay_expired"
[41] => string(19) "object_stay_started"
[42] => string(19) "object_stay_disable"
[43] => string(22) "object_stay_dontEnable"
[44] => string(19) "object_stay_created"
[45] => string(18) "object_stay_edited"
[46] => string(22) "object_stay_objectlist"
[47] => string(18) "object_storno_text"
[48] => string(22) "object_payment_on_spot"
[49] => string(21) "object_include_in_xml"
[50] => string(31) "object_stay_pdf_text_conditions"
[51] => string(17) "object_commission"
[52] => string(11) "object_city"
[53] => string(17) "object_categories"
[54] => string(13) "object_gender"
[55] => string(13) "object_colour"
[56] => string(15) "object_latitude"
[57] => string(16) "object_longitude"
[58] => string(23) "object_merchant_address"
[59] => string(22) "object_merchant_client"
[60] => string(19) "object_merchant_ico"
[61] => string(22) "object_merchant_street"
[62] => string(20) "object_merchant_city"
[63] => string(24) "object_merchant_postcode"
[64] => string(21) "object_merchant_email"
[65] => string(21) "object_merchant_phone"
[66] => string(19) "object_merchant_web"
[67] => string(19) "object_accomodation"
[68] => string(14) "object_service"
[69] => string(25) "object_stay_show_calendar"
[70] => string(21) "object_stay_customers"
[71] => string(26) "object_stay_direct_payment"
[72] => string(34) "object_stay_alternative_object_ids"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_stay_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(73) {
["object_stay_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_stay_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_name"
["COLUMN_POSITION"] => int(3)
["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_stay_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_description"
["COLUMN_POSITION"] => int(4)
["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_stay_included"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_included"
["COLUMN_POSITION"] => int(5)
["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_stay_extracharges"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_extracharges"
["COLUMN_POSITION"] => int(6)
["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_stay_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_important"
["COLUMN_POSITION"] => int(7)
["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_stay_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(27) "object_stay_importantdateto"
["COLUMN_POSITION"] => int(8)
["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_stay_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_important2"
["COLUMN_POSITION"] => int(9)
["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_stay_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(28) "object_stay_important2dateto"
["COLUMN_POSITION"] => int(10)
["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_stay_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_active"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_nights"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "tinyint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_persons"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_persons"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nightsfrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_nightsfrom"
["COLUMN_POSITION"] => int(14)
["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_stay_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_price"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceoriginal"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_priceoriginal"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceold"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceold"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceper"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceper"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "30"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pricefrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricefrom"
["COLUMN_POSITION"] => int(19)
["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_stay_stockprice"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_stockprice"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stockname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockname"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stocktext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stocktext"
["COLUMN_POSITION"] => int(22)
["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_stay_stocktext_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_2"
["COLUMN_POSITION"] => int(23)
["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_stay_stockdate_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_2"
["COLUMN_POSITION"] => int(24)
["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_stay_stocktext_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_3"
["COLUMN_POSITION"] => int(25)
["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_stay_stockdate_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_3"
["COLUMN_POSITION"] => int(26)
["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_stay_stockdate"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockdate"
["COLUMN_POSITION"] => int(27)
["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_stay_pricehide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricehide"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_locality"
["COLUMN_POSITION"] => int(29)
["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_stay_smalltext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_smalltext"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_expired_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_expired_description"
["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_stay_expired_show"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_expired_show"
["COLUMN_POSITION"] => int(32)
["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_stay_diet_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_diet_id"
["COLUMN_POSITION"] => int(33)
["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_stay_diet_profis"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_diet_profis"
["COLUMN_POSITION"] => int(34)
["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_stay_article"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_article"
["COLUMN_POSITION"] => int(35)
["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_stay_menu"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_menu"
["COLUMN_POSITION"] => int(36)
["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_stay_hotel"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_hotel"
["COLUMN_POSITION"] => int(37)
["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_stay_bath"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_bath"
["COLUMN_POSITION"] => int(38)
["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_stay_shortname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_shortname"
["COLUMN_POSITION"] => int(39)
["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_stay_highlight"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_highlight"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(16) "tinyint 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_stay_expired"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_expired"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_started"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_started"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_disable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_disable"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_dontEnable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_dontEnable"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_created"
["COLUMN_POSITION"] => int(45)
["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_stay_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(19) "0000-00-00 00:00:00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_objectlist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_objectlist"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["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(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(48)
["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(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(49)
["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_include_in_xml"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_include_in_xml"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pdf_text_conditions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_pdf_text_conditions"
["COLUMN_POSITION"] => int(51)
["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_commission"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_commission"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_categories"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_categories"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_gender"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_gender"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(24) "enum('','male','female')"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_colour"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_colour"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_latitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(15) "object_latitude"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_longitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_longitude"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_merchant_address"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_client"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_client"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_ico"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_ico"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_street"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_street"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_merchant_city"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_postcode"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_merchant_postcode"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_email"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_phone"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_web"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_web"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_accomodation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_accomodation"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_service"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_service"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_show_calendar"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_show_calendar"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_customers"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_customers"
["COLUMN_POSITION"] => int(71)
["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_stay_direct_payment"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(26) "object_stay_direct_payment"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_alternative_object_ids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(34) "object_stay_alternative_object_ids"
["COLUMN_POSITION"] => int(73)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(5) "13279"
["object_pid"] => string(5) "16895"
["object_type"] => string(4) "stay"
["object_type2"] => string(4) "stay"
["object_code"] => NULL
["object_type_sale"] => string(9) "provision"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(94) "Relaxačný zimný pobyt a jarné prázdniny v unikátnom Family Resorte Lučivná pod Tatrami"
["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(5) "zlava"
["object_image"] => string(66) "/uploads/images/family-resort-lucivna/family-resort-lucivna-16.jpg"
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(41) "Relaxačný pobyt Family Resort Lučivná"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(53) "hotel, family resort, lucivna, wellness, vysoke tatry"
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "23242"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(9) "Slovensko"
["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"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2021-08-09 20:12:38"
["object_edited"] => string(19) "2026-08-24 16:19:03"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_review"] => string(0) ""
["object_profisID"] => string(4) "1386"
["object_active_profisID"] => string(4) "1386"
["object_tmrID"] => string(0) ""
["object_linkID"] => string(1) "0"
["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"] => string(15) "69.666666666667"
["object_min_price_catalog"] => string(15) "69.666666666667"
["object_max_price"] => string(5) "74.75"
["object_max_discount"] => string(1) "0"
["object_priority"] => string(2) "67"
["object_review_count"] => string(1) "2"
["object_review_average"] => string(4) "8.00"
["object_parent_url"] => string(14) "kupele-lucivna"
}
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
}
}
[7] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
["function"] => string(7) "include"
}
[8] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
}
[9] => array(6) {
["file"] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
["line"] => int(104)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[10] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
["function"] => string(7) "include"
}
[11] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
}
[12] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(900)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[13] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(921)
["function"] => string(12) "renderScript"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(22) "view/detail-stay.phtml"
[1] => NULL
}
}
[14] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(212)
["function"] => string(6) "render"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(3) {
[0] => string(11) "detail-stay"
[1] => NULL
[2] => bool(false)
}
}
[15] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(1546)
["function"] => string(6) "render"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(11) "detail-stay"
}
}
[16] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(12) "detailAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[17] => 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(12) "detailAction"
}
}
[18] => *RECURSION*
[19] => 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) {
}
}
[20] => 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) {
}
}
[21] => 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)#2536 (8) {
["message":protected] => string(205) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )' at line 1"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "42000"
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(228)
["trace":"Exception":private] => array(23) {
[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(79) "SELECT SQL_CALC_FOUND_ROWS o.* FROM `object` AS `o` WHERE ( o.object_id in () )"
[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)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[5] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
["line"] => int(384)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[6] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Profitour/View/Zajazd.php"
["line"] => int(120)
["function"] => string(12) "fetchEntries"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(1) {
["where"] => string(19) " o.object_id in () "
}
}
}
[7] => array(6) {
["file"] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
["line"] => int(440)
["function"] => string(18) "renderZajazdListV2"
["class"] => string(21) "Profitour_View_Zajazd"
["type"] => string(2) "::"
["args"] => array(2) {
[0] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
[1] => object(Objects_Model_Object)#3046 (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_ObjectStay)#3038 (12) {
["currentObjectJoinId"] => NULL
["currentTermins"] => NULL
["currentTerminsHotels"] => NULL
["tableName":protected] => string(11) "object_stay"
["colPrefix":protected] => string(12) "object_stay_"
["_basePath":protected] => NULL
["_cols":protected] => array(62) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(18) "object_stay_active"
[6] => string(18) "object_stay_nights"
[7] => string(22) "object_stay_nightsfrom"
[8] => string(17) "object_stay_price"
[9] => string(20) "object_stay_priceold"
[10] => string(20) "object_stay_priceper"
[11] => string(21) "object_stay_pricefrom"
[12] => string(22) "object_stay_stockprice"
[13] => string(21) "object_stay_stockname"
[14] => string(21) "object_stay_stocktext"
[15] => string(23) "object_stay_stocktext_2"
[16] => string(23) "object_stay_stocktext_3"
[17] => string(21) "object_stay_stockdate"
[18] => string(21) "object_stay_pricehide"
[19] => string(20) "object_stay_locality"
[20] => string(21) "object_stay_smalltext"
[21] => string(31) "object_stay_expired_description"
[22] => string(24) "object_stay_expired_show"
[23] => string(19) "object_stay_diet_id"
[24] => string(19) "object_stay_article"
[25] => string(16) "object_stay_menu"
[26] => string(17) "object_stay_hotel"
[27] => string(16) "object_stay_bath"
[28] => string(21) "object_stay_shortname"
[29] => string(21) "object_stay_highlight"
[30] => string(19) "object_stay_expired"
[31] => string(19) "object_stay_created"
[32] => string(18) "object_stay_edited"
[33] => string(18) "object_storno_text"
[34] => string(22) "object_payment_on_spot"
[35] => string(23) "object_stay_stockdate_2"
[36] => string(23) "object_stay_stockdate_3"
[37] => string(20) "object_stay_profisID"
[38] => string(34) "object_stay_alternative_object_ids"
[39] => string(21) "object_price_includes"
[40] => string(17) "object_commission"
[41] => string(11) "object_city"
[42] => string(17) "object_categories"
[43] => string(13) "object_gender"
[44] => string(13) "object_colour"
[45] => string(15) "object_latitude"
[46] => string(16) "object_longitude"
[47] => string(23) "object_merchant_address"
[48] => string(22) "object_merchant_client"
[49] => string(19) "object_merchant_ico"
[50] => string(22) "object_merchant_street"
[51] => string(20) "object_merchant_city"
[52] => string(24) "object_merchant_postcode"
[53] => string(21) "object_merchant_email"
[54] => string(21) "object_merchant_phone"
[55] => string(19) "object_merchant_web"
[56] => string(19) "object_accomodation"
[57] => string(14) "object_service"
[58] => string(21) "object_include_in_xml"
[59] => string(31) "object_stay_pdf_text_conditions"
[60] => string(19) "object_stay_disable"
[61] => string(22) "object_stay_dontEnable"
}
["object"] => *RECURSION*
["data":protected] => array(73) {
["object_stay_id"] => string(4) "3295"
["object_id"] => string(5) "13279"
["object_stay_name"] => string(0) ""
["object_stay_description"] => string(276) "<p>
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="450" src="https://www.youtube.com/embed/IOSl_JVcGEY" title="YouTube video player" width="100%"></iframe></p>
"
["object_stay_included"] => string(0) ""
["object_stay_extracharges"] => string(0) ""
["object_stay_important"] => string(0) ""
["object_stay_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_important2"] => string(0) ""
["object_stay_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_active"] => string(1) "1"
["object_stay_nights"] => string(1) "2"
["object_stay_persons"] => string(1) "0"
["object_stay_nightsfrom"] => string(1) "2"
["object_stay_price"] => string(5) "69.67"
["object_stay_priceoriginal"] => string(4) "0.00"
["object_stay_priceold"] => string(4) "0.00"
["object_stay_priceper"] => string(7) "night_1"
["object_stay_pricefrom"] => string(1) "1"
["object_stay_stockprice"] => string(4) "0.00"
["object_stay_stockname"] => string(0) ""
["object_stay_stocktext"] => string(257) "<h3>
ULTRA LAST MINUTE DO 14.09.2021 ZA ZVÝHODNENÉ CENY</h3>
<p>
V cene pobytu je zahrnuté ubytovanie s polpenziou, 50% zľava na floating (15 min.), neobmedzený vstup na všetky atrakcie a športoviská v areáli rezortu.</p>
"
["object_stay_stocktext_2"] => string(0) ""
["object_stay_stockdate_2"] => string(19) "0000-00-00 00:00:00"
["object_stay_stocktext_3"] => string(14) "<p>
</p>
"
["object_stay_stockdate_3"] => string(19) "0000-00-00 00:00:00"
["object_stay_stockdate"] => string(19) "2021-09-14 00:00:00"
["object_stay_pricehide"] => string(1) "0"
["object_stay_locality"] => string(0) ""
["object_stay_smalltext"] => string(75) "Vonkajšie bazény, wellness, detské animácie, vonkajšie ihriská ai ..."
["object_stay_expired_description"] => string(0) ""
["object_stay_expired_show"] => string(1) "0"
["object_stay_diet_id"] => string(1) "2"
["object_stay_diet_profis"] => string(3) "300"
["object_stay_article"] => NULL
["object_stay_menu"] => NULL
["object_stay_hotel"] => NULL
["object_stay_bath"] => NULL
["object_stay_shortname"] => NULL
["object_stay_highlight"] => string(1) "1"
["object_stay_expired"] => string(19) "2026-12-18 00:00:00"
["object_stay_started"] => string(19) "2023-01-08 00:00:00"
["object_stay_disable"] => string(19) "0000-00-00 00:00:00"
["object_stay_dontEnable"] => string(1) "0"
["object_stay_created"] => string(19) "2026-08-24 01:54:39"
["object_stay_edited"] => string(19) "2026-08-24 01:54:39"
["object_stay_objectlist"] => string(0) ""
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_include_in_xml"] => string(1) "1"
["object_stay_pdf_text_conditions"] => string(0) ""
["object_commission"] => string(4) "0.04"
["object_city"] => string(9) "Slovensko"
["object_categories"] => string(0) ""
["object_gender"] => string(0) ""
["object_colour"] => string(0) ""
["object_latitude"] => string(8) "0.000000"
["object_longitude"] => string(8) "0.000000"
["object_merchant_address"] => string(0) ""
["object_merchant_client"] => string(6) "Sorger"
["object_merchant_ico"] => string(8) "46753958"
["object_merchant_street"] => string(0) ""
["object_merchant_city"] => string(0) ""
["object_merchant_postcode"] => string(0) ""
["object_merchant_email"] => string(14) "info@sorger.sk"
["object_merchant_phone"] => string(14) "02 21 02 57 57"
["object_merchant_web"] => string(13) "www.sorger.sk"
["object_accomodation"] => string(0) ""
["object_service"] => string(8) "Wellness"
["object_stay_show_calendar"] => string(1) "0"
["object_stay_customers"] => string(2) "14"
["object_stay_direct_payment"] => string(1) "0"
["object_stay_alternative_object_ids"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#3051 (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(11) "object_stay"
["_cols":protected] => array(73) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(24) "object_stay_extracharges"
[6] => string(21) "object_stay_important"
[7] => string(27) "object_stay_importantdateto"
[8] => string(22) "object_stay_important2"
[9] => string(28) "object_stay_important2dateto"
[10] => string(18) "object_stay_active"
[11] => string(18) "object_stay_nights"
[12] => string(19) "object_stay_persons"
[13] => string(22) "object_stay_nightsfrom"
[14] => string(17) "object_stay_price"
[15] => string(25) "object_stay_priceoriginal"
[16] => string(20) "object_stay_priceold"
[17] => string(20) "object_stay_priceper"
[18] => string(21) "object_stay_pricefrom"
[19] => string(22) "object_stay_stockprice"
[20] => string(21) "object_stay_stockname"
[21] => string(21) "object_stay_stocktext"
[22] => string(23) "object_stay_stocktext_2"
[23] => string(23) "object_stay_stockdate_2"
[24] => string(23) "object_stay_stocktext_3"
[25] => string(23) "object_stay_stockdate_3"
[26] => string(21) "object_stay_stockdate"
[27] => string(21) "object_stay_pricehide"
[28] => string(20) "object_stay_locality"
[29] => string(21) "object_stay_smalltext"
[30] => string(31) "object_stay_expired_description"
[31] => string(24) "object_stay_expired_show"
[32] => string(19) "object_stay_diet_id"
[33] => string(23) "object_stay_diet_profis"
[34] => string(19) "object_stay_article"
[35] => string(16) "object_stay_menu"
[36] => string(17) "object_stay_hotel"
[37] => string(16) "object_stay_bath"
[38] => string(21) "object_stay_shortname"
[39] => string(21) "object_stay_highlight"
[40] => string(19) "object_stay_expired"
[41] => string(19) "object_stay_started"
[42] => string(19) "object_stay_disable"
[43] => string(22) "object_stay_dontEnable"
[44] => string(19) "object_stay_created"
[45] => string(18) "object_stay_edited"
[46] => string(22) "object_stay_objectlist"
[47] => string(18) "object_storno_text"
[48] => string(22) "object_payment_on_spot"
[49] => string(21) "object_include_in_xml"
[50] => string(31) "object_stay_pdf_text_conditions"
[51] => string(17) "object_commission"
[52] => string(11) "object_city"
[53] => string(17) "object_categories"
[54] => string(13) "object_gender"
[55] => string(13) "object_colour"
[56] => string(15) "object_latitude"
[57] => string(16) "object_longitude"
[58] => string(23) "object_merchant_address"
[59] => string(22) "object_merchant_client"
[60] => string(19) "object_merchant_ico"
[61] => string(22) "object_merchant_street"
[62] => string(20) "object_merchant_city"
[63] => string(24) "object_merchant_postcode"
[64] => string(21) "object_merchant_email"
[65] => string(21) "object_merchant_phone"
[66] => string(19) "object_merchant_web"
[67] => string(19) "object_accomodation"
[68] => string(14) "object_service"
[69] => string(25) "object_stay_show_calendar"
[70] => string(21) "object_stay_customers"
[71] => string(26) "object_stay_direct_payment"
[72] => string(34) "object_stay_alternative_object_ids"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_stay_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(73) {
["object_stay_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_stay_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_name"
["COLUMN_POSITION"] => int(3)
["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_stay_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_description"
["COLUMN_POSITION"] => int(4)
["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_stay_included"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_included"
["COLUMN_POSITION"] => int(5)
["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_stay_extracharges"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_extracharges"
["COLUMN_POSITION"] => int(6)
["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_stay_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_important"
["COLUMN_POSITION"] => int(7)
["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_stay_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(27) "object_stay_importantdateto"
["COLUMN_POSITION"] => int(8)
["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_stay_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_important2"
["COLUMN_POSITION"] => int(9)
["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_stay_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(28) "object_stay_important2dateto"
["COLUMN_POSITION"] => int(10)
["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_stay_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_active"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_nights"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "tinyint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_persons"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_persons"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nightsfrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_nightsfrom"
["COLUMN_POSITION"] => int(14)
["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_stay_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_price"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceoriginal"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_priceoriginal"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceold"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceold"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceper"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceper"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "30"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pricefrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricefrom"
["COLUMN_POSITION"] => int(19)
["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_stay_stockprice"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_stockprice"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stockname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockname"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stocktext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stocktext"
["COLUMN_POSITION"] => int(22)
["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_stay_stocktext_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_2"
["COLUMN_POSITION"] => int(23)
["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_stay_stockdate_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_2"
["COLUMN_POSITION"] => int(24)
["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_stay_stocktext_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_3"
["COLUMN_POSITION"] => int(25)
["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_stay_stockdate_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_3"
["COLUMN_POSITION"] => int(26)
["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_stay_stockdate"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockdate"
["COLUMN_POSITION"] => int(27)
["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_stay_pricehide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricehide"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_locality"
["COLUMN_POSITION"] => int(29)
["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_stay_smalltext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_smalltext"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_expired_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_expired_description"
["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_stay_expired_show"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_expired_show"
["COLUMN_POSITION"] => int(32)
["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_stay_diet_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_diet_id"
["COLUMN_POSITION"] => int(33)
["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_stay_diet_profis"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_diet_profis"
["COLUMN_POSITION"] => int(34)
["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_stay_article"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_article"
["COLUMN_POSITION"] => int(35)
["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_stay_menu"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_menu"
["COLUMN_POSITION"] => int(36)
["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_stay_hotel"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_hotel"
["COLUMN_POSITION"] => int(37)
["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_stay_bath"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_bath"
["COLUMN_POSITION"] => int(38)
["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_stay_shortname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_shortname"
["COLUMN_POSITION"] => int(39)
["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_stay_highlight"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_highlight"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(16) "tinyint 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_stay_expired"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_expired"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_started"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_started"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_disable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_disable"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_dontEnable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_dontEnable"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_created"
["COLUMN_POSITION"] => int(45)
["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_stay_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(19) "0000-00-00 00:00:00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_objectlist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_objectlist"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["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(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(48)
["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(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(49)
["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_include_in_xml"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_include_in_xml"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pdf_text_conditions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_pdf_text_conditions"
["COLUMN_POSITION"] => int(51)
["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_commission"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_commission"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_categories"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_categories"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_gender"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_gender"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(24) "enum('','male','female')"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_colour"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_colour"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_latitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(15) "object_latitude"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_longitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_longitude"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_merchant_address"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_client"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_client"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_ico"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_ico"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_street"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_street"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_merchant_city"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_postcode"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_merchant_postcode"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_email"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_phone"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_web"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_web"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_accomodation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_accomodation"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_service"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_service"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_show_calendar"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_show_calendar"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_customers"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_customers"
["COLUMN_POSITION"] => int(71)
["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_stay_direct_payment"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(26) "object_stay_direct_payment"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_alternative_object_ids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(34) "object_stay_alternative_object_ids"
["COLUMN_POSITION"] => int(73)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(5) "13279"
["object_pid"] => string(5) "16895"
["object_type"] => string(4) "stay"
["object_type2"] => string(4) "stay"
["object_code"] => NULL
["object_type_sale"] => string(9) "provision"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(94) "Relaxačný zimný pobyt a jarné prázdniny v unikátnom Family Resorte Lučivná pod Tatrami"
["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(5) "zlava"
["object_image"] => string(66) "/uploads/images/family-resort-lucivna/family-resort-lucivna-16.jpg"
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(41) "Relaxačný pobyt Family Resort Lučivná"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(53) "hotel, family resort, lucivna, wellness, vysoke tatry"
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "23242"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(9) "Slovensko"
["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"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2021-08-09 20:12:38"
["object_edited"] => string(19) "2026-08-24 16:19:03"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_review"] => string(0) ""
["object_profisID"] => string(4) "1386"
["object_active_profisID"] => string(4) "1386"
["object_tmrID"] => string(0) ""
["object_linkID"] => string(1) "0"
["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"] => string(15) "69.666666666667"
["object_min_price_catalog"] => string(15) "69.666666666667"
["object_max_price"] => string(5) "74.75"
["object_max_discount"] => string(1) "0"
["object_priority"] => string(2) "67"
["object_review_count"] => string(1) "2"
["object_review_average"] => string(4) "8.00"
["object_parent_url"] => string(14) "kupele-lucivna"
}
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
}
}
[8] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
["function"] => string(7) "include"
}
[9] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
}
[10] => array(6) {
["file"] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
["line"] => int(104)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[11] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
["function"] => string(7) "include"
}
[12] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
}
[13] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(900)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[14] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(921)
["function"] => string(12) "renderScript"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(22) "view/detail-stay.phtml"
[1] => NULL
}
}
[15] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(212)
["function"] => string(6) "render"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(3) {
[0] => string(11) "detail-stay"
[1] => NULL
[2] => bool(false)
}
}
[16] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(1546)
["function"] => string(6) "render"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(11) "detail-stay"
}
}
[17] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(12) "detailAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[18] => 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(12) "detailAction"
}
}
[19] => 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)
}
}
}
[20] => 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) {
}
}
[21] => 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) {
}
}
[22] => 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) "42000"
[1] => int(1064)
[2] => string(149) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )' at line 1"
}
}
}
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3047 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(21) "/kupele-lucivna/zlava"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(21) "/kupele-lucivna/zlava"
["_params":protected] => array(8) {
["subdomain"] => string(6) "poukaz"
["routeType"] => string(6) "object"
["attraction"] => string(4) "bath"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(6) "detail"
["id"] => string(5) "13279"
["bath"] => string(5) "16895"
}
["_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(6) "detail"
["_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)#2535 (8) {
["_previous":"Zend_Exception":private] => NULL
["message":protected] => string(205) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )' at line 1"
["string":"Exception":private] => string(0) ""
["code":protected] => int(42000)
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(234)
["trace":"Exception":private] => array(22) {
[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(79) "SELECT SQL_CALC_FOUND_ROWS o.* FROM `object` AS `o` WHERE ( o.object_id in () )"
[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)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
["line"] => int(384)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Profitour/View/Zajazd.php"
["line"] => int(120)
["function"] => string(12) "fetchEntries"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(1) {
["where"] => string(19) " o.object_id in () "
}
}
}
[6] => array(6) {
["file"] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
["line"] => int(440)
["function"] => string(18) "renderZajazdListV2"
["class"] => string(21) "Profitour_View_Zajazd"
["type"] => string(2) "::"
["args"] => array(2) {
[0] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
[1] => object(Objects_Model_Object)#3046 (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_ObjectStay)#3038 (12) {
["currentObjectJoinId"] => NULL
["currentTermins"] => NULL
["currentTerminsHotels"] => NULL
["tableName":protected] => string(11) "object_stay"
["colPrefix":protected] => string(12) "object_stay_"
["_basePath":protected] => NULL
["_cols":protected] => array(62) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(18) "object_stay_active"
[6] => string(18) "object_stay_nights"
[7] => string(22) "object_stay_nightsfrom"
[8] => string(17) "object_stay_price"
[9] => string(20) "object_stay_priceold"
[10] => string(20) "object_stay_priceper"
[11] => string(21) "object_stay_pricefrom"
[12] => string(22) "object_stay_stockprice"
[13] => string(21) "object_stay_stockname"
[14] => string(21) "object_stay_stocktext"
[15] => string(23) "object_stay_stocktext_2"
[16] => string(23) "object_stay_stocktext_3"
[17] => string(21) "object_stay_stockdate"
[18] => string(21) "object_stay_pricehide"
[19] => string(20) "object_stay_locality"
[20] => string(21) "object_stay_smalltext"
[21] => string(31) "object_stay_expired_description"
[22] => string(24) "object_stay_expired_show"
[23] => string(19) "object_stay_diet_id"
[24] => string(19) "object_stay_article"
[25] => string(16) "object_stay_menu"
[26] => string(17) "object_stay_hotel"
[27] => string(16) "object_stay_bath"
[28] => string(21) "object_stay_shortname"
[29] => string(21) "object_stay_highlight"
[30] => string(19) "object_stay_expired"
[31] => string(19) "object_stay_created"
[32] => string(18) "object_stay_edited"
[33] => string(18) "object_storno_text"
[34] => string(22) "object_payment_on_spot"
[35] => string(23) "object_stay_stockdate_2"
[36] => string(23) "object_stay_stockdate_3"
[37] => string(20) "object_stay_profisID"
[38] => string(34) "object_stay_alternative_object_ids"
[39] => string(21) "object_price_includes"
[40] => string(17) "object_commission"
[41] => string(11) "object_city"
[42] => string(17) "object_categories"
[43] => string(13) "object_gender"
[44] => string(13) "object_colour"
[45] => string(15) "object_latitude"
[46] => string(16) "object_longitude"
[47] => string(23) "object_merchant_address"
[48] => string(22) "object_merchant_client"
[49] => string(19) "object_merchant_ico"
[50] => string(22) "object_merchant_street"
[51] => string(20) "object_merchant_city"
[52] => string(24) "object_merchant_postcode"
[53] => string(21) "object_merchant_email"
[54] => string(21) "object_merchant_phone"
[55] => string(19) "object_merchant_web"
[56] => string(19) "object_accomodation"
[57] => string(14) "object_service"
[58] => string(21) "object_include_in_xml"
[59] => string(31) "object_stay_pdf_text_conditions"
[60] => string(19) "object_stay_disable"
[61] => string(22) "object_stay_dontEnable"
}
["object"] => *RECURSION*
["data":protected] => array(73) {
["object_stay_id"] => string(4) "3295"
["object_id"] => string(5) "13279"
["object_stay_name"] => string(0) ""
["object_stay_description"] => string(276) "<p>
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="450" src="https://www.youtube.com/embed/IOSl_JVcGEY" title="YouTube video player" width="100%"></iframe></p>
"
["object_stay_included"] => string(0) ""
["object_stay_extracharges"] => string(0) ""
["object_stay_important"] => string(0) ""
["object_stay_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_important2"] => string(0) ""
["object_stay_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_active"] => string(1) "1"
["object_stay_nights"] => string(1) "2"
["object_stay_persons"] => string(1) "0"
["object_stay_nightsfrom"] => string(1) "2"
["object_stay_price"] => string(5) "69.67"
["object_stay_priceoriginal"] => string(4) "0.00"
["object_stay_priceold"] => string(4) "0.00"
["object_stay_priceper"] => string(7) "night_1"
["object_stay_pricefrom"] => string(1) "1"
["object_stay_stockprice"] => string(4) "0.00"
["object_stay_stockname"] => string(0) ""
["object_stay_stocktext"] => string(257) "<h3>
ULTRA LAST MINUTE DO 14.09.2021 ZA ZVÝHODNENÉ CENY</h3>
<p>
V cene pobytu je zahrnuté ubytovanie s polpenziou, 50% zľava na floating (15 min.), neobmedzený vstup na všetky atrakcie a športoviská v areáli rezortu.</p>
"
["object_stay_stocktext_2"] => string(0) ""
["object_stay_stockdate_2"] => string(19) "0000-00-00 00:00:00"
["object_stay_stocktext_3"] => string(14) "<p>
</p>
"
["object_stay_stockdate_3"] => string(19) "0000-00-00 00:00:00"
["object_stay_stockdate"] => string(19) "2021-09-14 00:00:00"
["object_stay_pricehide"] => string(1) "0"
["object_stay_locality"] => string(0) ""
["object_stay_smalltext"] => string(75) "Vonkajšie bazény, wellness, detské animácie, vonkajšie ihriská ai ..."
["object_stay_expired_description"] => string(0) ""
["object_stay_expired_show"] => string(1) "0"
["object_stay_diet_id"] => string(1) "2"
["object_stay_diet_profis"] => string(3) "300"
["object_stay_article"] => NULL
["object_stay_menu"] => NULL
["object_stay_hotel"] => NULL
["object_stay_bath"] => NULL
["object_stay_shortname"] => NULL
["object_stay_highlight"] => string(1) "1"
["object_stay_expired"] => string(19) "2026-12-18 00:00:00"
["object_stay_started"] => string(19) "2023-01-08 00:00:00"
["object_stay_disable"] => string(19) "0000-00-00 00:00:00"
["object_stay_dontEnable"] => string(1) "0"
["object_stay_created"] => string(19) "2026-08-24 01:54:39"
["object_stay_edited"] => string(19) "2026-08-24 01:54:39"
["object_stay_objectlist"] => string(0) ""
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_include_in_xml"] => string(1) "1"
["object_stay_pdf_text_conditions"] => string(0) ""
["object_commission"] => string(4) "0.04"
["object_city"] => string(9) "Slovensko"
["object_categories"] => string(0) ""
["object_gender"] => string(0) ""
["object_colour"] => string(0) ""
["object_latitude"] => string(8) "0.000000"
["object_longitude"] => string(8) "0.000000"
["object_merchant_address"] => string(0) ""
["object_merchant_client"] => string(6) "Sorger"
["object_merchant_ico"] => string(8) "46753958"
["object_merchant_street"] => string(0) ""
["object_merchant_city"] => string(0) ""
["object_merchant_postcode"] => string(0) ""
["object_merchant_email"] => string(14) "info@sorger.sk"
["object_merchant_phone"] => string(14) "02 21 02 57 57"
["object_merchant_web"] => string(13) "www.sorger.sk"
["object_accomodation"] => string(0) ""
["object_service"] => string(8) "Wellness"
["object_stay_show_calendar"] => string(1) "0"
["object_stay_customers"] => string(2) "14"
["object_stay_direct_payment"] => string(1) "0"
["object_stay_alternative_object_ids"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#3051 (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(11) "object_stay"
["_cols":protected] => array(73) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(24) "object_stay_extracharges"
[6] => string(21) "object_stay_important"
[7] => string(27) "object_stay_importantdateto"
[8] => string(22) "object_stay_important2"
[9] => string(28) "object_stay_important2dateto"
[10] => string(18) "object_stay_active"
[11] => string(18) "object_stay_nights"
[12] => string(19) "object_stay_persons"
[13] => string(22) "object_stay_nightsfrom"
[14] => string(17) "object_stay_price"
[15] => string(25) "object_stay_priceoriginal"
[16] => string(20) "object_stay_priceold"
[17] => string(20) "object_stay_priceper"
[18] => string(21) "object_stay_pricefrom"
[19] => string(22) "object_stay_stockprice"
[20] => string(21) "object_stay_stockname"
[21] => string(21) "object_stay_stocktext"
[22] => string(23) "object_stay_stocktext_2"
[23] => string(23) "object_stay_stockdate_2"
[24] => string(23) "object_stay_stocktext_3"
[25] => string(23) "object_stay_stockdate_3"
[26] => string(21) "object_stay_stockdate"
[27] => string(21) "object_stay_pricehide"
[28] => string(20) "object_stay_locality"
[29] => string(21) "object_stay_smalltext"
[30] => string(31) "object_stay_expired_description"
[31] => string(24) "object_stay_expired_show"
[32] => string(19) "object_stay_diet_id"
[33] => string(23) "object_stay_diet_profis"
[34] => string(19) "object_stay_article"
[35] => string(16) "object_stay_menu"
[36] => string(17) "object_stay_hotel"
[37] => string(16) "object_stay_bath"
[38] => string(21) "object_stay_shortname"
[39] => string(21) "object_stay_highlight"
[40] => string(19) "object_stay_expired"
[41] => string(19) "object_stay_started"
[42] => string(19) "object_stay_disable"
[43] => string(22) "object_stay_dontEnable"
[44] => string(19) "object_stay_created"
[45] => string(18) "object_stay_edited"
[46] => string(22) "object_stay_objectlist"
[47] => string(18) "object_storno_text"
[48] => string(22) "object_payment_on_spot"
[49] => string(21) "object_include_in_xml"
[50] => string(31) "object_stay_pdf_text_conditions"
[51] => string(17) "object_commission"
[52] => string(11) "object_city"
[53] => string(17) "object_categories"
[54] => string(13) "object_gender"
[55] => string(13) "object_colour"
[56] => string(15) "object_latitude"
[57] => string(16) "object_longitude"
[58] => string(23) "object_merchant_address"
[59] => string(22) "object_merchant_client"
[60] => string(19) "object_merchant_ico"
[61] => string(22) "object_merchant_street"
[62] => string(20) "object_merchant_city"
[63] => string(24) "object_merchant_postcode"
[64] => string(21) "object_merchant_email"
[65] => string(21) "object_merchant_phone"
[66] => string(19) "object_merchant_web"
[67] => string(19) "object_accomodation"
[68] => string(14) "object_service"
[69] => string(25) "object_stay_show_calendar"
[70] => string(21) "object_stay_customers"
[71] => string(26) "object_stay_direct_payment"
[72] => string(34) "object_stay_alternative_object_ids"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_stay_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(73) {
["object_stay_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_stay_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_name"
["COLUMN_POSITION"] => int(3)
["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_stay_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_description"
["COLUMN_POSITION"] => int(4)
["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_stay_included"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_included"
["COLUMN_POSITION"] => int(5)
["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_stay_extracharges"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_extracharges"
["COLUMN_POSITION"] => int(6)
["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_stay_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_important"
["COLUMN_POSITION"] => int(7)
["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_stay_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(27) "object_stay_importantdateto"
["COLUMN_POSITION"] => int(8)
["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_stay_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_important2"
["COLUMN_POSITION"] => int(9)
["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_stay_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(28) "object_stay_important2dateto"
["COLUMN_POSITION"] => int(10)
["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_stay_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_active"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_nights"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "tinyint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_persons"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_persons"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nightsfrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_nightsfrom"
["COLUMN_POSITION"] => int(14)
["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_stay_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_price"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceoriginal"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_priceoriginal"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceold"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceold"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceper"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceper"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "30"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pricefrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricefrom"
["COLUMN_POSITION"] => int(19)
["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_stay_stockprice"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_stockprice"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stockname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockname"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stocktext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stocktext"
["COLUMN_POSITION"] => int(22)
["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_stay_stocktext_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_2"
["COLUMN_POSITION"] => int(23)
["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_stay_stockdate_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_2"
["COLUMN_POSITION"] => int(24)
["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_stay_stocktext_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_3"
["COLUMN_POSITION"] => int(25)
["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_stay_stockdate_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_3"
["COLUMN_POSITION"] => int(26)
["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_stay_stockdate"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockdate"
["COLUMN_POSITION"] => int(27)
["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_stay_pricehide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricehide"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_locality"
["COLUMN_POSITION"] => int(29)
["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_stay_smalltext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_smalltext"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_expired_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_expired_description"
["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_stay_expired_show"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_expired_show"
["COLUMN_POSITION"] => int(32)
["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_stay_diet_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_diet_id"
["COLUMN_POSITION"] => int(33)
["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_stay_diet_profis"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_diet_profis"
["COLUMN_POSITION"] => int(34)
["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_stay_article"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_article"
["COLUMN_POSITION"] => int(35)
["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_stay_menu"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_menu"
["COLUMN_POSITION"] => int(36)
["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_stay_hotel"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_hotel"
["COLUMN_POSITION"] => int(37)
["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_stay_bath"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_bath"
["COLUMN_POSITION"] => int(38)
["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_stay_shortname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_shortname"
["COLUMN_POSITION"] => int(39)
["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_stay_highlight"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_highlight"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(16) "tinyint 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_stay_expired"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_expired"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_started"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_started"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_disable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_disable"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_dontEnable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_dontEnable"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_created"
["COLUMN_POSITION"] => int(45)
["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_stay_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(19) "0000-00-00 00:00:00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_objectlist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_objectlist"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["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(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(48)
["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(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(49)
["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_include_in_xml"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_include_in_xml"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pdf_text_conditions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_pdf_text_conditions"
["COLUMN_POSITION"] => int(51)
["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_commission"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_commission"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_categories"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_categories"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_gender"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_gender"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(24) "enum('','male','female')"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_colour"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_colour"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_latitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(15) "object_latitude"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_longitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_longitude"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_merchant_address"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_client"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_client"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_ico"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_ico"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_street"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_street"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_merchant_city"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_postcode"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_merchant_postcode"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_email"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_phone"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_web"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_web"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_accomodation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_accomodation"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_service"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_service"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_show_calendar"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_show_calendar"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_customers"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_customers"
["COLUMN_POSITION"] => int(71)
["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_stay_direct_payment"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(26) "object_stay_direct_payment"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_alternative_object_ids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(34) "object_stay_alternative_object_ids"
["COLUMN_POSITION"] => int(73)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(5) "13279"
["object_pid"] => string(5) "16895"
["object_type"] => string(4) "stay"
["object_type2"] => string(4) "stay"
["object_code"] => NULL
["object_type_sale"] => string(9) "provision"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(94) "Relaxačný zimný pobyt a jarné prázdniny v unikátnom Family Resorte Lučivná pod Tatrami"
["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(5) "zlava"
["object_image"] => string(66) "/uploads/images/family-resort-lucivna/family-resort-lucivna-16.jpg"
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(41) "Relaxačný pobyt Family Resort Lučivná"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(53) "hotel, family resort, lucivna, wellness, vysoke tatry"
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "23242"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(9) "Slovensko"
["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"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2021-08-09 20:12:38"
["object_edited"] => string(19) "2026-08-24 16:19:03"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_review"] => string(0) ""
["object_profisID"] => string(4) "1386"
["object_active_profisID"] => string(4) "1386"
["object_tmrID"] => string(0) ""
["object_linkID"] => string(1) "0"
["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"] => string(15) "69.666666666667"
["object_min_price_catalog"] => string(15) "69.666666666667"
["object_max_price"] => string(5) "74.75"
["object_max_discount"] => string(1) "0"
["object_priority"] => string(2) "67"
["object_review_count"] => string(1) "2"
["object_review_average"] => string(4) "8.00"
["object_parent_url"] => string(14) "kupele-lucivna"
}
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
}
}
[7] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
["function"] => string(7) "include"
}
[8] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
}
[9] => array(6) {
["file"] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
["line"] => int(104)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[10] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
["function"] => string(7) "include"
}
[11] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
}
[12] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(900)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[13] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(921)
["function"] => string(12) "renderScript"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(22) "view/detail-stay.phtml"
[1] => NULL
}
}
[14] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(212)
["function"] => string(6) "render"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(3) {
[0] => string(11) "detail-stay"
[1] => NULL
[2] => bool(false)
}
}
[15] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(1546)
["function"] => string(6) "render"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(11) "detail-stay"
}
}
[16] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(12) "detailAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[17] => 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(12) "detailAction"
}
}
[18] => *RECURSION*
[19] => 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) {
}
}
[20] => 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) {
}
}
[21] => 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)#2536 (8) {
["message":protected] => string(205) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )' at line 1"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "42000"
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(228)
["trace":"Exception":private] => array(23) {
[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(79) "SELECT SQL_CALC_FOUND_ROWS o.* FROM `object` AS `o` WHERE ( o.object_id in () )"
[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)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[5] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
["line"] => int(384)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[6] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Profitour/View/Zajazd.php"
["line"] => int(120)
["function"] => string(12) "fetchEntries"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(1) {
["where"] => string(19) " o.object_id in () "
}
}
}
[7] => array(6) {
["file"] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
["line"] => int(440)
["function"] => string(18) "renderZajazdListV2"
["class"] => string(21) "Profitour_View_Zajazd"
["type"] => string(2) "::"
["args"] => array(2) {
[0] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
[1] => object(Objects_Model_Object)#3046 (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_ObjectStay)#3038 (12) {
["currentObjectJoinId"] => NULL
["currentTermins"] => NULL
["currentTerminsHotels"] => NULL
["tableName":protected] => string(11) "object_stay"
["colPrefix":protected] => string(12) "object_stay_"
["_basePath":protected] => NULL
["_cols":protected] => array(62) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(18) "object_stay_active"
[6] => string(18) "object_stay_nights"
[7] => string(22) "object_stay_nightsfrom"
[8] => string(17) "object_stay_price"
[9] => string(20) "object_stay_priceold"
[10] => string(20) "object_stay_priceper"
[11] => string(21) "object_stay_pricefrom"
[12] => string(22) "object_stay_stockprice"
[13] => string(21) "object_stay_stockname"
[14] => string(21) "object_stay_stocktext"
[15] => string(23) "object_stay_stocktext_2"
[16] => string(23) "object_stay_stocktext_3"
[17] => string(21) "object_stay_stockdate"
[18] => string(21) "object_stay_pricehide"
[19] => string(20) "object_stay_locality"
[20] => string(21) "object_stay_smalltext"
[21] => string(31) "object_stay_expired_description"
[22] => string(24) "object_stay_expired_show"
[23] => string(19) "object_stay_diet_id"
[24] => string(19) "object_stay_article"
[25] => string(16) "object_stay_menu"
[26] => string(17) "object_stay_hotel"
[27] => string(16) "object_stay_bath"
[28] => string(21) "object_stay_shortname"
[29] => string(21) "object_stay_highlight"
[30] => string(19) "object_stay_expired"
[31] => string(19) "object_stay_created"
[32] => string(18) "object_stay_edited"
[33] => string(18) "object_storno_text"
[34] => string(22) "object_payment_on_spot"
[35] => string(23) "object_stay_stockdate_2"
[36] => string(23) "object_stay_stockdate_3"
[37] => string(20) "object_stay_profisID"
[38] => string(34) "object_stay_alternative_object_ids"
[39] => string(21) "object_price_includes"
[40] => string(17) "object_commission"
[41] => string(11) "object_city"
[42] => string(17) "object_categories"
[43] => string(13) "object_gender"
[44] => string(13) "object_colour"
[45] => string(15) "object_latitude"
[46] => string(16) "object_longitude"
[47] => string(23) "object_merchant_address"
[48] => string(22) "object_merchant_client"
[49] => string(19) "object_merchant_ico"
[50] => string(22) "object_merchant_street"
[51] => string(20) "object_merchant_city"
[52] => string(24) "object_merchant_postcode"
[53] => string(21) "object_merchant_email"
[54] => string(21) "object_merchant_phone"
[55] => string(19) "object_merchant_web"
[56] => string(19) "object_accomodation"
[57] => string(14) "object_service"
[58] => string(21) "object_include_in_xml"
[59] => string(31) "object_stay_pdf_text_conditions"
[60] => string(19) "object_stay_disable"
[61] => string(22) "object_stay_dontEnable"
}
["object"] => *RECURSION*
["data":protected] => array(73) {
["object_stay_id"] => string(4) "3295"
["object_id"] => string(5) "13279"
["object_stay_name"] => string(0) ""
["object_stay_description"] => string(276) "<p>
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="450" src="https://www.youtube.com/embed/IOSl_JVcGEY" title="YouTube video player" width="100%"></iframe></p>
"
["object_stay_included"] => string(0) ""
["object_stay_extracharges"] => string(0) ""
["object_stay_important"] => string(0) ""
["object_stay_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_important2"] => string(0) ""
["object_stay_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_active"] => string(1) "1"
["object_stay_nights"] => string(1) "2"
["object_stay_persons"] => string(1) "0"
["object_stay_nightsfrom"] => string(1) "2"
["object_stay_price"] => string(5) "69.67"
["object_stay_priceoriginal"] => string(4) "0.00"
["object_stay_priceold"] => string(4) "0.00"
["object_stay_priceper"] => string(7) "night_1"
["object_stay_pricefrom"] => string(1) "1"
["object_stay_stockprice"] => string(4) "0.00"
["object_stay_stockname"] => string(0) ""
["object_stay_stocktext"] => string(257) "<h3>
ULTRA LAST MINUTE DO 14.09.2021 ZA ZVÝHODNENÉ CENY</h3>
<p>
V cene pobytu je zahrnuté ubytovanie s polpenziou, 50% zľava na floating (15 min.), neobmedzený vstup na všetky atrakcie a športoviská v areáli rezortu.</p>
"
["object_stay_stocktext_2"] => string(0) ""
["object_stay_stockdate_2"] => string(19) "0000-00-00 00:00:00"
["object_stay_stocktext_3"] => string(14) "<p>
</p>
"
["object_stay_stockdate_3"] => string(19) "0000-00-00 00:00:00"
["object_stay_stockdate"] => string(19) "2021-09-14 00:00:00"
["object_stay_pricehide"] => string(1) "0"
["object_stay_locality"] => string(0) ""
["object_stay_smalltext"] => string(75) "Vonkajšie bazény, wellness, detské animácie, vonkajšie ihriská ai ..."
["object_stay_expired_description"] => string(0) ""
["object_stay_expired_show"] => string(1) "0"
["object_stay_diet_id"] => string(1) "2"
["object_stay_diet_profis"] => string(3) "300"
["object_stay_article"] => NULL
["object_stay_menu"] => NULL
["object_stay_hotel"] => NULL
["object_stay_bath"] => NULL
["object_stay_shortname"] => NULL
["object_stay_highlight"] => string(1) "1"
["object_stay_expired"] => string(19) "2026-12-18 00:00:00"
["object_stay_started"] => string(19) "2023-01-08 00:00:00"
["object_stay_disable"] => string(19) "0000-00-00 00:00:00"
["object_stay_dontEnable"] => string(1) "0"
["object_stay_created"] => string(19) "2026-08-24 01:54:39"
["object_stay_edited"] => string(19) "2026-08-24 01:54:39"
["object_stay_objectlist"] => string(0) ""
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_include_in_xml"] => string(1) "1"
["object_stay_pdf_text_conditions"] => string(0) ""
["object_commission"] => string(4) "0.04"
["object_city"] => string(9) "Slovensko"
["object_categories"] => string(0) ""
["object_gender"] => string(0) ""
["object_colour"] => string(0) ""
["object_latitude"] => string(8) "0.000000"
["object_longitude"] => string(8) "0.000000"
["object_merchant_address"] => string(0) ""
["object_merchant_client"] => string(6) "Sorger"
["object_merchant_ico"] => string(8) "46753958"
["object_merchant_street"] => string(0) ""
["object_merchant_city"] => string(0) ""
["object_merchant_postcode"] => string(0) ""
["object_merchant_email"] => string(14) "info@sorger.sk"
["object_merchant_phone"] => string(14) "02 21 02 57 57"
["object_merchant_web"] => string(13) "www.sorger.sk"
["object_accomodation"] => string(0) ""
["object_service"] => string(8) "Wellness"
["object_stay_show_calendar"] => string(1) "0"
["object_stay_customers"] => string(2) "14"
["object_stay_direct_payment"] => string(1) "0"
["object_stay_alternative_object_ids"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#3051 (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(11) "object_stay"
["_cols":protected] => array(73) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(24) "object_stay_extracharges"
[6] => string(21) "object_stay_important"
[7] => string(27) "object_stay_importantdateto"
[8] => string(22) "object_stay_important2"
[9] => string(28) "object_stay_important2dateto"
[10] => string(18) "object_stay_active"
[11] => string(18) "object_stay_nights"
[12] => string(19) "object_stay_persons"
[13] => string(22) "object_stay_nightsfrom"
[14] => string(17) "object_stay_price"
[15] => string(25) "object_stay_priceoriginal"
[16] => string(20) "object_stay_priceold"
[17] => string(20) "object_stay_priceper"
[18] => string(21) "object_stay_pricefrom"
[19] => string(22) "object_stay_stockprice"
[20] => string(21) "object_stay_stockname"
[21] => string(21) "object_stay_stocktext"
[22] => string(23) "object_stay_stocktext_2"
[23] => string(23) "object_stay_stockdate_2"
[24] => string(23) "object_stay_stocktext_3"
[25] => string(23) "object_stay_stockdate_3"
[26] => string(21) "object_stay_stockdate"
[27] => string(21) "object_stay_pricehide"
[28] => string(20) "object_stay_locality"
[29] => string(21) "object_stay_smalltext"
[30] => string(31) "object_stay_expired_description"
[31] => string(24) "object_stay_expired_show"
[32] => string(19) "object_stay_diet_id"
[33] => string(23) "object_stay_diet_profis"
[34] => string(19) "object_stay_article"
[35] => string(16) "object_stay_menu"
[36] => string(17) "object_stay_hotel"
[37] => string(16) "object_stay_bath"
[38] => string(21) "object_stay_shortname"
[39] => string(21) "object_stay_highlight"
[40] => string(19) "object_stay_expired"
[41] => string(19) "object_stay_started"
[42] => string(19) "object_stay_disable"
[43] => string(22) "object_stay_dontEnable"
[44] => string(19) "object_stay_created"
[45] => string(18) "object_stay_edited"
[46] => string(22) "object_stay_objectlist"
[47] => string(18) "object_storno_text"
[48] => string(22) "object_payment_on_spot"
[49] => string(21) "object_include_in_xml"
[50] => string(31) "object_stay_pdf_text_conditions"
[51] => string(17) "object_commission"
[52] => string(11) "object_city"
[53] => string(17) "object_categories"
[54] => string(13) "object_gender"
[55] => string(13) "object_colour"
[56] => string(15) "object_latitude"
[57] => string(16) "object_longitude"
[58] => string(23) "object_merchant_address"
[59] => string(22) "object_merchant_client"
[60] => string(19) "object_merchant_ico"
[61] => string(22) "object_merchant_street"
[62] => string(20) "object_merchant_city"
[63] => string(24) "object_merchant_postcode"
[64] => string(21) "object_merchant_email"
[65] => string(21) "object_merchant_phone"
[66] => string(19) "object_merchant_web"
[67] => string(19) "object_accomodation"
[68] => string(14) "object_service"
[69] => string(25) "object_stay_show_calendar"
[70] => string(21) "object_stay_customers"
[71] => string(26) "object_stay_direct_payment"
[72] => string(34) "object_stay_alternative_object_ids"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_stay_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(73) {
["object_stay_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_stay_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_name"
["COLUMN_POSITION"] => int(3)
["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_stay_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_description"
["COLUMN_POSITION"] => int(4)
["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_stay_included"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_included"
["COLUMN_POSITION"] => int(5)
["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_stay_extracharges"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_extracharges"
["COLUMN_POSITION"] => int(6)
["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_stay_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_important"
["COLUMN_POSITION"] => int(7)
["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_stay_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(27) "object_stay_importantdateto"
["COLUMN_POSITION"] => int(8)
["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_stay_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_important2"
["COLUMN_POSITION"] => int(9)
["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_stay_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(28) "object_stay_important2dateto"
["COLUMN_POSITION"] => int(10)
["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_stay_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_active"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_nights"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "tinyint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_persons"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_persons"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nightsfrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_nightsfrom"
["COLUMN_POSITION"] => int(14)
["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_stay_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_price"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceoriginal"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_priceoriginal"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceold"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceold"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceper"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceper"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "30"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pricefrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricefrom"
["COLUMN_POSITION"] => int(19)
["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_stay_stockprice"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_stockprice"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stockname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockname"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stocktext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stocktext"
["COLUMN_POSITION"] => int(22)
["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_stay_stocktext_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_2"
["COLUMN_POSITION"] => int(23)
["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_stay_stockdate_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_2"
["COLUMN_POSITION"] => int(24)
["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_stay_stocktext_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_3"
["COLUMN_POSITION"] => int(25)
["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_stay_stockdate_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_3"
["COLUMN_POSITION"] => int(26)
["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_stay_stockdate"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockdate"
["COLUMN_POSITION"] => int(27)
["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_stay_pricehide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricehide"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_locality"
["COLUMN_POSITION"] => int(29)
["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_stay_smalltext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_smalltext"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_expired_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_expired_description"
["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_stay_expired_show"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_expired_show"
["COLUMN_POSITION"] => int(32)
["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_stay_diet_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_diet_id"
["COLUMN_POSITION"] => int(33)
["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_stay_diet_profis"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_diet_profis"
["COLUMN_POSITION"] => int(34)
["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_stay_article"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_article"
["COLUMN_POSITION"] => int(35)
["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_stay_menu"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_menu"
["COLUMN_POSITION"] => int(36)
["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_stay_hotel"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_hotel"
["COLUMN_POSITION"] => int(37)
["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_stay_bath"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_bath"
["COLUMN_POSITION"] => int(38)
["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_stay_shortname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_shortname"
["COLUMN_POSITION"] => int(39)
["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_stay_highlight"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_highlight"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(16) "tinyint 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_stay_expired"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_expired"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_started"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_started"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_disable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_disable"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_dontEnable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_dontEnable"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_created"
["COLUMN_POSITION"] => int(45)
["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_stay_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(19) "0000-00-00 00:00:00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_objectlist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_objectlist"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["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(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(48)
["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(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(49)
["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_include_in_xml"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_include_in_xml"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pdf_text_conditions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_pdf_text_conditions"
["COLUMN_POSITION"] => int(51)
["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_commission"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_commission"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_categories"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_categories"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_gender"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_gender"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(24) "enum('','male','female')"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_colour"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_colour"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_latitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(15) "object_latitude"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_longitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_longitude"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_merchant_address"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_client"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_client"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_ico"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_ico"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_street"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_street"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_merchant_city"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_postcode"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_merchant_postcode"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_email"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_phone"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_web"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_web"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_accomodation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_accomodation"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_service"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_service"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_show_calendar"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_show_calendar"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_customers"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_customers"
["COLUMN_POSITION"] => int(71)
["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_stay_direct_payment"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(26) "object_stay_direct_payment"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_alternative_object_ids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(34) "object_stay_alternative_object_ids"
["COLUMN_POSITION"] => int(73)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(5) "13279"
["object_pid"] => string(5) "16895"
["object_type"] => string(4) "stay"
["object_type2"] => string(4) "stay"
["object_code"] => NULL
["object_type_sale"] => string(9) "provision"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(94) "Relaxačný zimný pobyt a jarné prázdniny v unikátnom Family Resorte Lučivná pod Tatrami"
["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(5) "zlava"
["object_image"] => string(66) "/uploads/images/family-resort-lucivna/family-resort-lucivna-16.jpg"
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(41) "Relaxačný pobyt Family Resort Lučivná"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(53) "hotel, family resort, lucivna, wellness, vysoke tatry"
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "23242"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(9) "Slovensko"
["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"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2021-08-09 20:12:38"
["object_edited"] => string(19) "2026-08-24 16:19:03"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_review"] => string(0) ""
["object_profisID"] => string(4) "1386"
["object_active_profisID"] => string(4) "1386"
["object_tmrID"] => string(0) ""
["object_linkID"] => string(1) "0"
["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"] => string(15) "69.666666666667"
["object_min_price_catalog"] => string(15) "69.666666666667"
["object_max_price"] => string(5) "74.75"
["object_max_discount"] => string(1) "0"
["object_priority"] => string(2) "67"
["object_review_count"] => string(1) "2"
["object_review_average"] => string(4) "8.00"
["object_parent_url"] => string(14) "kupele-lucivna"
}
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
}
}
[8] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
["function"] => string(7) "include"
}
[9] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
}
[10] => array(6) {
["file"] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
["line"] => int(104)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[11] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
["function"] => string(7) "include"
}
[12] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
}
[13] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(900)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[14] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(921)
["function"] => string(12) "renderScript"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(22) "view/detail-stay.phtml"
[1] => NULL
}
}
[15] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(212)
["function"] => string(6) "render"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(3) {
[0] => string(11) "detail-stay"
[1] => NULL
[2] => bool(false)
}
}
[16] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(1546)
["function"] => string(6) "render"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(11) "detail-stay"
}
}
[17] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(12) "detailAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[18] => 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(12) "detailAction"
}
}
[19] => 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(21) "/kupele-lucivna/zlava"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(21) "/kupele-lucivna/zlava"
["_params":protected] => array(9) {
["subdomain"] => string(6) "poukaz"
["routeType"] => string(6) "object"
["attraction"] => string(4) "bath"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(6) "detail"
["id"] => string(5) "13279"
["bath"] => string(5) "16895"
["error_handler"] => object(ArrayObject)#3045 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => *RECURSION*
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3047 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(21) "/kupele-lucivna/zlava"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(21) "/kupele-lucivna/zlava"
["_params":protected] => array(8) {
["subdomain"] => string(6) "poukaz"
["routeType"] => string(6) "object"
["attraction"] => string(4) "bath"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(6) "detail"
["id"] => string(5) "13279"
["bath"] => string(5) "16895"
}
["_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(6) "detail"
["_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*
}
}
[20] => 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) {
}
}
[21] => 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) {
}
}
[22] => 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) "42000"
[1] => int(1064)
[2] => string(149) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )' at line 1"
}
}
}
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[19] => 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) {
}
}
[20] => 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) {
}
}
[21] => 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)#2535 (8) {
["_previous":"Zend_Exception":private] => NULL
["message":protected] => string(205) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )' at line 1"
["string":"Exception":private] => string(0) ""
["code":protected] => int(42000)
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(234)
["trace":"Exception":private] => array(22) {
[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(79) "SELECT SQL_CALC_FOUND_ROWS o.* FROM `object` AS `o` WHERE ( o.object_id in () )"
[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)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
["line"] => int(384)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Profitour/View/Zajazd.php"
["line"] => int(120)
["function"] => string(12) "fetchEntries"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(1) {
["where"] => string(19) " o.object_id in () "
}
}
}
[6] => array(6) {
["file"] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
["line"] => int(440)
["function"] => string(18) "renderZajazdListV2"
["class"] => string(21) "Profitour_View_Zajazd"
["type"] => string(2) "::"
["args"] => array(2) {
[0] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
[1] => object(Objects_Model_Object)#3046 (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_ObjectStay)#3038 (12) {
["currentObjectJoinId"] => NULL
["currentTermins"] => NULL
["currentTerminsHotels"] => NULL
["tableName":protected] => string(11) "object_stay"
["colPrefix":protected] => string(12) "object_stay_"
["_basePath":protected] => NULL
["_cols":protected] => array(62) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(18) "object_stay_active"
[6] => string(18) "object_stay_nights"
[7] => string(22) "object_stay_nightsfrom"
[8] => string(17) "object_stay_price"
[9] => string(20) "object_stay_priceold"
[10] => string(20) "object_stay_priceper"
[11] => string(21) "object_stay_pricefrom"
[12] => string(22) "object_stay_stockprice"
[13] => string(21) "object_stay_stockname"
[14] => string(21) "object_stay_stocktext"
[15] => string(23) "object_stay_stocktext_2"
[16] => string(23) "object_stay_stocktext_3"
[17] => string(21) "object_stay_stockdate"
[18] => string(21) "object_stay_pricehide"
[19] => string(20) "object_stay_locality"
[20] => string(21) "object_stay_smalltext"
[21] => string(31) "object_stay_expired_description"
[22] => string(24) "object_stay_expired_show"
[23] => string(19) "object_stay_diet_id"
[24] => string(19) "object_stay_article"
[25] => string(16) "object_stay_menu"
[26] => string(17) "object_stay_hotel"
[27] => string(16) "object_stay_bath"
[28] => string(21) "object_stay_shortname"
[29] => string(21) "object_stay_highlight"
[30] => string(19) "object_stay_expired"
[31] => string(19) "object_stay_created"
[32] => string(18) "object_stay_edited"
[33] => string(18) "object_storno_text"
[34] => string(22) "object_payment_on_spot"
[35] => string(23) "object_stay_stockdate_2"
[36] => string(23) "object_stay_stockdate_3"
[37] => string(20) "object_stay_profisID"
[38] => string(34) "object_stay_alternative_object_ids"
[39] => string(21) "object_price_includes"
[40] => string(17) "object_commission"
[41] => string(11) "object_city"
[42] => string(17) "object_categories"
[43] => string(13) "object_gender"
[44] => string(13) "object_colour"
[45] => string(15) "object_latitude"
[46] => string(16) "object_longitude"
[47] => string(23) "object_merchant_address"
[48] => string(22) "object_merchant_client"
[49] => string(19) "object_merchant_ico"
[50] => string(22) "object_merchant_street"
[51] => string(20) "object_merchant_city"
[52] => string(24) "object_merchant_postcode"
[53] => string(21) "object_merchant_email"
[54] => string(21) "object_merchant_phone"
[55] => string(19) "object_merchant_web"
[56] => string(19) "object_accomodation"
[57] => string(14) "object_service"
[58] => string(21) "object_include_in_xml"
[59] => string(31) "object_stay_pdf_text_conditions"
[60] => string(19) "object_stay_disable"
[61] => string(22) "object_stay_dontEnable"
}
["object"] => *RECURSION*
["data":protected] => array(73) {
["object_stay_id"] => string(4) "3295"
["object_id"] => string(5) "13279"
["object_stay_name"] => string(0) ""
["object_stay_description"] => string(276) "<p>
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="450" src="https://www.youtube.com/embed/IOSl_JVcGEY" title="YouTube video player" width="100%"></iframe></p>
"
["object_stay_included"] => string(0) ""
["object_stay_extracharges"] => string(0) ""
["object_stay_important"] => string(0) ""
["object_stay_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_important2"] => string(0) ""
["object_stay_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_active"] => string(1) "1"
["object_stay_nights"] => string(1) "2"
["object_stay_persons"] => string(1) "0"
["object_stay_nightsfrom"] => string(1) "2"
["object_stay_price"] => string(5) "69.67"
["object_stay_priceoriginal"] => string(4) "0.00"
["object_stay_priceold"] => string(4) "0.00"
["object_stay_priceper"] => string(7) "night_1"
["object_stay_pricefrom"] => string(1) "1"
["object_stay_stockprice"] => string(4) "0.00"
["object_stay_stockname"] => string(0) ""
["object_stay_stocktext"] => string(257) "<h3>
ULTRA LAST MINUTE DO 14.09.2021 ZA ZVÝHODNENÉ CENY</h3>
<p>
V cene pobytu je zahrnuté ubytovanie s polpenziou, 50% zľava na floating (15 min.), neobmedzený vstup na všetky atrakcie a športoviská v areáli rezortu.</p>
"
["object_stay_stocktext_2"] => string(0) ""
["object_stay_stockdate_2"] => string(19) "0000-00-00 00:00:00"
["object_stay_stocktext_3"] => string(14) "<p>
</p>
"
["object_stay_stockdate_3"] => string(19) "0000-00-00 00:00:00"
["object_stay_stockdate"] => string(19) "2021-09-14 00:00:00"
["object_stay_pricehide"] => string(1) "0"
["object_stay_locality"] => string(0) ""
["object_stay_smalltext"] => string(75) "Vonkajšie bazény, wellness, detské animácie, vonkajšie ihriská ai ..."
["object_stay_expired_description"] => string(0) ""
["object_stay_expired_show"] => string(1) "0"
["object_stay_diet_id"] => string(1) "2"
["object_stay_diet_profis"] => string(3) "300"
["object_stay_article"] => NULL
["object_stay_menu"] => NULL
["object_stay_hotel"] => NULL
["object_stay_bath"] => NULL
["object_stay_shortname"] => NULL
["object_stay_highlight"] => string(1) "1"
["object_stay_expired"] => string(19) "2026-12-18 00:00:00"
["object_stay_started"] => string(19) "2023-01-08 00:00:00"
["object_stay_disable"] => string(19) "0000-00-00 00:00:00"
["object_stay_dontEnable"] => string(1) "0"
["object_stay_created"] => string(19) "2026-08-24 01:54:39"
["object_stay_edited"] => string(19) "2026-08-24 01:54:39"
["object_stay_objectlist"] => string(0) ""
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_include_in_xml"] => string(1) "1"
["object_stay_pdf_text_conditions"] => string(0) ""
["object_commission"] => string(4) "0.04"
["object_city"] => string(9) "Slovensko"
["object_categories"] => string(0) ""
["object_gender"] => string(0) ""
["object_colour"] => string(0) ""
["object_latitude"] => string(8) "0.000000"
["object_longitude"] => string(8) "0.000000"
["object_merchant_address"] => string(0) ""
["object_merchant_client"] => string(6) "Sorger"
["object_merchant_ico"] => string(8) "46753958"
["object_merchant_street"] => string(0) ""
["object_merchant_city"] => string(0) ""
["object_merchant_postcode"] => string(0) ""
["object_merchant_email"] => string(14) "info@sorger.sk"
["object_merchant_phone"] => string(14) "02 21 02 57 57"
["object_merchant_web"] => string(13) "www.sorger.sk"
["object_accomodation"] => string(0) ""
["object_service"] => string(8) "Wellness"
["object_stay_show_calendar"] => string(1) "0"
["object_stay_customers"] => string(2) "14"
["object_stay_direct_payment"] => string(1) "0"
["object_stay_alternative_object_ids"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#3051 (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(11) "object_stay"
["_cols":protected] => array(73) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(24) "object_stay_extracharges"
[6] => string(21) "object_stay_important"
[7] => string(27) "object_stay_importantdateto"
[8] => string(22) "object_stay_important2"
[9] => string(28) "object_stay_important2dateto"
[10] => string(18) "object_stay_active"
[11] => string(18) "object_stay_nights"
[12] => string(19) "object_stay_persons"
[13] => string(22) "object_stay_nightsfrom"
[14] => string(17) "object_stay_price"
[15] => string(25) "object_stay_priceoriginal"
[16] => string(20) "object_stay_priceold"
[17] => string(20) "object_stay_priceper"
[18] => string(21) "object_stay_pricefrom"
[19] => string(22) "object_stay_stockprice"
[20] => string(21) "object_stay_stockname"
[21] => string(21) "object_stay_stocktext"
[22] => string(23) "object_stay_stocktext_2"
[23] => string(23) "object_stay_stockdate_2"
[24] => string(23) "object_stay_stocktext_3"
[25] => string(23) "object_stay_stockdate_3"
[26] => string(21) "object_stay_stockdate"
[27] => string(21) "object_stay_pricehide"
[28] => string(20) "object_stay_locality"
[29] => string(21) "object_stay_smalltext"
[30] => string(31) "object_stay_expired_description"
[31] => string(24) "object_stay_expired_show"
[32] => string(19) "object_stay_diet_id"
[33] => string(23) "object_stay_diet_profis"
[34] => string(19) "object_stay_article"
[35] => string(16) "object_stay_menu"
[36] => string(17) "object_stay_hotel"
[37] => string(16) "object_stay_bath"
[38] => string(21) "object_stay_shortname"
[39] => string(21) "object_stay_highlight"
[40] => string(19) "object_stay_expired"
[41] => string(19) "object_stay_started"
[42] => string(19) "object_stay_disable"
[43] => string(22) "object_stay_dontEnable"
[44] => string(19) "object_stay_created"
[45] => string(18) "object_stay_edited"
[46] => string(22) "object_stay_objectlist"
[47] => string(18) "object_storno_text"
[48] => string(22) "object_payment_on_spot"
[49] => string(21) "object_include_in_xml"
[50] => string(31) "object_stay_pdf_text_conditions"
[51] => string(17) "object_commission"
[52] => string(11) "object_city"
[53] => string(17) "object_categories"
[54] => string(13) "object_gender"
[55] => string(13) "object_colour"
[56] => string(15) "object_latitude"
[57] => string(16) "object_longitude"
[58] => string(23) "object_merchant_address"
[59] => string(22) "object_merchant_client"
[60] => string(19) "object_merchant_ico"
[61] => string(22) "object_merchant_street"
[62] => string(20) "object_merchant_city"
[63] => string(24) "object_merchant_postcode"
[64] => string(21) "object_merchant_email"
[65] => string(21) "object_merchant_phone"
[66] => string(19) "object_merchant_web"
[67] => string(19) "object_accomodation"
[68] => string(14) "object_service"
[69] => string(25) "object_stay_show_calendar"
[70] => string(21) "object_stay_customers"
[71] => string(26) "object_stay_direct_payment"
[72] => string(34) "object_stay_alternative_object_ids"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_stay_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(73) {
["object_stay_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_stay_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_name"
["COLUMN_POSITION"] => int(3)
["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_stay_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_description"
["COLUMN_POSITION"] => int(4)
["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_stay_included"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_included"
["COLUMN_POSITION"] => int(5)
["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_stay_extracharges"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_extracharges"
["COLUMN_POSITION"] => int(6)
["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_stay_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_important"
["COLUMN_POSITION"] => int(7)
["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_stay_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(27) "object_stay_importantdateto"
["COLUMN_POSITION"] => int(8)
["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_stay_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_important2"
["COLUMN_POSITION"] => int(9)
["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_stay_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(28) "object_stay_important2dateto"
["COLUMN_POSITION"] => int(10)
["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_stay_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_active"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_nights"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "tinyint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_persons"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_persons"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nightsfrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_nightsfrom"
["COLUMN_POSITION"] => int(14)
["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_stay_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_price"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceoriginal"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_priceoriginal"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceold"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceold"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceper"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceper"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "30"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pricefrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricefrom"
["COLUMN_POSITION"] => int(19)
["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_stay_stockprice"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_stockprice"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stockname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockname"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stocktext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stocktext"
["COLUMN_POSITION"] => int(22)
["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_stay_stocktext_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_2"
["COLUMN_POSITION"] => int(23)
["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_stay_stockdate_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_2"
["COLUMN_POSITION"] => int(24)
["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_stay_stocktext_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_3"
["COLUMN_POSITION"] => int(25)
["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_stay_stockdate_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_3"
["COLUMN_POSITION"] => int(26)
["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_stay_stockdate"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockdate"
["COLUMN_POSITION"] => int(27)
["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_stay_pricehide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricehide"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_locality"
["COLUMN_POSITION"] => int(29)
["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_stay_smalltext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_smalltext"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_expired_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_expired_description"
["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_stay_expired_show"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_expired_show"
["COLUMN_POSITION"] => int(32)
["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_stay_diet_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_diet_id"
["COLUMN_POSITION"] => int(33)
["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_stay_diet_profis"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_diet_profis"
["COLUMN_POSITION"] => int(34)
["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_stay_article"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_article"
["COLUMN_POSITION"] => int(35)
["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_stay_menu"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_menu"
["COLUMN_POSITION"] => int(36)
["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_stay_hotel"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_hotel"
["COLUMN_POSITION"] => int(37)
["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_stay_bath"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_bath"
["COLUMN_POSITION"] => int(38)
["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_stay_shortname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_shortname"
["COLUMN_POSITION"] => int(39)
["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_stay_highlight"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_highlight"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(16) "tinyint 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_stay_expired"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_expired"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_started"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_started"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_disable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_disable"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_dontEnable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_dontEnable"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_created"
["COLUMN_POSITION"] => int(45)
["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_stay_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(19) "0000-00-00 00:00:00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_objectlist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_objectlist"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["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(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(48)
["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(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(49)
["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_include_in_xml"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_include_in_xml"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pdf_text_conditions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_pdf_text_conditions"
["COLUMN_POSITION"] => int(51)
["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_commission"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_commission"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_categories"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_categories"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_gender"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_gender"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(24) "enum('','male','female')"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_colour"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_colour"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_latitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(15) "object_latitude"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_longitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_longitude"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_merchant_address"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_client"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_client"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_ico"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_ico"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_street"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_street"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_merchant_city"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_postcode"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_merchant_postcode"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_email"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_phone"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_web"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_web"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_accomodation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_accomodation"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_service"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_service"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_show_calendar"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_show_calendar"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_customers"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_customers"
["COLUMN_POSITION"] => int(71)
["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_stay_direct_payment"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(26) "object_stay_direct_payment"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_alternative_object_ids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(34) "object_stay_alternative_object_ids"
["COLUMN_POSITION"] => int(73)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(5) "13279"
["object_pid"] => string(5) "16895"
["object_type"] => string(4) "stay"
["object_type2"] => string(4) "stay"
["object_code"] => NULL
["object_type_sale"] => string(9) "provision"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(94) "Relaxačný zimný pobyt a jarné prázdniny v unikátnom Family Resorte Lučivná pod Tatrami"
["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(5) "zlava"
["object_image"] => string(66) "/uploads/images/family-resort-lucivna/family-resort-lucivna-16.jpg"
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(41) "Relaxačný pobyt Family Resort Lučivná"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(53) "hotel, family resort, lucivna, wellness, vysoke tatry"
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "23242"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(9) "Slovensko"
["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"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2021-08-09 20:12:38"
["object_edited"] => string(19) "2026-08-24 16:19:03"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_review"] => string(0) ""
["object_profisID"] => string(4) "1386"
["object_active_profisID"] => string(4) "1386"
["object_tmrID"] => string(0) ""
["object_linkID"] => string(1) "0"
["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"] => string(15) "69.666666666667"
["object_min_price_catalog"] => string(15) "69.666666666667"
["object_max_price"] => string(5) "74.75"
["object_max_discount"] => string(1) "0"
["object_priority"] => string(2) "67"
["object_review_count"] => string(1) "2"
["object_review_average"] => string(4) "8.00"
["object_parent_url"] => string(14) "kupele-lucivna"
}
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
}
}
[7] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
["function"] => string(7) "include"
}
[8] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
}
[9] => array(6) {
["file"] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
["line"] => int(104)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[10] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
["function"] => string(7) "include"
}
[11] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
}
[12] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(900)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[13] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(921)
["function"] => string(12) "renderScript"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(22) "view/detail-stay.phtml"
[1] => NULL
}
}
[14] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(212)
["function"] => string(6) "render"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(3) {
[0] => string(11) "detail-stay"
[1] => NULL
[2] => bool(false)
}
}
[15] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(1546)
["function"] => string(6) "render"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(11) "detail-stay"
}
}
[16] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(12) "detailAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[17] => 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(12) "detailAction"
}
}
[18] => 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(21) "/kupele-lucivna/zlava"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(21) "/kupele-lucivna/zlava"
["_params":protected] => array(9) {
["subdomain"] => string(6) "poukaz"
["routeType"] => string(6) "object"
["attraction"] => string(4) "bath"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(6) "detail"
["id"] => string(5) "13279"
["bath"] => string(5) "16895"
["error_handler"] => object(ArrayObject)#3045 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => *RECURSION*
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3047 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(21) "/kupele-lucivna/zlava"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(21) "/kupele-lucivna/zlava"
["_params":protected] => array(8) {
["subdomain"] => string(6) "poukaz"
["routeType"] => string(6) "object"
["attraction"] => string(4) "bath"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(6) "detail"
["id"] => string(5) "13279"
["bath"] => string(5) "16895"
}
["_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(6) "detail"
["_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)
}
}
}
[19] => 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) {
}
}
[20] => 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) {
}
}
[21] => 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)#2536 (8) {
["message":protected] => string(205) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )' at line 1"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "42000"
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(228)
["trace":"Exception":private] => array(23) {
[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(79) "SELECT SQL_CALC_FOUND_ROWS o.* FROM `object` AS `o` WHERE ( o.object_id in () )"
[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)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
[1] => array(0) {
}
}
}
[5] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
["line"] => int(384)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#2540 (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(1) "o"
[1] => object(Zend_Db_Expr)#2532 (1) {
["_expression":protected] => string(23) "SQL_CALC_FOUND_ROWS o.*"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(1) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
}
["where"] => array(1) {
[0] => string(21) "( o.object_id in () )"
}
["group"] => array(0) {
}
["having"] => array(0) {
}
["order"] => array(0) {
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[6] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Profitour/View/Zajazd.php"
["line"] => int(120)
["function"] => string(12) "fetchEntries"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(1) {
["where"] => string(19) " o.object_id in () "
}
}
}
[7] => array(6) {
["file"] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
["line"] => int(440)
["function"] => string(18) "renderZajazdListV2"
["class"] => string(21) "Profitour_View_Zajazd"
["type"] => string(2) "::"
["args"] => array(2) {
[0] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
[1] => object(Objects_Model_Object)#3046 (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_ObjectStay)#3038 (12) {
["currentObjectJoinId"] => NULL
["currentTermins"] => NULL
["currentTerminsHotels"] => NULL
["tableName":protected] => string(11) "object_stay"
["colPrefix":protected] => string(12) "object_stay_"
["_basePath":protected] => NULL
["_cols":protected] => array(62) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(18) "object_stay_active"
[6] => string(18) "object_stay_nights"
[7] => string(22) "object_stay_nightsfrom"
[8] => string(17) "object_stay_price"
[9] => string(20) "object_stay_priceold"
[10] => string(20) "object_stay_priceper"
[11] => string(21) "object_stay_pricefrom"
[12] => string(22) "object_stay_stockprice"
[13] => string(21) "object_stay_stockname"
[14] => string(21) "object_stay_stocktext"
[15] => string(23) "object_stay_stocktext_2"
[16] => string(23) "object_stay_stocktext_3"
[17] => string(21) "object_stay_stockdate"
[18] => string(21) "object_stay_pricehide"
[19] => string(20) "object_stay_locality"
[20] => string(21) "object_stay_smalltext"
[21] => string(31) "object_stay_expired_description"
[22] => string(24) "object_stay_expired_show"
[23] => string(19) "object_stay_diet_id"
[24] => string(19) "object_stay_article"
[25] => string(16) "object_stay_menu"
[26] => string(17) "object_stay_hotel"
[27] => string(16) "object_stay_bath"
[28] => string(21) "object_stay_shortname"
[29] => string(21) "object_stay_highlight"
[30] => string(19) "object_stay_expired"
[31] => string(19) "object_stay_created"
[32] => string(18) "object_stay_edited"
[33] => string(18) "object_storno_text"
[34] => string(22) "object_payment_on_spot"
[35] => string(23) "object_stay_stockdate_2"
[36] => string(23) "object_stay_stockdate_3"
[37] => string(20) "object_stay_profisID"
[38] => string(34) "object_stay_alternative_object_ids"
[39] => string(21) "object_price_includes"
[40] => string(17) "object_commission"
[41] => string(11) "object_city"
[42] => string(17) "object_categories"
[43] => string(13) "object_gender"
[44] => string(13) "object_colour"
[45] => string(15) "object_latitude"
[46] => string(16) "object_longitude"
[47] => string(23) "object_merchant_address"
[48] => string(22) "object_merchant_client"
[49] => string(19) "object_merchant_ico"
[50] => string(22) "object_merchant_street"
[51] => string(20) "object_merchant_city"
[52] => string(24) "object_merchant_postcode"
[53] => string(21) "object_merchant_email"
[54] => string(21) "object_merchant_phone"
[55] => string(19) "object_merchant_web"
[56] => string(19) "object_accomodation"
[57] => string(14) "object_service"
[58] => string(21) "object_include_in_xml"
[59] => string(31) "object_stay_pdf_text_conditions"
[60] => string(19) "object_stay_disable"
[61] => string(22) "object_stay_dontEnable"
}
["object"] => *RECURSION*
["data":protected] => array(73) {
["object_stay_id"] => string(4) "3295"
["object_id"] => string(5) "13279"
["object_stay_name"] => string(0) ""
["object_stay_description"] => string(276) "<p>
<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="450" src="https://www.youtube.com/embed/IOSl_JVcGEY" title="YouTube video player" width="100%"></iframe></p>
"
["object_stay_included"] => string(0) ""
["object_stay_extracharges"] => string(0) ""
["object_stay_important"] => string(0) ""
["object_stay_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_important2"] => string(0) ""
["object_stay_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_stay_active"] => string(1) "1"
["object_stay_nights"] => string(1) "2"
["object_stay_persons"] => string(1) "0"
["object_stay_nightsfrom"] => string(1) "2"
["object_stay_price"] => string(5) "69.67"
["object_stay_priceoriginal"] => string(4) "0.00"
["object_stay_priceold"] => string(4) "0.00"
["object_stay_priceper"] => string(7) "night_1"
["object_stay_pricefrom"] => string(1) "1"
["object_stay_stockprice"] => string(4) "0.00"
["object_stay_stockname"] => string(0) ""
["object_stay_stocktext"] => string(257) "<h3>
ULTRA LAST MINUTE DO 14.09.2021 ZA ZVÝHODNENÉ CENY</h3>
<p>
V cene pobytu je zahrnuté ubytovanie s polpenziou, 50% zľava na floating (15 min.), neobmedzený vstup na všetky atrakcie a športoviská v areáli rezortu.</p>
"
["object_stay_stocktext_2"] => string(0) ""
["object_stay_stockdate_2"] => string(19) "0000-00-00 00:00:00"
["object_stay_stocktext_3"] => string(14) "<p>
</p>
"
["object_stay_stockdate_3"] => string(19) "0000-00-00 00:00:00"
["object_stay_stockdate"] => string(19) "2021-09-14 00:00:00"
["object_stay_pricehide"] => string(1) "0"
["object_stay_locality"] => string(0) ""
["object_stay_smalltext"] => string(75) "Vonkajšie bazény, wellness, detské animácie, vonkajšie ihriská ai ..."
["object_stay_expired_description"] => string(0) ""
["object_stay_expired_show"] => string(1) "0"
["object_stay_diet_id"] => string(1) "2"
["object_stay_diet_profis"] => string(3) "300"
["object_stay_article"] => NULL
["object_stay_menu"] => NULL
["object_stay_hotel"] => NULL
["object_stay_bath"] => NULL
["object_stay_shortname"] => NULL
["object_stay_highlight"] => string(1) "1"
["object_stay_expired"] => string(19) "2026-12-18 00:00:00"
["object_stay_started"] => string(19) "2023-01-08 00:00:00"
["object_stay_disable"] => string(19) "0000-00-00 00:00:00"
["object_stay_dontEnable"] => string(1) "0"
["object_stay_created"] => string(19) "2026-08-24 01:54:39"
["object_stay_edited"] => string(19) "2026-08-24 01:54:39"
["object_stay_objectlist"] => string(0) ""
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_include_in_xml"] => string(1) "1"
["object_stay_pdf_text_conditions"] => string(0) ""
["object_commission"] => string(4) "0.04"
["object_city"] => string(9) "Slovensko"
["object_categories"] => string(0) ""
["object_gender"] => string(0) ""
["object_colour"] => string(0) ""
["object_latitude"] => string(8) "0.000000"
["object_longitude"] => string(8) "0.000000"
["object_merchant_address"] => string(0) ""
["object_merchant_client"] => string(6) "Sorger"
["object_merchant_ico"] => string(8) "46753958"
["object_merchant_street"] => string(0) ""
["object_merchant_city"] => string(0) ""
["object_merchant_postcode"] => string(0) ""
["object_merchant_email"] => string(14) "info@sorger.sk"
["object_merchant_phone"] => string(14) "02 21 02 57 57"
["object_merchant_web"] => string(13) "www.sorger.sk"
["object_accomodation"] => string(0) ""
["object_service"] => string(8) "Wellness"
["object_stay_show_calendar"] => string(1) "0"
["object_stay_customers"] => string(2) "14"
["object_stay_direct_payment"] => string(1) "0"
["object_stay_alternative_object_ids"] => NULL
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#3051 (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(11) "object_stay"
["_cols":protected] => array(73) {
[0] => string(14) "object_stay_id"
[1] => string(9) "object_id"
[2] => string(16) "object_stay_name"
[3] => string(23) "object_stay_description"
[4] => string(20) "object_stay_included"
[5] => string(24) "object_stay_extracharges"
[6] => string(21) "object_stay_important"
[7] => string(27) "object_stay_importantdateto"
[8] => string(22) "object_stay_important2"
[9] => string(28) "object_stay_important2dateto"
[10] => string(18) "object_stay_active"
[11] => string(18) "object_stay_nights"
[12] => string(19) "object_stay_persons"
[13] => string(22) "object_stay_nightsfrom"
[14] => string(17) "object_stay_price"
[15] => string(25) "object_stay_priceoriginal"
[16] => string(20) "object_stay_priceold"
[17] => string(20) "object_stay_priceper"
[18] => string(21) "object_stay_pricefrom"
[19] => string(22) "object_stay_stockprice"
[20] => string(21) "object_stay_stockname"
[21] => string(21) "object_stay_stocktext"
[22] => string(23) "object_stay_stocktext_2"
[23] => string(23) "object_stay_stockdate_2"
[24] => string(23) "object_stay_stocktext_3"
[25] => string(23) "object_stay_stockdate_3"
[26] => string(21) "object_stay_stockdate"
[27] => string(21) "object_stay_pricehide"
[28] => string(20) "object_stay_locality"
[29] => string(21) "object_stay_smalltext"
[30] => string(31) "object_stay_expired_description"
[31] => string(24) "object_stay_expired_show"
[32] => string(19) "object_stay_diet_id"
[33] => string(23) "object_stay_diet_profis"
[34] => string(19) "object_stay_article"
[35] => string(16) "object_stay_menu"
[36] => string(17) "object_stay_hotel"
[37] => string(16) "object_stay_bath"
[38] => string(21) "object_stay_shortname"
[39] => string(21) "object_stay_highlight"
[40] => string(19) "object_stay_expired"
[41] => string(19) "object_stay_started"
[42] => string(19) "object_stay_disable"
[43] => string(22) "object_stay_dontEnable"
[44] => string(19) "object_stay_created"
[45] => string(18) "object_stay_edited"
[46] => string(22) "object_stay_objectlist"
[47] => string(18) "object_storno_text"
[48] => string(22) "object_payment_on_spot"
[49] => string(21) "object_include_in_xml"
[50] => string(31) "object_stay_pdf_text_conditions"
[51] => string(17) "object_commission"
[52] => string(11) "object_city"
[53] => string(17) "object_categories"
[54] => string(13) "object_gender"
[55] => string(13) "object_colour"
[56] => string(15) "object_latitude"
[57] => string(16) "object_longitude"
[58] => string(23) "object_merchant_address"
[59] => string(22) "object_merchant_client"
[60] => string(19) "object_merchant_ico"
[61] => string(22) "object_merchant_street"
[62] => string(20) "object_merchant_city"
[63] => string(24) "object_merchant_postcode"
[64] => string(21) "object_merchant_email"
[65] => string(21) "object_merchant_phone"
[66] => string(19) "object_merchant_web"
[67] => string(19) "object_accomodation"
[68] => string(14) "object_service"
[69] => string(25) "object_stay_show_calendar"
[70] => string(21) "object_stay_customers"
[71] => string(26) "object_stay_direct_payment"
[72] => string(34) "object_stay_alternative_object_ids"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_stay_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(73) {
["object_stay_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_stay_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_name"
["COLUMN_POSITION"] => int(3)
["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_stay_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_description"
["COLUMN_POSITION"] => int(4)
["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_stay_included"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_included"
["COLUMN_POSITION"] => int(5)
["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_stay_extracharges"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_extracharges"
["COLUMN_POSITION"] => int(6)
["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_stay_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_important"
["COLUMN_POSITION"] => int(7)
["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_stay_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(27) "object_stay_importantdateto"
["COLUMN_POSITION"] => int(8)
["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_stay_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_important2"
["COLUMN_POSITION"] => int(9)
["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_stay_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(28) "object_stay_important2dateto"
["COLUMN_POSITION"] => int(10)
["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_stay_active"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_active"
["COLUMN_POSITION"] => int(11)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nights"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_nights"
["COLUMN_POSITION"] => int(12)
["DATA_TYPE"] => string(7) "tinyint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_persons"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_persons"
["COLUMN_POSITION"] => int(13)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_nightsfrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_nightsfrom"
["COLUMN_POSITION"] => int(14)
["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_stay_price"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_price"
["COLUMN_POSITION"] => int(15)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceoriginal"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_priceoriginal"
["COLUMN_POSITION"] => int(16)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceold"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceold"
["COLUMN_POSITION"] => int(17)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_priceper"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_priceper"
["COLUMN_POSITION"] => int(18)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "30"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pricefrom"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricefrom"
["COLUMN_POSITION"] => int(19)
["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_stay_stockprice"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_stockprice"
["COLUMN_POSITION"] => int(20)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(1) "7"
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stockname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockname"
["COLUMN_POSITION"] => int(21)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_stocktext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stocktext"
["COLUMN_POSITION"] => int(22)
["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_stay_stocktext_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_2"
["COLUMN_POSITION"] => int(23)
["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_stay_stockdate_2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_2"
["COLUMN_POSITION"] => int(24)
["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_stay_stocktext_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stocktext_3"
["COLUMN_POSITION"] => int(25)
["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_stay_stockdate_3"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_stockdate_3"
["COLUMN_POSITION"] => int(26)
["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_stay_stockdate"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_stockdate"
["COLUMN_POSITION"] => int(27)
["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_stay_pricehide"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_pricehide"
["COLUMN_POSITION"] => int(28)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_stay_locality"
["COLUMN_POSITION"] => int(29)
["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_stay_smalltext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_smalltext"
["COLUMN_POSITION"] => int(30)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "200"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_expired_description"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_expired_description"
["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_stay_expired_show"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_stay_expired_show"
["COLUMN_POSITION"] => int(32)
["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_stay_diet_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_diet_id"
["COLUMN_POSITION"] => int(33)
["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_stay_diet_profis"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_stay_diet_profis"
["COLUMN_POSITION"] => int(34)
["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_stay_article"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_article"
["COLUMN_POSITION"] => int(35)
["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_stay_menu"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_menu"
["COLUMN_POSITION"] => int(36)
["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_stay_hotel"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_stay_hotel"
["COLUMN_POSITION"] => int(37)
["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_stay_bath"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_stay_bath"
["COLUMN_POSITION"] => int(38)
["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_stay_shortname"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_shortname"
["COLUMN_POSITION"] => int(39)
["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_stay_highlight"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_highlight"
["COLUMN_POSITION"] => int(40)
["DATA_TYPE"] => string(16) "tinyint 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_stay_expired"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_expired"
["COLUMN_POSITION"] => int(41)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_started"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_started"
["COLUMN_POSITION"] => int(42)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_disable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_disable"
["COLUMN_POSITION"] => int(43)
["DATA_TYPE"] => string(8) "datetime"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_dontEnable"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_dontEnable"
["COLUMN_POSITION"] => int(44)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_stay_created"
["COLUMN_POSITION"] => int(45)
["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_stay_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_stay_edited"
["COLUMN_POSITION"] => int(46)
["DATA_TYPE"] => string(9) "timestamp"
["DEFAULT"] => string(19) "0000-00-00 00:00:00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_objectlist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_stay_objectlist"
["COLUMN_POSITION"] => int(47)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "150"
["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(11) "object_stay"
["COLUMN_NAME"] => string(18) "object_storno_text"
["COLUMN_POSITION"] => int(48)
["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(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_payment_on_spot"
["COLUMN_POSITION"] => int(49)
["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_include_in_xml"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_include_in_xml"
["COLUMN_POSITION"] => int(50)
["DATA_TYPE"] => string(16) "tinyint unsigned"
["DEFAULT"] => string(1) "0"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_pdf_text_conditions"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(31) "object_stay_pdf_text_conditions"
["COLUMN_POSITION"] => int(51)
["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_commission"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_commission"
["COLUMN_POSITION"] => int(52)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(4) "0.00"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "2"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(11) "object_city"
["COLUMN_POSITION"] => int(53)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_categories"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(17) "object_categories"
["COLUMN_POSITION"] => int(54)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_gender"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_gender"
["COLUMN_POSITION"] => int(55)
["DATA_TYPE"] => string(24) "enum('','male','female')"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_colour"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(13) "object_colour"
["COLUMN_POSITION"] => int(56)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_latitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(15) "object_latitude"
["COLUMN_POSITION"] => int(57)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_longitude"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(16) "object_longitude"
["COLUMN_POSITION"] => int(58)
["DATA_TYPE"] => string(7) "decimal"
["DEFAULT"] => string(8) "0.000000"
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => string(1) "6"
["PRECISION"] => string(2) "10"
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_address"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(23) "object_merchant_address"
["COLUMN_POSITION"] => int(59)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_client"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_client"
["COLUMN_POSITION"] => int(60)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_ico"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_ico"
["COLUMN_POSITION"] => int(61)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_street"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(22) "object_merchant_street"
["COLUMN_POSITION"] => int(62)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_city"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(20) "object_merchant_city"
["COLUMN_POSITION"] => int(63)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_postcode"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(24) "object_merchant_postcode"
["COLUMN_POSITION"] => int(64)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_email"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_email"
["COLUMN_POSITION"] => int(65)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_phone"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_merchant_phone"
["COLUMN_POSITION"] => int(66)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_merchant_web"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_merchant_web"
["COLUMN_POSITION"] => int(67)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_accomodation"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(19) "object_accomodation"
["COLUMN_POSITION"] => int(68)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(false)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_service"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(14) "object_service"
["COLUMN_POSITION"] => int(69)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => string(0) ""
["NULLABLE"] => bool(true)
["LENGTH"] => string(3) "250"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_stay_show_calendar"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(25) "object_stay_show_calendar"
["COLUMN_POSITION"] => int(70)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_customers"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(21) "object_stay_customers"
["COLUMN_POSITION"] => int(71)
["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_stay_direct_payment"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(26) "object_stay_direct_payment"
["COLUMN_POSITION"] => int(72)
["DATA_TYPE"] => string(7) "tinyint"
["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_stay_alternative_object_ids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_stay"
["COLUMN_NAME"] => string(34) "object_stay_alternative_object_ids"
["COLUMN_POSITION"] => int(73)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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] => object(Objects_Model_Object)#3044 (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_ObjectBath)#2831 (7) {
["tableName":protected] => string(11) "object_bath"
["colPrefix":protected] => string(12) "object_bath_"
["data":protected] => array(32) {
["object_bath_id"] => string(2) "22"
["object_id"] => string(5) "16895"
["object_bath_staytext"] => string(0) ""
["object_bath_focus"] => string(1096) "<p style="text-align: justify;">
Najväčšie a najmodernejšie rodinné kúpele na Slovensku, ktorých prírodným liečivým faktorom je najmä podhorská klíma, podmienená výhodnou polohou na južnom úpätí Vysokých Tatier. Kúpele sú zamerané predovšetkým na liečbu detských pacientov od 3 rokov až do dovŕšenia 18-tého roku života s nešpecifickými chorobami dýchacích ciest a niektorými alergickými ochoreniami. Liečia sa tu diagnózy netuberkulózneho charakteru dýchacích ciest ako chronický a opakujúci sa zápal priedušiek (bronchitídy), spastický zápal priedušiek, prieduškový záduch (bronchiálna astma), stavy po opakovaných zápaloch pľúc, chronické zápaly prínosových zátok (sinusitídy), celkové oslabenie zdravotného stavu po prekonaných chorobách dýchacích ciest a alergické nádchy. Neodmysliteľnou súčasťou kúpeľného pobytu sú hlavne liečebné procedúry, ktoré sú individuálne, podľa zdravotného stavu a indikácie dieťaťa, nastavené špecializovaným zdravotným personálom pri vstupnej prehliadke.</p>
"
["object_bath_resources"] => string(629) "<p style="text-align: justify;">
Kúpele sa zameriavajú predovšetkým na klimatoterapiu a jej prínos pre zdravie detského pacienta v optimálnej kombinácii s rehabilitačnými liečebnými procedúrami. Podhorská klíma v kombinácii so zachovanou flórou podporené individuálnym liečebným plánom a špičkovou diagnostickou a terapeutickou technikou a odborným personálom sú priam predurčené kladne ovplyvniť zdravotný stav detského pacienta. Základnou liečbou je teda klimatická liečba pokojom (ležiace kúry) a dózovaná liečba pohybová v teréne, ktorá sa doplňuje liečebným telocvikom.</p>
"
["object_bath_wellness"] => string(490) "<ul>
<li>
<span style="text-align: justify;">20 m bazén</span></li>
<li>
<span style="text-align: justify;">4 druhy sáun (klasická, parná, bylinková, infrasauna)</span></li>
<li>
<span style="text-align: justify;">hydromasážná vaňa</span></li>
<li>
<span style="text-align: justify;">škótske streky</span></li>
<li>
<span style="text-align: justify;">floating</span></li>
<li>
<span style="text-align: justify;">oddychová zóna</span></li>
</ul>
"
["object_bath_services"] => string(14) "<p>
</p>
"
["object_bath_kids"] => string(1753) "<ul>
<li style="box-sizing: border-box;">
Vonkajšie ihriská (preliezačky, šmýkľavky, hojdacie siete)</li>
<li style="box-sizing: border-box;">
Exteriérové profesionálne trampolíny</li>
<li style="box-sizing: border-box;">
Detská lanovka/kladka</li>
<li style="box-sizing: border-box;">
Vonkajšie športoviská</li>
<li style="box-sizing: border-box;">
Futbalové ihrisko</li>
<li style="box-sizing: border-box;">
2× Beach volejbalové ihrisko</li>
<li style="box-sizing: border-box;">
Tenisové kurty</li>
<li style="box-sizing: border-box;">
Basketbalové/streetballové ihrisko</li>
<li style="box-sizing: border-box;">
Footgolf</li>
<li style="box-sizing: border-box;">
Stolný tenis</li>
<li style="box-sizing: border-box;">
Oddychové a relaxačné zóny s posedením</li>
<li style="box-sizing: border-box;">
Množstvo vonkajších šachových ihrísk</li>
<li style="box-sizing: border-box;">
Ruské kolky</li>
<li style="box-sizing: border-box;">
Amfiteáter s letným kinom</li>
<li style="box-sizing: border-box;">
Ohniská</li>
<li style="box-sizing: border-box;">
Animačný program</li>
<li style="box-sizing: border-box;">
Využívanie atraktívneho vnútorného detského sveta s množstvom preliezačiek, šmýkačiek, interaktívnych hier</li>
<li style="box-sizing: border-box;">
Možnosť zapojiť sa do animačného a kultúrneho programu pre kúpeľných hostí</li>
<li style="box-sizing: border-box;">
Požičanie bicyklov</li>
<li style="box-sizing: border-box;">
Požičovňa bicyklov</li>
<li style="box-sizing: border-box;">
Tenis</li>
<li style="box-sizing: border-box;">
Tenisový kurt</li>
</ul>
"
["object_bath_freetime"] => string(14) "<p>
</p>
"
["object_bath_history"] => string(1285) "<p style="text-align: justify;">
<span style="text-align: justify;"> </span><span style="text-align: justify;">Kúpele založil v roku 1872 statkár z obce Lučivná Donáth IV. Várady-Szakmáry na ploche 25 jochov lesíka, cez ktorý preteká potôčik Rakovec. Prvým liečebným domom kúpeľov bol dvojposchoďový hotel Neptun s kapacitou 24 izieb, ku ktorému neskôr pribudli vilky Tereza, Fortuna, Zora, Nezábudka a iné. Kúpeľná sezóna trvala od apríla do septembra a základnými liečebnými procedúrami boli zábaly, pitná kúra a kúpeľ v spojení s prechádzkami, člnkovaním na umelom jazierku, poľovačkami, rybačkou a chytaním rakov. V roku 1885 boli kúpele zaradené medzi liečebné ústavy a po roku 1937 boli postavené dva pavilóny pre liečebné procedúry, trafostanica, biologická stanica, hospodárska budova a štátna ľudová škola pre telesné slabé deti. Od 1. januára 1948 slúžili kúpele ako liečebňa pre detskú tuberkulózu. V roku 1953 prešli do štátnej zdravotnej správ, v rokoch 1948 – 1964 boli zamerané najmä na liečbu detskej tuberkulózy a v súčasnosti sú tu prírodné liečebné kúpele pre liečbu netuberkulóznych chorôb dýchacích ciest detských pacientov.</span></p>
"
["object_bath_procedures"] => string(959) "<ul>
<li style="text-align: justify;">
klimatoterapia</li>
<li style="text-align: justify;">
skupinová a individuálna liečebná telesná výchova</li>
<li style="text-align: justify;">
preplach nosa</li>
<li style="text-align: justify;">
inhalačná liečba</li>
<li style="text-align: justify;">
liečba svetlom a teplom</li>
<li style="text-align: justify;">
masáž – klasická, reflexná</li>
<li style="text-align: justify;">
elektroliečba</li>
<li style="text-align: justify;">
sauna – fínska, parná, bylinková, infrasauna</li>
<li style="text-align: justify;">
vírivky</li>
<li style="text-align: justify;">
bazén</li>
<li style="text-align: justify;">
floating (nadnášanie vo vode, ktorá svojou hustotou imituje prostredie Mŕtveho mora a beztiažový stav, vodoliečba obsahuje veľmi veľa minerálov, ktoré majú priaznivý účinok na organismus človeka) </li>
</ul>
"
["object_bath_map"] => string(67) "<p>
<img src="https://www.tkl.sk/imgcache/e-img-166.png" /></p>
"
["object_bath_staytextup"] => string(0) ""
["object_bath_locality"] => string(166) "Na miernom južnom svahu pod úpätím Vysokých Tatier v nadmorskej výške 802 m.n.m.12 km od podtatranského mesta Poprad, na ceste z Tatranskej Štrby do Popradu."
["object_bath_internet"] => string(68) "V celom areáli kúpeľov je bezplatné WiFi pripojenie na internet."
["object_bath_parking"] => string(39) "Parkovanie zadarmo v areáli kúpeľov."
["object_bath_animals"] => string(40) "Domáce zvieratá povolené za poplatok."
["object_bath_pricelist"] => string(0) ""
["object_bath_pricelistexpire"] => string(10) "0000-00-00"
["object_bath_priceinc"] => string(0) ""
["object_bath_pricekids"] => string(0) ""
["object_bath_pricelistextra"] => string(0) ""
["object_bath_informations"] => string(0) ""
["object_bath_important"] => string(0) ""
["object_bath_important2"] => string(0) ""
["object_bath_checkin"] => string(0) ""
["object_bath_food"] => string(220) "V reštaurácii Taverna raňajky vo forme bohatého menu, obed a večera. V ponuke sú tradičné domáce a medzinárodné jedlá. Lahodnú kávičku alebo pohár vínka je možné si dopriať v kaviarni rezortu Bonsaj. "
["object_bath_importantdateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_important2dateto"] => string(19) "0000-00-00 00:00:00"
["object_bath_created"] => string(19) "0000-00-00 00:00:00"
["object_bath_edited"] => string(19) "2022-04-22 12:47:43"
["object_bath_donate_stays"] => string(0) ""
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2830 (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(11) "object_bath"
["_cols":protected] => array(32) {
[0] => string(14) "object_bath_id"
[1] => string(9) "object_id"
[2] => string(20) "object_bath_staytext"
[3] => string(17) "object_bath_focus"
[4] => string(21) "object_bath_resources"
[5] => string(20) "object_bath_wellness"
[6] => string(20) "object_bath_services"
[7] => string(16) "object_bath_kids"
[8] => string(20) "object_bath_freetime"
[9] => string(19) "object_bath_history"
[10] => string(22) "object_bath_procedures"
[11] => string(15) "object_bath_map"
[12] => string(22) "object_bath_staytextup"
[13] => string(20) "object_bath_locality"
[14] => string(20) "object_bath_internet"
[15] => string(19) "object_bath_parking"
[16] => string(19) "object_bath_animals"
[17] => string(21) "object_bath_pricelist"
[18] => string(27) "object_bath_pricelistexpire"
[19] => string(20) "object_bath_priceinc"
[20] => string(21) "object_bath_pricekids"
[21] => string(26) "object_bath_pricelistextra"
[22] => string(24) "object_bath_informations"
[23] => string(21) "object_bath_important"
[24] => string(22) "object_bath_important2"
[25] => string(19) "object_bath_checkin"
[26] => string(16) "object_bath_food"
[27] => string(27) "object_bath_importantdateto"
[28] => string(28) "object_bath_important2dateto"
[29] => string(19) "object_bath_created"
[30] => string(18) "object_bath_edited"
[31] => string(24) "object_bath_donate_stays"
}
["_primary":protected] => array(1) {
[1] => string(14) "object_bath_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(32) {
["object_bath_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(14) "object_bath_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_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(9) "object_id"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(6) "bigint"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_staytext"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_staytext"
["COLUMN_POSITION"] => int(3)
["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_bath_focus"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(17) "object_bath_focus"
["COLUMN_POSITION"] => int(4)
["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_bath_resources"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_resources"
["COLUMN_POSITION"] => int(5)
["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_bath_wellness"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_wellness"
["COLUMN_POSITION"] => int(6)
["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_bath_services"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_services"
["COLUMN_POSITION"] => int(7)
["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_bath_kids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_kids"
["COLUMN_POSITION"] => int(8)
["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_bath_freetime"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_freetime"
["COLUMN_POSITION"] => int(9)
["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_bath_history"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_history"
["COLUMN_POSITION"] => int(10)
["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_bath_procedures"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_procedures"
["COLUMN_POSITION"] => int(11)
["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_bath_map"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(15) "object_bath_map"
["COLUMN_POSITION"] => int(12)
["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_bath_staytextup"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_staytextup"
["COLUMN_POSITION"] => int(13)
["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_bath_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_locality"
["COLUMN_POSITION"] => int(14)
["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_bath_internet"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_internet"
["COLUMN_POSITION"] => int(15)
["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_bath_parking"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_parking"
["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_bath_animals"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_animals"
["COLUMN_POSITION"] => int(17)
["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_bath_pricelist"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricelist"
["COLUMN_POSITION"] => int(18)
["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_bath_pricelistexpire"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_pricelistexpire"
["COLUMN_POSITION"] => int(19)
["DATA_TYPE"] => string(4) "date"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["object_bath_priceinc"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(20) "object_bath_priceinc"
["COLUMN_POSITION"] => int(20)
["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_bath_pricekids"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_pricekids"
["COLUMN_POSITION"] => int(21)
["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_bath_pricelistextra"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(26) "object_bath_pricelistextra"
["COLUMN_POSITION"] => int(22)
["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_bath_informations"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_informations"
["COLUMN_POSITION"] => int(23)
["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_bath_important"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(21) "object_bath_important"
["COLUMN_POSITION"] => int(24)
["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_bath_important2"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(22) "object_bath_important2"
["COLUMN_POSITION"] => int(25)
["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_bath_checkin"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_checkin"
["COLUMN_POSITION"] => int(26)
["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_bath_food"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(16) "object_bath_food"
["COLUMN_POSITION"] => int(27)
["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_bath_importantdateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(27) "object_bath_importantdateto"
["COLUMN_POSITION"] => int(28)
["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_bath_important2dateto"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(28) "object_bath_important2dateto"
["COLUMN_POSITION"] => int(29)
["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_bath_created"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(19) "object_bath_created"
["COLUMN_POSITION"] => int(30)
["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_bath_edited"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(18) "object_bath_edited"
["COLUMN_POSITION"] => int(31)
["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_bath_donate_stays"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(11) "object_bath"
["COLUMN_NAME"] => string(24) "object_bath_donate_stays"
["COLUMN_POSITION"] => int(32)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
["object"] => *RECURSION*
}
["_parent":protected] => NULL
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => object(Objects_Model_ObjectCity)#2554 (10) {
["tableName":protected] => string(6) "cities"
["colPrefix":protected] => string(5) "city_"
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["region":protected] => object(Objects_Model_ObjectRegion)#2552 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => object(Objects_Model_ObjectRegion)#2550 (9) {
["tableName":protected] => string(7) "regions"
["colPrefix":protected] => string(7) "region_"
["parent":protected] => NULL
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(2) "13"
["region_pid"] => NULL
["region_name"] => string(20) "Východné Slovensko"
["region_url"] => string(18) "vychodne-slovensko"
["region_image"] => string(0) ""
["region_intitle"] => string(23) "na Východnom Slovensku"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["isUsedIn"] => array(0) {
}
["usedCount"] => int(0)
["data":protected] => array(6) {
["region_id"] => string(1) "7"
["region_pid"] => string(2) "13"
["region_name"] => string(16) "Prešovský kraj"
["region_url"] => string(14) "presovsky-kraj"
["region_image"] => string(0) ""
["region_intitle"] => string(19) "v Prešovskom kraji"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2551 (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(7) "regions"
["_cols":protected] => array(6) {
[0] => string(9) "region_id"
[1] => string(10) "region_pid"
[2] => string(11) "region_name"
[3] => string(10) "region_url"
[4] => string(12) "region_image"
[5] => string(14) "region_intitle"
}
["_primary":protected] => array(1) {
[1] => string(9) "region_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(6) {
["region_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(9) "region_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["region_pid"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_pid"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(true)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(11) "region_name"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(10) "region_url"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["region_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(12) "region_image"
["COLUMN_POSITION"] => int(5)
["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)
}
["region_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(7) "regions"
["COLUMN_NAME"] => string(14) "region_intitle"
["COLUMN_POSITION"] => int(6)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["district":protected] => object(Objects_Model_ObjectDistrict)#2549 (6) {
["tableName":protected] => string(9) "districts"
["colPrefix":protected] => string(9) "district_"
["data":protected] => array(3) {
["district_id"] => string(3) "706"
["district_name"] => string(6) "Poprad"
["district_url"] => string(6) "poprad"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2548 (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(9) "districts"
["_cols":protected] => array(3) {
[0] => string(11) "district_id"
[1] => string(13) "district_name"
[2] => string(12) "district_url"
}
["_primary":protected] => array(1) {
[1] => string(11) "district_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(3) {
["district_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(11) "district_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(17) "smallint unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["district_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(13) "district_name"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["district_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(9) "districts"
["COLUMN_NAME"] => string(12) "district_url"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(13) {
["city_id"] => string(4) "2057"
["city_locality"] => string(1) "4"
["city_region"] => string(1) "7"
["city_district"] => string(3) "706"
["city_lau"] => string(6) "523658"
["city_name"] => string(9) "Lučivná"
["city_url"] => string(7) "lucivna"
["city_peoples"] => string(3) "977"
["city_image"] => string(0) ""
["city_intitle"] => string(11) "v Lučivnej"
["city_lng"] => string(18) "20.143199920654297"
["city_lat"] => string(17) "49.05189895629883"
["city_data"] => string(41) "{"hotel":"5","attraction":"0","stay":"2"}"
}
["table":"Matj_Model":private] => object(Matj_Db_Table_Abstract)#2553 (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) "cities"
["_cols":protected] => array(13) {
[0] => string(7) "city_id"
[1] => string(13) "city_locality"
[2] => string(11) "city_region"
[3] => string(13) "city_district"
[4] => string(8) "city_lau"
[5] => string(9) "city_name"
[6] => string(8) "city_url"
[7] => string(12) "city_peoples"
[8] => string(10) "city_image"
[9] => string(12) "city_intitle"
[10] => string(8) "city_lng"
[11] => string(8) "city_lat"
[12] => string(9) "city_data"
}
["_primary":protected] => array(1) {
[1] => string(7) "city_id"
}
["_identity":protected] => int(1)
["_sequence":protected] => bool(true)
["_metadata":protected] => array(13) {
["city_id"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(7) "city_id"
["COLUMN_POSITION"] => int(1)
["DATA_TYPE"] => string(12) "int unsigned"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => bool(true)
["PRIMARY"] => bool(true)
["PRIMARY_POSITION"] => int(1)
["IDENTITY"] => bool(true)
}
["city_locality"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_locality"
["COLUMN_POSITION"] => int(2)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_region"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(11) "city_region"
["COLUMN_POSITION"] => int(3)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_district"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(13) "city_district"
["COLUMN_POSITION"] => int(4)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_lau"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lau"
["COLUMN_POSITION"] => int(5)
["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)
}
["city_name"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_name"
["COLUMN_POSITION"] => int(6)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_url"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_url"
["COLUMN_POSITION"] => int(7)
["DATA_TYPE"] => string(7) "varchar"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => string(2) "50"
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_peoples"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_peoples"
["COLUMN_POSITION"] => int(8)
["DATA_TYPE"] => string(3) "int"
["DEFAULT"] => NULL
["NULLABLE"] => bool(false)
["LENGTH"] => NULL
["SCALE"] => NULL
["PRECISION"] => NULL
["UNSIGNED"] => NULL
["PRIMARY"] => bool(false)
["PRIMARY_POSITION"] => NULL
["IDENTITY"] => bool(false)
}
["city_image"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(10) "city_image"
["COLUMN_POSITION"] => int(9)
["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)
}
["city_intitle"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(12) "city_intitle"
["COLUMN_POSITION"] => int(10)
["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)
}
["city_lng"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lng"
["COLUMN_POSITION"] => int(11)
["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)
}
["city_lat"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(8) "city_lat"
["COLUMN_POSITION"] => int(12)
["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)
}
["city_data"] => array(14) {
["SCHEMA_NAME"] => NULL
["TABLE_NAME"] => string(6) "cities"
["COLUMN_NAME"] => string(9) "city_data"
["COLUMN_POSITION"] => int(13)
["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)
}
}
["_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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["data":protected] => array(80) {
["object_id"] => string(5) "16895"
["object_pid"] => NULL
["object_type"] => string(4) "bath"
["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(17) "Kúpele Lučivná"
["object_name2"] => string(0) ""
["object_name3"] => string(0) ""
["object_email"] => string(0) ""
["object_description"] => string(3398) "<p style="text-align: justify;">
<strong>Klimatické kúpele Lučivná </strong>sa nachádzajú v malebnom podtatranskom prostredí, 12 km od okresného mesta Poprad. Areál kúpeľov plný atrakcií a moderného vybavenia je situovaný do nádherného prírodného prostredia lesoparku o rozlohe 47 ha, v ktorom sú okrem liečebných domov rozmiestnené aj novovybudované polyfunkčné ihriská. Hlavným zameraním kúpeľov je poskytovanie kúpeľnej liečby deťom s netuberkulóznymi chorobami dýchacích ciest, ktorá je neoddeliteľnou súčasťou komplexnej starostlivosti o deti s respiračnými ťažkosťami. Súčasťou kúpeľov je aj Základná škola spolu s materskou školou, ktoré patria do sústavy špeciálnych škôl a poskytujú výchovu a vzdelávanie zdravotne oslabeným deťom a žiakom počas liečebného pobytu v zdravotníckom zariadení.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Prínosom pre deti sú pri liečbe aj voľnočasové aktivity zväčša trávené na čerstvom tatranskom vzduchu a pobyt vo wellnes centre s 20 m bazénom, 4 druhmi sáun (klasická, parná, bylinková, infrasauna), hydromasážnou vaňou, škótskymi strekmi, floatingom a oddychovou zónou s výhľadom na tatranskú prírodu. Vo vonkajšom areáli sa nachádzajú polyfunkčné ihriská (tenisové, plážové volejbalové, plážové nohejbalové, badmintonové, streetbalové, petangové), ktoré sa využívajú v rámci liečebnej telesnej výchovy a sú vhodným doplnením aktivít v rámci voľného času. Je tu aj detský park s kĺzačkami, hojdačkami, pieskoviskami, preliezkami a kolotočmi. V prípade nepriaznivého počasia slúžia k športovému vyžitiu kryté telocvične a terasové ihriská, fitness centrum a novopostavená balneoterapia s už spomínaným wellness centrom. K dispozícii je viac ako 50 atrakcií.</p>
<p style="text-align: justify;">
</p>
<p style="text-align: justify;">
Ubytovanie v kúpeľoch je v moderne a funkčne zariadených izbách rodinného, apartmánového aj individuálneho typu a k dispozícii je 8 liečebných domov. V celom areáli kúpeľov, ktorý je monitorovaný bezpečnostným kamerovým sytémom s vylúčením dopravy, je bezplatné WiFi pripojenie na internet a všetky športové a relaxačné aktivity, pomôcky a vybavenie sú zadarmo. Kúpele dýchajú rodinnou atmosférou a v rámci všetkých liečebných domov je možné ubytovanie sprievodu, a ak to kapacita dovolí, aj návštevy detského pacienta.<br />
<br />
V kúpeľoch je pre detských pacientov a ich sprievod k dispozícii bohatý kultúrny tematický program šitý na mieru, ktorý starostlivo plánuje a vymýšľa profesionálny tím animátorov. V letnom amfiteátri sa pravidelne organizujú aj rôzne kultúrne podujatia. Okolie kúpeľov taktiež ponúka bohaté možnosti pre rôzne voľnočasové aktivity a to v každom ročnom období (pešia turistika či cykloturistika, aquapark Aquacity Poprad, rôzne zábavné atrakcie, lanové parky, lyžiarske strediská, množstvo jaskýň a zaujímavých prírodných úkazov). Jednoducho tatranské kúpele Lučivná sú miestom navrátenia zdravia, dočasným obnovením síl po chorobách či úrazoch, ale tiež miestom odpočinku a relaxácie. Zdravie, pohoda, relax a rodinná atmosféra sú tu zaručené.</p>
"
["object_guide"] => NULL
["object_guide_image"] => NULL
["object_perex"] => string(0) ""
["object_position"] => string(20) "49.06397,20.13416,18"
["object_url"] => string(14) "kupele-lucivna"
["object_image"] => string(86) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/family-resort-lucivna-10.jpg"
["object_image_winter"] => string(108) "/uploads/images/hotely-vysoke-tatry/family-resort-lucivna/lucivna-resort-zima/lucivna-resort-zima-15.jpg.jpg"
["object_intitle"] => string(0) ""
["object_metatitle"] => string(0) ""
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(0) ""
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "52760"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(59) "KÚPELE LUČIVNÁ, a.s. Lučivná č. 290, 059 31 Lučivná"
["object_city"] => string(4) "2057"
["object_lat"] => string(8) "49.06397"
["object_lng"] => string(8) "20.13416"
["object_zip"] => string(0) ""
["object_video"] => string(0) ""
["object_positionname"] => string(0) ""
["object_template"] => string(0) ""
["object_ranking"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2022-04-22 12:47:43"
["object_edited"] => string(19) "2026-08-24 16:00:53"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["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"] => NULL
["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(2) "31"
["object_review_count"] => string(1) "4"
["object_review_average"] => string(4) "8.80"
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
["_cacheNames":protected] => NULL
["_cachePids":protected] => NULL
["_translations":protected] => NULL
["city":protected] => NULL
["data":protected] => array(80) {
["object_id"] => string(5) "13279"
["object_pid"] => string(5) "16895"
["object_type"] => string(4) "stay"
["object_type2"] => string(4) "stay"
["object_code"] => NULL
["object_type_sale"] => string(9) "provision"
["object_type_detail"] => string(6) "normal"
["object_type_reservation"] => string(4) "stay"
["object_name"] => string(94) "Relaxačný zimný pobyt a jarné prázdniny v unikátnom Family Resorte Lučivná pod Tatrami"
["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(5) "zlava"
["object_image"] => string(66) "/uploads/images/family-resort-lucivna/family-resort-lucivna-16.jpg"
["object_image_winter"] => NULL
["object_intitle"] => string(0) ""
["object_metatitle"] => string(41) "Relaxačný pobyt Family Resort Lučivná"
["object_metadescription"] => string(0) ""
["object_metakeywords"] => string(53) "hotel, family resort, lucivna, wellness, vysoke tatry"
["object_active"] => string(1) "0"
["object_top"] => string(1) "0"
["object_topid"] => NULL
["object_counter"] => string(5) "23242"
["object_formobjects"] => string(0) ""
["object_showtype"] => string(1) "0"
["object_address"] => string(0) ""
["object_city"] => string(9) "Slovensko"
["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"] => string(1) "0"
["object_importid"] => NULL
["object_importurl"] => NULL
["object_rightposition"] => string(1) "0"
["object_righttext"] => string(0) ""
["object_rightimage"] => string(0) ""
["object_created"] => string(19) "2021-08-09 20:12:38"
["object_edited"] => string(19) "2026-08-24 16:19:03"
["object_import"] => NULL
["object_order"] => string(1) "0"
["object_crm_id"] => string(1) "0"
["object_crm_name"] => NULL
["object_storno_text"] => string(0) ""
["object_payment_on_spot"] => string(0) ""
["object_review"] => string(0) ""
["object_profisID"] => string(4) "1386"
["object_active_profisID"] => string(4) "1386"
["object_tmrID"] => string(0) ""
["object_linkID"] => string(1) "0"
["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"] => string(15) "69.666666666667"
["object_min_price_catalog"] => string(15) "69.666666666667"
["object_max_price"] => string(5) "74.75"
["object_max_discount"] => string(1) "0"
["object_priority"] => string(2) "67"
["object_review_count"] => string(1) "2"
["object_review_average"] => string(4) "8.00"
["object_parent_url"] => string(14) "kupele-lucivna"
}
["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(9) {
["af093ef79460f3dfb6ead50110417c70"] => array(4) {
["hash"] => int(4055364029)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["___translates_sk"] => array(4) {
["hash"] => int(3486756258)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["428d3f5ef54cfed64dfba99653fd38c4"] => array(4) {
["hash"] => int(800445141)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["f6417ef51996cc68a4ed6a16bafda857"] => array(4) {
["hash"] => int(2416400601)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["85a3d96e275288e34d1afb48a37f0f1b"] => array(4) {
["hash"] => int(2213975349)
["mtime"] => int(1787583431)
["expire"] => int(1787590631)
["tags"] => array(0) {
}
}
["1e1b4c7f217736baf9f612050e77bab6"] => array(4) {
["hash"] => int(221884903)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["ff925a726c5713e5c8f50df99ea79b15"] => array(4) {
["hash"] => int(2754860117)
["mtime"] => int(1787583424)
["expire"] => int(1787590624)
["tags"] => array(0) {
}
}
["500258a1ce07c02f363f5e6847567bfd"] => array(4) {
["hash"] => int(1233611409)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["tags"] => array(0) {
}
}
["48dc39b7ef58802912c43c6d91109fe1"] => array(4) {
["hash"] => int(2652620322)
["mtime"] => int(1787583423)
["expire"] => int(1787590623)
["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(32) "48dc39b7ef58802912c43c6d91109fe1"
["_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)
}
}
}
[8] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
["function"] => string(7) "include"
}
[9] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(88) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-bath-header.phtml"
}
}
[10] => array(6) {
["file"] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
["line"] => int(104)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[11] => array(4) {
["file"] => string(50) "/data/web/sorger.web/web/app/library/Zend/View.php"
["line"] => int(108)
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
["function"] => string(7) "include"
}
[12] => array(6) {
["file"] => string(59) "/data/web/sorger.web/web/app/library/Zend/View/Abstract.php"
["line"] => int(888)
["function"] => string(4) "_run"
["class"] => string(9) "Zend_View"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(81) "/data/web/sorger.web/web/app/modules/objects/views/scripts/view/detail-stay.phtml"
}
}
[13] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(900)
["function"] => string(6) "render"
["class"] => string(18) "Zend_View_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => NULL
}
}
[14] => array(6) {
["file"] => string(83) "/data/web/sorger.web/web/app/library/Zend/Controller/Action/Helper/ViewRenderer.php"
["line"] => int(921)
["function"] => string(12) "renderScript"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(22) "view/detail-stay.phtml"
[1] => NULL
}
}
[15] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(212)
["function"] => string(6) "render"
["class"] => string(42) "Zend_Controller_Action_Helper_ViewRenderer"
["type"] => string(2) "->"
["args"] => array(3) {
[0] => string(11) "detail-stay"
[1] => NULL
[2] => bool(false)
}
}
[16] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(1546)
["function"] => string(6) "render"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(11) "detail-stay"
}
}
[17] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(12) "detailAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[18] => 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(12) "detailAction"
}
}
[19] => 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(21) "/kupele-lucivna/zlava"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(21) "/kupele-lucivna/zlava"
["_params":protected] => array(9) {
["subdomain"] => string(6) "poukaz"
["routeType"] => string(6) "object"
["attraction"] => string(4) "bath"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(6) "detail"
["id"] => string(5) "13279"
["bath"] => string(5) "16895"
["error_handler"] => object(ArrayObject)#3045 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => *RECURSION*
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3047 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(21) "/kupele-lucivna/zlava"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(21) "/kupele-lucivna/zlava"
["_params":protected] => array(8) {
["subdomain"] => string(6) "poukaz"
["routeType"] => string(6) "object"
["attraction"] => string(4) "bath"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(6) "detail"
["id"] => string(5) "13279"
["bath"] => string(5) "16895"
}
["_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(6) "detail"
["_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)
}
}
}
[20] => 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) {
}
}
[21] => 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) {
}
}
[22] => 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) "42000"
[1] => int(1064)
[2] => string(149) "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )' at line 1"
}
}
}