object(ArrayObject)#72 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> object(Zend_Db_Adapter_Exception)#70 (9) { ["_chainedException":protected]=> NULL ["_previous":"Zend_Exception":private]=> NULL ["message":protected]=> string(49) "SQLSTATE[HY000] [2006] MySQL server has gone away" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(2006) ["file":protected]=> string(66) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Pdo/Abstract.php" ["line":protected]=> int(144) ["trace":"Exception":private]=> array(16) { [0]=> array(6) { ["file"]=> string(63) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Pdo/Mysql.php" ["line"]=> int(111) ["function"]=> string(8) "_connect" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [1]=> array(6) { ["file"]=> string(62) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Abstract.php" ["line"]=> int(460) ["function"]=> string(8) "_connect" ["class"]=> string(25) "Zend_Db_Adapter_Pdo_Mysql" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(66) "/home/water-dnr/water-dnr.com/php/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(19) "DESCRIBE `category`" [1]=> array(0) { } } } [3]=> array(6) { ["file"]=> string(63) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Pdo/Mysql.php" ["line"]=> int(171) ["function"]=> string(5) "query" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(19) "DESCRIBE `category`" } } [4]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Db/Table/Abstract.php" ["line"]=> int(836) ["function"]=> string(13) "describeTable" ["class"]=> string(25) "Zend_Db_Adapter_Pdo_Mysql" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(8) "category" [1]=> NULL } } [5]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Db/Table/Abstract.php" ["line"]=> int(875) ["function"]=> string(14) "_setupMetadata" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Db/Table/Abstract.php" ["line"]=> int(1290) ["function"]=> string(16) "_setupPrimaryKey" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(57) "/home/water-dnr/water-dnr.com/docs/library/Main/Model.php" ["line"]=> int(11) ["function"]=> string(4) "find" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(2) "18" } } [8]=> array(6) { ["file"]=> string(66) "/home/water-dnr/water-dnr.com/docs/application/models/Category.php" ["line"]=> int(6) ["function"]=> string(11) "__construct" ["class"]=> string(10) "Main_Model" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Model_DbTable_Category)#68 (18) { ["_name":protected]=> string(8) "category" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#26 (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(8) { ["host"]=> string(15) "water-dnr.mysql" ["username"]=> string(16) "water-dnr_dbuser" ["password"]=> string(8) "Nzi2D:Ee" ["dbname"]=> string(12) "water-dnr_db" ["charset"]=> string(4) "utf8" ["driver_options"]=> array(1) { [1002]=> string(15) "SET NAMES utf8;" } ["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)#22 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_cols":protected]=> NULL ["_primary":protected]=> NULL ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(0) { } ["_metadataCache":protected]=> NULL ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } [1]=> string(2) "18" } } [9]=> array(6) { ["file"]=> string(81) "/home/water-dnr/water-dnr.com/docs/application/controllers/CategoryController.php" ["line"]=> int(36) ["function"]=> string(11) "__construct" ["class"]=> string(14) "Model_Category" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(2) "18" } } [10]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Controller/Action.php" ["line"]=> int(516) ["function"]=> string(10) "viewAction" ["class"]=> string(18) "CategoryController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [11]=> array(6) { ["file"]=> string(73) "/home/water-dnr/water-dnr.com/php/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(308) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(10) "viewAction" } } [12]=> array(6) { ["file"]=> string(59) "/home/water-dnr/water-dnr.com/php/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)#76 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(12) "/category/18" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(12) "/category/18" ["_params":protected]=> array(6) { ["id"]=> string(2) "18" ["module"]=> string(7) "default" ["controller"]=> string(8) "category" ["action"]=> string(4) "view" ["page"]=> string(1) "1" ["error_handler"]=> *RECURSION* } ["_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)#75 (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) } } } [13]=> array(6) { ["file"]=> string(74) "/home/water-dnr/water-dnr.com/php/Zend/Application/Bootstrap/Bootstrap.php" ["line"]=> int(107) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [14]=> array(6) { ["file"]=> string(54) "/home/water-dnr/water-dnr.com/php/Zend/Application.php" ["line"]=> int(384) ["function"]=> string(3) "run" ["class"]=> string(36) "Zend_Application_Bootstrap_Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(51) "/home/water-dnr/water-dnr.com/docs/public/index.php" ["line"]=> int(82) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> object(PDOException)#85 (8) { ["message":protected]=> string(49) "SQLSTATE[HY000] [2006] MySQL server has gone away" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(2006) ["file":protected]=> string(66) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Pdo/Abstract.php" ["line":protected]=> int(128) ["trace":"Exception":private]=> array(17) { [0]=> array(6) { ["file"]=> string(66) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Pdo/Abstract.php" ["line"]=> int(128) ["function"]=> string(11) "__construct" ["class"]=> string(3) "PDO" ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> string(59) "mysql:host=water-dnr.mysql;dbname=water-dnr_db;charset=utf8" [1]=> string(16) "water-dnr_dbuser" [2]=> string(8) "Nzi2D:Ee" [3]=> array(1) { [1002]=> string(15) "SET NAMES utf8;" } } } [1]=> array(6) { ["file"]=> string(63) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Pdo/Mysql.php" ["line"]=> int(111) ["function"]=> string(8) "_connect" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(62) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Abstract.php" ["line"]=> int(460) ["function"]=> string(8) "_connect" ["class"]=> string(25) "Zend_Db_Adapter_Pdo_Mysql" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [3]=> array(6) { ["file"]=> string(66) "/home/water-dnr/water-dnr.com/php/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(19) "DESCRIBE `category`" [1]=> array(0) { } } } [4]=> array(6) { ["file"]=> string(63) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Pdo/Mysql.php" ["line"]=> int(171) ["function"]=> string(5) "query" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(19) "DESCRIBE `category`" } } [5]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Db/Table/Abstract.php" ["line"]=> int(836) ["function"]=> string(13) "describeTable" ["class"]=> string(25) "Zend_Db_Adapter_Pdo_Mysql" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(8) "category" [1]=> NULL } } [6]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Db/Table/Abstract.php" ["line"]=> int(875) ["function"]=> string(14) "_setupMetadata" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Db/Table/Abstract.php" ["line"]=> int(1290) ["function"]=> string(16) "_setupPrimaryKey" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(57) "/home/water-dnr/water-dnr.com/docs/library/Main/Model.php" ["line"]=> int(11) ["function"]=> string(4) "find" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(2) "18" } } [9]=> array(6) { ["file"]=> string(66) "/home/water-dnr/water-dnr.com/docs/application/models/Category.php" ["line"]=> int(6) ["function"]=> string(11) "__construct" ["class"]=> string(10) "Main_Model" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Model_DbTable_Category)#68 (18) { ["_name":protected]=> string(8) "category" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#26 (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(8) { ["host"]=> string(15) "water-dnr.mysql" ["username"]=> string(16) "water-dnr_dbuser" ["password"]=> string(8) "Nzi2D:Ee" ["dbname"]=> string(12) "water-dnr_db" ["charset"]=> string(4) "utf8" ["driver_options"]=> array(1) { [1002]=> string(15) "SET NAMES utf8;" } ["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)#22 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_cols":protected]=> NULL ["_primary":protected]=> NULL ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(0) { } ["_metadataCache":protected]=> NULL ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } [1]=> string(2) "18" } } [10]=> array(6) { ["file"]=> string(81) "/home/water-dnr/water-dnr.com/docs/application/controllers/CategoryController.php" ["line"]=> int(36) ["function"]=> string(11) "__construct" ["class"]=> string(14) "Model_Category" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(2) "18" } } [11]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Controller/Action.php" ["line"]=> int(516) ["function"]=> string(10) "viewAction" ["class"]=> string(18) "CategoryController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(73) "/home/water-dnr/water-dnr.com/php/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(308) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(10) "viewAction" } } [13]=> array(6) { ["file"]=> string(59) "/home/water-dnr/water-dnr.com/php/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)#76 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(12) "/category/18" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(12) "/category/18" ["_params":protected]=> array(6) { ["id"]=> string(2) "18" ["module"]=> string(7) "default" ["controller"]=> string(8) "category" ["action"]=> string(4) "view" ["page"]=> string(1) "1" ["error_handler"]=> *RECURSION* } ["_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)#75 (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) } } } [14]=> array(6) { ["file"]=> string(74) "/home/water-dnr/water-dnr.com/php/Zend/Application/Bootstrap/Bootstrap.php" ["line"]=> int(107) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(54) "/home/water-dnr/water-dnr.com/php/Zend/Application.php" ["line"]=> int(384) ["function"]=> string(3) "run" ["class"]=> string(36) "Zend_Application_Bootstrap_Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(51) "/home/water-dnr/water-dnr.com/docs/public/index.php" ["line"]=> int(82) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> object(PDOException)#84 (9) { ["message":protected]=> string(46) "PDO::__construct(): MySQL server has gone away" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(66) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Pdo/Abstract.php" ["line":protected]=> int(128) ["trace":"Exception":private]=> array(17) { [0]=> array(6) { ["file"]=> string(66) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Pdo/Abstract.php" ["line"]=> int(128) ["function"]=> string(11) "__construct" ["class"]=> string(3) "PDO" ["type"]=> string(2) "->" ["args"]=> array(4) { [0]=> string(59) "mysql:host=water-dnr.mysql;dbname=water-dnr_db;charset=utf8" [1]=> string(16) "water-dnr_dbuser" [2]=> string(8) "Nzi2D:Ee" [3]=> array(1) { [1002]=> string(15) "SET NAMES utf8;" } } } [1]=> array(6) { ["file"]=> string(63) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Pdo/Mysql.php" ["line"]=> int(111) ["function"]=> string(8) "_connect" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(62) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Abstract.php" ["line"]=> int(460) ["function"]=> string(8) "_connect" ["class"]=> string(25) "Zend_Db_Adapter_Pdo_Mysql" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [3]=> array(6) { ["file"]=> string(66) "/home/water-dnr/water-dnr.com/php/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(19) "DESCRIBE `category`" [1]=> array(0) { } } } [4]=> array(6) { ["file"]=> string(63) "/home/water-dnr/water-dnr.com/php/Zend/Db/Adapter/Pdo/Mysql.php" ["line"]=> int(171) ["function"]=> string(5) "query" ["class"]=> string(28) "Zend_Db_Adapter_Pdo_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(19) "DESCRIBE `category`" } } [5]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Db/Table/Abstract.php" ["line"]=> int(836) ["function"]=> string(13) "describeTable" ["class"]=> string(25) "Zend_Db_Adapter_Pdo_Mysql" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(8) "category" [1]=> NULL } } [6]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Db/Table/Abstract.php" ["line"]=> int(875) ["function"]=> string(14) "_setupMetadata" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Db/Table/Abstract.php" ["line"]=> int(1290) ["function"]=> string(16) "_setupPrimaryKey" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(57) "/home/water-dnr/water-dnr.com/docs/library/Main/Model.php" ["line"]=> int(11) ["function"]=> string(4) "find" ["class"]=> string(22) "Zend_Db_Table_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(2) "18" } } [9]=> array(6) { ["file"]=> string(66) "/home/water-dnr/water-dnr.com/docs/application/models/Category.php" ["line"]=> int(6) ["function"]=> string(11) "__construct" ["class"]=> string(10) "Main_Model" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Model_DbTable_Category)#68 (18) { ["_name":protected]=> string(8) "category" ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#26 (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(8) { ["host"]=> string(15) "water-dnr.mysql" ["username"]=> string(16) "water-dnr_dbuser" ["password"]=> string(8) "Nzi2D:Ee" ["dbname"]=> string(12) "water-dnr_db" ["charset"]=> string(4) "utf8" ["driver_options"]=> array(1) { [1002]=> string(15) "SET NAMES utf8;" } ["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)#22 (4) { ["_queryProfiles":protected]=> array(0) { } ["_enabled":protected]=> bool(false) ["_filterElapsedSecs":protected]=> NULL ["_filterTypes":protected]=> NULL } ["_defaultProfilerClass":protected]=> string(16) "Zend_Db_Profiler" ["_connection":protected]=> NULL ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_cols":protected]=> NULL ["_primary":protected]=> NULL ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(0) { } ["_metadataCache":protected]=> NULL ["_metadataCacheInClass":protected]=> bool(true) ["_rowClass":protected]=> string(17) "Zend_Db_Table_Row" ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_referenceMap":protected]=> array(0) { } ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } [1]=> string(2) "18" } } [10]=> array(6) { ["file"]=> string(81) "/home/water-dnr/water-dnr.com/docs/application/controllers/CategoryController.php" ["line"]=> int(36) ["function"]=> string(11) "__construct" ["class"]=> string(14) "Model_Category" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(2) "18" } } [11]=> array(6) { ["file"]=> string(60) "/home/water-dnr/water-dnr.com/php/Zend/Controller/Action.php" ["line"]=> int(516) ["function"]=> string(10) "viewAction" ["class"]=> string(18) "CategoryController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [12]=> array(6) { ["file"]=> string(73) "/home/water-dnr/water-dnr.com/php/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(308) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(10) "viewAction" } } [13]=> array(6) { ["file"]=> string(59) "/home/water-dnr/water-dnr.com/php/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)#76 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(12) "/category/18" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(12) "/category/18" ["_params":protected]=> array(6) { ["id"]=> string(2) "18" ["module"]=> string(7) "default" ["controller"]=> string(8) "category" ["action"]=> string(4) "view" ["page"]=> string(1) "1" ["error_handler"]=> *RECURSION* } ["_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)#75 (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) } } } [14]=> array(6) { ["file"]=> string(74) "/home/water-dnr/water-dnr.com/php/Zend/Application/Bootstrap/Bootstrap.php" ["line"]=> int(107) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [15]=> array(6) { ["file"]=> string(54) "/home/water-dnr/water-dnr.com/php/Zend/Application.php" ["line"]=> int(384) ["function"]=> string(3) "run" ["class"]=> string(36) "Zend_Application_Bootstrap_Bootstrap" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [16]=> array(6) { ["file"]=> string(51) "/home/water-dnr/water-dnr.com/docs/public/index.php" ["line"]=> int(82) ["function"]=> string(3) "run" ["class"]=> string(16) "Zend_Application" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL ["errorInfo"]=> NULL ["severity"]=> int(2) } ["errorInfo"]=> NULL } } ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#86 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(12) "/category/18" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(12) "/category/18" ["_params":protected]=> array(5) { ["id"]=> string(2) "18" ["module"]=> string(7) "default" ["controller"]=> string(8) "category" ["action"]=> string(4) "view" ["page"]=> string(1) "1" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(8) "category" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(4) "view" ["_actionKey":protected]=> string(6) "action" } } }