object(Zend_Db_Adapter_Exception)#227 (9) {
  ["_chainedException":protected] => NULL
  ["_previous":"Zend_Exception":private] => NULL
  ["message":protected] => string(109) "SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)"
  ["string":"Exception":private] => string(0) ""
  ["code":protected] => int(2002)
  ["file":protected] => string(65) "/www/versus/library/Zend/1.11.11/Zend/Db/Adapter/Pdo/Abstract.php"
  ["line":protected] => int(144)
  ["trace":"Exception":private] => array(20) {
    [0] => array(6) {
      ["file"] => string(62) "/www/versus/library/Zend/1.11.11/Zend/Db/Adapter/Pdo/Mysql.php"
      ["line"] => int(109)
      ["function"] => string(8) "_connect"
      ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [1] => array(6) {
      ["file"] => string(61) "/www/versus/library/Zend/1.11.11/Zend/Db/Adapter/Abstract.php"
      ["line"] => int(459)
      ["function"] => string(8) "_connect"
      ["class"] => string(25) "Zend_Db_Adapter_Pdo_Mysql"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [2] => array(6) {
      ["file"] => string(65) "/www/versus/library/Zend/1.11.11/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(29) "DESCRIBE `zak_index_articles`"
        [1] => &array(0) {
        }
      }
    }
    [3] => array(6) {
      ["file"] => string(62) "/www/versus/library/Zend/1.11.11/Zend/Db/Adapter/Pdo/Mysql.php"
      ["line"] => int(169)
      ["function"] => string(5) "query"
      ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &string(29) "DESCRIBE `zak_index_articles`"
      }
    }
    [4] => array(6) {
      ["file"] => string(59) "/www/versus/library/Zend/1.11.11/Zend/Db/Table/Abstract.php"
      ["line"] => int(835)
      ["function"] => string(13) "describeTable"
      ["class"] => string(25) "Zend_Db_Adapter_Pdo_Mysql"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => &string(18) "zak_index_articles"
        [1] => &NULL
      }
    }
    [5] => array(6) {
      ["file"] => string(69) "/www/versus/library/Application/0.2/Application/Db/Table/Abstract.php"
      ["line"] => int(36)
      ["function"] => string(14) "_setupMetadata"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [6] => array(6) {
      ["file"] => string(59) "/www/versus/library/Zend/1.11.11/Zend/Db/Table/Abstract.php"
      ["line"] => int(857)
      ["function"] => string(14) "_setupMetadata"
      ["class"] => string(29) "Application_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [7] => array(6) {
      ["file"] => string(59) "/www/versus/library/Zend/1.11.11/Zend/Db/Table/Abstract.php"
      ["line"] => int(897)
      ["function"] => string(8) "_getCols"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [8] => array(6) {
      ["file"] => string(59) "/www/versus/library/Zend/1.11.11/Zend/Db/Table/Abstract.php"
      ["line"] => int(1242)
      ["function"] => string(16) "_setupPrimaryKey"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [9] => array(6) {
      ["file"] => string(65) "/www/zakon36/application/modules/default/models/ArticleMapper.php"
      ["line"] => int(22)
      ["function"] => string(4) "find"
      ["class"] => string(22) "Zend_Db_Table_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &string(1) "1"
      }
    }
    [10] => array(6) {
      ["file"] => string(63) "/www/zakon36/application/modules/default/models/MenuService.php"
      ["line"] => int(210)
      ["function"] => string(4) "find"
      ["class"] => string(27) "Default_Model_ArticleMapper"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &string(1) "1"
      }
    }
    [11] => array(6) {
      ["file"] => string(63) "/www/zakon36/application/modules/default/models/MenuService.php"
      ["line"] => int(132)
      ["function"] => string(16) "_menuItemPrepare"
      ["class"] => string(25) "Default_Model_MenuService"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Default_Model_Menu)#215 (7) {
          ["_children":protected] => array(0) {
          }
          ["_parent":protected] => NULL
          ["_reflector":protected] => object(ReflectionClass)#220 (1) {
            ["name"] => string(18) "Default_Model_Menu"
          }
          ["_variables":protected] => array(7) {
            [0] => string(2) "id"
            [1] => string(9) "parent_id"
            [2] => string(3) "pos"
            [3] => string(5) "title"
            [4] => string(3) "uri"
            [5] => string(4) "type"
            [6] => string(7) "content"
          }
          ["_values":protected] => array(7) {
            ["id"] => int(86)
            ["parent_id"] => int(0)
            ["pos"] => int(1)
            ["title"] => string(15) "О центре"
            ["uri"] => string(5) "about"
            ["type"] => int(1)
            ["content"] => string(1) "1"
          }
          ["_raw":protected] => NULL
          ["_objects":protected] => array(0) {
          }
        }
        [1] => &string(0) ""
      }
    }
    [12] => array(6) {
      ["file"] => string(63) "/www/zakon36/application/modules/default/models/MenuService.php"
      ["line"] => int(102)
      ["function"] => string(9) "_menuInit"
      ["class"] => string(25) "Default_Model_MenuService"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Application_Model_NestedContainer)#203 (7) {
          ["_children":protected] => array(5) {
            [0] => object(Default_Model_Menu)#215 (7) {
              ["_children":protected] => array(0) {
              }
              ["_parent":protected] => NULL
              ["_reflector":protected] => object(ReflectionClass)#220 (1) {
                ["name"] => string(18) "Default_Model_Menu"
              }
              ["_variables":protected] => array(7) {
                [0] => string(2) "id"
                [1] => string(9) "parent_id"
                [2] => string(3) "pos"
                [3] => string(5) "title"
                [4] => string(3) "uri"
                [5] => string(4) "type"
                [6] => string(7) "content"
              }
              ["_values":protected] => array(7) {
                ["id"] => int(86)
                ["parent_id"] => int(0)
                ["pos"] => int(1)
                ["title"] => string(15) "О центре"
                ["uri"] => string(5) "about"
                ["type"] => int(1)
                ["content"] => string(1) "1"
              }
              ["_raw":protected] => NULL
              ["_objects":protected] => array(0) {
              }
            }
            [1] => object(Default_Model_Menu)#216 (7) {
              ["_children":protected] => array(0) {
              }
              ["_parent":protected] => NULL
              ["_reflector":protected] => NULL
              ["_variables":protected] => array(7) {
                [0] => string(2) "id"
                [1] => string(9) "parent_id"
                [2] => string(3) "pos"
                [3] => string(5) "title"
                [4] => string(3) "uri"
                [5] => string(4) "type"
                [6] => string(7) "content"
              }
              ["_values":protected] => array(7) {
                ["id"] => int(87)
                ["parent_id"] => int(0)
                ["pos"] => int(2)
                ["title"] => string(12) "Услуги"
                ["uri"] => string(8) "services"
                ["type"] => int(2)
                ["content"] => string(8) "services"
              }
              ["_raw":protected] => NULL
              ["_objects":protected] => array(0) {
              }
            }
            [2] => object(Default_Model_Menu)#217 (7) {
              ["_children":protected] => array(0) {
              }
              ["_parent":protected] => NULL
              ["_reflector":protected] => NULL
              ["_variables":protected] => array(7) {
                [0] => string(2) "id"
                [1] => string(9) "parent_id"
                [2] => string(3) "pos"
                [3] => string(5) "title"
                [4] => string(3) "uri"
                [5] => string(4) "type"
                [6] => string(7) "content"
              }
              ["_values":protected] => array(7) {
                ["id"] => int(93)
                ["parent_id"] => int(0)
                ["pos"] => int(3)
                ["title"] => string(33) "Судебная практика"
                ["uri"] => string(3) "map"
                ["type"] => int(2)
                ["content"] => string(3) "map"
              }
              ["_raw":protected] => NULL
              ["_objects":protected] => array(0) {
              }
            }
            [3] => object(Default_Model_Menu)#218 (7) {
              ["_children":protected] => array(0) {
              }
              ["_parent":protected] => NULL
              ["_reflector":protected] => NULL
              ["_variables":protected] => array(7) {
                [0] => string(2) "id"
                [1] => string(9) "parent_id"
                [2] => string(3) "pos"
                [3] => string(5) "title"
                [4] => string(3) "uri"
                [5] => string(4) "type"
                [6] => string(7) "content"
              }
              ["_values":protected] => array(7) {
                ["id"] => int(95)
                ["parent_id"] => int(0)
                ["pos"] => int(4)
                ["title"] => string(29) "Новости отрасли"
                ["uri"] => string(4) "feed"
                ["type"] => int(2)
                ["content"] => string(8) "news_all"
              }
              ["_raw":protected] => NULL
              ["_objects":protected] => array(0) {
              }
            }
            [4] => object(Default_Model_Menu)#219 (7) {
              ["_children":protected] => array(0) {
              }
              ["_parent":protected] => NULL
              ["_reflector":protected] => NULL
              ["_variables":protected] => array(7) {
                [0] => string(2) "id"
                [1] => string(9) "parent_id"
                [2] => string(3) "pos"
                [3] => string(5) "title"
                [4] => string(3) "uri"
                [5] => string(4) "type"
                [6] => string(7) "content"
              }
              ["_values":protected] => array(7) {
                ["id"] => int(92)
                ["parent_id"] => int(0)
                ["pos"] => int(5)
                ["title"] => string(41) "Контактная информация"
                ["uri"] => string(8) "contacts"
                ["type"] => int(1)
                ["content"] => string(1) "3"
              }
              ["_raw":protected] => NULL
              ["_objects":protected] => array(0) {
              }
            }
          }
          ["_parent":protected] => NULL
          ["_reflector":protected] => NULL
          ["_variables":protected] => array(0) {
          }
          ["_values":protected] => array(0) {
          }
          ["_raw":protected] => NULL
          ["_objects":protected] => array(0) {
          }
        }
        [1] => &string(0) ""
      }
    }
    [13] => array(6) {
      ["file"] => string(63) "/www/zakon36/application/modules/default/plugins/MenuLoader.php"
      ["line"] => int(18)
      ["function"] => string(13) "getNavigation"
      ["class"] => string(25) "Default_Model_MenuService"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [14] => array(6) {
      ["file"] => string(82) "/www/versus/library/Application/0.2/Application/Controller/Plugin/PluginLoader.php"
      ["line"] => int(23)
      ["function"] => string(12) "routeStartup"
      ["class"] => string(25) "Default_Plugin_MenuLoader"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Controller_Request_Http)#193 (15) {
          ["_paramSources":protected] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri":protected] => string(51) "/cache/captcha/a16791c6b216ee1d90b2c608826a5ad8.png"
          ["_baseUrl":protected] => NULL
          ["_basePath":protected] => NULL
          ["_pathInfo":protected] => string(0) ""
          ["_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"
        }
      }
    }
    [15] => array(6) {
      ["file"] => string(66) "/www/versus/library/Zend/1.11.11/Zend/Controller/Plugin/Broker.php"
      ["line"] => int(237)
      ["function"] => string(12) "routeStartup"
      ["class"] => string(42) "Application_Controller_Plugin_PluginLoader"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Controller_Request_Http)#193 (15) {
          ["_paramSources":protected] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri":protected] => string(51) "/cache/captcha/a16791c6b216ee1d90b2c608826a5ad8.png"
          ["_baseUrl":protected] => NULL
          ["_basePath":protected] => NULL
          ["_pathInfo":protected] => string(0) ""
          ["_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"
        }
      }
    }
    [16] => array(6) {
      ["file"] => string(58) "/www/versus/library/Zend/1.11.11/Zend/Controller/Front.php"
      ["line"] => int(908)
      ["function"] => string(12) "routeStartup"
      ["class"] => string(29) "Zend_Controller_Plugin_Broker"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Controller_Request_Http)#193 (15) {
          ["_paramSources":protected] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri":protected] => string(51) "/cache/captcha/a16791c6b216ee1d90b2c608826a5ad8.png"
          ["_baseUrl":protected] => NULL
          ["_basePath":protected] => NULL
          ["_pathInfo":protected] => string(0) ""
          ["_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"
        }
      }
    }
    [17] => array(6) {
      ["file"] => string(73) "/www/versus/library/Zend/1.11.11/Zend/Application/Bootstrap/Bootstrap.php"
      ["line"] => int(97)
      ["function"] => string(8) "dispatch"
      ["class"] => string(21) "Zend_Controller_Front"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [18] => array(6) {
      ["file"] => string(53) "/www/versus/library/Zend/1.11.11/Zend/Application.php"
      ["line"] => int(366)
      ["function"] => string(3) "run"
      ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [19] => array(6) {
      ["file"] => string(26) "/www/zakon36/www/index.php"
      ["line"] => int(56)
      ["function"] => string(3) "run"
      ["class"] => string(16) "Zend_Application"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
  ["previous":"Exception":private] => object(PDOException)#222 (8) {
    ["message":protected] => string(109) "SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)"
    ["string":"Exception":private] => string(0) ""
    ["code":protected] => int(2002)
    ["file":protected] => string(65) "/www/versus/library/Zend/1.11.11/Zend/Db/Adapter/Pdo/Abstract.php"
    ["line":protected] => int(129)
    ["trace":"Exception":private] => array(21) {
      [0] => array(6) {
        ["file"] => string(65) "/www/versus/library/Zend/1.11.11/Zend/Db/Adapter/Pdo/Abstract.php"
        ["line"] => int(129)
        ["function"] => string(11) "__construct"
        ["class"] => string(3) "PDO"
        ["type"] => string(2) "->"
        ["args"] => array(4) {
          [0] => string(47) "mysql:dbname=zakon36;host=localhost;prefix=zak_"
          [1] => string(4) "root"
          [2] => string(15) "Zakon36MySqL123"
          [3] => array(1) {
            [1002] => string(14) "SET NAMES utf8"
          }
        }
      }
      [1] => array(6) {
        ["file"] => string(62) "/www/versus/library/Zend/1.11.11/Zend/Db/Adapter/Pdo/Mysql.php"
        ["line"] => int(109)
        ["function"] => string(8) "_connect"
        ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [2] => array(6) {
        ["file"] => string(61) "/www/versus/library/Zend/1.11.11/Zend/Db/Adapter/Abstract.php"
        ["line"] => int(459)
        ["function"] => string(8) "_connect"
        ["class"] => string(25) "Zend_Db_Adapter_Pdo_Mysql"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [3] => array(6) {
        ["file"] => string(65) "/www/versus/library/Zend/1.11.11/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(29) "DESCRIBE `zak_index_articles`"
          [1] => &array(0) {
          }
        }
      }
      [4] => array(6) {
        ["file"] => string(62) "/www/versus/library/Zend/1.11.11/Zend/Db/Adapter/Pdo/Mysql.php"
        ["line"] => int(169)
        ["function"] => string(5) "query"
        ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => &string(29) "DESCRIBE `zak_index_articles`"
        }
      }
      [5] => array(6) {
        ["file"] => string(59) "/www/versus/library/Zend/1.11.11/Zend/Db/Table/Abstract.php"
        ["line"] => int(835)
        ["function"] => string(13) "describeTable"
        ["class"] => string(25) "Zend_Db_Adapter_Pdo_Mysql"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => &string(18) "zak_index_articles"
          [1] => &NULL
        }
      }
      [6] => array(6) {
        ["file"] => string(69) "/www/versus/library/Application/0.2/Application/Db/Table/Abstract.php"
        ["line"] => int(36)
        ["function"] => string(14) "_setupMetadata"
        ["class"] => string(22) "Zend_Db_Table_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [7] => array(6) {
        ["file"] => string(59) "/www/versus/library/Zend/1.11.11/Zend/Db/Table/Abstract.php"
        ["line"] => int(857)
        ["function"] => string(14) "_setupMetadata"
        ["class"] => string(29) "Application_Db_Table_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [8] => array(6) {
        ["file"] => string(59) "/www/versus/library/Zend/1.11.11/Zend/Db/Table/Abstract.php"
        ["line"] => int(897)
        ["function"] => string(8) "_getCols"
        ["class"] => string(22) "Zend_Db_Table_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [9] => array(6) {
        ["file"] => string(59) "/www/versus/library/Zend/1.11.11/Zend/Db/Table/Abstract.php"
        ["line"] => int(1242)
        ["function"] => string(16) "_setupPrimaryKey"
        ["class"] => string(22) "Zend_Db_Table_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [10] => array(6) {
        ["file"] => string(65) "/www/zakon36/application/modules/default/models/ArticleMapper.php"
        ["line"] => int(22)
        ["function"] => string(4) "find"
        ["class"] => string(22) "Zend_Db_Table_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => &string(1) "1"
        }
      }
      [11] => array(6) {
        ["file"] => string(63) "/www/zakon36/application/modules/default/models/MenuService.php"
        ["line"] => int(210)
        ["function"] => string(4) "find"
        ["class"] => string(27) "Default_Model_ArticleMapper"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => &string(1) "1"
        }
      }
      [12] => array(6) {
        ["file"] => string(63) "/www/zakon36/application/modules/default/models/MenuService.php"
        ["line"] => int(132)
        ["function"] => string(16) "_menuItemPrepare"
        ["class"] => string(25) "Default_Model_MenuService"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => object(Default_Model_Menu)#215 (7) {
            ["_children":protected] => array(0) {
            }
            ["_parent":protected] => NULL
            ["_reflector":protected] => object(ReflectionClass)#220 (1) {
              ["name"] => string(18) "Default_Model_Menu"
            }
            ["_variables":protected] => array(7) {
              [0] => string(2) "id"
              [1] => string(9) "parent_id"
              [2] => string(3) "pos"
              [3] => string(5) "title"
              [4] => string(3) "uri"
              [5] => string(4) "type"
              [6] => string(7) "content"
            }
            ["_values":protected] => array(7) {
              ["id"] => int(86)
              ["parent_id"] => int(0)
              ["pos"] => int(1)
              ["title"] => string(15) "О центре"
              ["uri"] => string(5) "about"
              ["type"] => int(1)
              ["content"] => string(1) "1"
            }
            ["_raw":protected] => NULL
            ["_objects":protected] => array(0) {
            }
          }
          [1] => &string(0) ""
        }
      }
      [13] => array(6) {
        ["file"] => string(63) "/www/zakon36/application/modules/default/models/MenuService.php"
        ["line"] => int(102)
        ["function"] => string(9) "_menuInit"
        ["class"] => string(25) "Default_Model_MenuService"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => object(Application_Model_NestedContainer)#203 (7) {
            ["_children":protected] => array(5) {
              [0] => object(Default_Model_Menu)#215 (7) {
                ["_children":protected] => array(0) {
                }
                ["_parent":protected] => NULL
                ["_reflector":protected] => object(ReflectionClass)#220 (1) {
                  ["name"] => string(18) "Default_Model_Menu"
                }
                ["_variables":protected] => array(7) {
                  [0] => string(2) "id"
                  [1] => string(9) "parent_id"
                  [2] => string(3) "pos"
                  [3] => string(5) "title"
                  [4] => string(3) "uri"
                  [5] => string(4) "type"
                  [6] => string(7) "content"
                }
                ["_values":protected] => array(7) {
                  ["id"] => int(86)
                  ["parent_id"] => int(0)
                  ["pos"] => int(1)
                  ["title"] => string(15) "О центре"
                  ["uri"] => string(5) "about"
                  ["type"] => int(1)
                  ["content"] => string(1) "1"
                }
                ["_raw":protected] => NULL
                ["_objects":protected] => array(0) {
                }
              }
              [1] => object(Default_Model_Menu)#216 (7) {
                ["_children":protected] => array(0) {
                }
                ["_parent":protected] => NULL
                ["_reflector":protected] => NULL
                ["_variables":protected] => array(7) {
                  [0] => string(2) "id"
                  [1] => string(9) "parent_id"
                  [2] => string(3) "pos"
                  [3] => string(5) "title"
                  [4] => string(3) "uri"
                  [5] => string(4) "type"
                  [6] => string(7) "content"
                }
                ["_values":protected] => array(7) {
                  ["id"] => int(87)
                  ["parent_id"] => int(0)
                  ["pos"] => int(2)
                  ["title"] => string(12) "Услуги"
                  ["uri"] => string(8) "services"
                  ["type"] => int(2)
                  ["content"] => string(8) "services"
                }
                ["_raw":protected] => NULL
                ["_objects":protected] => array(0) {
                }
              }
              [2] => object(Default_Model_Menu)#217 (7) {
                ["_children":protected] => array(0) {
                }
                ["_parent":protected] => NULL
                ["_reflector":protected] => NULL
                ["_variables":protected] => array(7) {
                  [0] => string(2) "id"
                  [1] => string(9) "parent_id"
                  [2] => string(3) "pos"
                  [3] => string(5) "title"
                  [4] => string(3) "uri"
                  [5] => string(4) "type"
                  [6] => string(7) "content"
                }
                ["_values":protected] => array(7) {
                  ["id"] => int(93)
                  ["parent_id"] => int(0)
                  ["pos"] => int(3)
                  ["title"] => string(33) "Судебная практика"
                  ["uri"] => string(3) "map"
                  ["type"] => int(2)
                  ["content"] => string(3) "map"
                }
                ["_raw":protected] => NULL
                ["_objects":protected] => array(0) {
                }
              }
              [3] => object(Default_Model_Menu)#218 (7) {
                ["_children":protected] => array(0) {
                }
                ["_parent":protected] => NULL
                ["_reflector":protected] => NULL
                ["_variables":protected] => array(7) {
                  [0] => string(2) "id"
                  [1] => string(9) "parent_id"
                  [2] => string(3) "pos"
                  [3] => string(5) "title"
                  [4] => string(3) "uri"
                  [5] => string(4) "type"
                  [6] => string(7) "content"
                }
                ["_values":protected] => array(7) {
                  ["id"] => int(95)
                  ["parent_id"] => int(0)
                  ["pos"] => int(4)
                  ["title"] => string(29) "Новости отрасли"
                  ["uri"] => string(4) "feed"
                  ["type"] => int(2)
                  ["content"] => string(8) "news_all"
                }
                ["_raw":protected] => NULL
                ["_objects":protected] => array(0) {
                }
              }
              [4] => object(Default_Model_Menu)#219 (7) {
                ["_children":protected] => array(0) {
                }
                ["_parent":protected] => NULL
                ["_reflector":protected] => NULL
                ["_variables":protected] => array(7) {
                  [0] => string(2) "id"
                  [1] => string(9) "parent_id"
                  [2] => string(3) "pos"
                  [3] => string(5) "title"
                  [4] => string(3) "uri"
                  [5] => string(4) "type"
                  [6] => string(7) "content"
                }
                ["_values":protected] => array(7) {
                  ["id"] => int(92)
                  ["parent_id"] => int(0)
                  ["pos"] => int(5)
                  ["title"] => string(41) "Контактная информация"
                  ["uri"] => string(8) "contacts"
                  ["type"] => int(1)
                  ["content"] => string(1) "3"
                }
                ["_raw":protected] => NULL
                ["_objects":protected] => array(0) {
                }
              }
            }
            ["_parent":protected] => NULL
            ["_reflector":protected] => NULL
            ["_variables":protected] => array(0) {
            }
            ["_values":protected] => array(0) {
            }
            ["_raw":protected] => NULL
            ["_objects":protected] => array(0) {
            }
          }
          [1] => &string(0) ""
        }
      }
      [14] => array(6) {
        ["file"] => string(63) "/www/zakon36/application/modules/default/plugins/MenuLoader.php"
        ["line"] => int(18)
        ["function"] => string(13) "getNavigation"
        ["class"] => string(25) "Default_Model_MenuService"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [15] => array(6) {
        ["file"] => string(82) "/www/versus/library/Application/0.2/Application/Controller/Plugin/PluginLoader.php"
        ["line"] => int(23)
        ["function"] => string(12) "routeStartup"
        ["class"] => string(25) "Default_Plugin_MenuLoader"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => object(Zend_Controller_Request_Http)#193 (15) {
            ["_paramSources":protected] => array(2) {
              [0] => string(4) "_GET"
              [1] => string(5) "_POST"
            }
            ["_requestUri":protected] => string(51) "/cache/captcha/a16791c6b216ee1d90b2c608826a5ad8.png"
            ["_baseUrl":protected] => NULL
            ["_basePath":protected] => NULL
            ["_pathInfo":protected] => string(0) ""
            ["_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"
          }
        }
      }
      [16] => array(6) {
        ["file"] => string(66) "/www/versus/library/Zend/1.11.11/Zend/Controller/Plugin/Broker.php"
        ["line"] => int(237)
        ["function"] => string(12) "routeStartup"
        ["class"] => string(42) "Application_Controller_Plugin_PluginLoader"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => object(Zend_Controller_Request_Http)#193 (15) {
            ["_paramSources":protected] => array(2) {
              [0] => string(4) "_GET"
              [1] => string(5) "_POST"
            }
            ["_requestUri":protected] => string(51) "/cache/captcha/a16791c6b216ee1d90b2c608826a5ad8.png"
            ["_baseUrl":protected] => NULL
            ["_basePath":protected] => NULL
            ["_pathInfo":protected] => string(0) ""
            ["_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"
          }
        }
      }
      [17] => array(6) {
        ["file"] => string(58) "/www/versus/library/Zend/1.11.11/Zend/Controller/Front.php"
        ["line"] => int(908)
        ["function"] => string(12) "routeStartup"
        ["class"] => string(29) "Zend_Controller_Plugin_Broker"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => object(Zend_Controller_Request_Http)#193 (15) {
            ["_paramSources":protected] => array(2) {
              [0] => string(4) "_GET"
              [1] => string(5) "_POST"
            }
            ["_requestUri":protected] => string(51) "/cache/captcha/a16791c6b216ee1d90b2c608826a5ad8.png"
            ["_baseUrl":protected] => NULL
            ["_basePath":protected] => NULL
            ["_pathInfo":protected] => string(0) ""
            ["_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"
          }
        }
      }
      [18] => array(6) {
        ["file"] => string(73) "/www/versus/library/Zend/1.11.11/Zend/Application/Bootstrap/Bootstrap.php"
        ["line"] => int(97)
        ["function"] => string(8) "dispatch"
        ["class"] => string(21) "Zend_Controller_Front"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [19] => array(6) {
        ["file"] => string(53) "/www/versus/library/Zend/1.11.11/Zend/Application.php"
        ["line"] => int(366)
        ["function"] => string(3) "run"
        ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [20] => array(6) {
        ["file"] => string(26) "/www/zakon36/www/index.php"
        ["line"] => int(56)
        ["function"] => string(3) "run"
        ["class"] => string(16) "Zend_Application"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
    }
    ["previous":"Exception":private] => NULL
    ["errorInfo"] => NULL
  }
}