int(0)
string(63) "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"
array(13) {
  [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(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
      [1] => array(0) {
      }
    }
  }
  [3] => array(6) {
    ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
    ["line"] => int(815)
    ["function"] => string(5) "query"
    ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
    ["type"] => string(2) "->"
    ["args"] => array(2) {
      [0] => string(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
      [1] => array(0) {
      }
    }
  }
  [4] => array(6) {
    ["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
    ["line"] => int(351)
    ["function"] => string(8) "fetchRow"
    ["class"] => string(24) "Zend_Db_Adapter_Abstract"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => string(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
    }
  }
  [5] => array(6) {
    ["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
    ["line"] => int(236)
    ["function"] => string(10) "fetchEntry"
    ["class"] => string(20) "Objects_Model_Object"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => int(25357)
    }
  }
  [6] => array(6) {
    ["file"] => string(68) "/data/web/sorger.web/web/app/library/Sorger/Router/Route/Default.php"
    ["line"] => int(807)
    ["function"] => string(10) "fetchByUrl"
    ["class"] => string(20) "Objects_Model_Object"
    ["type"] => string(2) "->"
    ["args"] => array(3) {
      [0] => string(26) "wellness-pobyty-s-polpenzi"
      [1] => NULL
      [2] => array(1) {
        ["disallowed"] => array(2) {
          [0] => string(4) "stay"
          [1] => string(8) "locality"
        }
      }
    }
  }
  [7] => array(6) {
    ["file"] => string(68) "/data/web/sorger.web/web/app/library/Sorger/Router/Route/Default.php"
    ["line"] => int(96)
    ["function"] => string(10) "_getObject"
    ["class"] => string(27) "Sorger_Router_Route_Default"
    ["type"] => string(2) "::"
    ["args"] => array(3) {
      [0] => string(26) "wellness-pobyty-s-polpenzi"
      [1] => NULL
      [2] => array(1) {
        ["disallowed"] => array(2) {
          [0] => string(4) "stay"
          [1] => string(8) "locality"
        }
      }
    }
  }
  [8] => array(6) {
    ["file"] => string(61) "/data/web/sorger.web/web/app/library/Sorger/Router/Router.php"
    ["line"] => int(446)
    ["function"] => string(5) "match"
    ["class"] => string(27) "Sorger_Router_Route_Default"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => &array(1) {
        [0] => string(5) "strba"
      }
    }
  }
  [9] => array(6) {
    ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
    ["line"] => int(911)
    ["function"] => string(5) "route"
    ["class"] => string(20) "Sorger_Router_Router"
    ["type"] => string(2) "->"
    ["args"] => array(1) {
      [0] => object(Zend_Controller_Request_Http)#433 (15) {
        ["_paramSources":protected] => array(2) {
          [0] => string(4) "_GET"
          [1] => string(5) "_POST"
        }
        ["_requestUri":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
        ["_baseUrl":protected] => string(0) ""
        ["_basePath":protected] => NULL
        ["_pathInfo":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
        ["_params":protected] => array(1) {
          ["error_handler"] => object(ArrayObject)#429 (1) {
            ["storage":"ArrayObject":private] => array(3) {
              ["exception"] => object(Zend_Db_Statement_Exception)#425 (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(13) {
                  [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(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
                      [1] => array(0) {
                      }
                    }
                  }
                  [3] => array(6) {
                    ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
                    ["line"] => int(815)
                    ["function"] => string(5) "query"
                    ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(2) {
                      [0] => string(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
                      [1] => array(0) {
                      }
                    }
                  }
                  [4] => array(6) {
                    ["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
                    ["line"] => int(351)
                    ["function"] => string(8) "fetchRow"
                    ["class"] => string(24) "Zend_Db_Adapter_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => string(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
                    }
                  }
                  [5] => array(6) {
                    ["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
                    ["line"] => int(236)
                    ["function"] => string(10) "fetchEntry"
                    ["class"] => string(20) "Objects_Model_Object"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => int(25357)
                    }
                  }
                  [6] => array(6) {
                    ["file"] => string(68) "/data/web/sorger.web/web/app/library/Sorger/Router/Route/Default.php"
                    ["line"] => int(807)
                    ["function"] => string(10) "fetchByUrl"
                    ["class"] => string(20) "Objects_Model_Object"
                    ["type"] => string(2) "->"
                    ["args"] => array(3) {
                      [0] => string(26) "wellness-pobyty-s-polpenzi"
                      [1] => NULL
                      [2] => array(1) {
                        ["disallowed"] => array(2) {
                          [0] => string(4) "stay"
                          [1] => string(8) "locality"
                        }
                      }
                    }
                  }
                  [7] => array(6) {
                    ["file"] => string(68) "/data/web/sorger.web/web/app/library/Sorger/Router/Route/Default.php"
                    ["line"] => int(96)
                    ["function"] => string(10) "_getObject"
                    ["class"] => string(27) "Sorger_Router_Route_Default"
                    ["type"] => string(2) "::"
                    ["args"] => array(3) {
                      [0] => string(26) "wellness-pobyty-s-polpenzi"
                      [1] => NULL
                      [2] => array(1) {
                        ["disallowed"] => array(2) {
                          [0] => string(4) "stay"
                          [1] => string(8) "locality"
                        }
                      }
                    }
                  }
                  [8] => array(6) {
                    ["file"] => string(61) "/data/web/sorger.web/web/app/library/Sorger/Router/Router.php"
                    ["line"] => int(446)
                    ["function"] => string(5) "match"
                    ["class"] => string(27) "Sorger_Router_Route_Default"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => &array(1) {
                        [0] => string(5) "strba"
                      }
                    }
                  }
                  [9] => *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] => object(PDOException)#427 (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(14) {
                    [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(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
                        [1] => array(0) {
                        }
                      }
                    }
                    [4] => array(6) {
                      ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
                      ["line"] => int(815)
                      ["function"] => string(5) "query"
                      ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => string(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
                        [1] => array(0) {
                        }
                      }
                    }
                    [5] => array(6) {
                      ["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
                      ["line"] => int(351)
                      ["function"] => string(8) "fetchRow"
                      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => string(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
                      }
                    }
                    [6] => array(6) {
                      ["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
                      ["line"] => int(236)
                      ["function"] => string(10) "fetchEntry"
                      ["class"] => string(20) "Objects_Model_Object"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => int(25357)
                      }
                    }
                    [7] => array(6) {
                      ["file"] => string(68) "/data/web/sorger.web/web/app/library/Sorger/Router/Route/Default.php"
                      ["line"] => int(807)
                      ["function"] => string(10) "fetchByUrl"
                      ["class"] => string(20) "Objects_Model_Object"
                      ["type"] => string(2) "->"
                      ["args"] => array(3) {
                        [0] => string(26) "wellness-pobyty-s-polpenzi"
                        [1] => NULL
                        [2] => array(1) {
                          ["disallowed"] => array(2) {
                            [0] => string(4) "stay"
                            [1] => string(8) "locality"
                          }
                        }
                      }
                    }
                    [8] => array(6) {
                      ["file"] => string(68) "/data/web/sorger.web/web/app/library/Sorger/Router/Route/Default.php"
                      ["line"] => int(96)
                      ["function"] => string(10) "_getObject"
                      ["class"] => string(27) "Sorger_Router_Route_Default"
                      ["type"] => string(2) "::"
                      ["args"] => array(3) {
                        [0] => string(26) "wellness-pobyty-s-polpenzi"
                        [1] => NULL
                        [2] => array(1) {
                          ["disallowed"] => array(2) {
                            [0] => string(4) "stay"
                            [1] => string(8) "locality"
                          }
                        }
                      }
                    }
                    [9] => array(6) {
                      ["file"] => string(61) "/data/web/sorger.web/web/app/library/Sorger/Router/Router.php"
                      ["line"] => int(446)
                      ["function"] => string(5) "match"
                      ["class"] => string(27) "Sorger_Router_Route_Default"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => &array(1) {
                          [0] => string(5) "strba"
                        }
                      }
                    }
                    [10] => array(6) {
                      ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
                      ["line"] => int(911)
                      ["function"] => string(5) "route"
                      ["class"] => string(20) "Sorger_Router_Router"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => *RECURSION*
                      }
                    }
                    [11] => 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) {
                      }
                    }
                    [12] => 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) {
                      }
                    }
                    [13] => 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)#3069 (15) {
                ["_paramSources":protected] => array(2) {
                  [0] => string(4) "_GET"
                  [1] => string(5) "_POST"
                }
                ["_requestUri":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
                ["_baseUrl":protected] => string(0) ""
                ["_basePath":protected] => NULL
                ["_pathInfo":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
                ["_params":protected] => array(0) {
                }
                ["_rawBody":protected] => NULL
                ["_aliases":protected] => array(0) {
                }
                ["_dispatched":protected] => bool(false)
                ["_module":protected] => NULL
                ["_moduleKey":protected] => string(6) "module"
                ["_controller":protected] => NULL
                ["_controllerKey":protected] => string(10) "controller"
                ["_action":protected] => NULL
                ["_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"
      }
    }
  }
  [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) {
    }
  }
}
object(Zend_Db_Statement_Exception)#425 (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(13) {
    [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(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
        [1] => array(0) {
        }
      }
    }
    [3] => array(6) {
      ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
      ["line"] => int(815)
      ["function"] => string(5) "query"
      ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => string(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
        [1] => array(0) {
        }
      }
    }
    [4] => array(6) {
      ["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
      ["line"] => int(351)
      ["function"] => string(8) "fetchRow"
      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
      }
    }
    [5] => array(6) {
      ["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
      ["line"] => int(236)
      ["function"] => string(10) "fetchEntry"
      ["class"] => string(20) "Objects_Model_Object"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => int(25357)
      }
    }
    [6] => array(6) {
      ["file"] => string(68) "/data/web/sorger.web/web/app/library/Sorger/Router/Route/Default.php"
      ["line"] => int(807)
      ["function"] => string(10) "fetchByUrl"
      ["class"] => string(20) "Objects_Model_Object"
      ["type"] => string(2) "->"
      ["args"] => array(3) {
        [0] => string(26) "wellness-pobyty-s-polpenzi"
        [1] => NULL
        [2] => array(1) {
          ["disallowed"] => array(2) {
            [0] => string(4) "stay"
            [1] => string(8) "locality"
          }
        }
      }
    }
    [7] => array(6) {
      ["file"] => string(68) "/data/web/sorger.web/web/app/library/Sorger/Router/Route/Default.php"
      ["line"] => int(96)
      ["function"] => string(10) "_getObject"
      ["class"] => string(27) "Sorger_Router_Route_Default"
      ["type"] => string(2) "::"
      ["args"] => array(3) {
        [0] => string(26) "wellness-pobyty-s-polpenzi"
        [1] => NULL
        [2] => array(1) {
          ["disallowed"] => array(2) {
            [0] => string(4) "stay"
            [1] => string(8) "locality"
          }
        }
      }
    }
    [8] => array(6) {
      ["file"] => string(61) "/data/web/sorger.web/web/app/library/Sorger/Router/Router.php"
      ["line"] => int(446)
      ["function"] => string(5) "match"
      ["class"] => string(27) "Sorger_Router_Route_Default"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &array(1) {
          [0] => string(5) "strba"
        }
      }
    }
    [9] => array(6) {
      ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
      ["line"] => int(911)
      ["function"] => string(5) "route"
      ["class"] => string(20) "Sorger_Router_Router"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Controller_Request_Http)#433 (15) {
          ["_paramSources":protected] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
          ["_baseUrl":protected] => string(0) ""
          ["_basePath":protected] => NULL
          ["_pathInfo":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
          ["_params":protected] => array(1) {
            ["error_handler"] => object(ArrayObject)#429 (1) {
              ["storage":"ArrayObject":private] => array(3) {
                ["exception"] => *RECURSION*
                ["type"] => string(15) "EXCEPTION_OTHER"
                ["request"] => object(Zend_Controller_Request_Http)#3069 (15) {
                  ["_paramSources":protected] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
                  ["_baseUrl":protected] => string(0) ""
                  ["_basePath":protected] => NULL
                  ["_pathInfo":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
                  ["_params":protected] => array(0) {
                  }
                  ["_rawBody":protected] => NULL
                  ["_aliases":protected] => array(0) {
                  }
                  ["_dispatched":protected] => bool(false)
                  ["_module":protected] => NULL
                  ["_moduleKey":protected] => string(6) "module"
                  ["_controller":protected] => NULL
                  ["_controllerKey":protected] => string(10) "controller"
                  ["_action":protected] => NULL
                  ["_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"
        }
      }
    }
    [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] => object(PDOException)#427 (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(14) {
      [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(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
          [1] => array(0) {
          }
        }
      }
      [4] => array(6) {
        ["file"] => string(65) "/data/web/sorger.web/web/app/library/Zend/Db/Adapter/Abstract.php"
        ["line"] => int(815)
        ["function"] => string(5) "query"
        ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => string(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
          [1] => array(0) {
          }
        }
      }
      [5] => array(6) {
        ["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
        ["line"] => int(351)
        ["function"] => string(8) "fetchRow"
        ["class"] => string(24) "Zend_Db_Adapter_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => string(209) "
                    SELECT o.*, op.object_url as object_parent_url FROM `object` as o
                    LEFT JOIN object as op on o.object_pid = op.object_id
                    WHERE (o.object_id = 25357 )"
        }
      }
      [6] => array(6) {
        ["file"] => string(62) "/data/web/sorger.web/web/app/modules/objects/models/Object.php"
        ["line"] => int(236)
        ["function"] => string(10) "fetchEntry"
        ["class"] => string(20) "Objects_Model_Object"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => int(25357)
        }
      }
      [7] => array(6) {
        ["file"] => string(68) "/data/web/sorger.web/web/app/library/Sorger/Router/Route/Default.php"
        ["line"] => int(807)
        ["function"] => string(10) "fetchByUrl"
        ["class"] => string(20) "Objects_Model_Object"
        ["type"] => string(2) "->"
        ["args"] => array(3) {
          [0] => string(26) "wellness-pobyty-s-polpenzi"
          [1] => NULL
          [2] => array(1) {
            ["disallowed"] => array(2) {
              [0] => string(4) "stay"
              [1] => string(8) "locality"
            }
          }
        }
      }
      [8] => array(6) {
        ["file"] => string(68) "/data/web/sorger.web/web/app/library/Sorger/Router/Route/Default.php"
        ["line"] => int(96)
        ["function"] => string(10) "_getObject"
        ["class"] => string(27) "Sorger_Router_Route_Default"
        ["type"] => string(2) "::"
        ["args"] => array(3) {
          [0] => string(26) "wellness-pobyty-s-polpenzi"
          [1] => NULL
          [2] => array(1) {
            ["disallowed"] => array(2) {
              [0] => string(4) "stay"
              [1] => string(8) "locality"
            }
          }
        }
      }
      [9] => array(6) {
        ["file"] => string(61) "/data/web/sorger.web/web/app/library/Sorger/Router/Router.php"
        ["line"] => int(446)
        ["function"] => string(5) "match"
        ["class"] => string(27) "Sorger_Router_Route_Default"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => &array(1) {
            [0] => string(5) "strba"
          }
        }
      }
      [10] => array(6) {
        ["file"] => string(62) "/data/web/sorger.web/web/app/library/Zend/Controller/Front.php"
        ["line"] => int(911)
        ["function"] => string(5) "route"
        ["class"] => string(20) "Sorger_Router_Router"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => object(Zend_Controller_Request_Http)#433 (15) {
            ["_paramSources":protected] => array(2) {
              [0] => string(4) "_GET"
              [1] => string(5) "_POST"
            }
            ["_requestUri":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
            ["_baseUrl":protected] => string(0) ""
            ["_basePath":protected] => NULL
            ["_pathInfo":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
            ["_params":protected] => array(1) {
              ["error_handler"] => object(ArrayObject)#429 (1) {
                ["storage":"ArrayObject":private] => array(3) {
                  ["exception"] => *RECURSION*
                  ["type"] => string(15) "EXCEPTION_OTHER"
                  ["request"] => object(Zend_Controller_Request_Http)#3069 (15) {
                    ["_paramSources":protected] => array(2) {
                      [0] => string(4) "_GET"
                      [1] => string(5) "_POST"
                    }
                    ["_requestUri":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
                    ["_baseUrl":protected] => string(0) ""
                    ["_basePath":protected] => NULL
                    ["_pathInfo":protected] => string(33) "/wellness-pobyty-s-polpenzi/strba"
                    ["_params":protected] => array(0) {
                    }
                    ["_rawBody":protected] => NULL
                    ["_aliases":protected] => array(0) {
                    }
                    ["_dispatched":protected] => bool(false)
                    ["_module":protected] => NULL
                    ["_moduleKey":protected] => string(6) "module"
                    ["_controller":protected] => NULL
                    ["_controllerKey":protected] => string(10) "controller"
                    ["_action":protected] => NULL
                    ["_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"
          }
        }
      }
      [11] => 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) {
        }
      }
      [12] => 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) {
        }
      }
      [13] => 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"
    }
  }
}