int(0)
string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
array(12) {
[0] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(874) "SELECT c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url, `c`.*, o.object_id, o.object_id FROM `object` AS `o`
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object` AS `so` ON so.object_pid = o.object_id
LEFT JOIN `object` AS `so_parent` ON so_parent.object_id = so.object_pid
RIGHT JOIN `object_stay` AS `sos` ON so.object_id = sos.object_id
LEFT JOIN `object_join` AS `oj` ON oj.object_id = so.object_id
LEFT JOIN `object_join` AS `lj` ON lj.object_id = o.object_id WHERE ( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400") GROUP BY `c`.`city_id` ORDER BY `city_name` ASC"
[1] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["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(1553)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2176)
["function"] => string(14) "fetchSubCities"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => int(13400)
[1] => array(3) {
["where"] => string(217) " sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400""
["group"] => string(9) "c.city_id"
["order"] => string(9) "city_name"
}
}
}
[6] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[8] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Controller_Request_Http)#433 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(51) "/jarni-pobyty/severne-slovensko/najlacnejsie?page=4"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(44) "/jarni-pobyty/severne-slovensko/najlacnejsie"
["_params":protected] => array(8) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "2569"
["locality"] => string(5) "13400"
["sort"] => string(10) "price-down"
["error_handler"] => object(ArrayObject)#3031 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => object(Zend_Db_Statement_Exception)#3023 (8) {
["_previous":"Zend_Exception":private] => NULL
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => int(0)
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(234)
["trace":"Exception":private] => array(12) {
[0] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(874) "SELECT c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url, `c`.*, o.object_id, o.object_id FROM `object` AS `o`
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object` AS `so` ON so.object_pid = o.object_id
LEFT JOIN `object` AS `so_parent` ON so_parent.object_id = so.object_pid
RIGHT JOIN `object_stay` AS `sos` ON so.object_id = sos.object_id
LEFT JOIN `object_join` AS `oj` ON oj.object_id = so.object_id
LEFT JOIN `object_join` AS `lj` ON lj.object_id = o.object_id WHERE ( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400") GROUP BY `c`.`city_id` ORDER BY `city_name` ASC"
[1] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["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(1553)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2176)
["function"] => string(14) "fetchSubCities"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => int(13400)
[1] => array(3) {
["where"] => string(217) " sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400""
["group"] => string(9) "c.city_id"
["order"] => string(9) "city_name"
}
}
}
[6] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[8] => *RECURSION*
[9] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[10] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => object(PDOException)#3024 (8) {
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "HY000"
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(228)
["trace":"Exception":private] => array(13) {
[0] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line"] => int(228)
["function"] => string(7) "execute"
["class"] => string(12) "PDOStatement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(874) "SELECT c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url, `c`.*, o.object_id, o.object_id FROM `object` AS `o`
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object` AS `so` ON so.object_pid = o.object_id
LEFT JOIN `object` AS `so_parent` ON so_parent.object_id = so.object_pid
RIGHT JOIN `object_stay` AS `sos` ON so.object_id = sos.object_id
LEFT JOIN `object_join` AS `oj` ON oj.object_id = so.object_id
LEFT JOIN `object_join` AS `lj` ON lj.object_id = o.object_id WHERE ( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400") GROUP BY `c`.`city_id` ORDER BY `city_name` ASC"
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["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(1553)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[6] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2176)
["function"] => string(14) "fetchSubCities"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => int(13400)
[1] => array(3) {
["where"] => string(217) " sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400""
["group"] => string(9) "c.city_id"
["order"] => string(9) "city_name"
}
}
}
[7] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[8] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[9] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => *RECURSION*
[1] => object(Zend_Controller_Response_Http)#432 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(1) {
[0] => *RECURSION*
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[10] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[12] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => NULL
["errorInfo"] => array(3) {
[0] => string(5) "HY000"
[1] => int(2006)
[2] => string(26) "MySQL server has gone away"
}
}
}
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3032 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(51) "/jarni-pobyty/severne-slovensko/najlacnejsie?page=4"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(44) "/jarni-pobyty/severne-slovensko/najlacnejsie"
["_params":protected] => array(7) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "2569"
["locality"] => string(5) "13400"
["sort"] => string(10) "price-down"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "objects"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(4) "view"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(8) "category"
["_actionKey":protected] => string(6) "action"
}
}
}
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "default"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(5) "error"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(5) "error"
["_actionKey":protected] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#432 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(1) {
[0] => object(Zend_Db_Statement_Exception)#3023 (8) {
["_previous":"Zend_Exception":private] => NULL
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => int(0)
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(234)
["trace":"Exception":private] => array(12) {
[0] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(874) "SELECT c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url, `c`.*, o.object_id, o.object_id FROM `object` AS `o`
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object` AS `so` ON so.object_pid = o.object_id
LEFT JOIN `object` AS `so_parent` ON so_parent.object_id = so.object_pid
RIGHT JOIN `object_stay` AS `sos` ON so.object_id = sos.object_id
LEFT JOIN `object_join` AS `oj` ON oj.object_id = so.object_id
LEFT JOIN `object_join` AS `lj` ON lj.object_id = o.object_id WHERE ( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400") GROUP BY `c`.`city_id` ORDER BY `city_name` ASC"
[1] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["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(1553)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2176)
["function"] => string(14) "fetchSubCities"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => int(13400)
[1] => array(3) {
["where"] => string(217) " sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400""
["group"] => string(9) "c.city_id"
["order"] => string(9) "city_name"
}
}
}
[6] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[8] => *RECURSION*
[9] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[10] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => object(PDOException)#3024 (8) {
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "HY000"
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(228)
["trace":"Exception":private] => array(13) {
[0] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line"] => int(228)
["function"] => string(7) "execute"
["class"] => string(12) "PDOStatement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(874) "SELECT c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url, `c`.*, o.object_id, o.object_id FROM `object` AS `o`
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object` AS `so` ON so.object_pid = o.object_id
LEFT JOIN `object` AS `so_parent` ON so_parent.object_id = so.object_pid
RIGHT JOIN `object_stay` AS `sos` ON so.object_id = sos.object_id
LEFT JOIN `object_join` AS `oj` ON oj.object_id = so.object_id
LEFT JOIN `object_join` AS `lj` ON lj.object_id = o.object_id WHERE ( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400") GROUP BY `c`.`city_id` ORDER BY `city_name` ASC"
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["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(1553)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[6] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2176)
["function"] => string(14) "fetchSubCities"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => int(13400)
[1] => array(3) {
["where"] => string(217) " sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400""
["group"] => string(9) "c.city_id"
["order"] => string(9) "city_name"
}
}
}
[7] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[8] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[9] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Controller_Request_Http)#433 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(51) "/jarni-pobyty/severne-slovensko/najlacnejsie?page=4"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(44) "/jarni-pobyty/severne-slovensko/najlacnejsie"
["_params":protected] => array(8) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "2569"
["locality"] => string(5) "13400"
["sort"] => string(10) "price-down"
["error_handler"] => object(ArrayObject)#3031 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => *RECURSION*
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3032 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(51) "/jarni-pobyty/severne-slovensko/najlacnejsie?page=4"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(44) "/jarni-pobyty/severne-slovensko/najlacnejsie"
["_params":protected] => array(7) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "2569"
["locality"] => string(5) "13400"
["sort"] => string(10) "price-down"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "objects"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(4) "view"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(8) "category"
["_actionKey":protected] => string(6) "action"
}
}
}
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "default"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(5) "error"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(5) "error"
["_actionKey":protected] => string(6) "action"
}
[1] => *RECURSION*
}
}
[10] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[12] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => NULL
["errorInfo"] => array(3) {
[0] => string(5) "HY000"
[1] => int(2006)
[2] => string(26) "MySQL server has gone away"
}
}
}
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[9] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[10] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
object(Zend_Db_Statement_Exception)#3023 (8) {
["_previous":"Zend_Exception":private] => NULL
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => int(0)
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(234)
["trace":"Exception":private] => array(12) {
[0] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(874) "SELECT c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url, `c`.*, o.object_id, o.object_id FROM `object` AS `o`
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object` AS `so` ON so.object_pid = o.object_id
LEFT JOIN `object` AS `so_parent` ON so_parent.object_id = so.object_pid
RIGHT JOIN `object_stay` AS `sos` ON so.object_id = sos.object_id
LEFT JOIN `object_join` AS `oj` ON oj.object_id = so.object_id
LEFT JOIN `object_join` AS `lj` ON lj.object_id = o.object_id WHERE ( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400") GROUP BY `c`.`city_id` ORDER BY `city_name` ASC"
[1] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["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(1553)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[5] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2176)
["function"] => string(14) "fetchSubCities"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => int(13400)
[1] => array(3) {
["where"] => string(217) " sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400""
["group"] => string(9) "c.city_id"
["order"] => string(9) "city_name"
}
}
}
[6] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[7] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[8] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Controller_Request_Http)#433 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(51) "/jarni-pobyty/severne-slovensko/najlacnejsie?page=4"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(44) "/jarni-pobyty/severne-slovensko/najlacnejsie"
["_params":protected] => array(8) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "2569"
["locality"] => string(5) "13400"
["sort"] => string(10) "price-down"
["error_handler"] => object(ArrayObject)#3031 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => *RECURSION*
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3032 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(51) "/jarni-pobyty/severne-slovensko/najlacnejsie?page=4"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(44) "/jarni-pobyty/severne-slovensko/najlacnejsie"
["_params":protected] => array(7) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "2569"
["locality"] => string(5) "13400"
["sort"] => string(10) "price-down"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "objects"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(4) "view"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(8) "category"
["_actionKey":protected] => string(6) "action"
}
}
}
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "default"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(5) "error"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(5) "error"
["_actionKey":protected] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#432 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(1) {
[0] => *RECURSION*
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[9] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[10] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => object(PDOException)#3024 (8) {
["message":protected] => string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
["string":"Exception":private] => string(0) ""
["code":protected] => string(5) "HY000"
["file":protected] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line":protected] => int(228)
["trace":"Exception":private] => array(13) {
[0] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Db/Statement/Pdo.php"
["line"] => int(228)
["function"] => string(7) "execute"
["class"] => string(12) "PDOStatement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[1] => array(6) {
["file"] => string(58) "/data/web/sorger.web/web/app/library/Zend/Db/Statement.php"
["line"] => int(300)
["function"] => string(8) "_execute"
["class"] => string(21) "Zend_Db_Statement_Pdo"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[2] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(479)
["function"] => string(7) "execute"
["class"] => string(17) "Zend_Db_Statement"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => array(0) {
}
}
}
[3] => array(6) {
["file"] => string(69) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Pdo/Abstract.php"
["line"] => int(238)
["function"] => string(5) "query"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => string(874) "SELECT c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url, `c`.*, o.object_id, o.object_id FROM `object` AS `o`
LEFT JOIN `cities` AS `c` ON c.city_id = o.object_city
LEFT JOIN `object` AS `so` ON so.object_pid = o.object_id
LEFT JOIN `object` AS `so_parent` ON so_parent.object_id = so.object_pid
RIGHT JOIN `object_stay` AS `sos` ON so.object_id = sos.object_id
LEFT JOIN `object_join` AS `oj` ON oj.object_id = so.object_id
LEFT JOIN `object_join` AS `lj` ON lj.object_id = o.object_id WHERE ( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400") GROUP BY `c`.`city_id` ORDER BY `city_name` ASC"
[1] => array(0) {
}
}
}
[4] => array(6) {
["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
["line"] => int(796)
["function"] => string(5) "query"
["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["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(1553)
["function"] => string(8) "fetchAll"
["class"] => string(24) "Zend_Db_Adapter_Abstract"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => object(Zend_Db_Select)#3030 (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(4) {
[0] => array(3) {
[0] => string(1) "o"
[1] => object(Zend_Db_Expr)#3029 (1) {
["_expression":protected] => string(144) "c.city_id, c.city_name, c.city_url, count(distinct so.object_id) as count, CONCAT(so_parent.object_url, "/", so.object_url) as subobj_direct_url"
}
[2] => NULL
}
[1] => array(3) {
[0] => string(1) "c"
[1] => string(1) "*"
[2] => NULL
}
[2] => array(3) {
[0] => string(2) "oj"
[1] => object(Zend_Db_Expr)#3028 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
[3] => array(3) {
[0] => string(2) "lj"
[1] => object(Zend_Db_Expr)#3027 (1) {
["_expression":protected] => string(11) "o.object_id"
}
[2] => NULL
}
}
["union"] => array(0) {
}
["from"] => array(7) {
["o"] => array(4) {
["joinType"] => string(4) "from"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => NULL
}
["c"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "cities"
["joinCondition"] => string(27) " c.city_id = o.object_city "
}
["so"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(29) " so.object_pid = o.object_id "
}
["so_parent"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(6) "object"
["joinCondition"] => string(37) " so_parent.object_id = so.object_pid "
}
["sos"] => array(4) {
["joinType"] => string(10) "right join"
["schema"] => NULL
["tableName"] => string(11) "object_stay"
["joinCondition"] => string(30) " so.object_id = sos.object_id "
}
["oj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(29) " oj.object_id = so.object_id "
}
["lj"] => array(4) {
["joinType"] => string(9) "left join"
["schema"] => NULL
["tableName"] => string(11) "object_join"
["joinCondition"] => string(28) " lj.object_id = o.object_id "
}
}
["where"] => array(1) {
[0] => string(219) "( sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400")"
}
["group"] => array(1) {
[0] => string(9) "c.city_id"
}
["having"] => array(0) {
}
["order"] => array(1) {
[0] => array(2) {
[0] => string(9) "city_name"
[1] => string(3) "ASC"
}
}
["limitcount"] => NULL
["limitoffset"] => NULL
["forupdate"] => bool(false)
}
["_tableCols":protected] => array(0) {
}
}
}
}
[6] => array(6) {
["file"] => string(75) "/data/web/sorger.web/web/app/modules/objects/controllers/ViewController.php"
["line"] => int(2176)
["function"] => string(14) "fetchSubCities"
["class"] => string(20) "Objects_Model_Object"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => int(13400)
[1] => array(3) {
["where"] => string(217) " sos.object_stay_active = 1 AND (( sos.object_stay_expired > NOW() OR sos.object_stay_expired = 0 ) OR sos.object_stay_expired_show = 1) AND oj.object_id2 = 2569 AND so.object_hidden=0 AND lj.object_id2 = "13400""
["group"] => string(9) "c.city_id"
["order"] => string(9) "city_name"
}
}
}
[7] => array(6) {
["file"] => string(63) "/data/web/sorger.web/web/app/library/Zend/Controller/Action.php"
["line"] => int(516)
["function"] => string(14) "categoryAction"
["class"] => string(22) "Objects_ViewController"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[8] => array(6) {
["file"] => string(76) "/data/web/sorger.web/web/app/library/Zend/Controller/Dispatcher/Standard.php"
["line"] => int(295)
["function"] => string(8) "dispatch"
["class"] => string(22) "Zend_Controller_Action"
["type"] => string(2) "->"
["args"] => array(1) {
[0] => string(14) "categoryAction"
}
}
[9] => array(6) {
["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
["line"] => int(954)
["function"] => string(8) "dispatch"
["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
["type"] => string(2) "->"
["args"] => array(2) {
[0] => object(Zend_Controller_Request_Http)#433 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(51) "/jarni-pobyty/severne-slovensko/najlacnejsie?page=4"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(44) "/jarni-pobyty/severne-slovensko/najlacnejsie"
["_params":protected] => array(8) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "2569"
["locality"] => string(5) "13400"
["sort"] => string(10) "price-down"
["error_handler"] => object(ArrayObject)#3031 (1) {
["storage":"ArrayObject":private] => array(3) {
["exception"] => *RECURSION*
["type"] => string(15) "EXCEPTION_OTHER"
["request"] => object(Zend_Controller_Request_Http)#3032 (15) {
["_paramSources":protected] => array(2) {
[0] => string(4) "_GET"
[1] => string(5) "_POST"
}
["_requestUri":protected] => string(51) "/jarni-pobyty/severne-slovensko/najlacnejsie?page=4"
["_baseUrl":protected] => string(0) ""
["_basePath":protected] => NULL
["_pathInfo":protected] => string(44) "/jarni-pobyty/severne-slovensko/najlacnejsie"
["_params":protected] => array(7) {
["routeType"] => string(6) "object"
["module"] => string(7) "objects"
["controller"] => string(4) "view"
["action"] => string(8) "category"
["id"] => string(4) "2569"
["locality"] => string(5) "13400"
["sort"] => string(10) "price-down"
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "objects"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(4) "view"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(8) "category"
["_actionKey":protected] => string(6) "action"
}
}
}
}
["_rawBody":protected] => NULL
["_aliases":protected] => array(0) {
}
["_dispatched":protected] => bool(true)
["_module":protected] => string(7) "default"
["_moduleKey":protected] => string(6) "module"
["_controller":protected] => string(5) "error"
["_controllerKey":protected] => string(10) "controller"
["_action":protected] => string(5) "error"
["_actionKey":protected] => string(6) "action"
}
[1] => object(Zend_Controller_Response_Http)#432 (8) {
["_body":protected] => array(0) {
}
["_exceptions":protected] => array(1) {
[0] => *RECURSION*
}
["_headers":protected] => array(0) {
}
["_headersRaw":protected] => array(0) {
}
["_httpResponseCode":protected] => int(200)
["_isRedirect":protected] => bool(false)
["_renderExceptions":protected] => bool(false)
["headersSentThrowsException"] => bool(true)
}
}
}
[10] => array(6) {
["file"] => string(77) "/data/web/sorger.web/web/app/library/Zend/Application/Bootstrap/Bootstrap.php"
["line"] => int(97)
["function"] => string(8) "dispatch"
["class"] => string(21) "Zend_Controller_Front"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[11] => array(6) {
["file"] => string(57) "/data/web/sorger.web/web/app/library/Zend/Application.php"
["line"] => int(366)
["function"] => string(3) "run"
["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
[12] => array(6) {
["file"] => string(34) "/data/web/sorger.web/web/index.php"
["line"] => int(110)
["function"] => string(3) "run"
["class"] => string(16) "Zend_Application"
["type"] => string(2) "->"
["args"] => array(0) {
}
}
}
["previous":"Exception":private] => NULL
["errorInfo"] => array(3) {
[0] => string(5) "HY000"
[1] => int(2006)
[2] => string(26) "MySQL server has gone away"
}
}
}