Message: 404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!
File: /srv/www/tl-www/website/application/library/TravelLog/ApiClient/HttpApiClient.php Line: 154
#0 /srv/www/tl-www/website/application/library/TravelLog/ApiClient/HttpApiClient.php(206): TravelLog\ApiClient\HttpApiClient->handleErrors(Object(TravelLog\RestClient), Array) #1 /srv/www/tl-www/website/application/library/TravelLog/Gateway/Users.php(41): TravelLog\ApiClient\HttpApiClient->read(Array) #2 /srv/www/tl-www/website/application/library/TravelLog/Controller/User.php(292): TravelLog\Gateway\Users->getUserByName('jorisvanvessem') #3 /srv/www/tl-www/website/application/library/TravelLog/Controller/User.php(95): TravelLog\Controller\User->_getDiaryUser() #4 /opt/ZendFramework-1.12.0/library/Zend/Controller/Action.php(133): TravelLog\Controller\User->init() #5 /opt/ZendFramework-1.12.0/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array) #6 /opt/ZendFramework-1.12.0/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #7 /opt/ZendFramework-1.12.0/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch() #8 /opt/ZendFramework-1.12.0/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #9 /srv/www/tl-www/website/public/index.php(202): Zend_Application->run() #10 {main}
object(TravelLog\ApiException\NotFoundException)#91 (8) { ["_previous":"Zend_Exception":private]=> NULL ["message":protected]=> string(580) "404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(81) "/srv/www/tl-www/website/application/library/TravelLog/ApiClient/HttpApiClient.php" ["line":protected]=> int(154) ["trace":"Exception":private]=> array(10) { [0]=> array(6) { ["file"]=> string(81) "/srv/www/tl-www/website/application/library/TravelLog/ApiClient/HttpApiClient.php" ["line"]=> int(206) ["function"]=> string(12) "handleErrors" ["class"]=> string(33) "TravelLog\ApiClient\HttpApiClient" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(TravelLog\RestClient)#350 (3) { ["_data":protected]=> array(0) { } ["_uri":protected]=> object(Zend_Uri_Http)#351 (9) { ["_username":protected]=> string(0) "" ["_password":protected]=> string(0) "" ["_host":protected]=> string(15) "api.easyapps.nl" ["_port":protected]=> string(0) "" ["_path":protected]=> string(20) "/users/getUserByName" ["_query":protected]=> string(0) "" ["_fragment":protected]=> string(0) "" ["_regex":protected]=> array(5) { ["escaped"]=> string(16) "%[[:xdigit:]]{2}" ["unreserved"]=> string(24) "[A-Za-z0-9-_.!~*'()\[\]]" ["segment"]=> string(54) "(?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\]:@&=+$,;])*" ["path"]=> string(66) "(?:\/(?:(?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\]:@&=+$,;])*)?)+" ["uric"]=> string(56) "(?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\];\/?:@&=+$,])" } ["_scheme":protected]=> string(4) "http" } ["_noReset":protected]=> bool(false) } [1]=> array(1) { ["username"]=> string(14) "jorisvanvessem" } } } [1]=> array(6) { ["file"]=> string(71) "/srv/www/tl-www/website/application/library/TravelLog/Gateway/Users.php" ["line"]=> int(41) ["function"]=> string(4) "read" ["class"]=> string(33) "TravelLog\ApiClient\HttpApiClient" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> array(1) { ["username"]=> string(14) "jorisvanvessem" } } } [2]=> array(6) { ["file"]=> string(73) "/srv/www/tl-www/website/application/library/TravelLog/Controller/User.php" ["line"]=> int(292) ["function"]=> string(13) "getUserByName" ["class"]=> string(23) "TravelLog\Gateway\Users" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(14) "jorisvanvessem" } } [3]=> array(6) { ["file"]=> string(73) "/srv/www/tl-www/website/application/library/TravelLog/Controller/User.php" ["line"]=> int(95) ["function"]=> string(13) "_getDiaryUser" ["class"]=> string(25) "TravelLog\Controller\User" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [4]=> array(6) { ["file"]=> string(60) "/opt/ZendFramework-1.12.0/library/Zend/Controller/Action.php" ["line"]=> int(133) ["function"]=> string(4) "init" ["class"]=> string(25) "TravelLog\Controller\User" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(6) { ["file"]=> string(73) "/opt/ZendFramework-1.12.0/library/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(281) ["function"]=> string(11) "__construct" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> object(Zend_Controller_Request_Http)#446 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(5) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" ["error_handler"]=> object(ArrayObject)#97 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#349 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(4) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "user" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "reports" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(6) "report" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "home" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(5) "error" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(5) "error" ["_actionKey":protected]=> string(6) "action" } [1]=> object(Zend_Controller_Response_Http)#443 (8) { ["_body":protected]=> array(1) { ["default"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } ["_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) } [2]=> array(3) { ["domainName"]=> string(13) "waarbenjij.nu" ["displayExceptions"]=> string(1) "0" ["bootstrap"]=> object(Bootstrap)#32 (13) { ["_appNamespace":protected]=> string(11) "Application" ["_resourceLoader":protected]=> object(Zend_Application_Module_Autoloader)#34 (5) { ["_basePath":protected]=> string(35) "/srv/www/tl-www/website/application" ["_components":protected]=> array(8) { ["Application_Model_DbTable"]=> string(50) "/srv/www/tl-www/website/application/models/DbTable" ["Application_Model_Mapper"]=> string(50) "/srv/www/tl-www/website/application/models/mappers" ["Application_Form"]=> string(41) "/srv/www/tl-www/website/application/forms" ["Application_Model"]=> string(42) "/srv/www/tl-www/website/application/models" ["Application_Plugin"]=> string(43) "/srv/www/tl-www/website/application/plugins" ["Application_Service"]=> string(44) "/srv/www/tl-www/website/application/services" ["Application_View_Helper"]=> string(49) "/srv/www/tl-www/website/application/views/helpers" ["Application_View_Filter"]=> string(49) "/srv/www/tl-www/website/application/views/filters" } ["_defaultResourceType":protected]=> string(5) "model" ["_namespace":protected]=> string(11) "Application" ["_resourceTypes":protected]=> array(8) { ["dbtable"]=> array(2) { ["namespace"]=> string(25) "Application_Model_DbTable" ["path"]=> string(50) "/srv/www/tl-www/website/application/models/DbTable" } ["mappers"]=> array(2) { ["namespace"]=> string(24) "Application_Model_Mapper" ["path"]=> string(50) "/srv/www/tl-www/website/application/models/mappers" } ["form"]=> array(2) { ["namespace"]=> string(16) "Application_Form" ["path"]=> string(41) "/srv/www/tl-www/website/application/forms" } ["model"]=> array(2) { ["namespace"]=> string(17) "Application_Model" ["path"]=> string(42) "/srv/www/tl-www/website/application/models" } ["plugin"]=> array(2) { ["namespace"]=> string(18) "Application_Plugin" ["path"]=> string(43) "/srv/www/tl-www/website/application/plugins" } ["service"]=> array(2) { ["namespace"]=> string(19) "Application_Service" ["path"]=> string(44) "/srv/www/tl-www/website/application/services" } ["viewhelper"]=> array(2) { ["namespace"]=> string(23) "Application_View_Helper" ["path"]=> string(49) "/srv/www/tl-www/website/application/views/helpers" } ["viewfilter"]=> array(2) { ["namespace"]=> string(23) "Application_View_Filter" ["path"]=> string(49) "/srv/www/tl-www/website/application/views/filters" } } } ["_application":protected]=> object(TravelLog\Application)#2 (5) { ["_autoloader":protected]=> object(Zend_Loader_Autoloader)#1 (8) { ["_autoloaders":protected]=> array(1) { [0]=> object(Zend_Application_Module_Autoloader)#34 (5) { ["_basePath":protected]=> string(35) "/srv/www/tl-www/website/application" ["_components":protected]=> array(8) { ["Application_Model_DbTable"]=> string(50) "/srv/www/tl-www/website/application/models/DbTable" ["Application_Model_Mapper"]=> string(50) "/srv/www/tl-www/website/application/models/mappers" ["Application_Form"]=> string(41) "/srv/www/tl-www/website/application/forms" ["Application_Model"]=> string(42) "/srv/www/tl-www/website/application/models" ["Application_Plugin"]=> string(43) "/srv/www/tl-www/website/application/plugins" ["Application_Service"]=> string(44) "/srv/www/tl-www/website/application/services" ["Application_View_Helper"]=> string(49) "/srv/www/tl-www/website/application/views/helpers" ["Application_View_Filter"]=> string(49) "/srv/www/tl-www/website/application/views/filters" } ["_defaultResourceType":protected]=> string(5) "model" ["_namespace":protected]=> string(11) "Application" ["_resourceTypes":protected]=> array(8) { ["dbtable"]=> array(2) { ["namespace"]=> string(25) "Application_Model_DbTable" ["path"]=> string(50) "/srv/www/tl-www/website/application/models/DbTable" } ["mappers"]=> array(2) { ["namespace"]=> string(24) "Application_Model_Mapper" ["path"]=> string(50) "/srv/www/tl-www/website/application/models/mappers" } ["form"]=> array(2) { ["namespace"]=> string(16) "Application_Form" ["path"]=> string(41) "/srv/www/tl-www/website/application/forms" } ["model"]=> array(2) { ["namespace"]=> string(17) "Application_Model" ["path"]=> string(42) "/srv/www/tl-www/website/application/models" } ["plugin"]=> array(2) { ["namespace"]=> string(18) "Application_Plugin" ["path"]=> string(43) "/srv/www/tl-www/website/application/plugins" } ["service"]=> array(2) { ["namespace"]=> string(19) "Application_Service" ["path"]=> string(44) "/srv/www/tl-www/website/application/services" } ["viewhelper"]=> array(2) { ["namespace"]=> string(23) "Application_View_Helper" ["path"]=> string(49) "/srv/www/tl-www/website/application/views/helpers" } ["viewfilter"]=> array(2) { ["namespace"]=> string(23) "Application_View_Filter" ["path"]=> string(49) "/srv/www/tl-www/website/application/views/filters" } } } } ["_defaultAutoloader":protected]=> array(2) { [0]=> string(11) "Zend_Loader" [1]=> string(9) "loadClass" } ["_fallbackAutoloader":protected]=> bool(false) ["_internalAutoloader":protected]=> array(2) { [0]=> *RECURSION* [1]=> string(9) "_autoload" } ["_namespaces":protected]=> array(3) { ["Zend_"]=> bool(true) ["ZendX_"]=> bool(true) ["TravelLog"]=> bool(true) } ["_namespaceAutoloaders":protected]=> array(1) { ["Application_"]=> array(1) { [0]=> object(Zend_Application_Module_Autoloader)#34 (5) { ["_basePath":protected]=> string(35) "/srv/www/tl-www/website/application" ["_components":protected]=> array(8) { ["Application_Model_DbTable"]=> string(50) "/srv/www/tl-www/website/application/models/DbTable" ["Application_Model_Mapper"]=> string(50) "/srv/www/tl-www/website/application/models/mappers" ["Application_Form"]=> string(41) "/srv/www/tl-www/website/application/forms" ["Application_Model"]=> string(42) "/srv/www/tl-www/website/application/models" ["Application_Plugin"]=> string(43) "/srv/www/tl-www/website/application/plugins" ["Application_Service"]=> string(44) "/srv/www/tl-www/website/application/services" ["Application_View_Helper"]=> string(49) "/srv/www/tl-www/website/application/views/helpers" ["Application_View_Filter"]=> string(49) "/srv/www/tl-www/website/application/views/filters" } ["_defaultResourceType":protected]=> string(5) "model" ["_namespace":protected]=> string(11) "Application" ["_resourceTypes":protected]=> array(8) { ["dbtable"]=> array(2) { ["namespace"]=> string(25) "Application_Model_DbTable" ["path"]=> string(50) "/srv/www/tl-www/website/application/models/DbTable" } ["mappers"]=> array(2) { ["namespace"]=> string(24) "Application_Model_Mapper" ["path"]=> string(50) "/srv/www/tl-www/website/application/models/mappers" } ["form"]=> array(2) { ["namespace"]=> string(16) "Application_Form" ["path"]=> string(41) "/srv/www/tl-www/website/application/forms" } ["model"]=> array(2) { ["namespace"]=> string(17) "Application_Model" ["path"]=> string(42) "/srv/www/tl-www/website/application/models" } ["plugin"]=> array(2) { ["namespace"]=> string(18) "Application_Plugin" ["path"]=> string(43) "/srv/www/tl-www/website/application/plugins" } ["service"]=> array(2) { ["namespace"]=> string(19) "Application_Service" ["path"]=> string(44) "/srv/www/tl-www/website/application/services" } ["viewhelper"]=> array(2) { ["namespace"]=> string(23) "Application_View_Helper" ["path"]=> string(49) "/srv/www/tl-www/website/application/views/helpers" } ["viewfilter"]=> array(2) { ["namespace"]=> string(23) "Application_View_Filter" ["path"]=> string(49) "/srv/www/tl-www/website/application/views/filters" } } } } } ["_suppressNotFoundWarnings":protected]=> bool(false) ["_zfPath":protected]=> NULL } ["_bootstrap":protected]=> *RECURSION* ["_environment":protected]=> string(10) "production" ["_optionKeys":protected]=> array(20) { [0]=> string(11) "phpsettings" [1]=> string(12) "includepaths" [2]=> string(9) "bootstrap" [3]=> string(12) "appnamespace" [4]=> string(7) "aurigma" [5]=> string(9) "debugmode" [6]=> string(17) "debugallowedhosts" [7]=> string(9) "ipaddress" [8]=> string(9) "resources" [9]=> string(9) "mobileapi" [10]=> string(17) "allowedapiclients" [11]=> string(7) "widgets" [12]=> string(11) "clubwidgets" [13]=> string(12) "adminwidgets" [14]=> string(4) "mail" [15]=> string(5) "album" [16]=> string(3) "api" [17]=> string(7) "storage" [18]=> string(8) "facebook" [19]=> string(9) "analytics" } ["_options":protected]=> array(20) { ["phpSettings"]=> array(2) { ["display_startup_errors"]=> string(1) "0" ["display_errors"]=> string(1) "0" } ["includePaths"]=> array(1) { ["library"]=> string(46) "/srv/www/tl-www/website/application/../library" } ["bootstrap"]=> array(2) { ["path"]=> string(49) "/srv/www/tl-www/website/application/Bootstrap.php" ["class"]=> string(9) "Bootstrap" } ["appnamespace"]=> string(11) "Application" ["aurigma"]=> array(1) { ["apiKey"]=> string(36) "77FF2-00472-CE0F0-000ED-8E9DD-3F9A33" } ["debugMode"]=> string(1) "0" ["debugAllowedHosts"]=> string(12) "178.84.5.154" ["ipAddress"]=> string(13) "37.97.194.223" ["resources"]=> array(4) { ["frontController"]=> array(7) { ["domainName"]=> string(13) "waarbenjij.nu" ["controllerDirectory"]=> string(47) "/srv/www/tl-www/website/application/controllers" ["moduleControllerDirectoryName"]=> string(11) "controllers" ["moduleDirectory"]=> string(43) "/srv/www/tl-www/website/application/modules" ["defaultModule"]=> string(4) "home" ["params"]=> array(1) { ["displayExceptions"]=> string(1) "0" } ["actionhelperpaths"]=> array(1) { ["TravelLog\Controller\ActionHelper\"]=> string(77) "/srv/www/tl-www/website/application/library/TravelLog/Controller/ActionHelper" } } ["log"]=> array(1) { ["stream"]=> array(4) { ["writerName"]=> string(6) "Stream" ["writerParams"]=> array(1) { ["stream"]=> string(48) "/srv/www/tl-www/website/application/logs/app.log" } ["filterName"]=> string(8) "Priority" ["filterParams"]=> array(1) { ["priority"]=> string(14) "Zend_Log::WARN" } } } ["view"]=> array(1) { ["helperPath"]=> array(1) { ["TravelLog\View\Helper\"]=> string(65) "/srv/www/tl-www/website/application/library/TravelLog/View/Helper" } } ["layout"]=> array(2) { ["layout"]=> string(4) "home" ["layoutPath"]=> string(51) "/srv/www/tl-www/website/application/layouts/scripts" } } ["mobileApi"]=> array(1) { ["host"]=> string(19) "mob-api.easyapps.nl" } ["allowedApiClients"]=> string(127) "127.0.0.1 77.245.90.11 77.245.90.24 192.168.1.2 192.168.1.11 192.168.1.12 192.168.1.13 192.168.1.35 37.97.194.231 37.97.198.166" ["widgets"]=> array(1) { ["helperPath"]=> string(65) "/srv/www/tl-www/website/application/library/TravelLog/View/Helper" } ["clubWidgets"]=> array(1) { ["viewPath"]=> string(70) "/srv/www/tl-www/website/application/library/TravelLog/View/ClubWidgets" } ["adminWidgets"]=> array(1) { ["helperPath"]=> string(71) "/srv/www/tl-www/website/application/library/TravelLog/View/AdminWidgets" } ["mail"]=> array(3) { ["defaultFromMail"]=> string(19) "devteam@easyapps.nl" ["defaultFromName"]=> string(13) "WaarBenJij.nu" ["notifyAddress"]=> string(18) "notify@easyapps.nl" } ["album"]=> array(2) { ["minimal"]=> array(2) { ["width"]=> string(10) "2500 /1750" ["height"]=> string(10) "2500 /1750" } ["recommended"]=> array(2) { ["width"]=> string(4) "3250" ["height"]=> string(4) "3250" } } ["api"]=> array(1) { ["host"]=> string(15) "api.easyapps.nl" } ["storage"]=> array(2) { ["host"]=> string(15) "cdn.easyapps.nl" ["path"]=> string(16) "/srv/storage001/" } ["facebook"]=> array(2) { ["appId"]=> string(15) "137729962936733" ["secret"]=> string(32) "6b791806c6b08ee73d40e809ec578680" } ["analytics"]=> array(3) { ["domain"]=> string(14) ".waarbenjij.nu" ["code"]=> string(11) "UA-109425-7" ["enableClickTracking"]=> string(0) "" } } } ["_classResources":protected]=> array(6) { ["locale"]=> string(11) "_initLocale" ["databaseconnections"]=> string(24) "_initDatabaseConnections" ["sessions"]=> string(13) "_initSessions" ["debugmode"]=> string(14) "_initDebugMode" ["routes"]=> string(11) "_initRoutes" ["viewplugins"]=> string(16) "_initViewPlugins" } ["_container":protected]=> object(Zend_Registry)#462 (1) { ["storage":"ArrayObject":private]=> array(4) { ["frontcontroller"]=> object(Zend_Controller_Front)#40 (11) { ["_baseUrl":protected]=> NULL ["_controllerDir":protected]=> NULL ["_dispatcher":protected]=> object(Zend_Controller_Dispatcher_Standard)#83 (11) { ["_curDirectory":protected]=> string(60) "/srv/www/tl-www/website/application/modules/home/controllers" ["_curModule":protected]=> string(4) "home" ["_controllerDirectory":protected]=> array(18) { ["default"]=> string(47) "/srv/www/tl-www/website/application/controllers" ["ajaxtips"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxtips/controllers" ["test"]=> string(60) "/srv/www/tl-www/website/application/modules/test/controllers" ["ajaxgeneral"]=> string(67) "/srv/www/tl-www/website/application/modules/ajaxgeneral/controllers" ["ajax"]=> string(60) "/srv/www/tl-www/website/application/modules/ajax/controllers" ["ajaxmove"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxmove/controllers" ["club"]=> string(60) "/srv/www/tl-www/website/application/modules/club/controllers" ["ajaxteam"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxteam/controllers" ["ajaxportal"]=> string(66) "/srv/www/tl-www/website/application/modules/ajaxportal/controllers" ["team"]=> string(60) "/srv/www/tl-www/website/application/modules/team/controllers" ["home"]=> string(60) "/srv/www/tl-www/website/application/modules/home/controllers" ["ajaxemail"]=> string(65) "/srv/www/tl-www/website/application/modules/ajaxemail/controllers" ["ajaxusers"]=> string(65) "/srv/www/tl-www/website/application/modules/ajaxusers/controllers" ["user"]=> string(60) "/srv/www/tl-www/website/application/modules/user/controllers" ["ajaxshop"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxshop/controllers" ["shop"]=> string(60) "/srv/www/tl-www/website/application/modules/shop/controllers" ["admin"]=> string(61) "/srv/www/tl-www/website/application/modules/admin/controllers" ["api"]=> string(59) "/srv/www/tl-www/website/application/modules/api/controllers" } ["_defaultAction":protected]=> string(5) "index" ["_defaultController":protected]=> string(5) "index" ["_defaultModule":protected]=> string(4) "home" ["_frontController":protected]=> NULL ["_invokeParams":protected]=> array(3) { ["domainName"]=> string(13) "waarbenjij.nu" ["displayExceptions"]=> string(1) "0" ["bootstrap"]=> *RECURSION* } ["_pathDelimiter":protected]=> string(1) "_" ["_response":protected]=> object(Zend_Controller_Response_Http)#443 (8) { ["_body":protected]=> array(1) { ["default"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } ["_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) } ["_wordDelimiter":protected]=> array(2) { [0]=> string(1) "-" [1]=> string(1) "." } } ["_invokeParams":protected]=> array(3) { ["domainName"]=> string(13) "waarbenjij.nu" ["displayExceptions"]=> string(1) "0" ["bootstrap"]=> *RECURSION* } ["_moduleControllerDirectoryName":protected]=> string(11) "controllers" ["_plugins":protected]=> object(Zend_Controller_Plugin_Broker)#39 (3) { ["_plugins":protected]=> array(3) { [0]=> object(TravelLog\Controller\Plugin\ViewSetup)#92 (2) { ["_request":protected]=> object(Zend_Controller_Request_Http)#446 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(5) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" ["error_handler"]=> object(ArrayObject)#97 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#349 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(4) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "user" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "reports" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(6) "report" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "home" ["_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" } ["_response":protected]=> object(Zend_Controller_Response_Http)#443 (8) { ["_body":protected]=> array(1) { ["default"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } ["_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) } } [99]=> object(Zend_Layout_Controller_Plugin_Layout)#447 (4) { ["_layoutActionHelper":protected]=> object(Zend_Layout_Controller_Action_Helper_Layout)#448 (4) { ["_frontController":protected]=> *RECURSION* ["_layout":protected]=> object(Zend_Layout)#452 (16) { ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["_contentKey":protected]=> string(7) "content" ["_enabled":protected]=> bool(true) ["_helperClass":protected]=> string(43) "Zend_Layout_Controller_Action_Helper_Layout" ["_inflector":protected]=> object(Zend_Filter_Inflector)#342 (5) { ["_pluginLoader":protected]=> object(Zend_Loader_PluginLoader)#345 (4) { ["_loadedPluginPaths":protected]=> array(0) { } ["_loadedPlugins":protected]=> array(0) { } ["_prefixToPaths":protected]=> array(0) { } ["_useStaticRegistry":protected]=> string(21) "Zend_Filter_Inflector" } ["_target":protected]=> &string(15) ":script.:suffix" ["_throwTargetExceptionsOn":protected]=> bool(true) ["_targetReplacementIdentifier":protected]=> string(1) ":" ["_rules":protected]=> array(2) { ["script"]=> array(2) { [0]=> object(Zend_Filter_Word_CamelCaseToDash)#344 (3) { ["_separator":protected]=> string(1) "-" ["_matchPattern":protected]=> array(2) { [0]=> string(31) "#(?<=(?:\p{Lu}))(\p{Lu}\p{Ll})#" [1]=> string(32) "#(?<=(?:\p{Ll}|\p{Nd}))(\p{Lu})#" } ["_replacement":protected]=> array(2) { [0]=> string(3) "-\1" [1]=> string(3) "-\1" } } [1]=> object(Zend_Filter_StringToLower)#343 (1) { ["_encoding":protected]=> string(5) "UTF-8" } } ["suffix"]=> &string(5) "phtml" } } ["_inflectorEnabled":protected]=> bool(true) ["_inflectorTarget":protected]=> &string(15) ":script.:suffix" ["_layout":protected]=> string(5) "error" ["_viewScriptPath":protected]=> string(51) "/srv/www/tl-www/website/application/layouts/scripts" ["_viewBasePath":protected]=> NULL ["_viewBasePrefix":protected]=> string(11) "Layout_View" ["_mvcEnabled":protected]=> bool(true) ["_mvcSuccessfulActionOnly":protected]=> bool(true) ["_pluginClass":protected]=> string(36) "Zend_Layout_Controller_Plugin_Layout" ["_view":protected]=> object(Zend_View)#460 (32) { ["_useViewStream":"Zend_View":private]=> bool(true) ["_useStreamWrapper":"Zend_View":private]=> bool(false) ["_path":"Zend_View_Abstract":private]=> array(3) { ["script"]=> array(5) { [0]=> string(52) "/srv/www/tl-www/website/application/layouts/scripts/" [1]=> string(63) "/srv/www/tl-www/website/application/modules/home/views/scripts/" [2]=> string(52) "/srv/www/tl-www/website/application/layouts/scripts/" [3]=> string(63) "/srv/www/tl-www/website/application/modules/user/views/scripts/" [4]=> string(16) "./views/scripts/" } ["helper"]=> array(0) { } ["filter"]=> array(0) { } } ["_file":"Zend_View_Abstract":private]=> string(63) "/srv/www/tl-www/website/application/layouts/scripts/error.phtml" ["_helper":"Zend_View_Abstract":private]=> array(6) { ["HeadMeta"]=> object(Zend_View_Helper_HeadMeta)#437 (8) { ["_typeKeys":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(10) "http-equiv" [2]=> string(7) "charset" [3]=> string(8) "property" } ["_requiredKeys":protected]=> array(1) { [0]=> string(7) "content" } ["_modifierKeys":protected]=> array(2) { [0]=> string(4) "lang" [1]=> string(6) "scheme" } ["_regKey":protected]=> string(25) "Zend_View_Helper_HeadMeta" ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["Doctype"]=> object(Zend_View_Helper_Doctype)#425 (4) { ["_defaultDoctype":protected]=> string(11) "HTML4_LOOSE" ["_registry":protected]=> object(ArrayObject)#422 (1) { ["storage":"ArrayObject":private]=> array(2) { ["doctypes"]=> array(11) { ["XHTML11"]=> string(97) "" ["XHTML1_STRICT"]=> string(109) "" ["XHTML1_TRANSITIONAL"]=> string(121) "" ["XHTML1_FRAMESET"]=> string(113) "" ["XHTML1_RDFA"]=> string(103) "" ["XHTML_BASIC1"]=> string(109) "" ["XHTML5"]=> string(15) "" ["HTML4_STRICT"]=> string(90) "" ["HTML4_LOOSE"]=> string(102) "" ["HTML4_FRAMESET"]=> string(101) "" ["HTML5"]=> string(15) "" } ["doctype"]=> string(11) "HTML4_LOOSE" } } ["_regKey":protected]=> string(24) "Zend_View_Helper_Doctype" ["view"]=> *RECURSION* } ["HeadLink"]=> object(Zend_View_Helper_HeadLink)#420 (6) { ["_itemKeys":protected]=> array(11) { [0]=> string(7) "charset" [1]=> string(4) "href" [2]=> string(8) "hreflang" [3]=> string(2) "id" [4]=> string(5) "media" [5]=> string(3) "rel" [6]=> string(3) "rev" [7]=> string(4) "type" [8]=> string(5) "title" [9]=> string(6) "extras" [10]=> string(5) "sizes" } ["_regKey":protected]=> string(25) "Zend_View_Helper_HeadLink" ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["HeadScript"]=> object(Zend_View_Helper_HeadScript)#418 (13) { ["_regKey":protected]=> string(27) "Zend_View_Helper_HeadScript" ["_arbitraryAttributes":protected]=> bool(false) ["_captureLock":protected]=> NULL ["_captureScriptType":protected]=> NULL ["_captureScriptAttrs":protected]=> NULL ["_captureType":protected]=> NULL ["_optionalAttributes":protected]=> array(4) { [0]=> string(7) "charset" [1]=> string(5) "defer" [2]=> string(8) "language" [3]=> string(3) "src" } ["_requiredAttributes":protected]=> array(1) { [0]=> string(4) "type" } ["useCdata"]=> bool(false) ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["InlineScript"]=> object(Zend_View_Helper_InlineScript)#416 (13) { ["_regKey":protected]=> string(29) "Zend_View_Helper_InlineScript" ["_arbitraryAttributes":protected]=> bool(false) ["_captureLock":protected]=> NULL ["_captureScriptType":protected]=> NULL ["_captureScriptAttrs":protected]=> NULL ["_captureType":protected]=> NULL ["_optionalAttributes":protected]=> array(4) { [0]=> string(7) "charset" [1]=> string(5) "defer" [2]=> string(8) "language" [3]=> string(3) "src" } ["_requiredAttributes":protected]=> array(1) { [0]=> string(4) "type" } ["useCdata"]=> bool(false) ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["HeadTitle"]=> object(Zend_View_Helper_HeadTitle)#381 (8) { ["_regKey":protected]=> string(26) "Zend_View_Helper_HeadTitle" ["_translate":protected]=> bool(false) ["_translator":protected]=> NULL ["_defaultAttachOrder":protected]=> NULL ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } } ["_helperLoaded":"Zend_View_Abstract":private]=> array(0) { } ["_helperLoadedDir":"Zend_View_Abstract":private]=> array(0) { } ["_filter":"Zend_View_Abstract":private]=> array(0) { } ["_filterClass":"Zend_View_Abstract":private]=> array(0) { } ["_filterLoaded":"Zend_View_Abstract":private]=> array(0) { } ["_filterLoadedDir":"Zend_View_Abstract":private]=> array(0) { } ["_escape":"Zend_View_Abstract":private]=> string(16) "htmlspecialchars" ["_encoding":"Zend_View_Abstract":private]=> string(5) "UTF-8" ["_lfiProtectionOn":"Zend_View_Abstract":private]=> bool(true) ["_loaders":"Zend_View_Abstract":private]=> array(2) { ["filter"]=> object(Zend_Loader_PluginLoader)#456 (4) { ["_loadedPluginPaths":protected]=> array(0) { } ["_loadedPlugins":protected]=> array(0) { } ["_prefixToPaths":protected]=> array(2) { ["Zend_View_Filter_"]=> array(3) { [0]=> string(17) "Zend/View/Filter/" [1]=> string(16) "./views/filters/" [2]=> string(63) "/srv/www/tl-www/website/application/modules/home/views/filters/" } ["User_View_Filter_"]=> array(1) { [0]=> string(63) "/srv/www/tl-www/website/application/modules/user/views/filters/" } } ["_useStaticRegistry":protected]=> NULL } ["helper"]=> object(Zend_Loader_PluginLoader)#453 (4) { ["_loadedPluginPaths":protected]=> array(0) { } ["_loadedPlugins":protected]=> array(6) { ["HeadMeta"]=> string(25) "Zend_View_Helper_HeadMeta" ["Doctype"]=> string(24) "Zend_View_Helper_Doctype" ["HeadLink"]=> string(25) "Zend_View_Helper_HeadLink" ["HeadScript"]=> string(27) "Zend_View_Helper_HeadScript" ["InlineScript"]=> string(29) "Zend_View_Helper_InlineScript" ["HeadTitle"]=> string(26) "Zend_View_Helper_HeadTitle" } ["_prefixToPaths":protected]=> array(3) { ["Zend_View_Helper_"]=> array(3) { [0]=> string(17) "Zend/View/Helper/" [1]=> string(16) "./views/helpers/" [2]=> string(63) "/srv/www/tl-www/website/application/modules/home/views/helpers/" } ["TravelLog\View\Helper\"]=> array(1) { [0]=> string(66) "/srv/www/tl-www/website/application/library/TravelLog/View/Helper/" } ["User_View_Helper_"]=> array(1) { [0]=> string(63) "/srv/www/tl-www/website/application/modules/user/views/helpers/" } } ["_useStaticRegistry":protected]=> NULL } } ["_loaderTypes":"Zend_View_Abstract":private]=> array(2) { [0]=> string(6) "filter" [1]=> string(6) "helper" } ["_strictVars":"Zend_View_Abstract":private]=> bool(false) ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["currentUserId"]=> int(0) ["currentUserName"]=> string(0) "" ["domainName"]=> string(13) "waarbenjij.nu" ["protocol"]=> string(7) "http://" ["cdnRoot"]=> string(24) "https://cdn.easyapps.nl/" ["cdn"]=> string(28) "https://cdn.easyapps.nl/578/" ["notificationWindow"]=> bool(false) ["customBannerParameters"]=> array(0) { } ["analyticsDomain"]=> string(14) ".waarbenjij.nu" ["analyticsCode"]=> string(11) "UA-109425-7" ["analyticsClickTracking"]=> string(0) "" ["exception"]=> *RECURSION* } ["_viewSuffix":protected]=> &string(5) "phtml" } ["_isActionControllerSuccessful":protected]=> bool(true) ["_actionController":protected]=> object(ErrorController)#346 (9) { ["_classMethods":protected]=> array(39) { [0]=> string(11) "errorAction" [1]=> string(18) "pagenotfoundAction" [2]=> string(20) "pageNotAllowedAction" [3]=> string(17) "_sendNotification" [4]=> string(17) "_handleShortLinks" [5]=> string(4) "init" [6]=> string(11) "__construct" [7]=> string(8) "initView" [8]=> string(6) "render" [9]=> string(12) "renderScript" [10]=> string(13) "getViewScript" [11]=> string(10) "getRequest" [12]=> string(10) "setRequest" [13]=> string(11) "getResponse" [14]=> string(11) "setResponse" [15]=> string(14) "_setInvokeArgs" [16]=> string(13) "getInvokeArgs" [17]=> string(12) "getInvokeArg" [18]=> string(9) "getHelper" [19]=> string(13) "getHelperCopy" [20]=> string(18) "setFrontController" [21]=> string(18) "getFrontController" [22]=> string(11) "preDispatch" [23]=> string(12) "postDispatch" [24]=> string(6) "__call" [25]=> string(8) "dispatch" [26]=> string(3) "run" [27]=> string(9) "_getParam" [28]=> string(8) "getParam" [29]=> string(9) "_setParam" [30]=> string(8) "setParam" [31]=> string(9) "_hasParam" [32]=> string(8) "hasParam" [33]=> string(13) "_getAllParams" [34]=> string(12) "getAllParams" [35]=> string(8) "_forward" [36]=> string(7) "forward" [37]=> string(9) "_redirect" [38]=> string(8) "redirect" } ["_delimiters":protected]=> NULL ["_invokeArgs":protected]=> array(3) { ["domainName"]=> string(13) "waarbenjij.nu" ["displayExceptions"]=> string(1) "0" ["bootstrap"]=> *RECURSION* } ["_frontController":protected]=> NULL ["_request":protected]=> object(Zend_Controller_Request_Http)#446 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(5) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" ["error_handler"]=> object(ArrayObject)#97 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#349 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(4) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "user" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "reports" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(6) "report" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "home" ["_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" } ["_response":protected]=> object(Zend_Controller_Response_Http)#443 (8) { ["_body":protected]=> array(1) { ["default"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } ["_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) } ["viewSuffix"]=> string(5) "phtml" ["view"]=> object(Zend_View)#460 (32) { ["_useViewStream":"Zend_View":private]=> bool(true) ["_useStreamWrapper":"Zend_View":private]=> bool(false) ["_path":"Zend_View_Abstract":private]=> array(3) { ["script"]=> array(5) { [0]=> string(52) "/srv/www/tl-www/website/application/layouts/scripts/" [1]=> string(63) "/srv/www/tl-www/website/application/modules/home/views/scripts/" [2]=> string(52) "/srv/www/tl-www/website/application/layouts/scripts/" [3]=> string(63) "/srv/www/tl-www/website/application/modules/user/views/scripts/" [4]=> string(16) "./views/scripts/" } ["helper"]=> array(0) { } ["filter"]=> array(0) { } } ["_file":"Zend_View_Abstract":private]=> string(63) "/srv/www/tl-www/website/application/layouts/scripts/error.phtml" ["_helper":"Zend_View_Abstract":private]=> array(6) { ["HeadMeta"]=> object(Zend_View_Helper_HeadMeta)#437 (8) { ["_typeKeys":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(10) "http-equiv" [2]=> string(7) "charset" [3]=> string(8) "property" } ["_requiredKeys":protected]=> array(1) { [0]=> string(7) "content" } ["_modifierKeys":protected]=> array(2) { [0]=> string(4) "lang" [1]=> string(6) "scheme" } ["_regKey":protected]=> string(25) "Zend_View_Helper_HeadMeta" ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["Doctype"]=> object(Zend_View_Helper_Doctype)#425 (4) { ["_defaultDoctype":protected]=> string(11) "HTML4_LOOSE" ["_registry":protected]=> object(ArrayObject)#422 (1) { ["storage":"ArrayObject":private]=> array(2) { ["doctypes"]=> array(11) { ["XHTML11"]=> string(97) "" ["XHTML1_STRICT"]=> string(109) "" ["XHTML1_TRANSITIONAL"]=> string(121) "" ["XHTML1_FRAMESET"]=> string(113) "" ["XHTML1_RDFA"]=> string(103) "" ["XHTML_BASIC1"]=> string(109) "" ["XHTML5"]=> string(15) "" ["HTML4_STRICT"]=> string(90) "" ["HTML4_LOOSE"]=> string(102) "" ["HTML4_FRAMESET"]=> string(101) "" ["HTML5"]=> string(15) "" } ["doctype"]=> string(11) "HTML4_LOOSE" } } ["_regKey":protected]=> string(24) "Zend_View_Helper_Doctype" ["view"]=> *RECURSION* } ["HeadLink"]=> object(Zend_View_Helper_HeadLink)#420 (6) { ["_itemKeys":protected]=> array(11) { [0]=> string(7) "charset" [1]=> string(4) "href" [2]=> string(8) "hreflang" [3]=> string(2) "id" [4]=> string(5) "media" [5]=> string(3) "rel" [6]=> string(3) "rev" [7]=> string(4) "type" [8]=> string(5) "title" [9]=> string(6) "extras" [10]=> string(5) "sizes" } ["_regKey":protected]=> string(25) "Zend_View_Helper_HeadLink" ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["HeadScript"]=> object(Zend_View_Helper_HeadScript)#418 (13) { ["_regKey":protected]=> string(27) "Zend_View_Helper_HeadScript" ["_arbitraryAttributes":protected]=> bool(false) ["_captureLock":protected]=> NULL ["_captureScriptType":protected]=> NULL ["_captureScriptAttrs":protected]=> NULL ["_captureType":protected]=> NULL ["_optionalAttributes":protected]=> array(4) { [0]=> string(7) "charset" [1]=> string(5) "defer" [2]=> string(8) "language" [3]=> string(3) "src" } ["_requiredAttributes":protected]=> array(1) { [0]=> string(4) "type" } ["useCdata"]=> bool(false) ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["InlineScript"]=> object(Zend_View_Helper_InlineScript)#416 (13) { ["_regKey":protected]=> string(29) "Zend_View_Helper_InlineScript" ["_arbitraryAttributes":protected]=> bool(false) ["_captureLock":protected]=> NULL ["_captureScriptType":protected]=> NULL ["_captureScriptAttrs":protected]=> NULL ["_captureType":protected]=> NULL ["_optionalAttributes":protected]=> array(4) { [0]=> string(7) "charset" [1]=> string(5) "defer" [2]=> string(8) "language" [3]=> string(3) "src" } ["_requiredAttributes":protected]=> array(1) { [0]=> string(4) "type" } ["useCdata"]=> bool(false) ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["HeadTitle"]=> object(Zend_View_Helper_HeadTitle)#381 (8) { ["_regKey":protected]=> string(26) "Zend_View_Helper_HeadTitle" ["_translate":protected]=> bool(false) ["_translator":protected]=> NULL ["_defaultAttachOrder":protected]=> NULL ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } } ["_helperLoaded":"Zend_View_Abstract":private]=> array(0) { } ["_helperLoadedDir":"Zend_View_Abstract":private]=> array(0) { } ["_filter":"Zend_View_Abstract":private]=> array(0) { } ["_filterClass":"Zend_View_Abstract":private]=> array(0) { } ["_filterLoaded":"Zend_View_Abstract":private]=> array(0) { } ["_filterLoadedDir":"Zend_View_Abstract":private]=> array(0) { } ["_escape":"Zend_View_Abstract":private]=> string(16) "htmlspecialchars" ["_encoding":"Zend_View_Abstract":private]=> string(5) "UTF-8" ["_lfiProtectionOn":"Zend_View_Abstract":private]=> bool(true) ["_loaders":"Zend_View_Abstract":private]=> array(2) { ["filter"]=> object(Zend_Loader_PluginLoader)#456 (4) { ["_loadedPluginPaths":protected]=> array(0) { } ["_loadedPlugins":protected]=> array(0) { } ["_prefixToPaths":protected]=> array(2) { ["Zend_View_Filter_"]=> array(3) { [0]=> string(17) "Zend/View/Filter/" [1]=> string(16) "./views/filters/" [2]=> string(63) "/srv/www/tl-www/website/application/modules/home/views/filters/" } ["User_View_Filter_"]=> array(1) { [0]=> string(63) "/srv/www/tl-www/website/application/modules/user/views/filters/" } } ["_useStaticRegistry":protected]=> NULL } ["helper"]=> object(Zend_Loader_PluginLoader)#453 (4) { ["_loadedPluginPaths":protected]=> array(0) { } ["_loadedPlugins":protected]=> array(6) { ["HeadMeta"]=> string(25) "Zend_View_Helper_HeadMeta" ["Doctype"]=> string(24) "Zend_View_Helper_Doctype" ["HeadLink"]=> string(25) "Zend_View_Helper_HeadLink" ["HeadScript"]=> string(27) "Zend_View_Helper_HeadScript" ["InlineScript"]=> string(29) "Zend_View_Helper_InlineScript" ["HeadTitle"]=> string(26) "Zend_View_Helper_HeadTitle" } ["_prefixToPaths":protected]=> array(3) { ["Zend_View_Helper_"]=> array(3) { [0]=> string(17) "Zend/View/Helper/" [1]=> string(16) "./views/helpers/" [2]=> string(63) "/srv/www/tl-www/website/application/modules/home/views/helpers/" } ["TravelLog\View\Helper\"]=> array(1) { [0]=> string(66) "/srv/www/tl-www/website/application/library/TravelLog/View/Helper/" } ["User_View_Helper_"]=> array(1) { [0]=> string(63) "/srv/www/tl-www/website/application/modules/user/views/helpers/" } } ["_useStaticRegistry":protected]=> NULL } } ["_loaderTypes":"Zend_View_Abstract":private]=> array(2) { [0]=> string(6) "filter" [1]=> string(6) "helper" } ["_strictVars":"Zend_View_Abstract":private]=> bool(false) ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["currentUserId"]=> int(0) ["currentUserName"]=> string(0) "" ["domainName"]=> string(13) "waarbenjij.nu" ["protocol"]=> string(7) "http://" ["cdnRoot"]=> string(24) "https://cdn.easyapps.nl/" ["cdn"]=> string(28) "https://cdn.easyapps.nl/578/" ["notificationWindow"]=> bool(false) ["customBannerParameters"]=> array(0) { } ["analyticsDomain"]=> string(14) ".waarbenjij.nu" ["analyticsCode"]=> string(11) "UA-109425-7" ["analyticsClickTracking"]=> string(0) "" ["exception"]=> *RECURSION* } ["_helper":protected]=> object(Zend_Controller_Action_HelperBroker)#347 (1) { ["_actionController":protected]=> *RECURSION* } } } ["_layout":protected]=> object(Zend_Layout)#452 (16) { ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["_contentKey":protected]=> string(7) "content" ["_enabled":protected]=> bool(true) ["_helperClass":protected]=> string(43) "Zend_Layout_Controller_Action_Helper_Layout" ["_inflector":protected]=> object(Zend_Filter_Inflector)#342 (5) { ["_pluginLoader":protected]=> object(Zend_Loader_PluginLoader)#345 (4) { ["_loadedPluginPaths":protected]=> array(0) { } ["_loadedPlugins":protected]=> array(0) { } ["_prefixToPaths":protected]=> array(0) { } ["_useStaticRegistry":protected]=> string(21) "Zend_Filter_Inflector" } ["_target":protected]=> &string(15) ":script.:suffix" ["_throwTargetExceptionsOn":protected]=> bool(true) ["_targetReplacementIdentifier":protected]=> string(1) ":" ["_rules":protected]=> array(2) { ["script"]=> array(2) { [0]=> object(Zend_Filter_Word_CamelCaseToDash)#344 (3) { ["_separator":protected]=> string(1) "-" ["_matchPattern":protected]=> array(2) { [0]=> string(31) "#(?<=(?:\p{Lu}))(\p{Lu}\p{Ll})#" [1]=> string(32) "#(?<=(?:\p{Ll}|\p{Nd}))(\p{Lu})#" } ["_replacement":protected]=> array(2) { [0]=> string(3) "-\1" [1]=> string(3) "-\1" } } [1]=> object(Zend_Filter_StringToLower)#343 (1) { ["_encoding":protected]=> string(5) "UTF-8" } } ["suffix"]=> &string(5) "phtml" } } ["_inflectorEnabled":protected]=> bool(true) ["_inflectorTarget":protected]=> &string(15) ":script.:suffix" ["_layout":protected]=> string(5) "error" ["_viewScriptPath":protected]=> string(51) "/srv/www/tl-www/website/application/layouts/scripts" ["_viewBasePath":protected]=> NULL ["_viewBasePrefix":protected]=> string(11) "Layout_View" ["_mvcEnabled":protected]=> bool(true) ["_mvcSuccessfulActionOnly":protected]=> bool(true) ["_pluginClass":protected]=> string(36) "Zend_Layout_Controller_Plugin_Layout" ["_view":protected]=> object(Zend_View)#460 (32) { ["_useViewStream":"Zend_View":private]=> bool(true) ["_useStreamWrapper":"Zend_View":private]=> bool(false) ["_path":"Zend_View_Abstract":private]=> array(3) { ["script"]=> array(5) { [0]=> string(52) "/srv/www/tl-www/website/application/layouts/scripts/" [1]=> string(63) "/srv/www/tl-www/website/application/modules/home/views/scripts/" [2]=> string(52) "/srv/www/tl-www/website/application/layouts/scripts/" [3]=> string(63) "/srv/www/tl-www/website/application/modules/user/views/scripts/" [4]=> string(16) "./views/scripts/" } ["helper"]=> array(0) { } ["filter"]=> array(0) { } } ["_file":"Zend_View_Abstract":private]=> string(63) "/srv/www/tl-www/website/application/layouts/scripts/error.phtml" ["_helper":"Zend_View_Abstract":private]=> array(6) { ["HeadMeta"]=> object(Zend_View_Helper_HeadMeta)#437 (8) { ["_typeKeys":protected]=> array(4) { [0]=> string(4) "name" [1]=> string(10) "http-equiv" [2]=> string(7) "charset" [3]=> string(8) "property" } ["_requiredKeys":protected]=> array(1) { [0]=> string(7) "content" } ["_modifierKeys":protected]=> array(2) { [0]=> string(4) "lang" [1]=> string(6) "scheme" } ["_regKey":protected]=> string(25) "Zend_View_Helper_HeadMeta" ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["Doctype"]=> object(Zend_View_Helper_Doctype)#425 (4) { ["_defaultDoctype":protected]=> string(11) "HTML4_LOOSE" ["_registry":protected]=> object(ArrayObject)#422 (1) { ["storage":"ArrayObject":private]=> array(2) { ["doctypes"]=> array(11) { ["XHTML11"]=> string(97) "" ["XHTML1_STRICT"]=> string(109) "" ["XHTML1_TRANSITIONAL"]=> string(121) "" ["XHTML1_FRAMESET"]=> string(113) "" ["XHTML1_RDFA"]=> string(103) "" ["XHTML_BASIC1"]=> string(109) "" ["XHTML5"]=> string(15) "" ["HTML4_STRICT"]=> string(90) "" ["HTML4_LOOSE"]=> string(102) "" ["HTML4_FRAMESET"]=> string(101) "" ["HTML5"]=> string(15) "" } ["doctype"]=> string(11) "HTML4_LOOSE" } } ["_regKey":protected]=> string(24) "Zend_View_Helper_Doctype" ["view"]=> *RECURSION* } ["HeadLink"]=> object(Zend_View_Helper_HeadLink)#420 (6) { ["_itemKeys":protected]=> array(11) { [0]=> string(7) "charset" [1]=> string(4) "href" [2]=> string(8) "hreflang" [3]=> string(2) "id" [4]=> string(5) "media" [5]=> string(3) "rel" [6]=> string(3) "rev" [7]=> string(4) "type" [8]=> string(5) "title" [9]=> string(6) "extras" [10]=> string(5) "sizes" } ["_regKey":protected]=> string(25) "Zend_View_Helper_HeadLink" ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["HeadScript"]=> object(Zend_View_Helper_HeadScript)#418 (13) { ["_regKey":protected]=> string(27) "Zend_View_Helper_HeadScript" ["_arbitraryAttributes":protected]=> bool(false) ["_captureLock":protected]=> NULL ["_captureScriptType":protected]=> NULL ["_captureScriptAttrs":protected]=> NULL ["_captureType":protected]=> NULL ["_optionalAttributes":protected]=> array(4) { [0]=> string(7) "charset" [1]=> string(5) "defer" [2]=> string(8) "language" [3]=> string(3) "src" } ["_requiredAttributes":protected]=> array(1) { [0]=> string(4) "type" } ["useCdata"]=> bool(false) ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["InlineScript"]=> object(Zend_View_Helper_InlineScript)#416 (13) { ["_regKey":protected]=> string(29) "Zend_View_Helper_InlineScript" ["_arbitraryAttributes":protected]=> bool(false) ["_captureLock":protected]=> NULL ["_captureScriptType":protected]=> NULL ["_captureScriptAttrs":protected]=> NULL ["_captureType":protected]=> NULL ["_optionalAttributes":protected]=> array(4) { [0]=> string(7) "charset" [1]=> string(5) "defer" [2]=> string(8) "language" [3]=> string(3) "src" } ["_requiredAttributes":protected]=> array(1) { [0]=> string(4) "type" } ["useCdata"]=> bool(false) ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } ["HeadTitle"]=> object(Zend_View_Helper_HeadTitle)#381 (8) { ["_regKey":protected]=> string(26) "Zend_View_Helper_HeadTitle" ["_translate":protected]=> bool(false) ["_translator":protected]=> NULL ["_defaultAttachOrder":protected]=> NULL ["_container":protected]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } ["_registry":protected]=> object(Zend_View_Helper_Placeholder_Registry)#449 (2) { ["_containerClass":protected]=> string(38) "Zend_View_Helper_Placeholder_Container" ["_items":protected]=> array(6) { ["Zend_Layout"]=> object(Zend_View_Helper_Placeholder_Container)#450 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(0) "" ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { ["content"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } } ["Zend_View_Helper_HeadMeta"]=> object(Zend_View_Helper_Placeholder_Container)#440 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> object(stdClass)#439 (4) { ["type"]=> string(4) "name" ["name"]=> string(6) "robots" ["content"]=> string(12) "index,follow" ["modifiers"]=> array(0) { } } } } ["Zend_View_Helper_HeadLink"]=> object(Zend_View_Helper_Placeholder_Container)#421 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(0) { } } ["Zend_View_Helper_HeadScript"]=> object(Zend_View_Helper_Placeholder_Container)#419 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(35) { [0]=> object(stdClass)#417 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/custom/ui/exampleHintText.js" } ["source"]=> NULL } [1]=> object(stdClass)#414 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.mousewheel.js" } ["source"]=> NULL } [2]=> object(stdClass)#415 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/jquery/json2.js" } ["source"]=> NULL } [3]=> object(stdClass)#412 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.cycle.lite.js" } ["source"]=> NULL } [4]=> object(stdClass)#413 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(63) "https://cdn.easyapps.nl/578/js/jquery/jquery.jscrollpane.min.js" } ["source"]=> NULL } [5]=> object(stdClass)#410 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(68) "https://cdn.easyapps.nl/578/js/jquery/jquery-ui-1.8.16.custom.min.js" } ["source"]=> NULL } [6]=> object(stdClass)#411 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.tagify.js" } ["source"]=> NULL } [7]=> object(stdClass)#408 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(73) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.validationEngine-nl.js" } ["source"]=> NULL } [8]=> object(stdClass)#409 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.validationEngine.js" } ["source"]=> NULL } [9]=> object(stdClass)#406 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [10]=> object(stdClass)#407 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [11]=> object(stdClass)#404 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(57) "https://cdn.easyapps.nl/578/js/jquery/jquery.tools.min.js" } ["source"]=> NULL } [12]=> object(stdClass)#405 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.prettyPhoto.js" } ["source"]=> NULL } [13]=> object(stdClass)#402 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.ba-dotimeout.min.js" } ["source"]=> NULL } [14]=> object(stdClass)#403 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/jquery.store.js" } ["source"]=> NULL } [15]=> object(stdClass)#400 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.cookie.js" } ["source"]=> NULL } [16]=> object(stdClass)#401 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.miniColors.js" } ["source"]=> NULL } [17]=> object(stdClass)#398 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(52) "https://cdn.easyapps.nl/578/js/jquery/jquery.tmpl.js" } ["source"]=> NULL } [18]=> object(stdClass)#399 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.textCounter.js" } ["source"]=> NULL } [19]=> object(stdClass)#396 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/jquery.rotate.js" } ["source"]=> NULL } [20]=> object(stdClass)#397 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.easyBGResizer.js" } ["source"]=> NULL } [21]=> object(stdClass)#394 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(67) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.js" } ["source"]=> NULL } [22]=> object(stdClass)#395 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(88) "https://cdn.easyapps.nl/578/js/external/aurigma/aurigma.uploader.installationprogress.js" } ["source"]=> NULL } [23]=> object(stdClass)#392 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(89) "https://cdn.easyapps.nl/578/js/external/aurigma/local/aurigma.uploader.nl_localization.js" } ["source"]=> NULL } [24]=> object(stdClass)#393 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.ad-gallery.js" } ["source"]=> NULL } [25]=> object(stdClass)#390 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/gmaps.js" } ["source"]=> NULL } [26]=> object(stdClass)#391 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/googleMapsNew.js" } ["source"]=> NULL } [27]=> object(stdClass)#388 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(56) "https://cdn.easyapps.nl/578/js/custom/entity/Callback.js" } ["source"]=> NULL } [28]=> object(stdClass)#389 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/Entity.js" } ["source"]=> NULL } [29]=> object(stdClass)#386 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/setup.js" } ["source"]=> NULL } [30]=> object(stdClass)#387 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery-example.js" } ["source"]=> NULL } [31]=> object(stdClass)#384 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(59) "https://cdn.easyapps.nl/578/js/jquery/jquery.tooltip.min.js" } ["source"]=> NULL } [32]=> object(stdClass)#385 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(70) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.ui.datepicker-nl.js" } ["source"]=> NULL } [33]=> object(stdClass)#382 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(44) "https://cdn.easyapps.nl/578/js/custom/bas.js" } ["source"]=> NULL } [34]=> object(stdClass)#383 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/team.js" } ["source"]=> NULL } } } ["Zend_View_Helper_InlineScript"]=> object(Zend_View_Helper_Placeholder_Container)#380 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(1) " " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(18) { [0]=> object(stdClass)#378 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(49) "https://cdn.easyapps.nl/578/js/jquery/tmpl.min.js" } ["source"]=> NULL } [1]=> object(stdClass)#379 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/load-image.min.js" } ["source"]=> NULL } [2]=> object(stdClass)#376 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/jquery/bootstrap.min.js" } ["source"]=> NULL } [3]=> object(stdClass)#377 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/jquery.iframe-transport.js" } ["source"]=> NULL } [4]=> object(stdClass)#374 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload.js" } ["source"]=> NULL } [5]=> object(stdClass)#375 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/jquery/jquery.fileupload-ui.js" } ["source"]=> NULL } [6]=> object(stdClass)#372 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/fileUploadCustomSettings.js" } ["source"]=> NULL } [7]=> object(stdClass)#373 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(55) "https://cdn.easyapps.nl/578/js/jquery/jquery.timeago.js" } ["source"]=> NULL } [8]=> object(stdClass)#370 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(64) "https://cdn.easyapps.nl/578/js/jquery/local/jquery.timeago.nl.js" } ["source"]=> NULL } [9]=> object(stdClass)#371 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/jquery/fileuploader.js" } ["source"]=> NULL } [10]=> object(stdClass)#368 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(54) "https://cdn.easyapps.nl/578/js/custom/entity/upload.js" } ["source"]=> NULL } [11]=> object(stdClass)#369 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(65) "https://cdn.easyapps.nl/578/js/custom/classes/SortableEntities.js" } ["source"]=> NULL } [12]=> object(stdClass)#366 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(50) "https://cdn.easyapps.nl/578/js/custom/unoslider.js" } ["source"]=> NULL } [13]=> object(stdClass)#367 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(45) "https://cdn.easyapps.nl/578/js/custom/shop.js" } ["source"]=> NULL } [14]=> object(stdClass)#364 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(61) "https://cdn.easyapps.nl/578/js/custom/classes/PortalTicker.js" } ["source"]=> NULL } [15]=> object(stdClass)#365 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(53) "https://cdn.easyapps.nl/578/js/custom/afterLoading.js" } ["source"]=> NULL } [16]=> object(stdClass)#362 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(58) "https://cdn.easyapps.nl/578/js/custom/commentValidation.js" } ["source"]=> NULL } [17]=> object(stdClass)#363 (3) { ["type"]=> string(15) "text/javascript" ["attributes"]=> array(1) { ["src"]=> string(46) "https://cdn.easyapps.nl/578/js/custom/clubs.js" } ["source"]=> NULL } } } ["Zend_View_Helper_HeadTitle"]=> object(Zend_View_Helper_Placeholder_Container)#360 (8) { ["_prefix":protected]=> string(0) "" ["_postfix":protected]=> string(0) "" ["_separator":protected]=> string(3) " - " ["_indent":protected]=> string(0) "" ["_captureLock":protected]=> bool(false) ["_captureType":protected]=> NULL ["_captureKey":protected]=> NULL ["storage":"ArrayObject":private]=> array(1) { [0]=> string(13) "WaarBenJij.nu" } } } } ["_autoEscape":protected]=> bool(true) ["view"]=> *RECURSION* } } ["_helperLoaded":"Zend_View_Abstract":private]=> array(0) { } ["_helperLoadedDir":"Zend_View_Abstract":private]=> array(0) { } ["_filter":"Zend_View_Abstract":private]=> array(0) { } ["_filterClass":"Zend_View_Abstract":private]=> array(0) { } ["_filterLoaded":"Zend_View_Abstract":private]=> array(0) { } ["_filterLoadedDir":"Zend_View_Abstract":private]=> array(0) { } ["_escape":"Zend_View_Abstract":private]=> string(16) "htmlspecialchars" ["_encoding":"Zend_View_Abstract":private]=> string(5) "UTF-8" ["_lfiProtectionOn":"Zend_View_Abstract":private]=> bool(true) ["_loaders":"Zend_View_Abstract":private]=> array(2) { ["filter"]=> object(Zend_Loader_PluginLoader)#456 (4) { ["_loadedPluginPaths":protected]=> array(0) { } ["_loadedPlugins":protected]=> array(0) { } ["_prefixToPaths":protected]=> array(2) { ["Zend_View_Filter_"]=> array(3) { [0]=> string(17) "Zend/View/Filter/" [1]=> string(16) "./views/filters/" [2]=> string(63) "/srv/www/tl-www/website/application/modules/home/views/filters/" } ["User_View_Filter_"]=> array(1) { [0]=> string(63) "/srv/www/tl-www/website/application/modules/user/views/filters/" } } ["_useStaticRegistry":protected]=> NULL } ["helper"]=> object(Zend_Loader_PluginLoader)#453 (4) { ["_loadedPluginPaths":protected]=> array(0) { } ["_loadedPlugins":protected]=> array(6) { ["HeadMeta"]=> string(25) "Zend_View_Helper_HeadMeta" ["Doctype"]=> string(24) "Zend_View_Helper_Doctype" ["HeadLink"]=> string(25) "Zend_View_Helper_HeadLink" ["HeadScript"]=> string(27) "Zend_View_Helper_HeadScript" ["InlineScript"]=> string(29) "Zend_View_Helper_InlineScript" ["HeadTitle"]=> string(26) "Zend_View_Helper_HeadTitle" } ["_prefixToPaths":protected]=> array(3) { ["Zend_View_Helper_"]=> array(3) { [0]=> string(17) "Zend/View/Helper/" [1]=> string(16) "./views/helpers/" [2]=> string(63) "/srv/www/tl-www/website/application/modules/home/views/helpers/" } ["TravelLog\View\Helper\"]=> array(1) { [0]=> string(66) "/srv/www/tl-www/website/application/library/TravelLog/View/Helper/" } ["User_View_Helper_"]=> array(1) { [0]=> string(63) "/srv/www/tl-www/website/application/modules/user/views/helpers/" } } ["_useStaticRegistry":protected]=> NULL } } ["_loaderTypes":"Zend_View_Abstract":private]=> array(2) { [0]=> string(6) "filter" [1]=> string(6) "helper" } ["_strictVars":"Zend_View_Abstract":private]=> bool(false) ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["currentUserId"]=> int(0) ["currentUserName"]=> string(0) "" ["domainName"]=> string(13) "waarbenjij.nu" ["protocol"]=> string(7) "http://" ["cdnRoot"]=> string(24) "https://cdn.easyapps.nl/" ["cdn"]=> string(28) "https://cdn.easyapps.nl/578/" ["notificationWindow"]=> bool(false) ["customBannerParameters"]=> array(0) { } ["analyticsDomain"]=> string(14) ".waarbenjij.nu" ["analyticsCode"]=> string(11) "UA-109425-7" ["analyticsClickTracking"]=> string(0) "" ["exception"]=> *RECURSION* } ["_viewSuffix":protected]=> &string(5) "phtml" } ["_request":protected]=> object(Zend_Controller_Request_Http)#446 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(5) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" ["error_handler"]=> object(ArrayObject)#97 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#349 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(4) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "user" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "reports" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(6) "report" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "home" ["_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" } ["_response":protected]=> object(Zend_Controller_Response_Http)#443 (8) { ["_body":protected]=> array(1) { ["default"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } ["_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) } } [100]=> object(Zend_Controller_Plugin_ErrorHandler)#445 (7) { ["_errorModule":protected]=> string(4) "home" ["_errorController":protected]=> string(5) "error" ["_errorAction":protected]=> string(5) "error" ["_isInsideErrorHandlerLoop":protected]=> bool(true) ["_exceptionCountAtFirstEncounter":protected]=> int(1) ["_request":protected]=> object(Zend_Controller_Request_Http)#446 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(5) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" ["error_handler"]=> object(ArrayObject)#97 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#349 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(4) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "user" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "reports" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(6) "report" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "home" ["_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" } ["_response":protected]=> object(Zend_Controller_Response_Http)#443 (8) { ["_body":protected]=> array(1) { ["default"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } ["_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) } } } ["_request":protected]=> object(Zend_Controller_Request_Http)#446 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(5) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" ["error_handler"]=> object(ArrayObject)#97 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#349 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(4) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "user" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "reports" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(6) "report" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "home" ["_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" } ["_response":protected]=> object(Zend_Controller_Response_Http)#443 (8) { ["_body":protected]=> array(1) { ["default"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } ["_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) } } ["_request":protected]=> object(Zend_Controller_Request_Http)#446 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(5) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" ["error_handler"]=> object(ArrayObject)#97 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#349 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(4) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "user" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "reports" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(6) "report" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "home" ["_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" } ["_response":protected]=> object(Zend_Controller_Response_Http)#443 (8) { ["_body":protected]=> array(1) { ["default"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } ["_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) } ["_returnResponse":protected]=> bool(false) ["_router":protected]=> object(Zend_Controller_Router_Rewrite)#42 (8) { ["_useDefaultRoutes":protected]=> bool(true) ["_routes":protected]=> array(183) { ["default"]=> object(Zend_Controller_Router_Route_Module)#444 (11) { ["_defaults":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_moduleValid":protected]=> bool(false) ["_keysSet":protected]=> bool(false) ["_moduleKey":protected]=> string(6) "module" ["_controllerKey":protected]=> string(10) "controller" ["_actionKey":protected]=> string(6) "action" ["_dispatcher":protected]=> object(Zend_Controller_Dispatcher_Standard)#83 (11) { ["_curDirectory":protected]=> string(60) "/srv/www/tl-www/website/application/modules/home/controllers" ["_curModule":protected]=> string(4) "home" ["_controllerDirectory":protected]=> array(18) { ["default"]=> string(47) "/srv/www/tl-www/website/application/controllers" ["ajaxtips"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxtips/controllers" ["test"]=> string(60) "/srv/www/tl-www/website/application/modules/test/controllers" ["ajaxgeneral"]=> string(67) "/srv/www/tl-www/website/application/modules/ajaxgeneral/controllers" ["ajax"]=> string(60) "/srv/www/tl-www/website/application/modules/ajax/controllers" ["ajaxmove"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxmove/controllers" ["club"]=> string(60) "/srv/www/tl-www/website/application/modules/club/controllers" ["ajaxteam"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxteam/controllers" ["ajaxportal"]=> string(66) "/srv/www/tl-www/website/application/modules/ajaxportal/controllers" ["team"]=> string(60) "/srv/www/tl-www/website/application/modules/team/controllers" ["home"]=> string(60) "/srv/www/tl-www/website/application/modules/home/controllers" ["ajaxemail"]=> string(65) "/srv/www/tl-www/website/application/modules/ajaxemail/controllers" ["ajaxusers"]=> string(65) "/srv/www/tl-www/website/application/modules/ajaxusers/controllers" ["user"]=> string(60) "/srv/www/tl-www/website/application/modules/user/controllers" ["ajaxshop"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxshop/controllers" ["shop"]=> string(60) "/srv/www/tl-www/website/application/modules/shop/controllers" ["admin"]=> string(61) "/srv/www/tl-www/website/application/modules/admin/controllers" ["api"]=> string(59) "/srv/www/tl-www/website/application/modules/api/controllers" } ["_defaultAction":protected]=> string(5) "index" ["_defaultController":protected]=> string(5) "index" ["_defaultModule":protected]=> string(4) "home" ["_frontController":protected]=> NULL ["_invokeParams":protected]=> array(3) { ["domainName"]=> string(13) "waarbenjij.nu" ["displayExceptions"]=> string(1) "0" ["bootstrap"]=> *RECURSION* } ["_pathDelimiter":protected]=> string(1) "_" ["_response":protected]=> object(Zend_Controller_Response_Http)#443 (8) { ["_body":protected]=> array(1) { ["default"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } ["_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) } ["_wordDelimiter":protected]=> array(2) { [0]=> string(1) "-" [1]=> string(1) "." } } ["_request":protected]=> object(Zend_Controller_Request_Http)#446 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(5) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" ["error_handler"]=> object(ArrayObject)#97 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#349 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(1) "/" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(0) "" ["_params":protected]=> array(4) { ["module"]=> string(4) "user" ["controller"]=> string(7) "reports" ["action"]=> string(6) "report" ["subdomain"]=> string(14) "jorisvanvessem" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "user" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(7) "reports" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(6) "report" ["_actionKey":protected]=> string(6) "action" } } } } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(4) "home" ["_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" } ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["rest"]=> object(TravelLog\Rest\Route)#82 (14) { ["_restfulModules":protected]=> array(9) { [0]=> string(4) "ajax" [1]=> string(9) "ajaxusers" [2]=> string(8) "ajaxshop" [3]=> string(8) "ajaxmove" [4]=> string(11) "ajaxgeneral" [5]=> string(8) "ajaxteam" [6]=> string(9) "ajaxemail" [7]=> string(10) "ajaxportal" [8]=> string(8) "ajaxtips" } ["_restfulControllers":protected]=> NULL ["_front":protected]=> *RECURSION* ["_defaults":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_moduleValid":protected]=> bool(false) ["_keysSet":protected]=> bool(false) ["_moduleKey":protected]=> string(6) "module" ["_controllerKey":protected]=> string(10) "controller" ["_actionKey":protected]=> string(6) "action" ["_dispatcher":protected]=> object(Zend_Controller_Dispatcher_Standard)#83 (11) { ["_curDirectory":protected]=> string(60) "/srv/www/tl-www/website/application/modules/home/controllers" ["_curModule":protected]=> string(4) "home" ["_controllerDirectory":protected]=> array(18) { ["default"]=> string(47) "/srv/www/tl-www/website/application/controllers" ["ajaxtips"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxtips/controllers" ["test"]=> string(60) "/srv/www/tl-www/website/application/modules/test/controllers" ["ajaxgeneral"]=> string(67) "/srv/www/tl-www/website/application/modules/ajaxgeneral/controllers" ["ajax"]=> string(60) "/srv/www/tl-www/website/application/modules/ajax/controllers" ["ajaxmove"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxmove/controllers" ["club"]=> string(60) "/srv/www/tl-www/website/application/modules/club/controllers" ["ajaxteam"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxteam/controllers" ["ajaxportal"]=> string(66) "/srv/www/tl-www/website/application/modules/ajaxportal/controllers" ["team"]=> string(60) "/srv/www/tl-www/website/application/modules/team/controllers" ["home"]=> string(60) "/srv/www/tl-www/website/application/modules/home/controllers" ["ajaxemail"]=> string(65) "/srv/www/tl-www/website/application/modules/ajaxemail/controllers" ["ajaxusers"]=> string(65) "/srv/www/tl-www/website/application/modules/ajaxusers/controllers" ["user"]=> string(60) "/srv/www/tl-www/website/application/modules/user/controllers" ["ajaxshop"]=> string(64) "/srv/www/tl-www/website/application/modules/ajaxshop/controllers" ["shop"]=> string(60) "/srv/www/tl-www/website/application/modules/shop/controllers" ["admin"]=> string(61) "/srv/www/tl-www/website/application/modules/admin/controllers" ["api"]=> string(59) "/srv/www/tl-www/website/application/modules/api/controllers" } ["_defaultAction":protected]=> string(5) "index" ["_defaultController":protected]=> string(5) "index" ["_defaultModule":protected]=> string(4) "home" ["_frontController":protected]=> NULL ["_invokeParams":protected]=> array(3) { ["domainName"]=> string(13) "waarbenjij.nu" ["displayExceptions"]=> string(1) "0" ["bootstrap"]=> *RECURSION* } ["_pathDelimiter":protected]=> string(1) "_" ["_response":protected]=> object(Zend_Controller_Response_Http)#443 (8) { ["_body":protected]=> array(1) { ["default"]=> string(647) "An error occurred
404 Not Found error received from API host Path: users/getUserByName Parameters: array ( 'username' => 'jorisvanvessem', ) Response: HTTP/1.1 404 Not Found Date: Sun, 01 Oct 2023 02:25:21 GMT Server: Apache/2.4.10 (Debian) Access-control-allow-origin: * Access-control-allow-methods: POST, GET, OPTIONS, DELETE, PUT Access-control-max-age: 1000 Access-control-allow-headers: x-requested-with, Content-Type, origin, authorization, accept, client-security-token Content-length: 0 Connection: close Content-type: text/html; charset=UTF-8 Probably you should catch this exception!" } ["_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) } ["_wordDelimiter":protected]=> array(2) { [0]=> string(1) "-" [1]=> string(1) "." } } ["_request":protected]=> NULL ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["custom-design"]=> object(Zend_Controller_Router_Route)#464 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(1) { [2]=> string(8) "travelId" } ["_parts":protected]=> array(3) { [0]=> string(8) "ajaxuser" [1]=> string(12) "customdesign" [2]=> NULL } ["_defaults":protected]=> array(4) { ["module"]=> string(8) "ajaxuser" ["controller"]=> string(12) "customdesign" ["action"]=> string(5) "index" ["travelId"]=> string(1) "0" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(2) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team"]=> object(Zend_Controller_Router_Route)#465 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(0) { } ["_parts":protected]=> array(1) { [0]=> string(4) "team" } ["_defaults":protected]=> array(3) { ["module"]=> string(4) "team" ["controller"]=> string(5) "index" ["action"]=> string(5) "index" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(1) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team-user"]=> object(Zend_Controller_Router_Route)#466 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(1) { [2]=> string(6) "userId" } ["_parts":protected]=> array(3) { [0]=> string(4) "team" [1]=> string(4) "user" [2]=> NULL } ["_defaults":protected]=> array(3) { ["module"]=> string(4) "team" ["controller"]=> string(5) "users" ["action"]=> string(5) "index" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(2) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team-album-download"]=> object(Zend_Controller_Router_Route)#467 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(2) { [3]=> string(7) "orderId" [4]=> string(8) "addition" } ["_parts":protected]=> array(5) { [0]=> string(4) "team" [1]=> string(5) "album" [2]=> string(8) "download" [3]=> NULL [4]=> NULL } ["_defaults":protected]=> array(4) { ["module"]=> string(4) "team" ["controller"]=> string(6) "albums" ["action"]=> string(8) "download" ["addition"]=> string(0) "" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(3) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team-partner-members"]=> object(Zend_Controller_Router_Route)#468 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(0) { } ["_parts":protected]=> array(3) { [0]=> string(4) "team" [1]=> string(8) "partners" [2]=> string(5) "leden" } ["_defaults":protected]=> array(3) { ["module"]=> string(4) "team" ["controller"]=> string(8) "partners" ["action"]=> string(7) "members" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(3) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team-partner-travellers-importcsv"]=> object(Zend_Controller_Router_Route)#469 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(0) { } ["_parts":protected]=> array(3) { [0]=> string(4) "team" [1]=> string(8) "partners" [2]=> string(20) "reizigers-csv-import" } ["_defaults":protected]=> array(3) { ["module"]=> string(4) "team" ["controller"]=> string(13) "partnerimport" ["action"]=> string(16) "travellersimport" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(3) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team-partner-travellers-overview"]=> object(Zend_Controller_Router_Route)#470 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(0) { } ["_parts":protected]=> array(3) { [0]=> string(4) "team" [1]=> string(8) "partners" [2]=> string(18) "reizigers-overview" } ["_defaults":protected]=> array(3) { ["module"]=> string(4) "team" ["controller"]=> string(13) "partnerimport" ["action"]=> string(18) "travellersoverview" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(3) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team-partner-travellers-import"]=> object(Zend_Controller_Router_Route)#471 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(0) { } ["_parts":protected]=> array(3) { [0]=> string(4) "team" [1]=> string(8) "partners" [2]=> string(16) "reizigers-import" } ["_defaults":protected]=> array(3) { ["module"]=> string(4) "team" ["controller"]=> string(13) "partnerimport" ["action"]=> string(10) "travellers" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(3) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team-partner-hallobuitenland"]=> object(Zend_Controller_Router_Route)#472 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(0) { } ["_parts":protected]=> array(3) { [0]=> string(4) "team" [1]=> string(8) "partners" [2]=> string(15) "hallobuitenland" } ["_defaults":protected]=> array(3) { ["module"]=> string(4) "team" ["controller"]=> string(8) "partners" ["action"]=> string(15) "hallobuitenland" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(3) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team-partner-overalennergens"]=> object(Zend_Controller_Router_Route)#473 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(0) { } ["_parts":protected]=> array(3) { [0]=> string(4) "team" [1]=> string(8) "partners" [2]=> string(15) "overalennergens" } ["_defaults":protected]=> array(3) { ["module"]=> string(4) "team" ["controller"]=> string(8) "partners" ["action"]=> string(15) "overalennergens" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(3) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team-partner-overalennergensbroadcast"]=> object(Zend_Controller_Router_Route)#474 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(0) { } ["_parts":protected]=> array(3) { [0]=> string(4) "team" [1]=> string(8) "partners" [2]=> string(25) "overalennergensuitzending" } ["_defaults":protected]=> array(3) { ["module"]=> string(4) "team" ["controller"]=> string(8) "partners" ["action"]=> string(24) "overalennergensbroadcast" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(3) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team-partner-group-import"]=> object(Zend_Controller_Router_Route)#475 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected]=> array(0) { } ["_urlVariable":protected]=> string(1) ":" ["_urlDelimiter":protected]=> string(1) "/" ["_regexDelimiter":protected]=> string(1) "#" ["_defaultRegex":protected]=> NULL ["_variables":protected]=> array(0) { } ["_parts":protected]=> array(3) { [0]=> string(4) "team" [1]=> string(8) "partners" [2]=> string(13) "groepenimport" } ["_defaults":protected]=> array(3) { ["module"]=> string(4) "team" ["controller"]=> string(13) "partnerimport" ["action"]=> string(5) "index" } ["_requirements":protected]=> array(0) { } ["_values":protected]=> array(0) { } ["_wildcardData":protected]=> array(0) { } ["_staticCount":protected]=> int(3) ["_isAbstract":protected]=> bool(false) ["_matchedPath":protected]=> NULL } ["team-partner-group-importcsv"]=> object(Zend_Controller_Router_Route)#476 (17) { ["_translator":protected]=> NULL ["_locale":protected]=> NULL ["_isTranslated":protected]=> bool(false) ["_translatable":protected