( ! ) Zend_Controller_Dispatcher_Exception: Invalid controller specified (linki) in /home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Dispatcher/Standard.php on line 242
Call Stack
#TimeMemoryFunctionLocation
10.0002138016{main}( )../zendindex.php:0
20.02002905456Zend_Controller_Front->dispatch( $request = ???, $response = ??? )../zendindex.php:70
30.03044590248Zend_Controller_Dispatcher_Standard->dispatch( $request = class Zend_Controller_Request_Http { protected $_paramSources = array (0 => '_GET', 1 => '_POST'); protected $_requestUri = '/linki/'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/linki/'; protected $_params = array ('controller' => 'linki', 'action' => 'index', 'module' => 'default'); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = TRUE; protected $_module = 'default'; protected $_moduleKey = 'module'; protected $_controller = 'linki'; protected $_controllerKey = 'controller'; protected $_action = 'index'; protected $_actionKey = 'action' }, $response = class Zend_Controller_Response_Http { protected $_body = array (); protected $_exceptions = array (); protected $_headers = array (); protected $_headersRaw = array (); protected $_httpResponseCode = 200; protected $_isRedirect = FALSE; protected $_renderExceptions = FALSE; public $headersSentThrowsException = TRUE } )../Front.php:954
Dump $_SERVER
$_SERVER['REQUEST_URI'] =
string '/linki/' (length=7)
Variables in local scope (#3)
$eUndefined
$response =
object(Zend_Controller_Response_Http)[52]
  protected '_body' => 
    array
      empty
  protected '_exceptions' => 
    array
      empty
  protected '_headers' => 
    array
      empty
  protected '_headersRaw' => 
    array
      empty
  protected '_httpResponseCode' => int 200
  protected '_isRedirect' => boolean false
  protected '_renderExceptions' => boolean false
  public 'headersSentThrowsException' => boolean true
$classNameUndefined
$contentUndefined
$request =
object(Zend_Controller_Request_Http)[51]
  protected '_paramSources' => 
    array
      0 => string '_GET' (length=4)
      1 => string '_POST' (length=5)
  protected '_requestUri' => string '/linki/' (length=7)
  protected '_baseUrl' => string '' (length=0)
  protected '_basePath' => null
  protected '_pathInfo' => string '/linki/' (length=7)
  protected '_params' => 
    array
      'controller' => string 'linki' (length=5)
      'action' => string 'index' (length=5)
      'module' => string 'default' (length=7)
  protected '_rawBody' => null
  protected '_aliases' => 
    array
      empty
  protected '_dispatched' => boolean true
  protected '_module' => string 'default' (length=7)
  protected '_moduleKey' => string 'module' (length=6)
  protected '_controller' => string 'linki' (length=5)
  protected '_controllerKey' => string 'controller' (length=10)
  protected '_action' => string 'index' (length=5)
  protected '_actionKey' => string 'action' (length=6)
$controller =
string 'linki' (length=5)
$curObLevelUndefined
$actionUndefined
$disableObUndefined
$obLevelUndefined

( ! ) Zend_Controller_Action_Exception: Action "error" does not exist and was not trapped in __call() in /home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php on line 485
Call Stack
#TimeMemoryFunctionLocation
10.0002138016{main}( )../zendindex.php:0
20.02002905456Zend_Controller_Front->dispatch( $request = ???, $response = ??? )../zendindex.php:70
30.03194644232Zend_Controller_Dispatcher_Standard->dispatch( $request = class Zend_Controller_Request_Http { protected $_paramSources = array (0 => '_GET', 1 => '_POST'); protected $_requestUri = '/linki/'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/linki/'; protected $_params = array ('controller' => 'linki', 'action' => 'index', 'module' => 'default', 'error_handler' => class ArrayObject { ... }); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = TRUE; protected $_module = 'default'; protected $_moduleKey = 'module'; protected $_controller = 'error'; protected $_controllerKey = 'controller'; protected $_action = 'error'; protected $_actionKey = 'action' }, $response = class Zend_Controller_Response_Http { protected $_body = array (); protected $_exceptions = array (0 => class Zend_Controller_Dispatcher_Exception { ... }); protected $_headers = array (); protected $_headersRaw = array (); protected $_httpResponseCode = 200; protected $_isRedirect = FALSE; protected $_renderExceptions = FALSE; public $headersSentThrowsException = TRUE } )../Front.php:954
Variables in local scope (#3)
$e =
object(Zend_Controller_Action_Exception)[59]
  private '_previous' => null
  protected 'message' => string 'Action "error" does not exist and was not trapped in __call()' (length=61)
  private 'string' => string '' (length=0)
  protected 'code' => int 404
  protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php' (length=68)
  protected 'line' => int 485
  private 'trace' => 
    array
      0 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php' (length=68)
          'line' => int 515
          'function' => string '__call' (length=6)
          'class' => string 'Zend_Controller_Action' (length=22)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      1 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Dispatcher/Standard.php' (length=81)
          'line' => int 289
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Action' (length=22)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      2 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Front.php' (length=67)
          'line' => int 954
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Dispatcher_Standard' (length=35)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      3 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/public/zendindex.php' (length=54)
          'line' => int 70
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Front' (length=21)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
$response =
object(Zend_Controller_Response_Http)[52]
  protected '_body' => 
    array
      empty
  protected '_exceptions' => 
    array
      0 => 
        object(Zend_Controller_Dispatcher_Exception)[54]
          private '_previous' => null
          protected 'message' => string 'Invalid controller specified (linki)' (length=36)
          private 'string' => string '' (length=0)
          protected 'code' => int 0
          protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Dispatcher/Standard.php' (length=81)
          protected 'line' => int 242
          private 'trace' => 
            array
              ...
  protected '_headers' => 
    array
      empty
  protected '_headersRaw' => 
    array
      empty
  protected '_httpResponseCode' => int 200
  protected '_isRedirect' => boolean false
  protected '_renderExceptions' => boolean false
  public 'headersSentThrowsException' => boolean true
$className =
string 'ErrorController' (length=15)
$contentUndefined
$request =
object(Zend_Controller_Request_Http)[51]
  protected '_paramSources' => 
    array
      0 => string '_GET' (length=4)
      1 => string '_POST' (length=5)
  protected '_requestUri' => string '/linki/' (length=7)
  protected '_baseUrl' => string '' (length=0)
  protected '_basePath' => null
  protected '_pathInfo' => string '/linki/' (length=7)
  protected '_params' => 
    array
      'controller' => string 'linki' (length=5)
      'action' => string 'index' (length=5)
      'module' => string 'default' (length=7)
      'error_handler' => 
        object(ArrayObject)[55]
          public 'exception' => 
            object(Zend_Controller_Dispatcher_Exception)[54]
              ...
          public 'type' => string 'EXCEPTION_NO_CONTROLLER' (length=23)
          public 'request' => 
            object(Zend_Controller_Request_Http)[56]
              ...
  protected '_rawBody' => null
  protected '_aliases' => 
    array
      empty
  protected '_dispatched' => boolean true
  protected '_module' => string 'default' (length=7)
  protected '_moduleKey' => string 'module' (length=6)
  protected '_controller' => string 'error' (length=5)
  protected '_controllerKey' => string 'controller' (length=10)
  protected '_action' => string 'error' (length=5)
  protected '_actionKey' => string 'action' (length=6)
$controller =
object(ErrorController)[57]
  protected '_classMethods' => 
    array
      0 => string 'init' (length=4)
      1 => string 'error404Action' (length=14)
      2 => string '__construct' (length=11)
      3 => string 'initView' (length=8)
      4 => string 'render' (length=6)
      5 => string 'renderScript' (length=12)
      6 => string 'getViewScript' (length=13)
      7 => string 'getRequest' (length=10)
      8 => string 'setRequest' (length=10)
      9 => string 'getResponse' (length=11)
      10 => string 'setResponse' (length=11)
      11 => string '_setInvokeArgs' (length=14)
      12 => string 'getInvokeArgs' (length=13)
      13 => string 'getInvokeArg' (length=12)
      14 => string 'getHelper' (length=9)
      15 => string 'getHelperCopy' (length=13)
      16 => string 'setFrontController' (length=18)
      17 => string 'getFrontController' (length=18)
      18 => string 'preDispatch' (length=11)
      19 => string 'postDispatch' (length=12)
      20 => string '__call' (length=6)
      21 => string 'dispatch' (length=8)
      22 => string 'run' (length=3)
      23 => string '_getParam' (length=9)
      24 => string '_setParam' (length=9)
      25 => string '_hasParam' (length=9)
      26 => string '_getAllParams' (length=13)
      27 => string '_forward' (length=8)
      28 => string '_redirect' (length=9)
  protected '_delimiters' => null
  protected '_invokeArgs' => 
    array
      empty
  protected '_frontController' => null
  protected '_request' => 
    object(Zend_Controller_Request_Http)[51]
      protected '_paramSources' => 
        array
          0 => string '_GET' (length=4)
          1 => string '_POST' (length=5)
      protected '_requestUri' => string '/linki/' (length=7)
      protected '_baseUrl' => string '' (length=0)
      protected '_basePath' => null
      protected '_pathInfo' => string '/linki/' (length=7)
      protected '_params' => 
        array
          'controller' => string 'linki' (length=5)
          'action' => string 'index' (length=5)
          'module' => string 'default' (length=7)
          'error_handler' => 
            object(ArrayObject)[55]
              ...
      protected '_rawBody' => null
      protected '_aliases' => 
        array
          empty
      protected '_dispatched' => boolean true
      protected '_module' => string 'default' (length=7)
      protected '_moduleKey' => string 'module' (length=6)
      protected '_controller' => string 'error' (length=5)
      protected '_controllerKey' => string 'controller' (length=10)
      protected '_action' => string 'error' (length=5)
      protected '_actionKey' => string 'action' (length=6)
  protected '_response' => 
    object(Zend_Controller_Response_Http)[52]
      protected '_body' => 
        array
          empty
      protected '_exceptions' => 
        array
          0 => 
            object(Zend_Controller_Dispatcher_Exception)[54]
              ...
      protected '_headers' => 
        array
          empty
      protected '_headersRaw' => 
        array
          empty
      protected '_httpResponseCode' => int 200
      protected '_isRedirect' => boolean false
      protected '_renderExceptions' => boolean false
      public 'headersSentThrowsException' => boolean true
  public 'viewSuffix' => string 'phtml' (length=5)
  public 'view' => 
    object(Zend_View)[62]
      private '_useViewStream' => boolean false
      private '_useStreamWrapper' => boolean false
      private '_path' => 
        array
          'script' => 
            array
              ...
          'helper' => 
            array
              ...
          'filter' => 
            array
              ...
      private '_file' => null
      private '_helper' => 
        array
          empty
      private '_helperLoaded' => 
        array
          empty
      private '_helperLoadedDir' => 
        array
          empty
      private '_filter' => 
        array
          empty
      private '_filterClass' => 
        array
          empty
      private '_filterLoaded' => 
        array
          empty
      private '_filterLoadedDir' => 
        array
          empty
      private '_escape' => string 'htmlspecialchars' (length=16)
      private '_encoding' => string 'UTF-8' (length=5)
      private '_lfiProtectionOn' => boolean true
      private '_loaders' => 
        array
          'filter' => 
            object(Zend_Loader_PluginLoader)[63]
              ...
          'helper' => 
            object(Zend_Loader_PluginLoader)[75]
              ...
      private '_loaderTypes' => 
        array
          0 => string 'filter' (length=6)
          1 => string 'helper' (length=6)
      private '_strictVars' => boolean false
  protected '_helper' => 
    object(Zend_Controller_Action_HelperBroker)[58]
      protected '_actionController' => 
        &object(ErrorController)[57]
$curObLevel =
int 0
$action =
string 'errorAction' (length=11)
$disableOb =
null
$obLevel =
int 0

( ! ) Zend_Controller_Action_Exception: Action "error" does not exist and was not trapped in __call() in /home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php on line 485
Call Stack
#TimeMemoryFunctionLocation
10.0002138016{main}( )../zendindex.php:0
20.02002905456Zend_Controller_Front->dispatch( $request = ???, $response = ??? )../zendindex.php:70
30.03945138944Zend_Controller_Plugin_Broker->postDispatch( $request = class Zend_Controller_Request_Http { protected $_paramSources = array (0 => '_GET', 1 => '_POST'); protected $_requestUri = '/linki/'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/linki/'; protected $_params = array ('controller' => 'linki', 'action' => 'index', 'module' => 'default', 'error_handler' => class ArrayObject { ... }); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = TRUE; protected $_module = 'default'; protected $_moduleKey = 'module'; protected $_controller = 'error'; protected $_controllerKey = 'controller'; protected $_action = 'error'; protected $_actionKey = 'action' } )../Front.php:965
40.03945138944Zend_Controller_Plugin_ErrorHandler->postDispatch( $request = class Zend_Controller_Request_Http { protected $_paramSources = array (0 => '_GET', 1 => '_POST'); protected $_requestUri = '/linki/'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/linki/'; protected $_params = array ('controller' => 'linki', 'action' => 'index', 'module' => 'default', 'error_handler' => class ArrayObject { ... }); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = TRUE; protected $_module = 'default'; protected $_moduleKey = 'module'; protected $_controller = 'error'; protected $_controllerKey = 'controller'; protected $_action = 'error'; protected $_actionKey = 'action' } )../Broker.php:331
50.03945138944Zend_Controller_Plugin_ErrorHandler->_handleError( $request = class Zend_Controller_Request_Http { protected $_paramSources = array (0 => '_GET', 1 => '_POST'); protected $_requestUri = '/linki/'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/linki/'; protected $_params = array ('controller' => 'linki', 'action' => 'index', 'module' => 'default', 'error_handler' => class ArrayObject { ... }); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = TRUE; protected $_module = 'default'; protected $_moduleKey = 'module'; protected $_controller = 'error'; protected $_controllerKey = 'controller'; protected $_action = 'error'; protected $_actionKey = 'action' } )../ErrorHandler.php:212
Variables in local scope (#5)
$exceptions =
array
  0 => 
    object(Zend_Controller_Dispatcher_Exception)[54]
      private '_previous' => null
      protected 'message' => string 'Invalid controller specified (linki)' (length=36)
      private 'string' => string '' (length=0)
      protected 'code' => int 0
      protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Dispatcher/Standard.php' (length=81)
      protected 'line' => int 242
      private 'trace' => 
        array
          0 => 
            array
              ...
          1 => 
            array
              ...
$response =
object(Zend_Controller_Response_Http)[52]
  protected '_body' => 
    array
      empty
  protected '_exceptions' => 
    array
      0 => 
        object(Zend_Controller_Dispatcher_Exception)[54]
          private '_previous' => null
          protected 'message' => string 'Invalid controller specified (linki)' (length=36)
          private 'string' => string '' (length=0)
          protected 'code' => int 0
          protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Dispatcher/Standard.php' (length=81)
          protected 'line' => int 242
          private 'trace' => 
            array
              ...
      1 => 
        object(Zend_Controller_Action_Exception)[59]
          private '_previous' => null
          protected 'message' => string 'Action "error" does not exist and was not trapped in __call()' (length=61)
          private 'string' => string '' (length=0)
          protected 'code' => int 404
          protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php' (length=68)
          protected 'line' => int 485
          private 'trace' => 
            array
              ...
  protected '_headers' => 
    array
      empty
  protected '_headersRaw' => 
    array
      empty
  protected '_httpResponseCode' => int 200
  protected '_isRedirect' => boolean false
  protected '_renderExceptions' => boolean false
  public 'headersSentThrowsException' => boolean true
$exceptionTypeUndefined
$exceptionUndefined
$request =
object(Zend_Controller_Request_Http)[51]
  protected '_paramSources' => 
    array
      0 => string '_GET' (length=4)
      1 => string '_POST' (length=5)
  protected '_requestUri' => string '/linki/' (length=7)
  protected '_baseUrl' => string '' (length=0)
  protected '_basePath' => null
  protected '_pathInfo' => string '/linki/' (length=7)
  protected '_params' => 
    array
      'controller' => string 'linki' (length=5)
      'action' => string 'index' (length=5)
      'module' => string 'default' (length=7)
      'error_handler' => 
        object(ArrayObject)[55]
          public 'exception' => 
            object(Zend_Controller_Dispatcher_Exception)[54]
              ...
          public 'type' => string 'EXCEPTION_NO_CONTROLLER' (length=23)
          public 'request' => 
            object(Zend_Controller_Request_Http)[56]
              ...
  protected '_rawBody' => null
  protected '_aliases' => 
    array
      empty
  protected '_dispatched' => boolean true
  protected '_module' => string 'default' (length=7)
  protected '_moduleKey' => string 'module' (length=6)
  protected '_controller' => string 'error' (length=5)
  protected '_controllerKey' => string 'controller' (length=10)
  protected '_action' => string 'error' (length=5)
  protected '_actionKey' => string 'action' (length=6)
$frontController =
object(Zend_Controller_Front)[10]
  protected '_baseUrl' => null
  protected '_controllerDir' => null
  protected '_dispatcher' => 
    object(Zend_Controller_Dispatcher_Standard)[49]
      protected '_curDirectory' => string '../application/module/default/controllers' (length=41)
      protected '_curModule' => string 'default' (length=7)
      protected '_controllerDirectory' => 
        array
          'default' => string '../application/module/default/controllers' (length=41)
          'msn' => string '../application/module/msn/controllers' (length=37)
      protected '_defaultAction' => string 'index' (length=5)
      protected '_defaultController' => string 'index' (length=5)
      protected '_defaultModule' => string 'default' (length=7)
      protected '_frontController' => null
      protected '_invokeParams' => 
        array
          empty
      protected '_pathDelimiter' => string '_' (length=1)
      protected '_response' => 
        object(Zend_Controller_Response_Http)[52]
          protected '_body' => 
            array
              ...
          protected '_exceptions' => 
            array
              ...
          protected '_headers' => 
            array
              ...
          protected '_headersRaw' => 
            array
              ...
          protected '_httpResponseCode' => int 200
          protected '_isRedirect' => boolean false
          protected '_renderExceptions' => boolean false
          public 'headersSentThrowsException' => boolean true
      protected '_wordDelimiter' => 
        array
          0 => string '-' (length=1)
          1 => string '.' (length=1)
  protected '_invokeParams' => 
    array
      empty
  protected '_moduleControllerDirectoryName' => string 'controllers' (length=11)
  protected '_plugins' => 
    object(Zend_Controller_Plugin_Broker)[11]
      protected '_plugins' => 
        array
          100 => 
            object(Zend_Controller_Plugin_ErrorHandler)[16]
              ...
      protected '_request' => 
        object(Zend_Controller_Request_Http)[51]
          protected '_paramSources' => 
            array
              ...
          protected '_requestUri' => string '/linki/' (length=7)
          protected '_baseUrl' => string '' (length=0)
          protected '_basePath' => null
          protected '_pathInfo' => string '/linki/' (length=7)
          protected '_params' => 
            array
              ...
          protected '_rawBody' => null
          protected '_aliases' => 
            array
              ...
          protected '_dispatched' => boolean true
          protected '_module' => string 'default' (length=7)
          protected '_moduleKey' => string 'module' (length=6)
          protected '_controller' => string 'error' (length=5)
          protected '_controllerKey' => string 'controller' (length=10)
          protected '_action' => string 'error' (length=5)
          protected '_actionKey' => string 'action' (length=6)
      protected '_response' => 
        object(Zend_Controller_Response_Http)[52]
          protected '_body' => 
            array
              ...
          protected '_exceptions' => 
            array
              ...
          protected '_headers' => 
            array
              ...
          protected '_headersRaw' => 
            array
              ...
          protected '_httpResponseCode' => int 200
          protected '_isRedirect' => boolean false
          protected '_renderExceptions' => boolean false
          public 'headersSentThrowsException' => boolean true
  protected '_request' => 
    object(Zend_Controller_Request_Http)[51]
      protected '_paramSources' => 
        array
          0 => string '_GET' (length=4)
          1 => string '_POST' (length=5)
      protected '_requestUri' => string '/linki/' (length=7)
      protected '_baseUrl' => string '' (length=0)
      protected '_basePath' => null
      protected '_pathInfo' => string '/linki/' (length=7)
      protected '_params' => 
        array
          'controller' => string 'linki' (length=5)
          'action' => string 'index' (length=5)
          'module' => string 'default' (length=7)
          'error_handler' => 
            object(ArrayObject)[55]
              ...
      protected '_rawBody' => null
      protected '_aliases' => 
        array
          empty
      protected '_dispatched' => boolean true
      protected '_module' => string 'default' (length=7)
      protected '_moduleKey' => string 'module' (length=6)
      protected '_controller' => string 'error' (length=5)
      protected '_controllerKey' => string 'controller' (length=10)
      protected '_action' => string 'error' (length=5)
      protected '_actionKey' => string 'action' (length=6)
  protected '_response' => 
    object(Zend_Controller_Response_Http)[52]
      protected '_body' => 
        array
          empty
      protected '_exceptions' => 
        array
          0 => 
            object(Zend_Controller_Dispatcher_Exception)[54]
              ...
          1 => 
            object(Zend_Controller_Action_Exception)[59]
              ...
      protected '_headers' => 
        array
          empty
      protected '_headersRaw' => 
        array
          empty
      protected '_httpResponseCode' => int 200
      protected '_isRedirect' => boolean false
      protected '_renderExceptions' => boolean false
      public 'headersSentThrowsException' => boolean true
  protected '_returnResponse' => boolean false
  protected '_router' => 
    object(Zend_Controller_Router_Rewrite)[12]
      protected '_useDefaultRoutes' => boolean true
      protected '_routes' => 
        array
          'default' => 
            object(Zend_Controller_Router_Route_Module)[53]
              ...
          'recent' => 
            object(Zend_Controller_Router_Route_Regex)[14]
              ...
          'profil' => 
            object(Zend_Controller_Router_Route_Regex)[40]
              ...
          'recenzja' => 
            object(Zend_Controller_Router_Route_Regex)[41]
              ...
          'news' => 
            object(Zend_Controller_Router_Route_Regex)[42]
              ...
          'recenzje' => 
            object(Zend_Controller_Router_Route_Regex)[43]
              ...
          'rss' => 
            object(Zend_Controller_Router_Route_Regex)[44]
              ...
          'imagecache' => 
            object(Zend_Controller_Router_Route_Regex)[45]
              ...
          'mp3' => 
            object(Zend_Controller_Router_Route_Regex)[46]
              ...
          'mp3sub' => 
            object(Zend_Controller_Router_Route_Regex)[47]
              ...
      protected '_currentRoute' => string 'default' (length=7)
      protected '_globalParams' => 
        array
          empty
      protected '_chainNameSeparator' => string '-' (length=1)
      protected '_useCurrentParamsAsGlobal' => boolean false
      protected '_frontController' => 
        &object(Zend_Controller_Front)[10]
      protected '_invokeParams' => 
        array
          empty
  protected '_throwExceptions' => boolean true
$errorUndefined

( ! ) Zend_Controller_Action_Exception: Action "error" does not exist and was not trapped in __call() in /home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php on line 485
Call Stack
#TimeMemoryFunctionLocation
10.0002138016{main}( )../zendindex.php:0
20.02002905456Zend_Controller_Front->dispatch( $request = ???, $response = ??? )../zendindex.php:70
30.03945138944Zend_Controller_Plugin_Broker->postDispatch( $request = class Zend_Controller_Request_Http { protected $_paramSources = array (0 => '_GET', 1 => '_POST'); protected $_requestUri = '/linki/'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/linki/'; protected $_params = array ('controller' => 'linki', 'action' => 'index', 'module' => 'default', 'error_handler' => class ArrayObject { ... }); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = TRUE; protected $_module = 'default'; protected $_moduleKey = 'module'; protected $_controller = 'error'; protected $_controllerKey = 'controller'; protected $_action = 'error'; protected $_actionKey = 'action' } )../Front.php:965
Variables in local scope (#3)
$e =
object(Zend_Controller_Action_Exception)[59]
  private '_previous' => null
  protected 'message' => string 'Action "error" does not exist and was not trapped in __call()' (length=61)
  private 'string' => string '' (length=0)
  protected 'code' => int 404
  protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php' (length=68)
  protected 'line' => int 485
  private 'trace' => 
    array
      0 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php' (length=68)
          'line' => int 515
          'function' => string '__call' (length=6)
          'class' => string 'Zend_Controller_Action' (length=22)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      1 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Dispatcher/Standard.php' (length=81)
          'line' => int 289
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Action' (length=22)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      2 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Front.php' (length=67)
          'line' => int 954
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Dispatcher_Standard' (length=35)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      3 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/public/zendindex.php' (length=54)
          'line' => int 70
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Front' (length=21)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
$plugin =
object(Zend_Controller_Plugin_ErrorHandler)[16]
  protected '_errorModule' => string 'default' (length=7)
  protected '_errorController' => string 'error' (length=5)
  protected '_errorAction' => string 'error' (length=5)
  protected '_isInsideErrorHandlerLoop' => boolean true
  protected '_exceptionCountAtFirstEncounter' => int 1
  protected '_request' => 
    object(Zend_Controller_Request_Http)[51]
      protected '_paramSources' => 
        array
          0 => string '_GET' (length=4)
          1 => string '_POST' (length=5)
      protected '_requestUri' => string '/linki/' (length=7)
      protected '_baseUrl' => string '' (length=0)
      protected '_basePath' => null
      protected '_pathInfo' => string '/linki/' (length=7)
      protected '_params' => 
        array
          'controller' => string 'linki' (length=5)
          'action' => string 'index' (length=5)
          'module' => string 'default' (length=7)
          'error_handler' => 
            object(ArrayObject)[55]
              ...
      protected '_rawBody' => null
      protected '_aliases' => 
        array
          empty
      protected '_dispatched' => boolean true
      protected '_module' => string 'default' (length=7)
      protected '_moduleKey' => string 'module' (length=6)
      protected '_controller' => string 'error' (length=5)
      protected '_controllerKey' => string 'controller' (length=10)
      protected '_action' => string 'error' (length=5)
      protected '_actionKey' => string 'action' (length=6)
  protected '_response' => 
    object(Zend_Controller_Response_Http)[52]
      protected '_body' => 
        array
          empty
      protected '_exceptions' => 
        array
          0 => 
            object(Zend_Controller_Dispatcher_Exception)[54]
              ...
          1 => 
            object(Zend_Controller_Action_Exception)[59]
              ...
      protected '_headers' => 
        array
          empty
      protected '_headersRaw' => 
        array
          empty
      protected '_httpResponseCode' => int 200
      protected '_isRedirect' => boolean false
      protected '_renderExceptions' => boolean false
      public 'headersSentThrowsException' => boolean true
$request =
object(Zend_Controller_Request_Http)[51]
  protected '_paramSources' => 
    array
      0 => string '_GET' (length=4)
      1 => string '_POST' (length=5)
  protected '_requestUri' => string '/linki/' (length=7)
  protected '_baseUrl' => string '' (length=0)
  protected '_basePath' => null
  protected '_pathInfo' => string '/linki/' (length=7)
  protected '_params' => 
    array
      'controller' => string 'linki' (length=5)
      'action' => string 'index' (length=5)
      'module' => string 'default' (length=7)
      'error_handler' => 
        object(ArrayObject)[55]
          public 'exception' => 
            object(Zend_Controller_Dispatcher_Exception)[54]
              ...
          public 'type' => string 'EXCEPTION_NO_CONTROLLER' (length=23)
          public 'request' => 
            object(Zend_Controller_Request_Http)[56]
              ...
  protected '_rawBody' => null
  protected '_aliases' => 
    array
      empty
  protected '_dispatched' => boolean true
  protected '_module' => string 'default' (length=7)
  protected '_moduleKey' => string 'module' (length=6)
  protected '_controller' => string 'error' (length=5)
  protected '_controllerKey' => string 'controller' (length=10)
  protected '_action' => string 'error' (length=5)
  protected '_actionKey' => string 'action' (length=6)

( ! ) Zend_Controller_Action_Exception: Action "error" does not exist and was not trapped in __call() in /home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php on line 485
Call Stack
#TimeMemoryFunctionLocation
10.0002138016{main}( )../zendindex.php:0
20.02002905456Zend_Controller_Front->dispatch( $request = ???, $response = ??? )../zendindex.php:70
Variables in local scope (#2)
$e =
object(Zend_Controller_Action_Exception)[59]
  private '_previous' => null
  protected 'message' => string 'Action "error" does not exist and was not trapped in __call()' (length=61)
  private 'string' => string '' (length=0)
  protected 'code' => int 404
  protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php' (length=68)
  protected 'line' => int 485
  private 'trace' => 
    array
      0 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php' (length=68)
          'line' => int 515
          'function' => string '__call' (length=6)
          'class' => string 'Zend_Controller_Action' (length=22)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      1 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Dispatcher/Standard.php' (length=81)
          'line' => int 289
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Action' (length=22)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      2 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Front.php' (length=67)
          'line' => int 954
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Dispatcher_Standard' (length=35)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      3 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/public/zendindex.php' (length=54)
          'line' => int 70
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Front' (length=21)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
$dispatcher =
object(Zend_Controller_Dispatcher_Standard)[49]
  protected '_curDirectory' => string '../application/module/default/controllers' (length=41)
  protected '_curModule' => string 'default' (length=7)
  protected '_controllerDirectory' => 
    array
      'default' => string '../application/module/default/controllers' (length=41)
      'msn' => string '../application/module/msn/controllers' (length=37)
  protected '_defaultAction' => string 'index' (length=5)
  protected '_defaultController' => string 'index' (length=5)
  protected '_defaultModule' => string 'default' (length=7)
  protected '_frontController' => null
  protected '_invokeParams' => 
    array
      empty
  protected '_pathDelimiter' => string '_' (length=1)
  protected '_response' => 
    object(Zend_Controller_Response_Http)[52]
      protected '_body' => 
        array
          empty
      protected '_exceptions' => 
        array
          0 => 
            object(Zend_Controller_Dispatcher_Exception)[54]
              ...
          1 => 
            object(Zend_Controller_Action_Exception)[59]
              ...
      protected '_headers' => 
        array
          empty
      protected '_headersRaw' => 
        array
          empty
      protected '_httpResponseCode' => int 200
      protected '_isRedirect' => boolean false
      protected '_renderExceptions' => boolean false
      public 'headersSentThrowsException' => boolean true
  protected '_wordDelimiter' => 
    array
      0 => string '-' (length=1)
      1 => string '.' (length=1)
$response =
object(Zend_Controller_Response_Http)[52]
  protected '_body' => 
    array
      empty
  protected '_exceptions' => 
    array
      0 => 
        object(Zend_Controller_Dispatcher_Exception)[54]
          private '_previous' => null
          protected 'message' => string 'Invalid controller specified (linki)' (length=36)
          private 'string' => string '' (length=0)
          protected 'code' => int 0
          protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Dispatcher/Standard.php' (length=81)
          protected 'line' => int 242
          private 'trace' => 
            array
              ...
      1 => 
        object(Zend_Controller_Action_Exception)[59]
          private '_previous' => null
          protected 'message' => string 'Action "error" does not exist and was not trapped in __call()' (length=61)
          private 'string' => string '' (length=0)
          protected 'code' => int 404
          protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php' (length=68)
          protected 'line' => int 485
          private 'trace' => 
            array
              ...
  protected '_headers' => 
    array
      empty
  protected '_headersRaw' => 
    array
      empty
  protected '_httpResponseCode' => int 200
  protected '_isRedirect' => boolean false
  protected '_renderExceptions' => boolean false
  public 'headersSentThrowsException' => boolean true
$router =
object(Zend_Controller_Router_Rewrite)[12]
  protected '_useDefaultRoutes' => boolean true
  protected '_routes' => 
    array
      'default' => 
        object(Zend_Controller_Router_Route_Module)[53]
          protected '_defaults' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_moduleValid' => boolean false
          protected '_keysSet' => boolean true
          protected '_moduleKey' => string 'module' (length=6)
          protected '_controllerKey' => string 'controller' (length=10)
          protected '_actionKey' => string 'action' (length=6)
          protected '_dispatcher' => 
            object(Zend_Controller_Dispatcher_Standard)[49]
              ...
          protected '_request' => 
            object(Zend_Controller_Request_Http)[51]
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'recent' => 
        object(Zend_Controller_Router_Route_Regex)[14]
          protected '_regex' => string 'nowe-na-stronie.html' (length=20)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'profil' => 
        object(Zend_Controller_Router_Route_Regex)[40]
          protected '_regex' => string '(.*)-profil-(\d+)\.html' (length=23)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'recenzja' => 
        object(Zend_Controller_Router_Route_Regex)[41]
          protected '_regex' => string '(.*)-recenzja-(\d+)\.html' (length=25)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'news' => 
        object(Zend_Controller_Router_Route_Regex)[42]
          protected '_regex' => string '(.*)-news-(\d+)\.html' (length=21)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'recenzje' => 
        object(Zend_Controller_Router_Route_Regex)[43]
          protected '_regex' => string 'recenzje/(.).html' (length=17)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'rss' => 
        object(Zend_Controller_Router_Route_Regex)[44]
          protected '_regex' => string 'rss' (length=3)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'imagecache' => 
        object(Zend_Controller_Router_Route_Regex)[45]
          protected '_regex' => string 'image/(\d+)x(\d+)(.*)/(.+)/(.+).(jpg|gif)' (length=41)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'mp3' => 
        object(Zend_Controller_Router_Route_Regex)[46]
          protected '_regex' => string 'mp3-folk-world-szanty.html' (length=26)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'mp3sub' => 
        object(Zend_Controller_Router_Route_Regex)[47]
          protected '_regex' => string 'mp3-folk-world-szanty-(.)-(.).html' (length=34)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
  protected '_currentRoute' => string 'default' (length=7)
  protected '_globalParams' => 
    array
      empty
  protected '_chainNameSeparator' => string '-' (length=1)
  protected '_useCurrentParamsAsGlobal' => boolean false
  protected '_frontController' => 
    object(Zend_Controller_Front)[10]
      protected '_baseUrl' => null
      protected '_controllerDir' => null
      protected '_dispatcher' => 
        object(Zend_Controller_Dispatcher_Standard)[49]
          protected '_curDirectory' => string '../application/module/default/controllers' (length=41)
          protected '_curModule' => string 'default' (length=7)
          protected '_controllerDirectory' => 
            array
              ...
          protected '_defaultAction' => string 'index' (length=5)
          protected '_defaultController' => string 'index' (length=5)
          protected '_defaultModule' => string 'default' (length=7)
          protected '_frontController' => null
          protected '_invokeParams' => 
            array
              ...
          protected '_pathDelimiter' => string '_' (length=1)
          protected '_response' => 
            object(Zend_Controller_Response_Http)[52]
              ...
          protected '_wordDelimiter' => 
            array
              ...
      protected '_invokeParams' => 
        array
          empty
      protected '_moduleControllerDirectoryName' => string 'controllers' (length=11)
      protected '_plugins' => 
        object(Zend_Controller_Plugin_Broker)[11]
          protected '_plugins' => 
            array
              ...
          protected '_request' => 
            object(Zend_Controller_Request_Http)[51]
              ...
          protected '_response' => 
            object(Zend_Controller_Response_Http)[52]
              ...
      protected '_request' => 
        object(Zend_Controller_Request_Http)[51]
          protected '_paramSources' => 
            array
              ...
          protected '_requestUri' => string '/linki/' (length=7)
          protected '_baseUrl' => string '' (length=0)
          protected '_basePath' => null
          protected '_pathInfo' => string '/linki/' (length=7)
          protected '_params' => 
            array
              ...
          protected '_rawBody' => null
          protected '_aliases' => 
            array
              ...
          protected '_dispatched' => boolean true
          protected '_module' => string 'default' (length=7)
          protected '_moduleKey' => string 'module' (length=6)
          protected '_controller' => string 'error' (length=5)
          protected '_controllerKey' => string 'controller' (length=10)
          protected '_action' => string 'error' (length=5)
          protected '_actionKey' => string 'action' (length=6)
      protected '_response' => 
        object(Zend_Controller_Response_Http)[52]
          protected '_body' => 
            array
              ...
          protected '_exceptions' => 
            array
              ...
          protected '_headers' => 
            array
              ...
          protected '_headersRaw' => 
            array
              ...
          protected '_httpResponseCode' => int 200
          protected '_isRedirect' => boolean false
          protected '_renderExceptions' => boolean false
          public 'headersSentThrowsException' => boolean true
      protected '_returnResponse' => boolean false
      protected '_router' => 
        &object(Zend_Controller_Router_Rewrite)[12]
      protected '_throwExceptions' => boolean true
  protected '_invokeParams' => 
    array
      empty
$request =
object(Zend_Controller_Request_Http)[51]
  protected '_paramSources' => 
    array
      0 => string '_GET' (length=4)
      1 => string '_POST' (length=5)
  protected '_requestUri' => string '/linki/' (length=7)
  protected '_baseUrl' => string '' (length=0)
  protected '_basePath' => null
  protected '_pathInfo' => string '/linki/' (length=7)
  protected '_params' => 
    array
      'controller' => string 'linki' (length=5)
      'action' => string 'index' (length=5)
      'module' => string 'default' (length=7)
      'error_handler' => 
        object(ArrayObject)[55]
          public 'exception' => 
            object(Zend_Controller_Dispatcher_Exception)[54]
              ...
          public 'type' => string 'EXCEPTION_NO_CONTROLLER' (length=23)
          public 'request' => 
            object(Zend_Controller_Request_Http)[56]
              ...
  protected '_rawBody' => null
  protected '_aliases' => 
    array
      empty
  protected '_dispatched' => boolean true
  protected '_module' => string 'default' (length=7)
  protected '_moduleKey' => string 'module' (length=6)
  protected '_controller' => string 'error' (length=5)
  protected '_controllerKey' => string 'controller' (length=10)
  protected '_action' => string 'error' (length=5)
  protected '_actionKey' => string 'action' (length=6)

( ! ) Zend_Controller_Action_Exception: Action "error" does not exist and was not trapped in __call() in /home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php on line 485
Call Stack
#TimeMemoryFunctionLocation
10.0002138016{main}( )../zendindex.php:0
20.02002905456Zend_Controller_Front->dispatch( $request = ???, $response = ??? )../zendindex.php:70
Variables in local scope (#2)
$e =
object(Zend_Controller_Action_Exception)[59]
  private '_previous' => null
  protected 'message' => string 'Action "error" does not exist and was not trapped in __call()' (length=61)
  private 'string' => string '' (length=0)
  protected 'code' => int 404
  protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php' (length=68)
  protected 'line' => int 485
  private 'trace' => 
    array
      0 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php' (length=68)
          'line' => int 515
          'function' => string '__call' (length=6)
          'class' => string 'Zend_Controller_Action' (length=22)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      1 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Dispatcher/Standard.php' (length=81)
          'line' => int 289
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Action' (length=22)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      2 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Front.php' (length=67)
          'line' => int 954
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Dispatcher_Standard' (length=35)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      3 => 
        array
          'file' => string '/home/httpd/goblin/folkowa.art.pl/public/zendindex.php' (length=54)
          'line' => int 70
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Front' (length=21)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
$dispatcher =
object(Zend_Controller_Dispatcher_Standard)[49]
  protected '_curDirectory' => string '../application/module/default/controllers' (length=41)
  protected '_curModule' => string 'default' (length=7)
  protected '_controllerDirectory' => 
    array
      'default' => string '../application/module/default/controllers' (length=41)
      'msn' => string '../application/module/msn/controllers' (length=37)
  protected '_defaultAction' => string 'index' (length=5)
  protected '_defaultController' => string 'index' (length=5)
  protected '_defaultModule' => string 'default' (length=7)
  protected '_frontController' => null
  protected '_invokeParams' => 
    array
      empty
  protected '_pathDelimiter' => string '_' (length=1)
  protected '_response' => 
    object(Zend_Controller_Response_Http)[52]
      protected '_body' => 
        array
          empty
      protected '_exceptions' => 
        array
          0 => 
            object(Zend_Controller_Dispatcher_Exception)[54]
              ...
          1 => 
            object(Zend_Controller_Action_Exception)[59]
              ...
      protected '_headers' => 
        array
          empty
      protected '_headersRaw' => 
        array
          empty
      protected '_httpResponseCode' => int 200
      protected '_isRedirect' => boolean false
      protected '_renderExceptions' => boolean false
      public 'headersSentThrowsException' => boolean true
  protected '_wordDelimiter' => 
    array
      0 => string '-' (length=1)
      1 => string '.' (length=1)
$response =
object(Zend_Controller_Response_Http)[52]
  protected '_body' => 
    array
      empty
  protected '_exceptions' => 
    array
      0 => 
        object(Zend_Controller_Dispatcher_Exception)[54]
          private '_previous' => null
          protected 'message' => string 'Invalid controller specified (linki)' (length=36)
          private 'string' => string '' (length=0)
          protected 'code' => int 0
          protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Dispatcher/Standard.php' (length=81)
          protected 'line' => int 242
          private 'trace' => 
            array
              ...
      1 => 
        object(Zend_Controller_Action_Exception)[59]
          private '_previous' => null
          protected 'message' => string 'Action "error" does not exist and was not trapped in __call()' (length=61)
          private 'string' => string '' (length=0)
          protected 'code' => int 404
          protected 'file' => string '/home/httpd/goblin/folkowa.art.pl/library/Zend/Controller/Action.php' (length=68)
          protected 'line' => int 485
          private 'trace' => 
            array
              ...
  protected '_headers' => 
    array
      empty
  protected '_headersRaw' => 
    array
      empty
  protected '_httpResponseCode' => int 200
  protected '_isRedirect' => boolean false
  protected '_renderExceptions' => boolean false
  public 'headersSentThrowsException' => boolean true
$router =
object(Zend_Controller_Router_Rewrite)[12]
  protected '_useDefaultRoutes' => boolean true
  protected '_routes' => 
    array
      'default' => 
        object(Zend_Controller_Router_Route_Module)[53]
          protected '_defaults' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_moduleValid' => boolean false
          protected '_keysSet' => boolean true
          protected '_moduleKey' => string 'module' (length=6)
          protected '_controllerKey' => string 'controller' (length=10)
          protected '_actionKey' => string 'action' (length=6)
          protected '_dispatcher' => 
            object(Zend_Controller_Dispatcher_Standard)[49]
              ...
          protected '_request' => 
            object(Zend_Controller_Request_Http)[51]
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'recent' => 
        object(Zend_Controller_Router_Route_Regex)[14]
          protected '_regex' => string 'nowe-na-stronie.html' (length=20)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'profil' => 
        object(Zend_Controller_Router_Route_Regex)[40]
          protected '_regex' => string '(.*)-profil-(\d+)\.html' (length=23)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'recenzja' => 
        object(Zend_Controller_Router_Route_Regex)[41]
          protected '_regex' => string '(.*)-recenzja-(\d+)\.html' (length=25)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'news' => 
        object(Zend_Controller_Router_Route_Regex)[42]
          protected '_regex' => string '(.*)-news-(\d+)\.html' (length=21)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'recenzje' => 
        object(Zend_Controller_Router_Route_Regex)[43]
          protected '_regex' => string 'recenzje/(.).html' (length=17)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'rss' => 
        object(Zend_Controller_Router_Route_Regex)[44]
          protected '_regex' => string 'rss' (length=3)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'imagecache' => 
        object(Zend_Controller_Router_Route_Regex)[45]
          protected '_regex' => string 'image/(\d+)x(\d+)(.*)/(.+)/(.+).(jpg|gif)' (length=41)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'mp3' => 
        object(Zend_Controller_Router_Route_Regex)[46]
          protected '_regex' => string 'mp3-folk-world-szanty.html' (length=26)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
      'mp3sub' => 
        object(Zend_Controller_Router_Route_Regex)[47]
          protected '_regex' => string 'mp3-folk-world-szanty-(.)-(.).html' (length=34)
          protected '_defaults' => 
            array
              ...
          protected '_reverse' => null
          protected '_map' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
  protected '_currentRoute' => string 'default' (length=7)
  protected '_globalParams' => 
    array
      empty
  protected '_chainNameSeparator' => string '-' (length=1)
  protected '_useCurrentParamsAsGlobal' => boolean false
  protected '_frontController' => 
    object(Zend_Controller_Front)[10]
      protected '_baseUrl' => null
      protected '_controllerDir' => null
      protected '_dispatcher' => 
        object(Zend_Controller_Dispatcher_Standard)[49]
          protected '_curDirectory' => string '../application/module/default/controllers' (length=41)
          protected '_curModule' => string 'default' (length=7)
          protected '_controllerDirectory' => 
            array
              ...
          protected '_defaultAction' => string 'index' (length=5)
          protected '_defaultController' => string 'index' (length=5)
          protected '_defaultModule' => string 'default' (length=7)
          protected '_frontController' => null
          protected '_invokeParams' => 
            array
              ...
          protected '_pathDelimiter' => string '_' (length=1)
          protected '_response' => 
            object(Zend_Controller_Response_Http)[52]
              ...
          protected '_wordDelimiter' => 
            array
              ...
      protected '_invokeParams' => 
        array
          empty
      protected '_moduleControllerDirectoryName' => string 'controllers' (length=11)
      protected '_plugins' => 
        object(Zend_Controller_Plugin_Broker)[11]
          protected '_plugins' => 
            array
              ...
          protected '_request' => 
            object(Zend_Controller_Request_Http)[51]
              ...
          protected '_response' => 
            object(Zend_Controller_Response_Http)[52]
              ...
      protected '_request' => 
        object(Zend_Controller_Request_Http)[51]
          protected '_paramSources' => 
            array
              ...
          protected '_requestUri' => string '/linki/' (length=7)
          protected '_baseUrl' => string '' (length=0)
          protected '_basePath' => null
          protected '_pathInfo' => string '/linki/' (length=7)
          protected '_params' => 
            array
              ...
          protected '_rawBody' => null
          protected '_aliases' => 
            array
              ...
          protected '_dispatched' => boolean true
          protected '_module' => string 'default' (length=7)
          protected '_moduleKey' => string 'module' (length=6)
          protected '_controller' => string 'error' (length=5)
          protected '_controllerKey' => string 'controller' (length=10)
          protected '_action' => string 'error' (length=5)
          protected '_actionKey' => string 'action' (length=6)
      protected '_response' => 
        object(Zend_Controller_Response_Http)[52]
          protected '_body' => 
            array
              ...
          protected '_exceptions' => 
            array
              ...
          protected '_headers' => 
            array
              ...
          protected '_headersRaw' => 
            array
              ...
          protected '_httpResponseCode' => int 200
          protected '_isRedirect' => boolean false
          protected '_renderExceptions' => boolean false
          public 'headersSentThrowsException' => boolean true
      protected '_returnResponse' => boolean false
      protected '_router' => 
        &object(Zend_Controller_Router_Rewrite)[12]
      protected '_throwExceptions' => boolean true
  protected '_invokeParams' => 
    array
      empty
$request =
object(Zend_Controller_Request_Http)[51]
  protected '_paramSources' => 
    array
      0 => string '_GET' (length=4)
      1 => string '_POST' (length=5)
  protected '_requestUri' => string '/linki/' (length=7)
  protected '_baseUrl' => string '' (length=0)
  protected '_basePath' => null
  protected '_pathInfo' => string '/linki/' (length=7)
  protected '_params' => 
    array
      'controller' => string 'linki' (length=5)
      'action' => string 'index' (length=5)
      'module' => string 'default' (length=7)
      'error_handler' => 
        object(ArrayObject)[55]
          public 'exception' => 
            object(Zend_Controller_Dispatcher_Exception)[54]
              ...
          public 'type' => string 'EXCEPTION_NO_CONTROLLER' (length=23)
          public 'request' => 
            object(Zend_Controller_Request_Http)[56]
              ...
  protected '_rawBody' => null
  protected '_aliases' => 
    array
      empty
  protected '_dispatched' => boolean true
  protected '_module' => string 'default' (length=7)
  protected '_moduleKey' => string 'module' (length=6)
  protected '_controller' => string 'error' (length=5)
  protected '_controllerKey' => string 'controller' (length=10)
  protected '_action' => string 'error' (length=5)
  protected '_actionKey' => string 'action' (length=6)