Wystąpił błąd aplikacji
  1. …/library/Deep/TextBlock.php:122 Element `banner0` not found in text block `mainPage`
        }
    
        public function __get($name)
        {
            if(!isset($this->config['elements'][$name])) {
                throw new LogicException('Element `' . $name . '` not found in text block `' . $this->data['id'] . '`');
            }
    
            if(isset($this->data[$name])) {
                $value = $this->data[$name];
            } elseif(isset($this->config['elements'][$name]['value'])) {
    
  2. #0 …/application/modules/frontend/views/scripts/articles/index.phtml:17 Deep_TextBlock->__get('banner0') (źródło)
  3. #1 …/library/Zend/View.php:157 include(['/home/dazjtyigpn/domains/karol-wadowice.pl/web...]
    string(110) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/application/modules/frontend/views/scripts/articles/index.phtml"
    ) (źródło)
  4. #2 …/library/Zend/View/Abstract.php:888 Zend_View->_run(['/home/dazjtyigpn/domains/karol-wadowice.pl/web...]
    string(110) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/application/modules/frontend/views/scripts/articles/index.phtml"
    ) (źródło)
  5. #3 …/library/Zend/Controller/Action/Helper/ViewRenderer.php:912 Zend_View_Abstract->render('articles/index.phtml') (źródło)
  6. #4 …/library/Zend/Controller/Action/Helper/ViewRenderer.php:933 Zend_Controller_Action_Helper_ViewRenderer->renderScript('articles/index.phtml', NULL) (źródło)
  7. #5 …/library/Zend/Controller/Action/Helper/ViewRenderer.php:972 Zend_Controller_Action_Helper_ViewRenderer->render() (źródło)
  8. #6 …/library/Zend/Controller/Action/HelperBroker.php:277 Zend_Controller_Action_Helper_ViewRenderer->postDispatch() (źródło)
  9. #7 …/library/Zext/Controller/Action.php:258 Zend_Controller_Action_HelperBroker->notifyPostDispatch() (źródło)
  10. #8 …/library/Zext/Controller/Dispatcher/Deep.php:119 Zext_Controller_Action->dispatch('indexAction') (źródło)
  11. #9 …/library/Zend/Controller/Front.php:954 Zext_Controller_Dispatcher_Deep->dispatch([Zend_Controller_Request_Http]
    object(Zend_Controller_Request_Http)#6 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(9) "/artykuly" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(9) "/artykuly" ["_params":protected]=> array(7) { ["module"]=> string(7) "default" ["controller"]=> string(8) "articles" ["action"]=> string(5) "index" ["id"]=> string(1) "0" ["guid"]=> string(9) "wszystkie" ["page"]=> int(1) ["error_handler"]=> object(ArrayObject)#496 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> object(LogicException)#486 (7) { ["message":protected]=> string(52) "Element `banner0` not found in text block `mainPage`" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(73) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Deep/TextBlock.php" ["line":protected]=> int(122) ["trace":"Exception":private]=> array(12) { [0]=> array(6) { ["file"]=> string(110) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/application/modules/frontend/views/scripts/articles/index.phtml" ["line"]=> int(17) ["function"]=> string(5) "__get" ["class"]=> string(14) "Deep_TextBlock" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(7) "banner0" } } [1]=> array(4) { ["file"]=> string(68) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/View.php" ["line"]=> int(157) ["args"]=> array(1) { [0]=> string(110) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/application/modules/frontend/views/scripts/articles/index.phtml" } ["function"]=> string(7) "include" } [2]=> array(6) { ["file"]=> string(77) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/View/Abstract.php" ["line"]=> int(888) ["function"]=> string(4) "_run" ["class"]=> string(9) "Zend_View" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(110) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/application/modules/frontend/views/scripts/articles/index.phtml" } } [3]=> array(6) { ["file"]=> string(101) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/Helper/ViewRenderer.php" ["line"]=> int(912) ["function"]=> string(6) "render" ["class"]=> string(18) "Zend_View_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(20) "articles/index.phtml" } } [4]=> array(6) { ["file"]=> string(101) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/Helper/ViewRenderer.php" ["line"]=> int(933) ["function"]=> string(12) "renderScript" ["class"]=> string(42) "Zend_Controller_Action_Helper_ViewRenderer" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(20) "articles/index.phtml" [1]=> NULL } } [5]=> array(6) { ["file"]=> string(101) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/Helper/ViewRenderer.php" ["line"]=> int(972) ["function"]=> string(6) "render" ["class"]=> string(42) "Zend_Controller_Action_Helper_ViewRenderer" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(94) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/HelperBroker.php" ["line"]=> int(277) ["function"]=> string(12) "postDispatch" ["class"]=> string(42) "Zend_Controller_Action_Helper_ViewRenderer" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(81) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zext/Controller/Action.php" ["line"]=> int(258) ["function"]=> string(18) "notifyPostDispatch" ["class"]=> string(35) "Zend_Controller_Action_HelperBroker" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(90) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zext/Controller/Dispatcher/Deep.php" ["line"]=> int(119) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zext_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(11) "indexAction" } } [9]=> array(6) { ["file"]=> string(80) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Front.php" ["line"]=> int(954) ["function"]=> string(8) "dispatch" ["class"]=> string(31) "Zext_Controller_Dispatcher_Deep" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> *RECURSION* [1]=> object(Zend_Controller_Response_Http)#28 (8) { ["_body":protected]=> array(0) { } ["_exceptions":protected]=> array(1) { [0]=> *RECURSION* } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [10]=> array(6) { ["file"]=> string(79) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Deep/Application/Web.php" ["line"]=> int(43) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> *RECURSION* } } [11]=> array(6) { ["file"]=> string(72) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/public/frontend/index.php" ["line"]=> int(12) ["function"]=> string(3) "run" ["class"]=> string(20) "Deep_Application_Web" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#499 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(9) "/artykuly" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(9) "/artykuly" ["_params":protected]=> array(6) { ["module"]=> string(7) "default" ["controller"]=> string(8) "articles" ["action"]=> string(5) "index" ["id"]=> string(1) "0" ["guid"]=> string(9) "wszystkie" ["page"]=> int(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) "articles" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "index" ["_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" }
    , [Zend_Controller_Response_Http]
    object(Zend_Controller_Response_Http)#28 (8) { ["_body":protected]=> array(0) { } ["_exceptions":protected]=> array(1) { [0]=> object(LogicException)#486 (7) { ["message":protected]=> string(52) "Element `banner0` not found in text block `mainPage`" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(73) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Deep/TextBlock.php" ["line":protected]=> int(122) ["trace":"Exception":private]=> array(12) { [0]=> array(6) { ["file"]=> string(110) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/application/modules/frontend/views/scripts/articles/index.phtml" ["line"]=> int(17) ["function"]=> string(5) "__get" ["class"]=> string(14) "Deep_TextBlock" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(7) "banner0" } } [1]=> array(4) { ["file"]=> string(68) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/View.php" ["line"]=> int(157) ["args"]=> array(1) { [0]=> string(110) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/application/modules/frontend/views/scripts/articles/index.phtml" } ["function"]=> string(7) "include" } [2]=> array(6) { ["file"]=> string(77) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/View/Abstract.php" ["line"]=> int(888) ["function"]=> string(4) "_run" ["class"]=> string(9) "Zend_View" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(110) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/application/modules/frontend/views/scripts/articles/index.phtml" } } [3]=> array(6) { ["file"]=> string(101) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/Helper/ViewRenderer.php" ["line"]=> int(912) ["function"]=> string(6) "render" ["class"]=> string(18) "Zend_View_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(20) "articles/index.phtml" } } [4]=> array(6) { ["file"]=> string(101) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/Helper/ViewRenderer.php" ["line"]=> int(933) ["function"]=> string(12) "renderScript" ["class"]=> string(42) "Zend_Controller_Action_Helper_ViewRenderer" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(20) "articles/index.phtml" [1]=> NULL } } [5]=> array(6) { ["file"]=> string(101) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/Helper/ViewRenderer.php" ["line"]=> int(972) ["function"]=> string(6) "render" ["class"]=> string(42) "Zend_Controller_Action_Helper_ViewRenderer" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(94) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/HelperBroker.php" ["line"]=> int(277) ["function"]=> string(12) "postDispatch" ["class"]=> string(42) "Zend_Controller_Action_Helper_ViewRenderer" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(81) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zext/Controller/Action.php" ["line"]=> int(258) ["function"]=> string(18) "notifyPostDispatch" ["class"]=> string(35) "Zend_Controller_Action_HelperBroker" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(90) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zext/Controller/Dispatcher/Deep.php" ["line"]=> int(119) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zext_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(11) "indexAction" } } [9]=> array(6) { ["file"]=> string(80) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Front.php" ["line"]=> int(954) ["function"]=> string(8) "dispatch" ["class"]=> string(31) "Zext_Controller_Dispatcher_Deep" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(Zend_Controller_Request_Http)#6 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(9) "/artykuly" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(9) "/artykuly" ["_params":protected]=> array(7) { ["module"]=> string(7) "default" ["controller"]=> string(8) "articles" ["action"]=> string(5) "index" ["id"]=> string(1) "0" ["guid"]=> string(9) "wszystkie" ["page"]=> int(1) ["error_handler"]=> object(ArrayObject)#496 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#499 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(9) "/artykuly" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(9) "/artykuly" ["_params":protected]=> array(6) { ["module"]=> string(7) "default" ["controller"]=> string(8) "articles" ["action"]=> string(5) "index" ["id"]=> string(1) "0" ["guid"]=> string(9) "wszystkie" ["page"]=> int(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) "articles" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "index" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(5) "error" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "error" ["_actionKey":protected]=> string(6) "action" } [1]=> *RECURSION* } } [10]=> array(6) { ["file"]=> string(79) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Deep/Application/Web.php" ["line"]=> int(43) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(Zend_Controller_Request_Http)#6 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(9) "/artykuly" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(9) "/artykuly" ["_params":protected]=> array(7) { ["module"]=> string(7) "default" ["controller"]=> string(8) "articles" ["action"]=> string(5) "index" ["id"]=> string(1) "0" ["guid"]=> string(9) "wszystkie" ["page"]=> int(1) ["error_handler"]=> object(ArrayObject)#496 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#499 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(9) "/artykuly" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(9) "/artykuly" ["_params":protected]=> array(6) { ["module"]=> string(7) "default" ["controller"]=> string(8) "articles" ["action"]=> string(5) "index" ["id"]=> string(1) "0" ["guid"]=> string(9) "wszystkie" ["page"]=> int(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) "articles" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "index" ["_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(72) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/public/frontend/index.php" ["line"]=> int(12) ["function"]=> string(3) "run" ["class"]=> string(20) "Deep_Application_Web" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) }
    ) (źródło)
  12. #10 …/library/Deep/Application/Web.php:43 Zend_Controller_Front->dispatch([Zend_Controller_Request_Http]
    object(Zend_Controller_Request_Http)#6 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(9) "/artykuly" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(9) "/artykuly" ["_params":protected]=> array(7) { ["module"]=> string(7) "default" ["controller"]=> string(8) "articles" ["action"]=> string(5) "index" ["id"]=> string(1) "0" ["guid"]=> string(9) "wszystkie" ["page"]=> int(1) ["error_handler"]=> object(ArrayObject)#496 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> object(LogicException)#486 (7) { ["message":protected]=> string(52) "Element `banner0` not found in text block `mainPage`" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(73) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Deep/TextBlock.php" ["line":protected]=> int(122) ["trace":"Exception":private]=> array(12) { [0]=> array(6) { ["file"]=> string(110) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/application/modules/frontend/views/scripts/articles/index.phtml" ["line"]=> int(17) ["function"]=> string(5) "__get" ["class"]=> string(14) "Deep_TextBlock" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(7) "banner0" } } [1]=> array(4) { ["file"]=> string(68) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/View.php" ["line"]=> int(157) ["args"]=> array(1) { [0]=> string(110) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/application/modules/frontend/views/scripts/articles/index.phtml" } ["function"]=> string(7) "include" } [2]=> array(6) { ["file"]=> string(77) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/View/Abstract.php" ["line"]=> int(888) ["function"]=> string(4) "_run" ["class"]=> string(9) "Zend_View" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(110) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/application/modules/frontend/views/scripts/articles/index.phtml" } } [3]=> array(6) { ["file"]=> string(101) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/Helper/ViewRenderer.php" ["line"]=> int(912) ["function"]=> string(6) "render" ["class"]=> string(18) "Zend_View_Abstract" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(20) "articles/index.phtml" } } [4]=> array(6) { ["file"]=> string(101) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/Helper/ViewRenderer.php" ["line"]=> int(933) ["function"]=> string(12) "renderScript" ["class"]=> string(42) "Zend_Controller_Action_Helper_ViewRenderer" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(20) "articles/index.phtml" [1]=> NULL } } [5]=> array(6) { ["file"]=> string(101) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/Helper/ViewRenderer.php" ["line"]=> int(972) ["function"]=> string(6) "render" ["class"]=> string(42) "Zend_Controller_Action_Helper_ViewRenderer" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [6]=> array(6) { ["file"]=> string(94) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Action/HelperBroker.php" ["line"]=> int(277) ["function"]=> string(12) "postDispatch" ["class"]=> string(42) "Zend_Controller_Action_Helper_ViewRenderer" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [7]=> array(6) { ["file"]=> string(81) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zext/Controller/Action.php" ["line"]=> int(258) ["function"]=> string(18) "notifyPostDispatch" ["class"]=> string(35) "Zend_Controller_Action_HelperBroker" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [8]=> array(6) { ["file"]=> string(90) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zext/Controller/Dispatcher/Deep.php" ["line"]=> int(119) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zext_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(11) "indexAction" } } [9]=> array(6) { ["file"]=> string(80) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Zend/Controller/Front.php" ["line"]=> int(954) ["function"]=> string(8) "dispatch" ["class"]=> string(31) "Zext_Controller_Dispatcher_Deep" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> *RECURSION* [1]=> object(Zend_Controller_Response_Http)#28 (8) { ["_body":protected]=> array(0) { } ["_exceptions":protected]=> array(1) { [0]=> *RECURSION* } ["_headers":protected]=> array(0) { } ["_headersRaw":protected]=> array(0) { } ["_httpResponseCode":protected]=> int(200) ["_isRedirect":protected]=> bool(false) ["_renderExceptions":protected]=> bool(false) ["headersSentThrowsException"]=> bool(true) } } } [10]=> array(6) { ["file"]=> string(79) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/library/Deep/Application/Web.php" ["line"]=> int(43) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> *RECURSION* } } [11]=> array(6) { ["file"]=> string(72) "/home/dazjtyigpn/domains/karol-wadowice.pl/web/public/frontend/index.php" ["line"]=> int(12) ["function"]=> string(3) "run" ["class"]=> string(20) "Deep_Application_Web" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } ["previous":"Exception":private]=> NULL } ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#499 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(9) "/artykuly" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(9) "/artykuly" ["_params":protected]=> array(6) { ["module"]=> string(7) "default" ["controller"]=> string(8) "articles" ["action"]=> string(5) "index" ["id"]=> string(1) "0" ["guid"]=> string(9) "wszystkie" ["page"]=> int(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) "articles" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "index" ["_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" }
    ) (źródło)
  13. #11 …/public/frontend/index.php:12 Deep_Application_Web->run() (źródło)